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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2828143007: Attempt to disable tab_capture_end2end_tests on the trybots. (Closed)
Patch Set: remove test.gni revert 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 | « chrome/test/BUILD.gn ('k') | tools/mb/mb.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 bb3f5f1c11cdabe06189bbe6324eaeaf6b842b3a..b5e3b0bd616a16cffa229379a8a029b1cb1aa772 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -895,7 +895,9 @@
"type": "additional_compile_target",
},
"tab_capture_end2end_tests": {
- "label": "//chrome/test:browser_tests",
+ # TODO(dpranke), TODO(crbug.com/714336): What is the right label to
+ # have here (and/or the right way to run this?).
+ "label": "//chrome/test:tab_capture_end2end_tests",
"type": "gpu_browser_test",
"gtest_filter": "CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*",
},
« no previous file with comments | « chrome/test/BUILD.gn ('k') | tools/mb/mb.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698