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

Unified Diff: tests/co19/co19-dart2js.status

Issue 184663004: Follow factory redirections when checking case expressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove same-type switch-test from type-checker test. Created 6 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
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index b3e95c6ba6e4ee8e70313004073c780c4e61c56d..bfcc26718d121fc6ad2cfadb01f02c330547fd65 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -139,6 +139,8 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK
LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277
LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277
+Language/13_Statements/09_Switch_A03_t03: MissingCompileTimeError # Issue TODO(floitsch): reuse issue number.
karlklose 2014/03/03 10:38:05 What issue number?
floitsch 2014/03/03 18:47:16 I thought there was already an open one. There was
+
[ $compiler == dart2js ]
LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683

Powered by Google App Engine
This is Rietveld 408576698