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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 2478583005: Browser tests for starting a drag-and-drop out of an OOPIF. (Closed)
Patch Set: Rename from _browsertest.cc into _interactive_uitest.cc Created 4 years, 1 month 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
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 977ef4abab0036b54060d681879d9573127cedbb..372179448d1aed00f1c2b5d1332e8a4f3da6e8b5 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -11845,7 +11845,8 @@
},
{
"args": [
- "--site-per-process"
+ "--site-per-process",
+ "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-process.interactive_ui_tests.filter"
],
"swarming": {
"can_use_on_swarming_builders": true

Powered by Google App Engine
This is Rietveld 408576698