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

Unified Diff: tests/language/language.status

Issue 10095015: Operator4Test only fails in unchecked mode for frog. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 9ff0478dd351972fcbf2ca35f288b230ec84c5fb..2b6291b9dae4e8bfd233639baf7793866bbbd299 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -203,6 +203,7 @@ IntrinsifiedMethodsTest: Fail # Issue 1470
[ ($compiler == frog || $compiler == frogsh) && $unchecked ]
BoolTest: Fail # Issue 2092
CompileTimeConstantCTest/01: Fail # integers as keys in literal maps.
+Operator4Test: Fail
[ $compiler == frog || $compiler == frogsh ]
StaticInitializerTypeErrorTest: Fail # Checked mode not implemented.
@@ -333,7 +334,6 @@ NullPointerExceptionTest: Fail
NullTest: Fail
NullToStringTest: Fail
NumbersTest: Fail
-Operator4Test: Fail
OverrideFieldTest/01: Fail
OverrideFieldTest/04: Fail
OverrideMethodWithFieldTest/01: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698