Update status for passing test after constant evaluation was reverted

This is a follow-up to reverting constant evaluation in
46ab040e589adc5200370dec7952ce5150850822.
The issue https://github.com/dart-lang/sdk/issues/33086 appears only
if constant evaluation is enabled.

Change-Id: I719f1fde3cf8a87150a815ce7a6cdab68e26eef9
Reviewed-on: https://dart-review.googlesource.com/54709
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
diff --git a/tests/language_2/language_2_vm.status b/tests/language_2/language_2_vm.status
index fc793c4..fcd9492 100644
--- a/tests/language_2/language_2_vm.status
+++ b/tests/language_2/language_2_vm.status
@@ -1281,9 +1281,6 @@
 type_variable_nested_test/01: RuntimeError
 type_variable_promotion_test: RuntimeError
 
-[ $compiler == dartkp && $runtime == dart_precompiled ]
-metadata_test: Crash # Issue 33086
-
 [ $compiler != dartkp && $mode == product && $runtime == dart_precompiled ]
 vm/type_vm_test/28: MissingRuntimeError
 vm/type_vm_test/29: MissingRuntimeError