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

Unified Diff: pkg/pkg.status

Issue 1200823002: dart2cps: Fix bug in constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Revert+Unrevert+Rebase 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/cps_ir/cps_ir_builder_task.dart ('k') | tests/language/language_dart2js.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 db093f9c26ab09a7ae0cb4d19223edadd5a53fbc..91ff9571889a941755d6379720909caea9907015 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -191,7 +191,7 @@ 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 # Issue 23691
+js_ast/test/printer_callback_test : RuntimeError # Please triage this failure. (Something with growable lists)
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)
« no previous file with comments | « pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698