commit | 4d49f5d4e253d263de21629ca7376fbbd93814d8 | [log] [tgz] |
---|---|---|
author | Haiyang Pan <[email protected]> | Wed Nov 24 02:06:13 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Nov 24 02:06:13 2021 |
tree | a92251df2501c737f74b362912a5af672404224c | |
parent | d36df3b99967832d51d8786dc7dbed686033f8be [diff] [blame] |
Disable 35 failed tests in sandbox_linux_unittests fail on android-12-x64-fyi-rel Bug: 1272865 Change-Id: I1f47982fb4624a31ed0623de16729151f1526421 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296853 Auto-Submit: Haiyang Pan <[email protected]> Reviewed-by: Ben Pastene <[email protected]> Commit-Queue: Ben Pastene <[email protected]> Cr-Commit-Position: refs/heads/main@{#944793}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index 7f7e726..c76a063 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2531,6 +2531,11 @@ }, 'sandbox_linux_unittests': { 'modifications': { + 'android-12-x64-fyi-rel': { + 'args': [ + '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12.sandbox_linux_unittests.filter', + ] + }, 'android-marshmallow-x86-rel': { 'args': [ '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.sandbox_linux_unittests.filter',