-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump dart from 3.0.7 to 3.1.0 in /tools/build_virtual_environment/ve_base #1516
build(deps): bump dart from 3.0.7 to 3.1.0 in /tools/build_virtual_environment/ve_base #1516
Conversation
Bumps dart from 3.0.7 to 3.1.0. --- updated-dependencies: - dependency-name: dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps dart from 3.0.7 to 3.1.0. --- updated-dependencies: - dependency-name: dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps dart from 3.0.7 to 3.1.0. --- updated-dependencies: - dependency-name: dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps dart from 3.0.7 to 3.1.0. --- updated-dependencies: - dependency-name: dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ild_virtual_environment/ve/dart-3.1.0
…ild_secondary/dart-3.1.0
…/at_root_server/dart-3.1.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to figure out why at_dockerfiles isn't building before we merge Dart 3.1.0
…onment/ve_base/dart-3.1.0
@purnimavenkatasubbu @murali-shris @sitaram-kalluri @gkc I'm not going to merge this yet as I'm seeing pretty consistent failures (across 3 runs) on end2end tests that don't feel like flakiness: On end2end_test_34:
and end2end_test_56:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not going to merge this until we understand why end2end cross tests are consistently failing.
@cpswan : I am looking into the issue. |
All the tests passed now. Here is analysis on why tests failed previously.
In expected, "value" contains The only change with respect to notifications we made are in the following PR: #1530 related to notify_ephemeral. However, the changes are in feature branch and still not merged to trunk, really unsure on how this might have affected the end-to-end servers. |
…onment/ve_base/dart-3.1.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @sitaram-kalluri for getting the tests straightened out.
Bumps dart from 3.0.7 to 3.1.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)