Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index d9976d38eb80510c4644da1b93e9d4e92d2c3702..67d29415ce63f538618e7e4389c04df2bdcc5269 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -132,6 +132,9 @@ message3_test/int32x4: RuntimeError, OK # Uses Isolate.spawn. |
browser/typed_data_message_test: StaticWarning |
mint_maker_test: StaticWarning |
+[ $compiler == none && $runtime == vm ] |
+scenarios/short_package/short_package_test: Fail, OK # We do not plan to support the tested behavior anyway. |
+ |
[ $compiler != none || $runtime != vm ] |
package_root_test: SkipByDesign # Uses Isolate.packageRoot |
package_config_test: SkipByDesign # Uses Isolate.packageConfig |