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

Unified Diff: tests/language/language.status

Issue 9657027: Fix broken expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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 facf8c5e530f2b05089ae41e3ec159dda9862592..87b68f78510dee1a00391fc2cb03574dd48b2ec9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -206,10 +206,6 @@ GCTest: Skip # Issue 1487
[ $component == frogsh ]
ArithmeticTest: Fail # Issue 1470
-AssignStaticTypeTest/01: Fail # Unrecognized option: --no-enable-type-checks.
-AssignStaticTypeTest/02: Fail # Unrecognized option: --no-enable-type-checks.
-AssignStaticTypeTest/03: Fail # Unrecognized option: --no-enable-type-checks.
-AssignStaticTypeTest/04: Fail # Unrecognized option: --no-enable-type-checks.
IntrinsifiedMethodsTest: Fail # Issue 1470
# This set of four test components (frog, frogsh, frogium, and webdriver) all
@@ -433,6 +429,10 @@ PrivateMemberTest/04: Fail # test seems bad - see issue #353
[ ($component == frogsh || $component == frog || $component == frogium) && $checked ]
PrivateMemberTest/none: Fail # test seems bad - see issue #353
+AssignStaticTypeTest/01: Fail # Unrecognized option: --no-enable-type-checks.
+AssignStaticTypeTest/02: Fail # Unrecognized option: --no-enable-type-checks.
+AssignStaticTypeTest/03: Fail # Unrecognized option: --no-enable-type-checks.
+AssignStaticTypeTest/04: Fail # Unrecognized option: --no-enable-type-checks.
[ $component == frog || $component == frogsh ]
# these tests are inconsistent in frogium and frogsh-node, investigate
« 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