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

Unified Diff: pkg/pkg.status

Issue 1303333003: dart2js cps: update test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 4 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/corelib/corelib.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 76bc2226c6753acf09a860e33bd6e13ad7f9ae52..dba5dd0c890b48eeb5021ecd61477f804c675f47 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -168,7 +168,30 @@ third_party/di_tests/di_test: Pass, Slow # Issue 22896
analyzer/test/*: PubGetError
[ $compiler == dart2js && $cps_ir ]
-analyzer/test/enum_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
-analyzer/test/generated/all_the_rest_test: Crash # Invalid argument(s)
-analyzer/test/src/context/context_test: Crash # Invalid argument(s)
+analyzer/test/enum_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/all_the_rest_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/ast_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/compile_time_error_code_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/element_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/incremental_resolver_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/incremental_scanner_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/non_error_resolver_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/parser_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/resolver_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/scanner_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/source_factory_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/static_type_warning_code_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/static_warning_code_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/generated/utilities_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/source/package_map_provider_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/context/cache_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/context/context_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/dart_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/dart_work_manager_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/driver_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/general_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/html_work_manager_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/inputs_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/manager_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
+analyzer/test/src/task/model_test: Crash # (Iterable<JavaFile> ... cannot handle sync*/async* functions
typed_data/test/typed_buffers_test/none: RuntimeError # Please triage this failure.
« no previous file with comments | « no previous file | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698