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

Unified Diff: pkg/pkg.status

Issue 1185633003: cps-ir: Support foreign code. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Update test expectations. 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/types/type_mask.dart ('k') | samples/samples.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 81eef5d47c8b91e7544d07d4ea68ebb991d558a4..839fd6c5c26df7ac8ca2f32bab5ee15e5f38e9d6 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -146,7 +146,7 @@ third_party/di_tests/di_test: Pass, Slow # Issue 22896
analyzer/test/*: PubGetError
[ $compiler == dart2js && $cps_ir ]
-analysis_server/tool/spec/check_all_test: Crash # (switch (node.localN... Unhandled node
+analysis_server/tool/spec/check_all_test: Crash # Invalid argument(s)
analyzer/test/cancelable_future_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/enum_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/file_system/memory_file_system_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
@@ -166,9 +166,10 @@ analyzer/test/generated/resolver_test: Crash # (try {test(spec,body);}finally {e
analyzer/test/generated/scanner_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/generated/static_type_warning_code_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/generated/static_warning_code_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
+analyzer/test/generated/type_system_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/generated/utilities_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/instrumentation/instrumentation_test: Crash # (try {body();}catch ... try/finally
-analyzer/test/parse_compilation_unit_test: Crash # (try {Expression ind... try/finally
+analyzer/test/parse_compilation_unit_test: Crash # Invalid argument(s)
analyzer/test/source/package_map_provider_test: Crash # (try {body();}catch ... try/finally
analyzer/test/source/package_map_resolver_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/src/context/cache_test: Crash # (try {body();}catch ... try/finally
@@ -186,7 +187,8 @@ 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 (cat){case N... Unhandled node
-typed_data/test/typed_buffers_test/01: Crash # (switch (testCase.re... Unhandled node
-typed_data/test/typed_buffers_test/none: Crash # (switch (testCase.re... Unhandled node
+js_ast/test/printer_callback_test: Crash # (switch (codeUnit){c... Unhandled node
+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/finally
« no previous file with comments | « pkg/compiler/lib/src/types/type_mask.dart ('k') | samples/samples.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698