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

Unified Diff: tests/html/html.status

Issue 1191193005: Implement simple switch statements as nested if/else. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Update status files, and merge. Created 5 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/corelib.status ('k') | tests/isolate/isolate.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 9d6059b284f5c7f08390ee1cf24129fc58616cfa..48cda5d6db15eb8b21203e5d2cb0ff0c7e1cf2d2 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -495,7 +495,7 @@ instance_of_test: Crash # Invalid argument(s)
isolates_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}): try/finally
js_interop_1_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}): try/finally
js_test: Crash # (try {body();}catch ... try/finally
-keyboard_event_test: Crash # (switch (keyCode){ca... Unhandled node
+keyboard_event_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}): try/finally
localstorage_test: Crash # Invalid argument(s)
location_test: Crash # Invalid argument(s)
media_stream_test: Crash # (try {body();}catch ... try/finally
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698