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

Unified Diff: pkg/pkg.status

Issue 1084413003: Fix an assertion failure in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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/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 2f8703828979935f55f6b004729034e080aa2a5b..50f1e41e920f64b49db7cdd698b2600691964a12 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -696,3 +696,4 @@ third_party/di_tests/di_test: Crash # try/finally
typed_data/test/typed_buffers_test/01: Crash # cannot compile methods that need interceptor calling convention.
typed_data/test/typed_buffers_test/none: Crash # cannot compile methods that need interceptor calling convention.
typed_mock/test/typed_mock_test: Crash # try/finally
+analyzer/test/src/context/context_test: Crash # try/finally
Kevin Millikin (Google) 2015/04/22 14:55:46 I'm not sure why this test started failing. I gue
« no previous file with comments | « pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698