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

Unified Diff: tests/html/html.status

Issue 1156373008: cps_ir: Handle malformed type arguments and type checks. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Actual change plus status updates. Created 5 years, 7 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/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 38c4a2ebbc848aeabd4844b34f24d385b257cbcc..f7ff39d9c9f1693ff1a3ffc311a9ce8a7e89f980 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -426,10 +426,10 @@ canvas_pixel_array_type_alias_test: Crash # try/finally
canvas_test: Crash # Instance of 'TypeOperator': type casts not implemented.
canvasrenderingcontext2d_test: Crash # try/finally
cdata_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-client_rect_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<Rectangle>.
+client_rect_test: Crash # Instance of 'TypeOperator': type casts not implemented.
cross_domain_iframe_test: Crash # Instance of 'TypeOperator': type casts not implemented.
crypto_test: Crash # try/finally
-css_rule_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<CssRule>.
+css_rule_list_test: Crash # Instance of 'TypeOperator': type casts not implemented.
css_test: Crash # try/finally
cssstyledeclaration_test: Crash # Instance of 'TypeOperator': type casts not implemented.
custom/attribute_changed_callback_test: Crash # try/finally
@@ -485,7 +485,7 @@ htmlcollection_test: Crash # Instance of 'TypeOperator': type casts not implemen
htmlelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
htmloptionscollection_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_1_test: Crash # try/finally
-indexeddb_2_test: Crash # Please triage this failure.
+indexeddb_2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_4_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
@@ -541,7 +541,7 @@ typed_arrays_arraybuffer_test: Crash # Instance of 'TypeOperator': type casts no
typed_arrays_dataview_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_range_checks_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_simd_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-typing_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<StyleSheet>.
+typing_test: Crash # Instance of 'TypeOperator': type casts not implemented.
unknownelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
uri_test: Crash # Instance of 'TypeOperator': type casts not implemented.
url_test: Crash # try/finally
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698