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

Unified Diff: tests/language/language.status

Issue 894063005: Fix dartium status, 2nd attempt. (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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 7c9e57b05c02b49f5861146e508a31cb724454c2..1bc14eabe15d174940cc9c9a30f28c8bc13de39c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -78,7 +78,7 @@ async_await_syntax_test/c04a: CompileTimeError # Issue 21404
async_await_syntax_test/d03a: CompileTimeError # Issue 21404
async_await_syntax_test/d04a: CompileTimeError # Issue 21404
-[ $compiler == none || $runtime == dartium ]
+[ $compiler == none && $runtime == dartium ]
async_await_syntax_test/a03a: RuntimeError # Issue 21404
async_await_syntax_test/a04a: RuntimeError # Issue 21404
async_await_syntax_test/a07a: RuntimeError # Issue 21404
@@ -87,7 +87,7 @@ async_await_syntax_test/a09a: RuntimeError # Issue 21404
async_await_syntax_test/a10a: RuntimeError # Issue 21404
async_await_syntax_test/a11b: RuntimeError # Issue 21404
async_await_syntax_test/a11d: RuntimeError # Issue 21404
-async_await_syntax_test/b00a: MissingCompileTimeError # Issue 21404
+async_await_syntax_test/b00a: Fail # Issue 21404
async_await_syntax_test/b03a: RuntimeError # Issue 21404
async_await_syntax_test/b04a: RuntimeError # Issue 21404
async_await_syntax_test/b07a: RuntimeError # Issue 21404
« 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