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

Unified Diff: pkg/pkg.status

Issue 1207703002: dart2js CPS: Support try/catch/finally. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Merge, and fix a test expectation. 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 e18164817191c34560a2e1a4672ca5184ec5749d..86cc7f1c44176d6583e6b4d733bcd09ef6b4d05a 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -156,14 +156,14 @@ analyzer/test/enum_test: Crash # Invalid argument(s)
analyzer/test/file_system/memory_file_system_test: Crash # Invalid argument(s)
analyzer/test/file_system/physical_resource_provider_test: Crash # Invalid argument(s)
analyzer/test/file_system/resource_uri_resolver_test: Crash # Invalid argument(s)
-analyzer/test/generated/all_the_rest_test: Crash # (try {body();}catch ... try/catch/finally
+analyzer/test/generated/all_the_rest_test: Crash # Invalid argument(s)
analyzer/test/generated/ast_test: Crash # Invalid argument(s)
analyzer/test/generated/compile_time_error_code_test: Crash # Invalid argument(s)
analyzer/test/generated/element_test: Crash # Invalid argument(s)
analyzer/test/generated/incremental_resolver_test: Crash # Invalid argument(s)
analyzer/test/generated/incremental_scanner_test: Crash # Invalid argument(s)
-analyzer/test/generated/java_core_test: Crash # (try {body();}catch ... try/catch/finally
-analyzer/test/generated/java_io_test: Crash # (try {body();}catch ... try/catch/finally
+analyzer/test/generated/java_core_test: Crash # Invalid argument(s)
+analyzer/test/generated/java_io_test: Crash # Invalid argument(s)
analyzer/test/generated/non_error_resolver_test: Crash # Invalid argument(s)
analyzer/test/generated/parser_test: Crash # Invalid argument(s)
analyzer/test/generated/resolver_test: Crash # Invalid argument(s)
@@ -172,28 +172,28 @@ analyzer/test/generated/static_type_warning_code_test: Crash # Invalid argument(
analyzer/test/generated/static_warning_code_test: Crash # Invalid argument(s)
analyzer/test/generated/type_system_test: Crash # Invalid argument(s)
analyzer/test/generated/utilities_test: Crash # Invalid argument(s)
-analyzer/test/instrumentation/instrumentation_test: Crash # (try {body();}catch ... try/catch/finally
+analyzer/test/instrumentation/instrumentation_test: Crash # Invalid argument(s)
analyzer/test/parse_compilation_unit_test: Crash # Invalid argument(s)
-analyzer/test/source/package_map_provider_test: Crash # (try {body();}catch ... try/catch/finally
+analyzer/test/source/package_map_provider_test: Crash # Invalid argument(s)
analyzer/test/source/package_map_resolver_test: Crash # Invalid argument(s)
-analyzer/test/src/context/cache_test: Crash # (try {body();}catch ... try/catch/finally
-analyzer/test/src/context/context_test: Crash # (try {body();}catch ... try/catch/finally
+analyzer/test/src/context/cache_test: Crash # Invalid argument(s)
+analyzer/test/src/context/context_test: Crash # Invalid argument(s)
analyzer/test/src/task/dart_test: Crash # Invalid argument(s)
-analyzer/test/src/task/dart_work_manager_test: Crash # (try {body();}catch ... try/catch/finally
-analyzer/test/src/task/driver_test: Crash # (try {body();}catch ... try/catch/finally
-analyzer/test/src/task/general_test: Crash # (try {body();}catch ... try/catch/finally
+analyzer/test/src/task/dart_work_manager_test: Crash # Invalid argument(s)
+analyzer/test/src/task/driver_test: Crash # Invalid argument(s)
+analyzer/test/src/task/general_test: Crash # Invalid argument(s)
analyzer/test/src/task/html_test: Crash # Invalid argument(s)
-analyzer/test/src/task/html_work_manager_test: Crash # (try {body();}catch ... try/catch/finally
+analyzer/test/src/task/html_work_manager_test: Crash # Invalid argument(s)
analyzer/test/src/task/incremental_element_builder_test: Crash # Invalid argument(s)
analyzer/test/src/task/inputs_test: Crash # Invalid argument(s)
analyzer/test/src/task/manager_test: Crash # Invalid argument(s)
analyzer/test/src/task/model_test: Crash # Invalid argument(s)
analyzer/test/src/util/asserts_test: Crash # Invalid argument(s)
analyzer/test/src/util/lru_map_test: Crash # Invalid argument(s)
-fixnum/test/int_32_test: Crash # (try {body();}catch ... try/catch/finally
-fixnum/test/int_64_test: Crash # (try {body();}catch ... try/catch/finally
+fixnum/test/int_32_test: Crash # Invalid argument(s)
+fixnum/test/int_64_test: Crash # Invalid argument(s)
js_ast/test/printer_callback_test: RuntimeError # Please triage this failure.
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)
-typed_mock/test/typed_mock_test: Crash # (try {body();}catch ... try/catch/finally
+typed_mock/test/typed_mock_test: 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