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

Unified Diff: tests/corelib/corelib.status

Issue 23056002: Convert HashMap and LinkedHashMap to closed addressing hash tables. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index e67a3743209473cffda703a24aacdf77b7cd6853..4c2de83aab524f3c28a1e8270c3295efd7b45da9 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -51,6 +51,7 @@ unicode_test: Fail
[ $runtime == vm ]
string_trim_unicode_test: Fail # Bug 6569
+string_source_test: Fail # Bug 12412
[ $compiler == dart2js ]
math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)

Powered by Google App Engine
This is Rietveld 408576698