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

Unified Diff: language/language.status

Issue 9416103: - Test for issue #732: #resource library tag handling in VM. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
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 | language/src/ResourceTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: language/language.status
===================================================================
--- language/language.status (revision 4489)
+++ language/language.status (working copy)
@@ -19,6 +19,7 @@
[ $component == vm || $component == dartium ]
+ResourceTest: Fail # Issue 732
GCTest: Fail # Issue 1487
ImpliedInterfaceTest: Fail # Bug 5349944
FBoundedQuantificationTest: Skip # Issue 439
@@ -60,12 +61,6 @@
CyclicTypeVariableTest/04: Fail
CyclicTypeVariableTest/05: Fail
-# DartC or Frog specific tests that should not be run by the VM
-*DartcTest: Skip
-*DartcNegativeTest: Skip
-*FrogTest: Skip
-*FrogNegativeTest: Skip
-
# Issue 1034
ConstructorDuplicateInitializersTest/01: Fail
ConstructorDuplicateInitializersTest/02: Fail
@@ -90,6 +85,12 @@
CompileTimeConstant3Test: Fail # Issue 1780
CompileTimeConstant6Test: Fail # Issue 1794
+# DartC or Frog specific tests that should not be run by the VM
+*DartcTest: Skip
+*DartcNegativeTest: Skip
+*FrogTest: Skip
+*FrogNegativeTest: Skip
+
[ ($component == vm || $component == dartium) && $unchecked ]
Prefix16NegativeTest: Fail # Bug 5532534
@@ -137,7 +138,7 @@
Switch3NegativeTest: Fail # issue 1663
-# Problems traiaged before static analysis-only change
+# Problems triaged before static analysis-only change
AssertTest: Fail # Uses AssertError class. Bug 4385894.
CallOperatorTest: Pass # Issue 1355
« no previous file with comments | « no previous file | language/src/ResourceTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698