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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Win.json

Issue 2300853003: Convert Site Isolation Win layout tests to run with --site-per-process. (Closed)
Patch Set: Fix expectations Created 4 years, 4 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 | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Win.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Win.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Win.json
index 6e380c56dd6842cb5cd4a409c6f0ac193ce8f371..f66eec64a0a36d0a2c8514ef87c00184e5b746b7 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Win.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Win.json
@@ -344,9 +344,9 @@
"--step-name",
"webkit_tests",
"--additional-driver-flag",
- "--isolate-sites-for-testing=*.is",
+ "--site-per-process",
"--additional-expectations",
- "src\\third_party\\WebKit\\LayoutTests\\FlagExpectations\\isolate-extensions",
+ "src\\third_party\\WebKit\\LayoutTests\\FlagExpectations\\site-per-process",
"--master-name",
"chromium.fyi",
"--debug-rwt-logging"
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698