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

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

Issue 2801423002: Disable swiftshader_unittests on some non-swarming GPU FYI mac bots (Closed)
Patch Set: Created 3 years, 8 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 88fc66ee731830a6a7d6909ab839b1d84bcfec31..253c09df79ce79d6400067425d297ca373607802 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -1447,6 +1447,9 @@ COMMON_GTESTS = {
{
'names': [
'Linux ChromiumOS Ozone (Intel)',
+ 'Mac Experimental Retina Release (AMD)',
+ 'Mac Experimental Retina Release (NVIDIA)',
+ 'Mac Pro Release (AMD)',
],
},
],
« 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