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

Unified Diff: tests/language/language.status

Issue 8444001: Naming scheme for negative tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Chnaging names again 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 | « no previous file | tests/language/src/Prefix18NegativeTest.dart » ('j') | 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 b3e09200aee94c57743fffa58cd313af479e2e76..e9747d092c0695a4bfcadb21e198b7bda659b4a2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -49,9 +49,8 @@ ConstructorReturnWithInitAndArrowNegativeTest: Fail # Issue 224
NonParameterizedFactory2Test: Fail # Bug 5257789
WrongNumberTypeArgumentsTest: Fail # Bug 5532690
-Prefix18NegativeTest_1: Fail # Issue 307
-Prefix18NegativeTest_2: Fail # Issue 307
-Prefix18NegativeTest_3: Fail # Issue 307
+Prefix18NegativeTest: Fail # Issue 307
+Prefix20NegativeTest: Fail # Issue 307
# DartC specific tests that should not be run by the VM.
*DartcTest: Skip
« no previous file with comments | « no previous file | tests/language/src/Prefix18NegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698