commit | c95f7d8621d0307fe3631926ec52400cc6ada9a3 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Tue Oct 29 01:42:25 2019 |
committer | Commit Bot <[email protected]> | Tue Oct 29 01:42:25 2019 |
tree | 0d0a5e0b58e12043b232c8dd981509d5e48f72da | |
parent | ca01c25bcc21e9acfc0cdb682a183ebd52669bd0 [diff] [blame] |
Disable XR browser tests on RX 550 Disables the XR browser tests on the RX 550 tester, as the tests randomly hang indefinitely on this hardware configuration. [email protected] Bug: 1018896 Change-Id: Ie874c7df846d5133cd91fcf03eb7592e4c2b1347 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1884278 Reviewed-by: Brian Sheedy <[email protected]> Reviewed-by: Yuly Novikov <[email protected]> Commit-Queue: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/master@{#710145}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index 39427d650..b145b12 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2133,6 +2133,8 @@ 'Win7 FYI Debug (AMD)', # Fails on the bot, http://crbug.com/868143 'Win7 FYI Release (AMD)', + # Randomly hangs indefinitely https://crbug.com/1018896. + 'Win10 FYI x64 Release (AMD RX 550)', ], }, }