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

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

Issue 2782603002: Enable content shell crash integration test on Windows (Closed)
Patch Set: updates Created 3 years, 9 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: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index b7b99c886346bb723996a2567b4914077f2e2f83..d2fbf75ee90dd0d186499c6fa1a7912131346e2b 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -1452,6 +1452,13 @@
],
"isolated_scripts": [
{
+ "isolate_name": "content_shell_crash_test",
+ "name": "content_shell_crash_test",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
+ {
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
"override_compile_targets": [

Powered by Google App Engine
This is Rietveld 408576698