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

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

Issue 9232016: Ignore parsed types of local variables in unchecked mode and replace them with (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 11 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 | « runtime/vm/parser.cc ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 3403)
+++ tests/co19/co19-runtime.status (working copy)
@@ -213,6 +213,10 @@
LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail # Issue co19 - 47
LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail # Issue co19 - 47
LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail # Issue co19 - 47
+LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t01: Fail # Issue co19 - 37
+LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t02: Fail # Issue co19 - 37
+LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t03: Fail # Issue co19 - 37
+LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t04: Fail # Issue co19 - 37
[ $component == vm && $checked ]
LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail # Issue co19 - 37
@@ -258,6 +262,10 @@
LibTest/core/Map/A01/t03: Fail # Issue co19 - 53
LibTest/core/Map/Map/Map/A01/t01: Fail # Issue co19 - 53
LangSpecTest/13_Types/13_4_Interface_Types/A07/t03: Fail # Issue co19 - 53
+LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t02: Fail # Issue co19 - 37
+LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t03: Fail # Issue co19 - 37
+LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail # Issue co19 - 37
+LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail # Issue co19 - 37
[ $component == vm && $system == win32 ]
LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
@@ -274,10 +282,6 @@
# Started failing after making @static-type-error non-negative.
[ $component == vm ]
-LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail # Issue 441
-LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail # Issue 441
-LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t02: Fail # Issue co19 - 35
-LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t03: Fail # Issue co19 - 35
LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail # Issue co19 - 34
LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Fail # Issue co19 - 34
LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Fail # Issue co19 - 34
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698