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

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

Issue 15269005: Report ParserErrorCode.CONST_CONSTRUCTOR_WITH_BODY and other body-related errors (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixes for review comments. Created 7 years, 7 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 | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/SimpleParserTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index 47608777ef152c7729641d01d4da32eddb0e0000..4920516b78711856347ce10dc9faf76ac22788f6 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -18,11 +18,6 @@ Language/06_Functions/2_Formal_Parameters_A01_t02: fail
Language/06_Functions/2_Formal_Parameters_A01_t09: fail
Language/06_Functions/2_Formal_Parameters_A02_t02: fail
Language/07_Classes/07_Classes_A01_t20: fail
-Language/07_Classes/07_Classes_A02_t02: fail
-Language/07_Classes/07_Classes_A02_t04: fail
-Language/07_Classes/07_Classes_A03_t02: fail
-Language/07_Classes/07_Classes_A03_t07: fail
-Language/07_Classes/07_Classes_A03_t08: fail
Language/07_Classes/07_Classes_A09_t01: fail
Language/07_Classes/07_Classes_A09_t02: fail
Language/07_Classes/07_Classes_A09_t03: fail
@@ -135,7 +130,6 @@ Language/13_Libraries_and_Scripts/1_Imports_A01_t46: fail
Language/13_Libraries_and_Scripts/1_Imports_A04_t03: fail
Language/13_Libraries_and_Scripts/1_Imports_A05_t01: fail
Language/13_Libraries_and_Scripts/2_Exports_A05_t01: fail
-Language/13_Libraries_and_Scripts/3_Parts_A02_t03: fail
Language/13_Libraries_and_Scripts/5_URIs_A01_t24: fail
Language/13_Libraries_and_Scripts/5_URIs_A01_t25: fail
Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: fail
@@ -198,6 +192,9 @@ LibTest/core/double/ceil_A01_t05: fail
LibTest/core/double/floor_A01_t05: fail
LibTest/core/int/operator_division_A01_t01: fail
+# fails locally, passes on bot
+Language/13_Libraries_and_Scripts/3_Parts_A02_t03: skip
+
# co19 issue #412, using 'null' as operand
Language/11_Expressions/01_Constants_A11_t01: fail
Language/11_Expressions/01_Constants_A12_t01: fail
« no previous file with comments | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/SimpleParserTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698