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

Unified Diff: dart/tests/language/language_dart2js.status

Issue 840723003: Recover from crash in xcodebuild/ReleaseIA32/generated_tests/language/async_test_constructor4.dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fixed issues in tests. 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
Index: dart/tests/language/language_dart2js.status
diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
index 3a74ed707ac1da5cd3d1deb014d8616daa5b60ba..1d0aefc16a4f5fbfcd7627ccd27f1813f83b9469 100644
--- a/dart/tests/language/language_dart2js.status
+++ b/dart/tests/language/language_dart2js.status
@@ -15,7 +15,6 @@ await_future_test: CompileTimeError # Issue 21411
await_nonfuture_test: CompileTimeError # Issue 21411
await_regression_test: CompileTimeError # Issue 21411
await_test: CompileTimeError # Issue 21411
-async_test/constructor4: Crash # TODO(ahe): I have CL on its way.
[ $compiler == dart2js && $unchecked ]
async_test/type-mismatch1: CompileTimeError # Issue 21411

Powered by Google App Engine
This is Rietveld 408576698