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

Unified Diff: tools/bots/ddc_tests.py

Issue 2979073002: "Set up directories.." commit below broke the buildbot tests, two others are collateral damage. (Closed)
Patch Set: Created 3 years, 5 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
« no previous file with comments | « tests/lib_2/math/call_cmath_box_failure_path_test.dart ('k') | tools/testing/dart/options.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/bots/ddc_tests.py
diff --git a/tools/bots/ddc_tests.py b/tools/bots/ddc_tests.py
index 7282bd74581796dda07b2a446d2f7ce89cf63c52..a3d5eec074264e7933ef25c51d74f02b5de20e17 100644
--- a/tools/bots/ddc_tests.py
+++ b/tools/bots/ddc_tests.py
@@ -14,10 +14,6 @@ import bot
import bot_utils
TARGETS = [
- 'language_2',
- 'corelib_2',
- 'lib_2',
- # TODO(rnystrom): Remove these when all tests have been migrated out.
'language_strong',
'corelib_strong',
'lib_strong'
« no previous file with comments | « tests/lib_2/math/call_cmath_box_failure_path_test.dart ('k') | tools/testing/dart/options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698