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

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

Issue 10692087: Reapply change to update dart2js operator equals semantics to follow (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Whoops, fix eqB to use === true Created 8 years, 5 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 | « lib/unittest/core_matchers.dart ('k') | tests/compiler/dart2js/boolified_operator_test.dart » ('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 79fba7063df1c5a96781301b51453b796015e88b..738ada1f64840bb515d36d3cc9854ca97a6a7ca8 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -347,6 +347,10 @@ Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails.
Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails.
LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned in ExpectException message (Expect.isTrue(false) fails.)
+LibTest/core/Expect/equals_A01_t03: Fail # not following the spec and expects the user-defined equality operator
srdjan 2012/08/17 20:45:50 Please file co19 issues instead of adding a commen
Mads Ager (google) 2012/08/20 07:54:33 I did and it has already been marked as fixed. htt
+ # to be called when comparing for equality with null.
+LibTest/core/Expect/notEquals_A01_t03: Fail # not following the spec and expects the user-defined equality operator
+ # to be called when comparing for equality with null.
LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatException is expected')
LibTest/core/Queue/iterator_A01_t01: Fail # Expect.isFalse(true) fails.
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/: Unterminated group'
« no previous file with comments | « lib/unittest/core_matchers.dart ('k') | tests/compiler/dart2js/boolified_operator_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698