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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2618933002: Adding swiftshader unittests to GPU FYI bots (Closed)
Patch Set: Updated to new SwiftShader version which contains an OWNERS file. Created 3 years, 11 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 | « testing/buildbot/chromium.gpu.fyi.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index de26dd5a1ffe114f7e58f7078f58bde08d11fc39..73aeeec33efcc84a8be86326cec19510c9f00a1a 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -774,6 +774,11 @@
"label": "//storage/browser:storage_unittests",
"type": "console_test_launcher",
},
+ "swiftshader_unittests": {
+ "label": "//third_party/swiftshader/tests/unittests:swiftshader_unittests",
+ "type": "raw",
+ "args": [],
+ },
"sync_integration_tests": {
"label": "//chrome/test:sync_integration_tests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.gpu.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698