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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/win_passMinimal_debug.json

Issue 144413002: Fix xvfb for blink trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 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
Index: scripts/slave/recipes/blink_trybot.expected/win_passMinimal_debug.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/win_passMinimal_debug.json b/scripts/slave/recipes/blink_trybot.expected/win_passMinimal_debug.json
index a64105ddd11f153e4065d396ef5757c2b7da6862..c5b4a57429827f96c4dc7a41608b2a97898422bf 100644
--- a/scripts/slave/recipes/blink_trybot.expected/win_passMinimal_debug.json
+++ b/scripts/slave/recipes/blink_trybot.expected/win_passMinimal_debug.json
@@ -246,7 +246,7 @@
"Debug",
"--build-dir",
"[SLAVE_BUILD]\\src\\out",
- "--no-xvfb",
+ "--xvfb",
"--factory-properties",
"{\"GIT_MODE\": false, \"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"build_config\": \"Debug\", \"buildername\": \"TestBuilder\", \"buildnumber\": 571, \"config_name\": \"blink\", \"issue\": 12853011, \"mastername\": \"chromium.testing.master\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
"--build-properties",
@@ -390,7 +390,7 @@
"Debug",
"--build-dir",
"[SLAVE_BUILD]\\src\\out",
- "--no-xvfb",
+ "--xvfb",
"--factory-properties",
"{\"GIT_MODE\": false, \"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"build_config\": \"Debug\", \"buildername\": \"TestBuilder\", \"buildnumber\": 571, \"config_name\": \"blink\", \"issue\": 12853011, \"mastername\": \"chromium.testing.master\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"root\": \"src/third_party/WebKit\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
"--build-properties",

Powered by Google App Engine
This is Rietveld 408576698