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

Unified Diff: tests/co19/co19-analyzer2.status

Issue 16357010: Basic dart^2 analyzer tests running. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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/co19/co19-analyzer2.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer2.status
similarity index 98%
copy from tests/co19/co19-analyzer.status
copy to tests/co19/co19-analyzer2.status
index 6523031da65d159bd3a161d8fef95cf97e97af4e..5ec87683393ce2e084e4a317cf903e4a79b3ad4a 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer2.status
@@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $compiler == dartanalyzer ]
+[ $compiler == dart2analyzer ]
Language/05_Variables/05_Variables_A05_t04: fail
Language/06_Functions/06_Functions_A01_t31: fail
Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail
@@ -187,6 +187,6 @@ Language/11_Expressions/08_Throw_A05_t01: fail, OK
Language/11_Expressions/08_Throw_A05_t02: fail, OK
Language/11_Expressions/08_Throw_A05_t03: fail, OK
-
-[ $runtime == drt && $compiler == none ]
-*: Skip
+# infinite loop
+Language/14_Types/4_Interface_Types_A11_t01: skip
+Language/14_Types/4_Interface_Types_A11_t02: skip

Powered by Google App Engine
This is Rietveld 408576698