| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index 2b249fd82b77daf93ef8bf186830865db143f737..caf91ca762ba05dff6c5a8c01d1e7e0c62df58b4 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -23,5 +23,5 @@ sample_extension/test/*: Skip # Issue 14705
|
| [ $compiler == precompiler ]
|
| sample_extension/test/*: Skip # These tests attempt to spawn another script using the precompiled runtime.
|
|
|
| -[ $runtime == dart_app ]
|
| +[ $compiler == app_jit ]
|
| sample_extension/test/*: Skip # Shared use of a temp directory
|
|
|