| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 3ef43bed19e7f7ff6ce76d0074c4510fcd4a4b20..60c82ac15341a9207ddcd2ce7d18ed1e504dce23 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -171,6 +171,9 @@ cc/FindCodeObject: SkipSlow # Takes more than 8 minutes. Issue 17440
|
| [ $compiler == dart2analyzer ]
|
| dart/optimized_stacktrace_test: StaticWarning
|
|
|
| +[ $compiler == dart2analyzer && $builder_tag == strong ]
|
| +*: Skip # Issue 28649
|
| +
|
| [ $compiler == app_jit ]
|
| dart/snapshot_version_test: Fail,OK # Expects to find script snapshot relative to Dart source.
|
|
|
|
|