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

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

Issue 10986084: Add co19 exception to analyzer too. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 24e7669ee5a9f5afd1e3c48621dde0f1c6ee5481..b12bf55d31ac311f797708c5d9950b9fe4966518 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -3,6 +3,8 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dartc ]
+Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
+
Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(analyzer-team): Please triage this failure.
Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(analyzer-team): Please triage this failure.
Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(analyzer-team): Please triage this failure.
@@ -143,7 +145,7 @@ Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail, OK # contains syntax
Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail, OK # contains syntax error
Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail, OK # contains syntax error
Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail, OK # should be error
-Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail, OK # no longer an error
+Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail, OK # no longer an error
Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail, OK # should be error
Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail, OK # invalid directive syntax
Language/06_Functions/06_Functions_A01_t06: Fail, OK # expecting error that doesn't exist
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698