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

Unified Diff: tests/language/language_dart2js.status

Issue 847253004: One more try on the status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index d43430aac35bdacc029ead7a807376c4d1fc4a82..1d0aefc16a4f5fbfcd7627ccd27f1813f83b9469 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -16,6 +16,12 @@ await_nonfuture_test: CompileTimeError # Issue 21411
await_regression_test: CompileTimeError # Issue 21411
await_test: CompileTimeError # Issue 21411
+[ $compiler == dart2js && $unchecked ]
+async_test/type-mismatch1: CompileTimeError # Issue 21411
+async_test/type-mismatch2: CompileTimeError # Issue 21411
+async_test/type-mismatch3: CompileTimeError # Issue 21411
+async_test/type-mismatch4: CompileTimeError # Issue 21411
+
[ $compiler == dart2js || $compiler == dart2dart ]
symbol_literal_test/*: Fail # Issue 21825
constructor_duplicate_final_test/01: Fail # Issue 13363
« 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