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

Unified Diff: tests/language/language.status

Issue 8505040: Additional fixes for the bot (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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 | « frog/scripts/buildbot_annotated_steps.py ('k') | 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 5dce2c38bbba5bc80cabf7dde4af9ae443d2ac98..0c69e99c6ecef8214d4a52185193d22d72e335f3 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -193,7 +193,6 @@ TypedMessageTest: Fail # Bug 5246195
[ $component == frog || $component == leg ]
ToStringAsFixedTest: Fail # fails due to rounding in constant propagation
-
[ $component == frogsh || $component == frog || $component == leg ]
# VM or DartC specific tests not to be run by Frog. See language.status
@@ -293,10 +292,6 @@ Prefix14NegativeTest: Fail
Prefix16NegativeTest: Fail
Prefix20NegativeTest: Fail
Prefix15Test: Fail
-PrivateMemberTest/01: Fail # test seems bad - see issue #353
-PrivateMemberTest/02: Fail # test seems bad - see issue #353
-PrivateMemberTest/03: Fail # test seems bad - see issue #353
-PrivateMemberTest/04: Fail # test seems bad - see issue #353
Private3Test: Fail
PrivateTest: Fail
PseudoKWNegativeTest: Fail # verifying test vs. spec - issue #356
@@ -326,6 +321,14 @@ ImplicitThisTest/03: Fail # Issue 376
ImplicitThisTest/04: Fail # Issue 376
ImplicitThisTest/none: Fail # Issue 376
+[ ($component == frogsh || $component == frog || $component == leg) && $unchecked ]
+PrivateMemberTest/01: Fail # test seems bad - see issue #353
+PrivateMemberTest/02: Fail # test seems bad - see issue #353
+PrivateMemberTest/03: Fail # test seems bad - see issue #353
+PrivateMemberTest/04: Fail # test seems bad - see issue #353
+
+[ ($component == frogsh || $component == frog || $component == leg) && $checked ]
+PrivateMemberTest/none: Fail # test seems bad - see issue #353
[ $component == leg ]
StaticTopLevelTest/00: Fail
« no previous file with comments | « frog/scripts/buildbot_annotated_steps.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698