commit | fb82231321be778e4a11afebcd9932b08fb63e1f | [log] [tgz] |
---|---|---|
author | jonross <[email protected]> | Mon Jul 27 17:55:38 2020 |
committer | Commit Bot <[email protected]> | Mon Jul 27 17:55:38 2020 |
tree | 57cf875e128ba3d45a813272cdda46ba6ae89937 | |
parent | 56845ee8839cddc1031c0fc40cebb2f5c2ef8192 [diff] [blame] |
Disable angle_white_box_tests on Linux FYI Release (AMD R7 240) This test suite has been failing consistently for 11 days. One test crashes consistently: EGLFeatureControlTest.InvalidDisplay/ES2_OpenGL_NoFixture The other tests are all identified to not even run on this configuration. I'm adding an exception for this bot to not run the suite until the root cause can be addressed. [email protected] Bug: 1094629 Change-Id: If8eadabb03de0e54d11956bce50761cf71aadcf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320408 Reviewed-by: Jonathan Ross <[email protected]> Reviewed-by: Yuly Novikov <[email protected]> Commit-Queue: Jonathan Ross <[email protected]> Cr-Commit-Position: refs/heads/master@{#791848}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index dbd11f5..49c6bd1 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -88,6 +88,8 @@ 'Win10 FYI x64 Release (AMD RX 550)', # https://crbug.com/1035461 'Linux FYI GPU TSAN Release', + # https://crbug.com/1094629 + 'Linux FYI Release (AMD R7 240)', ], }, 'blink_platform_unittests': {