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

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

Issue 9665013: Generate a dynamic type error when creating an instance with a bound error. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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
« runtime/vm/parser.cc ('K') | « runtime/vm/parser.cc ('k') | no next file » | 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 5247)
+++ tests/co19/co19-runtime.status (working copy)
@@ -131,14 +131,11 @@
LibTest/core/Queue/add_A01_t01: Skip # Timeout
[ $component == vm && $checked ]
-Language/13_Types/8_Parameterized_Types_A02_t01: Skip # Issue co19 - 94
-Language/09_Generics/09_Generics_A04_t05: Skip # Issue co19 - 94
-Language/09_Generics/09_Generics_A03_t01: Skip # Issue co19 - 95
-Language/10_Expressions/10_Instance_Creation_A05_t01: Skip # Issue co19 - 96
-Language/10_Expressions/10_Instance_Creation_A05_t02: Skip # Issue co19 - 96
-Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(vm-team): New failure, please triage.
+Language/13_Types/8_Parameterized_Types_A02_t01: Fail # Issue co19 - 94
+Language/09_Generics/09_Generics_A01_t02: Fail # Issue 439
+Language/09_Generics/09_Generics_A04_t05: Fail # Issue co19 - 94
+Language/09_Generics/09_Generics_A03_t01: Fail # Issue co19 - 95
Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(vm-team): New failure, please triage.
-Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(vm-team): New failure, please triage.
Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(vm-team): New failure, please triage.
Language/11_Statements/15_Assert_A03_t08: Fail # TODO(vm-team): New failure, please triage.
LibTest/core/Queue/addLast_A01_t01: Skip # Issue 331
« runtime/vm/parser.cc ('K') | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698