Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(741)

Unified Diff: content/test/gpu/generate_buildbot_json.py

Issue 2753163002: Skip info_collection_tests on ANGLE Ozone tester. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/generate_buildbot_json.py
diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
index 015debfde0f4c5caaf76a77b8001865840ab3cdc..9afde26b941ddf32887707839d7a44723430114b 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -1621,9 +1621,11 @@ TELEMETRY_GPU_INTEGRATION_TESTS = {
],
'disabled_tester_configs': [
{
- # The Mac ASAN swarming runs on two different GPU types so we can't
- # have one expected vendor ID / device ID
'names': [
+ 'Linux ChromiumOS Ozone (Intel)',
+
+ # The Mac ASAN swarming runs on two different GPU types so we can't
+ # have one expected vendor ID / device ID
'Mac GPU ASAN Release',
],
},
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698