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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2077443002: Switch webgl2_conformance_tests to new harness, and shard them. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-fetch current tab after browser restart. Created 4 years, 6 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') | testing/buildbot/manage.py » ('j') | 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 7b2fbd5b4559140f34129ec6aeedaf7689eb7d2e..9fb71e03d88b9896b1985669da1a63eaa1cb9e17 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -535,6 +535,14 @@
"type": "gpu_browser_test",
"gtest_filter": "CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*",
},
+ "telemetry_gpu_integration_test": {
+ "label": "//chrome/test:telemetry_gpu_integration_test",
+ "type": "script",
+ "script": "//testing/scripts/run_gpu_integration_test_as_googletest.py",
+ "args": [
+ "../../content/test/gpu/run_gpu_integration_test.py",
+ ],
+ },
"telemetry_gpu_test": {
"label": "//chrome/test:telemetry_gpu_test",
"type": "script",
« no previous file with comments | « testing/buildbot/chromium.gpu.fyi.json ('k') | testing/buildbot/manage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698