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

Unified Diff: dart/tests/language/language.status

Issue 9663065: Fix ConstructorRedirectTest. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index 92f5f65ef1d9234e63420266082f14f21565a994..afca12f32abb4199c5bf702061b870eb30b4a41f 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -86,6 +86,8 @@ CompileTimeConstant6Test: Fail # Issue 1794
AssignStaticTypeTest/01: Skip # Issue 2070 (fails only in checked mode)
AssignStaticTypeTest/02: Skip # Issue 2070 (fails only in checked mode)
+ConstructorRedirectTest/01: Fail # Issue 2103.
+
# DartC or Frog specific tests that should not be run by the VM
*DartcTest: Skip
*DartcNegativeTest: Skip
@@ -186,6 +188,7 @@ Switch7NegativeTest: Fail # Bug 4208467.
SwitchLabelTest: Fail # Bug 4208467.
ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586
Throw7NegativeTest: Fail # Bug 4208459.
+ConstructorRedirectTest/01: Fail # Issue 2105.
#
# Add new dartc annotations above in alphabetical order
@@ -271,6 +274,7 @@ TryCatchSyntaxTest/09: Fail
CondExprTest: Fail
SuperFieldAccessTest: Fail # Issue 1695
CompileTimeConstant6Test: Fail
+ConstructorRedirectTest/01: Fail # Issue 2104.
SavannahTest: Skip # TODO(jimhug): Seems flaky on some configs - investigate.
« no previous file with comments | « no previous file | dart/tests/language/language-leg.status » ('j') | dart/tests/language/src/ConstructorRedirectTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698