Index: tests/corelib_strong/corelib_strong_kernel.status |
diff --git a/tests/corelib_strong/corelib_strong_kernel.status b/tests/corelib_strong/corelib_strong_kernel.status |
index 945b79f3b7b6b209b3bafb82abdf07f52b16b6be..8b367502353fef3204495d400c5b88f7e11fe27c 100644 |
--- a/tests/corelib_strong/corelib_strong_kernel.status |
+++ b/tests/corelib_strong/corelib_strong_kernel.status |
@@ -8,6 +8,7 @@ bool_from_environment_test: RuntimeError |
compare_to2_test: RuntimeError |
const_list_remove_range_test: DartkCompileTimeError |
const_list_set_range_test: DartkCompileTimeError |
+hash_map2_test: Crash # VM does not support BottomType |
int_from_environment_test: RuntimeError |
iterable_return_type_test/01: RuntimeError |
iterable_return_type_test/02: RuntimeError |
@@ -33,4 +34,4 @@ splay_tree_from_iterable_test: DartkCompileTimeError |
string_case_test/01: RuntimeError |
string_from_environment2_test: RuntimeError |
string_from_environment_test: RuntimeError |
-unicode_test: RuntimeError |
+unicode_test: RuntimeError |