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

Unified Diff: tests/language/language.status

Issue 9599020: New test exposes some bugs in the static analysis (dartc) engine on assignment problems (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Respin of AssignStaticTypeTest with multiple annotations 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: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 14c4f6486e29cb7ed6c62753b88630b55dba6b30..b743ffdad62cf7c0beccf46e798d963e892b4e92 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -83,6 +83,9 @@ GetSetSyntaxTest/15: Fail # Issue 1569
CompileTimeConstant3Test: Fail # Issue 1780
CompileTimeConstant6Test: Fail # Issue 1794
+AssignStaticTypeTest/01: Fail
+AssignStaticTypeTest/02: Fail
regis 2012/03/08 20:47:50 Please file a bug against the vm and refer to it h
+
# DartC or Frog specific tests that should not be run by the VM
*DartcTest: Skip
*DartcNegativeTest: Skip
@@ -105,6 +108,10 @@ ApplicationNegativeTest: Fail
AssertKeywordNegativeTest: Fail
AssertTest: Fail # Uses AssertError class. Bug 4385894.
AssignInstanceMethodNegativeTest: Fail
+AssignStaticTypeTest/01: Fail # Issue 1957
+AssignStaticTypeTest/02: Fail # Issue 1957
+AssignStaticTypeTest/03: Fail # Issue 1957
+AssignStaticTypeTest/04: Fail # Issue 1957
BodyLessConstructorWrongArgNegativeTest: Fail
CallOperatorTest: Pass # Issue 1355
CharEscapeTest: Pass # Issue 1654
« no previous file with comments | « no previous file | tests/language/src/AssignStaticTypeTest.dart » ('j') | tests/language/src/AssignStaticTypeTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698