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

Unified Diff: pkg/pkg.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 | « pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 7bd83878b68b86de8e98af0ab12bc5407afd01d5..5340434ec4ca59e3e8114835d4af9b41a8ea666c 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -191,7 +191,7 @@ analyzer/test/src/util/asserts_test: Crash # (try {test(spec,body);}finally {env
analyzer/test/src/util/lru_map_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
fixnum/test/int_32_test: Crash # (try {body();}catch ... try/finally
fixnum/test/int_64_test: Crash # (try {body();}catch ... try/finally
-js_ast/test/printer_callback_test: Crash # (switch (codeUnit){c... Unhandled node
+js_ast/test/printer_callback_test: Crash # The null object does not have a getter 'namedArguments'.
microlytics/test/dart_microlytics_test: RuntimeError # Please triage this failure.
typed_data/test/typed_buffers_test/01: Crash # Invalid argument(s)
typed_data/test/typed_buffers_test/none: Crash # Invalid argument(s)
« no previous file with comments | « pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698