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

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

Issue 9662037: Compile time constants with fields. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. 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
« no previous file with comments | « frog/leg/compile_time_constants.dart ('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-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index 7d106370da9cd2566f8c923a38e68f12cc4517bf..60250959c93493b81edf05c2888ec77c399342b6 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -41,7 +41,6 @@ Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): New co19 failure,
Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # TODO(ahe): New co19 failure, please triage.
Language/09_Generics/09_Generics_A04_t04: Fail # TODO(ahe): New co19 failure, please triage.
-Language/10_Expressions/01_Constants_A07_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/01_Constants_A10_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/01_Constants_A11_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/01_Constants_A12_t01: Fail # TODO(ahe): New co19 failure, please triage.
@@ -128,8 +127,9 @@ LibTest/core/List/sort_A01_t06: Skip # Times out.
LibTest/core/List/sort_A01_t04: Skip # Times out.
-Language/10_Expressions/01_Constants_A17_t02: Skip # Times out.
-Language/10_Expressions/01_Constants_A17_t01: Skip # Times out.
+Language/10_Expressions/01_Constants_A17_t03: Crash # Cycle reference.
+Language/10_Expressions/01_Constants_A17_t02: Skip # Cyclic reference. Times out.
+Language/10_Expressions/01_Constants_A17_t01: Skip # Cyclic reference. Times out.
# Issues with co19 test suite.
« no previous file with comments | « frog/leg/compile_time_constants.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698