| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index d6e08b9633178e0e4fabfd4cf337e9199dceae96..caf91ca762ba05dff6c5a8c01d1e7e0c62df58b4 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -25,6 +25,3 @@ sample_extension/test/*: Skip # These tests attempt to spawn another script usin
|
|
|
| [ $compiler == app_jit ]
|
| sample_extension/test/*: Skip # Shared use of a temp directory
|
| -
|
| -[ $builder_tag == asan && $arch == x64 ]
|
| -sample_extension/test/sample_extension_app_snapshot_test: RuntimeError # Leak in subprocess
|
|
|