| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index c01c0d9540f16545c01657707eff88f6e98a6fd5..02b193fc87f854566cc3ee8991e58f48568d8092 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -19,10 +19,7 @@ sample_extension: Crash # Unable to compile UnsupportedError.message.
|
| build_dart: Skip
|
|
|
| [ $arch == arm ]
|
| -sample_extension/test/sample_extension_test: Skip # Issue 14705
|
| -
|
| -[ $arch == simarm64 ]
|
| -*: Skip
|
| +sample_extension/test/*: Skip # Issue 14705
|
|
|
| [ $noopt || $runtime == dart_precompiled || $runtime == dart_app ]
|
| sample_extension: Skip # Platform.executable
|
|
|