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

Unified Diff: utils/tests/pub/pub.status

Issue 10823053: Triage dart2dart pub failures. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/tests/pub/pub.status
diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
index 932011b612598530207eb227ccd46b3060bce5d7..5d57ffb2c4033fec2be075c927d5c24b2ff0af85 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -3,7 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
# Pub only runs on the VM, so just rule out all compilers.
-[ $compiler == frog || $compiler == dart2js || $compiler == dartc ]
+[ $compiler == frog || $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
pub_test: Skip
version_test: Skip
pubspec_test: Skip
@@ -37,9 +37,4 @@ yaml_test: Fail # Issue 3215
*: Skip
[ $compiler == dart2dart ]
-lock_file_test: Fail
-pubspec_test: Fail
-pub_test: Fail
-version_solver_test: Fail
-version_test: Fail
yaml_test: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698