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

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

Issue 2734783008: Moves mojo_js_integration_tests into blink. (Closed)
Patch Set: adds datadeps on non-blink mojom Created 3 years, 6 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.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 61df261f80c753bda2e9f9dbd2fb7b457b8ca8c8..c803b72bbc958c4ec2d8d5c8c3fcc2173a82418a 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -3931,12 +3931,6 @@
},
"test": "mojo_common_unittests"
},
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_js_integration_tests"
- },
{
"swarming": {
"can_use_on_swarming_builders": true
@@ -4583,12 +4577,6 @@
},
"test": "mojo_common_unittests"
},
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_js_integration_tests"
- },
{
"swarming": {
"can_use_on_swarming_builders": true

Powered by Google App Engine
This is Rietveld 408576698