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

Unified Diff: tests/language/language.status

Issue 9371017: Small triage exercise after code generation removed (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
« 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 3be89efeac3ff27e7884e6802d75d02d6fed3dda..10719f8b2efa4e4be61a6470ef771ecddc0fb6ab 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -111,7 +111,6 @@ GCTest: Skip # Takes too long.
ApplicationNegativeTest: Fail # status change with --check-only
AssertKeywordNegativeTest: Fail # status change with --check-only
AssignInstanceMethodNegativeTest: Fail # status change with --check-only
-BitOperationsTest: Pass # status change with --check-only
BodyLessConstructorWrongArgNegativeTest: Fail # status change with --check-only
CallOperatorTest: Pass # status change with --check-only
CallThroughNullGetterTest: Pass # status change with --check-only
@@ -164,15 +163,13 @@ StaticField2aRunNegativeTest: Fail # status change with --check-only
StaticField2RunNegativeTest: Fail # status change with --check-only
StringConcatTest: Pass # status change with --check-only
Switch3NegativeTest: Fail # status change with --check-only
-SyntaxTest/29: Fail # status change with --check-only
-SyntaxTest/30: Fail # status change with --check-only
+
TypeChecksInFactoryMethodTest: Pass # status change with --check-only
# Problems traiaged before static analysis-only change
AssertTest: Fail # Uses AssertError class. Bug 4385894.
-BitOperationsTest: Fail # Uses bignums.
CTConstTest: Fail # Bug 5202940, Issue 176
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
CallOperatorTest: Fail # Issue 1355
@@ -250,6 +247,8 @@ StringEscape4NegativeTest: Fail # Issue 1351.
SuperOperatorTest: Fail # Bug 4995463.
Switch7NegativeTest: Fail # Bug 4208467.
SwitchLabelTest: Fail # Bug 4208467.
+SyntaxTest/29: Fail # Issue 1606
+SyntaxTest/30: Fail # Issue 1606
SyntaxTest/31: Fail # Issue 1108
SyntaxTest/32: Fail # Issue 1108
SyntaxTest/33: Fail # Issue 1108
« 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