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

Unified Diff: tests/language/language_dart2js.status

Issue 945783002: Dart2js async-await. Propagate stacktraces from futures. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix status file 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
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index f208146923291502b0082157d86b3f499ab8ef3b..c68c9223febc6235016d95e188f4f390e35425a7 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -11,7 +11,6 @@ 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
-custom_await_stack_trace_test: Fail # Issue 22493
[ $compiler == dart2js && $runtime == jsshell ]
await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728

Powered by Google App Engine
This is Rietveld 408576698