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

Unified Diff: pkg/pkg.status

Issue 1237573002: Remove functions white-listed for use of try-finally and switch, add JS_SET_CURRENT_ISOLATE. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Change CURRENT_ISOLATE to STATIC_STATE. Created 5 years, 5 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/js_backend/codegen/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 bc0d3020414e4698dd1468a0c66a92a516d6b1f3..925123fe6e58f8fcf6768f579f5b37a201f3b554 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -162,7 +162,6 @@ analyzer/test/generated/compile_time_error_code_test: Crash # The null object do
analyzer/test/generated/element_test: Crash # The null object does not have a getter '_element'.
analyzer/test/generated/incremental_resolver_test: Crash # The null object does not have a getter '_element'.
analyzer/test/generated/incremental_scanner_test: Crash # The null object does not have a getter '_element'.
-analyzer/test/generated/java_core_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
analyzer/test/generated/non_error_resolver_test: Crash # The null object does not have a getter '_element'.
analyzer/test/generated/parser_test: Crash # The null object does not have a getter '_element'.
analyzer/test/generated/resolver_test: Crash # The null object does not have a getter '_element'.
@@ -190,7 +189,4 @@ analyzer/test/src/task/manager_test: Crash # The null object does not have a get
analyzer/test/src/task/model_test: Crash # The null object does not have a getter '_element'.
analyzer/test/src/util/asserts_test: Crash # The null object does not have a getter '_element'.
analyzer/test/src/util/lru_map_test: Crash # The null object does not have a getter '_element'.
-fixnum/test/int_32_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
-fixnum/test/int_64_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
-typed_data/test/typed_buffers_test/none: RuntimeError # receiver._addHashTableEntry$2 is not a function
-typed_mock/test/typed_mock_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
+typed_data/test/typed_buffers_test/none: RuntimeError # Please triage this failure.
« no previous file with comments | « pkg/compiler/lib/src/js_backend/codegen/task.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698