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

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

Issue 18209002: Add error on use of argument definition test (Closed) Base URL: http://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-analyzer.status
===================================================================
--- tests/co19/co19-analyzer.status (revision 24589)
+++ tests/co19/co19-analyzer.status (working copy)
@@ -183,8 +183,13 @@
Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail, OK
# co19 issue #434, argument definition was dropped
-Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail, OK
-Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail, OK
+Language/11_Expressions/33_Argument_Definition_Test_A01_t02: fail, OK
+#Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail, OK (this is passing for the wrong reason)
+#Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail, OK (this is passing for the wrong reason)
+Language/11_Expressions/33_Argument_Definition_Test_A02_t01: fail, OK
+Language/11_Expressions/33_Argument_Definition_Test_A02_t02: fail, OK
+Language/11_Expressions/33_Argument_Definition_Test_A03_t01: fail, OK
+Language/11_Expressions/33_Argument_Definition_Test_A03_t02: fail, OK
# co19 issue #435, AssertionError has not properties
LibTest/core/AssertionError/column_A01_t02: fail, OK

Powered by Google App Engine
This is Rietveld 408576698