-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Disable the address sanitizer in the linux_unopt build #165661
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
Conversation
This is causing issues on LUCI workers that were upgraded to a new version of Ubuntu. See flutter#165594 See flutter#165620
|
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". |
1 similar comment
|
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". |
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 working 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 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
…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 is causing issues on LUCI workers that were upgraded to a new version of Ubuntu. See flutter#165594 See flutter#165620
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
The `Linux tool_integration_tests*` have been failing on this release branch, blocking cherry picks flutter#165430 and flutter#165428. This PR attempts to cherry pick fixes that will make the tests go green. This PR contains cherry-picks of three PRs: * flutter#164935 * flutter#165620 * flutter#165661 Example of the failures I was seeing: https://github.com/flutter/flutter/pull/165428/checks?check_run_id=38997055797. ``` error: { code: 5 message: builder not found: "Linux tool_integration_tests_1_6" } ```
This is causing issues on LUCI workers that were upgraded to a new version of Ubuntu. See flutter#165594 See flutter#165620
…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 is causing issues on LUCI workers that were upgraded to a new version of Ubuntu. See flutter#165594 See flutter#165620
…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 is causing issues on LUCI workers that were upgraded to a new version of Ubuntu.
See #165594
See #165620