Run extension_browsertests on ssds for win10-code-coverage
Bug: 1487067
Change-Id: I0521f3edb59e921b9321248b90540f8d3afdf2ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4924041
Auto-Submit: Prakhar Asthana <[email protected]>
Reviewed-by: Jeff Yoon <[email protected]>
Commit-Queue: Jeff Yoon <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1207321}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index eab611e..a7d1729 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2682,6 +2682,15 @@
'--gtest_filter=-BluetoothShellApiTest.ApiSanityCheck:BluetoothSocketApiTest.Listen:BluetoothSocketApiTest.PermissionDenied',
],
},
+ 'win10-code-coverage': {
+ 'swarming': {
+ 'shards': 2,
+ 'dimensions': {
+ 'pool': 'chromium.tests.coverage',
+ 'ssd': '1',
+ },
+ }
+ },
},
},
'extensions_unittests': {