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

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: Add checked_cast 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 31cd72fc64019e78f7d181612bcfaaba4bc2f9a4..bdb92ccd5058bd6e439c8dbbbb0bb9ae99ad69c0 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"
},
{
@@ -1264,12 +1258,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