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

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

Issue 779253003: Implement correct semantics of Boolean Conversion (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years 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/intermediate_language_x64.cc ('k') | tests/language/bool_check_test.dart » ('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 42168)
+++ tests/co19/co19-runtime.status (working copy)
@@ -25,6 +25,16 @@
Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916
Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916
+Language/13_Statements/15_Assert_A03_t02: skip # co19 issue 734
+Language/13_Statements/15_Assert_A03_t03: skip # co19 issue 734
+Language/13_Statements/15_Assert_A04_t02: skip # co19 issue 734
+Language/13_Statements/15_Assert_A04_t05: skip # co19 issue 734
+
+# re-enable next 3 tests when co19 revision synched to r793
+Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: skip # until >= r793
+Language/12_Expressions/27_Unary_Expressions_A02_t03: skip # until >= r793
+Language/13_Statements/06_For/1_For_Loop_A01_t08: skip # until >= r793
+
LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514
LibTest/core/DateTime/DateTime.now_A01_t02: Pass, Fail # co19 issue 709
« no previous file with comments | « runtime/vm/intermediate_language_x64.cc ('k') | tests/language/bool_check_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698