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

Unified Diff: tests/language_strong/language_strong.status

Issue 2964043004: Run dartdevc tests on drt instead of Chrome on the bots. (Closed)
Patch Set: Created 3 years, 6 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/corelib_strong/corelib_strong.status ('k') | tests/lib_strong/lib_strong.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/language_strong.status
diff --git a/tests/language_strong/language_strong.status b/tests/language_strong/language_strong.status
index 2ca692f90d2cb40b5bd79505edeedf6dd2b72c66..fcb91465631ff687adf47da849c824c326dec060 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -720,18 +720,15 @@ bad_raw_string_test/03: MissingCompileTimeError # Issue 28664
[ $compiler == dartdevc ]
assertion_test: RuntimeError # DDC doesn't support function arguments to assert().
-async_await_test/02: CompileTimeError # Issue 28969
-async_await_test/03: CompileTimeError # Issue 28969
-async_await_test/none: CompileTimeError # Issue 28969
async_star_cancel_while_paused_test: RuntimeError # Issue 29920
-async_star_test/01: CompileTimeError # Issue 28969
-async_star_test/02: CompileTimeError # Issue 28969
-async_star_test/03: CompileTimeError # Issue 28969
-async_star_test/04: CompileTimeError # Issue 28969
-async_star_test/05: CompileTimeError # Issue 28969
-async_star_test/none: CompileTimeError # Issue 28969
+async_star_test/01: RuntimeError # Issue 28969
+async_star_test/02: RuntimeError # Issue 28969
+async_star_test/03: RuntimeError # Issue 28969
+async_star_test/04: RuntimeError # Issue 28969
+async_star_test/05: RuntimeError # Issue 28969
+async_star_test/none: RuntimeError # Issue 28969
asyncstar_throw_in_catch_test: Timeout # Issue 29920
-await_future_test: Timeout # Issue 29920
+await_future_test: Pass, Timeout # Issue 29920
bad_raw_string_test/03: MissingCompileTimeError # Issue 29920
bit_operations_test/01: RuntimeError # No bigints on web.
bit_operations_test/02: RuntimeError # No bigints on web.
« no previous file with comments | « tests/corelib_strong/corelib_strong.status ('k') | tests/lib_strong/lib_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698