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

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

Issue 2088603002: Implement RenderPass StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Dana's comments Created 4 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.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 164e2d6ebdc739c6d66fef7bafda6249f295a657..31847efee2ad6bb5f9b0cefe5b2b42cd31cd7758 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -313,12 +313,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "mojo_surfaces_lib_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "mojo_system_unittests"
},
{
@@ -1262,12 +1256,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "mojo_surfaces_lib_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "mojo_system_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698