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

Unified Diff: pkg/pkg.status

Issue 1353843002: dart2js cps: Support sync* and yield. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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/tree_ir/tree_ir_tracer.dart ('k') | tests/compiler/dart2js_extra/dart2js_extra.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 ef4d6f7de1366b64bb6af8ba06b991ccd9e401da..71af3146d67f0427c12b1030f5c95927ae9666a5 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -170,30 +170,4 @@ third_party/di_tests/di_test: Pass, Slow # Issue 22896
analyzer/test/*: PubGetError
[ $compiler == dart2js && $cps_ir ]
-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
lookup_map/test/lookup_map_test: RuntimeError # $async$temp1.get$tests is not a function
« no previous file with comments | « pkg/compiler/lib/src/tree_ir/tree_ir_tracer.dart ('k') | tests/compiler/dart2js_extra/dart2js_extra.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698