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

Unified Diff: tests/standalone/standalone.status

Issue 2827453003: Fix for issue 29350 - VM Crashes when covariant is used incorrectly. (Closed)
Patch Set: Created 3 years, 8 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/standalone/regress_29350_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index e1087e0ce421f9ad9245194a199c40f6eb2762d7..92adb3bf9583e622f9baeed25841d9dead9cced8 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -112,6 +112,7 @@ io/web_socket_protocol_processor_test: Pass, CompileTimeError # Issue 28843
*: Skip # Issue 28649
[ $compiler == dart2js ]
+regress_29350_test: MissingCompileTimeError
number_identity_test: Skip # Bigints and int/double diff. not supported.
typed_data_test: Skip # dart:typed_data support needed.
bytedata_test: Skip # dart:typed_data support needed.
@@ -443,7 +444,7 @@ io/http_response_deadline_test: Skip # Flaky.
io/http_reuse_server_port_test: Skip # Flaky.
io/http_server_close_response_after_error_test: Skip # Flaky.
io/raw_datagram_socket_test: Skip # Flaky.
-
+regress_29350_test: MissingCompileTimeError
assert_test: RuntimeError
io/compile_all_test: Crash
io/http_cookie_test: RuntimeError
« no previous file with comments | « tests/standalone/regress_29350_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698