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

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

Issue 10540114: Issue 3528. Additional checks for 'case expressions' (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
« tests/language/switch_test.dart ('K') | « tests/language/switch_this_test.dart ('k') | 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 24e88a8ab41307af9111be494dc2ee2a2702c523..50b6fb0d20b2a371d0178e81db765b9587347aef 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -9,6 +9,9 @@ version_test: Skip
pubspec_test: Skip
lock_file_test: Skip
+[ $compiler == dartc ]
+yaml_test: Fail # pub issue 3539
+
# Pub only runs on the standalone VM, not the browser.
[ $runtime == drt || $runtime == dartium ]
pub_test: Skip
« tests/language/switch_test.dart ('K') | « tests/language/switch_this_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698