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

Unified Diff: pkg/pkg.status

Issue 2720513006: Remove status file sections for the CPS IR. (Closed)
Patch Set: Remove a line from the CPS IR section that escaped the first purge Created 3 years, 10 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/benchmark_smoke/benchmark_smoke.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 88479ad997d224104d61dd4a4d690fbabc872ee6..e924fa3b51e7f2068619d9976376ee73b39c5a9d 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -198,64 +198,6 @@ mutation_observer: Skip
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
third_party/di_tests/di_test: Pass, Slow # Issue 22896
-[ $compiler == dart2js && $cps_ir && $host_checked ]
-analyzer/test/dart/ast/ast_test: Crash # Issue 24485
-analyzer/test/dart/ast/visitor_test: Crash # Issue 24485
-analyzer/test/dart/element/element_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/checked_mode_compile_time_error_code_test: Crash # Issue 24485
-analyzer/test/generated/compile_time_error_code_test: Crash # Issue 24485
-analyzer/test/generated/constant_test: Crash # Issue 24485
-analyzer/test/generated/declaration_resolver_test: Crash # Issue 24485
-analyzer/test/generated/element_resolver_test: Crash # Issue 24485
-analyzer/test/generated/element_test: Crash # Issue 24485
-analyzer/test/generated/error_suppression_test: Crash # Issue 24485
-analyzer/test/generated/hint_code_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/inheritance_manager_test: Crash # Issue 24485
-analyzer/test/generated/non_error_resolver_test: Crash # Issue 24485
-analyzer/test/generated/non_hint_code_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/simple_resolver_test: Crash # Issue 24485
-analyzer/test/generated/source_factory_test: Crash # Issue 24485
-analyzer/test/generated/static_type_analyzer_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/strong_mode_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/src/dart/ast/utilities_test: Crash # Issue 24485
-analyzer/test/src/dart/element/element_test: Crash # Issue 24485
-analyzer/test/src/summary/index_unit_test: Crash # Issue 24485
-analyzer/test/src/summary/prelinker_test: Crash # Issue 24485
-analyzer/test/src/summary/resynthesize_test: Crash # Issue 24485
-analyzer/test/src/summary/resynthesize_strong_test: Crash # Issue 24485
-analyzer/test/src/summary/summarize_ast_test: Crash # Issue 24485
-analyzer/test/src/summary/summarize_elements_test: Crash # Issue 24485
-analyzer/test/src/summary/summarize_elements_strong_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/options_test: Crash # Issue 24485
-analyzer/test/src/task/options_work_manager_test: Crash # Issue 24485
-analyzer/test/src/task/strong/checker_test: Crash # Issue 24485
-analyzer/test/src/task/strong/inferred_type_test: Crash # Issue 24485
-analyzer/test/src/task/strong_mode_test: Crash # Issue 24485
-analyzer/test/src/task/yaml_test: Crash # Issue 24485
-
[ $arch == x64 && $runtime == vm && $system == windows && $checked ]
# See: https://build.chromium.org/p/client.dart/builders/analyzer-win7-release-be/builds/3113/steps/analyzer%20unit%20tests/logs/stdio
analyzer/test/src/task/strong/inferred_type_test: Pass, Slow
@@ -263,9 +205,6 @@ analyzer/test/src/task/strong/inferred_type_test: Pass, Slow
[ $runtime == dart_precompiled ]
*: SkipByDesign # The pkg test framework imports dart:mirrors.
-[ $compiler == dart2js && $cps_ir && $checked ]
-*: Skip # `assert` not implemented, about 75% tests crash
-
[ $compiler == none ]
kernel/test/closures_test: Fail
« no previous file with comments | « no previous file | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698