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

Unified Diff: pkg/pkg.status

Issue 1402943003: dart2js cps: Updated status files for host-checked mode. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | tests/lib/lib.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 40e35e98c02d1f149199c2381694f87959c45b0c..674f7ebdbc72de8e3f97a06dc44478be160a6612 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -167,31 +167,33 @@ analyzer/test/*: PubGetError
lookup_map/test/lookup_map_test: RuntimeError # $async$temp1.get$tests is not a function
[ $compiler == dart2js && $cps_ir && $host_checked ]
-analyzer/test/src/task/html_test: Crash # Issue 24485
-analyzer/test/src/task/incremental_element_builder_test: Crash # Issue 24485
-analyzer/test/src/task/strong_mode_test: Crash # Issue 24485
-analyzer/test/src/task/inputs_test: Crash # Issue 24485
-analyzer/test/src/task/model_test: Crash # Issue 24485
-analyzer/test/src/task/manager_test: Crash # Issue 24485
-analyzer/test/generated/static_warning_code_test: Crash # Issue 24485
-analyzer/test/generated/utilities_test: Crash # Issue 24485
-analyzer/test/src/task/dart_test: Crash # Issue 24485
-analyzer/test/src/task/html_work_manager_test: Crash # Issue 24485
-analyzer/test/src/task/general_test: Crash # Issue 24485
-analyzer/test/src/task/dart_work_manager_test: Crash # Issue 24485
-analyzer/test/generated/parser_test: Crash # Issue 24485
-analyzer/test/generated/static_type_warning_code_test: Crash # Issue 24485
-analyzer/test/src/context/cache_test: Crash # Issue 24485
-analyzer/test/generated/incremental_resolver_test: Crash # Issue 24485
+analyzer/test/enum_test: Crash # Issue 24485
+analyzer/test/generated/all_the_rest_test: Crash # Issue 24485
+analyzer/test/generated/ast_test: Crash # Issue 24485
+analyzer/test/generated/compile_time_error_code_test: Crash # Issue 24485
analyzer/test/generated/element_test: Crash # Issue 24485
+analyzer/test/generated/incremental_resolver_test: Crash # Issue 24485
analyzer/test/generated/incremental_scanner_test: Crash # Issue 24485
-analyzer/test/generated/scanner_test: Crash # Issue 24485
-analyzer/test/src/task/driver_test: Crash # Issue 24485
-analyzer/test/generated/compile_time_error_code_test: Crash # Issue 24485
analyzer/test/generated/non_error_resolver_test: Crash # Issue 24485
+analyzer/test/generated/parser_test: Crash # Issue 24485
analyzer/test/generated/resolver_test: Crash # Issue 24485
+analyzer/test/generated/scanner_test: Crash # Issue 24485
analyzer/test/generated/source_factory_test: Crash # Issue 24485
-analyzer/test/generated/ast_test: Crash # Issue 24485
+analyzer/test/generated/static_type_warning_code_test: Crash # Issue 24485
+analyzer/test/generated/static_warning_code_test: Crash # Issue 24485
+analyzer/test/generated/utilities_test: Crash # Issue 24485
+analyzer/test/src/context/cache_test: Crash # Issue 24485
analyzer/test/src/context/context_test: Crash # Issue 24485
-analyzer/test/enum_test: Crash # Issue 24485
-analyzer/test/generated/all_the_rest_test: Crash # Issue 24485
+analyzer/test/src/task/dart_test: Crash # Issue 24485
+analyzer/test/src/task/dart_work_manager_test: Crash # Issue 24485
+analyzer/test/src/task/driver_test: Crash # Issue 24485
+analyzer/test/src/task/general_test: Crash # Issue 24485
+analyzer/test/src/task/html_test: Crash # Issue 24485
+analyzer/test/src/task/html_work_manager_test: Crash # Issue 24485
+analyzer/test/src/task/incremental_element_builder_test: Crash # Issue 24485
+analyzer/test/src/task/inputs_test: Crash # Issue 24485
+analyzer/test/src/task/manager_test: Crash # Issue 24485
+analyzer/test/src/task/model_test: Crash # Issue 24485
+analyzer/test/src/task/strong/checker_test: Crash # t: Failed assertion: line 88 pos 12: '!variable2index.containsKey(element)' is not true.
+analyzer/test/src/task/strong/inferred_type_test: Crash # t: Failed assertion: line 88 pos 12: '!variable2index.containsKey(element)' is not true.
+analyzer/test/src/task/strong_mode_test: Crash # Issue 24485
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698