-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Remove the path_ops library test from the run_tests script #165675
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
Remove the path_ops library test from the run_tests script #165675
Conversation
This test was not running previously on the Linux builder, but it started running again when ASAN was disabled due to the Ubuntu 24 upgrade on LUCI. The test is not currently functioning as intended and needs to be disabled until the Ubuntu upgrade is stable. See flutter#165661
jonahwilliams
left a comment
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.
LGTM
|
Detected the If you add the The "Merge" button is also unlocked. To bypass presubmits as well as the tree status, press the GitHub "Add to Merge Queue". |
…65675) This test was not running previously on the Linux builder, but it started running again when ASAN was disabled due to the Ubuntu 24 upgrade on LUCI. The test is not currently functioning as intended and needs to be disabled until the Ubuntu upgrade is stable. See flutter#165661
This pull request is created by [automatic cherry pick workflow] ### Issue Link: What is the link to the issue this cherry-pick is addressing? #166553 CP of * #165620 * #165661 * #165675 * #165692 * #165678 * *Not merged in master* #166559 Test configuration error https://mail.google.com/chat/u/0/#chat/space/AAAAQFWU2Go/dHeIlEXFg2w/dHeIlEXFg2w ### Changelog Description: N/A ### Impact Description: blocking #165430 ### Workaround: none ### Risk: What is the risk level of this cherry-pick? ### Test Coverage: Are you confident that your fix is well-tested by automated tests?
…65675) This test was not running previously on the Linux builder, but it started running again when ASAN was disabled due to the Ubuntu 24 upgrade on LUCI. The test is not currently functioning as intended and needs to be disabled until the Ubuntu upgrade is stable. See flutter#165661
Similar to flutter#166438 Fixes flutter#66553 Cherry pick the following prs to hopefully fix pre/post submits against 3.29. * flutter#165692 * flutter#165675 * flutter#165678 * flutter#166559 * Does not include flutter#165818
…65675) This test was not running previously on the Linux builder, but it started running again when ASAN was disabled due to the Ubuntu 24 upgrade on LUCI. The test is not currently functioning as intended and needs to be disabled until the Ubuntu upgrade is stable. See flutter#165661
…65675) This test was not running previously on the Linux builder, but it started running again when ASAN was disabled due to the Ubuntu 24 upgrade on LUCI. The test is not currently functioning as intended and needs to be disabled until the Ubuntu upgrade is stable. See flutter#165661
This test was not running previously on the Linux builder, but it started running again when ASAN was disabled due to the Ubuntu 24 upgrade on LUCI. The test is not currently functioning as intended and needs to be disabled until the Ubuntu upgrade is stable.
See #165661