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

Unified Diff: tests/language/language_dart2js.status

Issue 962603002: Typecheck return with respect to async. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated and tested. Created 5 years, 10 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/compiler/dart2js/type_checker_test.dart ('k') | tests/language/sync_generator2_test.dart » ('j') | 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 55660d7b36fae5963bf6b995a660b2cd306fe756..984f84b1b27c1e4ca4d0ebd22eceee800bc704a6 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -7,10 +7,6 @@ syncstar_yield_test/copyParameters: RuntimeError # Issue 22322
sync_generator2_test/07: MissingCompileTimeError # Issue 22324
sync_generator2_test/08: MissingCompileTimeError # Issue 22324
sync_generator2_test/10: MissingCompileTimeError # Issue 22324
-sync_generator2_test/20: MissingCompileTimeError # Issue 22324
-sync_generator2_test/30: MissingCompileTimeError # Issue 22324
-sync_generator2_test/51: MissingCompileTimeError # Issue 22324
-sync_generator2_test/52: MissingCompileTimeError # Issue 22324
[ $compiler == dart2js && $runtime == jsshell ]
await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728
@@ -223,10 +219,6 @@ asyncstar_yieldstar_test: CompileTimeError # Issue 21404
sync_generator2_test/07: MissingCompileTimeError # Issue 22324
sync_generator2_test/08: MissingCompileTimeError # Issue 22324
sync_generator2_test/10: MissingCompileTimeError # Issue 22324
-sync_generator2_test/20: MissingCompileTimeError # Issue 22324
-sync_generator2_test/30: MissingCompileTimeError # Issue 22324
-sync_generator2_test/51: MissingCompileTimeError # Issue 22324
-sync_generator2_test/52: MissingCompileTimeError # Issue 22324
await_for_cancel_test: RuntimeError # Issue 21404
regress_13494_test: Fail # Issue 22370
« no previous file with comments | « tests/compiler/dart2js/type_checker_test.dart ('k') | tests/language/sync_generator2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698