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

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

Issue 2255783003: Make the outdated build detector disabler load and run on XP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: suppress wstring warnings Created 4 years, 4 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 d4eab83709de612e5fd54b1fe1ed7233ae13cb9d..65fcf6c2fcab999b616772c23ff4b62abcf99c20 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -150,12 +150,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "disable_outdated_build_detector_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "display_unittests"
},
{
@@ -665,12 +659,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "disable_outdated_build_detector_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "display_unittests"
},
{
« chrome/tools/disable_outdated_build_detector/BUILD.gn ('K') | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698