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

Unified Diff: tests/language/language_dart2js.status

Issue 894283003: Fix a mistake in a status-file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/language/await_future_test.dart ('k') | 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 acdd6c51dd0c2e1b0fb265b28ef0649b54aff3ac..3b9099efd799db8535b7544c9af9e4c0a93266d2 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -4,7 +4,7 @@
[ $compiler == dart2js && $checked ]
await_future_test: RuntimeError # Issue 22332
-language/async_test/none: RuntimeError # Issue 22332
+async_test/none: RuntimeError # Issue 22332
[ $compiler == dart2js && $minified ]
await_future_test: Timeout # Issue 22328
« no previous file with comments | « tests/language/await_future_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698