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

Unified Diff: tests/corelib/corelib.status

Issue 24267023: Update implementations to use Object.identityHashCode for identity map/set (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Add tests. Fix few bugs now that it can run. Created 7 years, 3 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 | « sdk/lib/core/set.dart ('k') | tests/corelib/hash_set_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index e58bc110a78f40a180c42b4060c8f6dcf44001c6..592476bc0afee9594f4a1008645b2caf71592108 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -39,6 +39,7 @@ unicode_test: Fail
[ $compiler == dart2js ]
error_stack_trace1_test: Fail # Issue 12399
+hash_set_test/01: Fail # Issue 11551
big_integer_vm_test: Fail, OK # VM specific test.
bit_twiddling_bigint_test: Fail # Requires bigint support.
« no previous file with comments | « sdk/lib/core/set.dart ('k') | tests/corelib/hash_set_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698