Enable tests on Pixel 6 bot
Enables standard GPU tests on the GPU Pixel 6 bot and suppresses found
failures.
Submitted with No-Try to get past unrelated failures caused by
crbug.com/1290953.
Bug: 1280418, 1286830, 1286915, 1286919, 1287249
Bug: 1287280, 1288586, 1286918, 1288914, 1286830
Bug: 352645, 733599, 834933, 891456, 906724
Bug: 1286924, 1287249, 1287280, 1288590, 1288595
Bug: 1288603
No-Try: True
Change-Id: Id64608962844ac78184afcf82c441fce2e157045
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3379644
Reviewed-by: Yuly Novikov <[email protected]>
Commit-Queue: Brian Sheedy <[email protected]>
Cr-Commit-Position: refs/heads/main@{#963203}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 1cdc1d8c..954f7ed 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -3337,6 +3337,10 @@
},
'webgl2_conformance_gles_passthrough_tests': {
'remove_from': [
+ # Currently not enough capacity to run these tests on this config.
+ # TODO(crbug.com/1280418): Re-enable once more of the Pixel 6 capacity
+ # is deployed.
+ 'Android FYI Release (Pixel 6)',
# Not enough CrOS hardware capacity to run both on anything other than
# VMs. See https://crbug.com/1238070.
'Lacros FYI x64 Release (Intel)',
@@ -3376,6 +3380,10 @@
},
'webgl2_conformance_validating_tests': {
'remove_from': [
+ # Currently not enough capacity to run these tests on this config.
+ # TODO(crbug.com/1280418): Re-enable once more of the Pixel 6 capacity
+ # is deployed.
+ 'Android FYI Release (Pixel 6)',
# Passthrough version run on this configuration, not enough capacity for
# both. See https://crbug.com/1238070.
'ChromeOS FYI Release (kevin)',