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

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

Issue 10860018: Fix null-equality comparison for unoptimized branch code. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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 | « tests/co19/co19-dart2js.status ('k') | tests/language/equality_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 10913)
+++ tests/co19/co19-runtime.status (working copy)
@@ -95,6 +95,8 @@
LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
LibTest/core/Date/Date_A01_t01: Fail # Issue 445
LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42
+LibTest/core/Expect/notEquals_A01_t03: Fail # Issue co19 - 178
+LibTest/core/Expect/equals_A01_t03: Fail # Issue co19 - 178
LibTest/core/Match/operator_subscript_A01_t01: Fail
LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44
LibTest/core/Math/pow_A11_t01: Fail # Issue 449
@@ -495,8 +497,6 @@
Language/13_Types/7_Type_Void_A04_t04: Fail # co19 issue 158
Language/13_Types/7_Type_Void_A04_t05: Fail # co19 issue 158
Language/07_Classes/4_Instance_Variables_A02_t06: Fail # type error
-LibTest/core/Expect/notEquals_A01_t03: Fail # Looking at it right now (srdjan).
-LibTest/core/Expect/equals_A01_t03: Fail # Looking at it right now (srdjan).
[ $runtime == vm && $mode == debug && $unchecked ]
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/equality_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698