Index: tests/language_2/language_2_vm.status |
diff --git a/tests/language_2/language_2_vm.status b/tests/language_2/language_2_vm.status |
index 2e09538c986ea8c8de1e32a5a9668255293f050c..0283d06dc4943029b2b9f05ec92d593307dc3ac9 100644 |
--- a/tests/language_2/language_2_vm.status |
+++ b/tests/language_2/language_2_vm.status |
@@ -49,6 +49,8 @@ bit_operations_test/02: MissingCompileTimeError |
bit_operations_test/03: MissingCompileTimeError |
bit_operations_test/04: MissingCompileTimeError |
built_in_identifier_prefix_test: CompileTimeError |
+cast_test/04: MissingCompileTimeError |
+cast_test/05: MissingCompileTimeError |
# The VM and does not implement the Dart 2.0 runtime checks yet unless |
# --checked is explicitly passed). |