| Index: samples/samples.status
|
| diff --git a/samples/samples.status b/samples/samples.status
|
| index 2a676bedcd37a48479aaf22dcc020fca844d5310..5fabf512d01d7ed686ec26660e721627539a1cef 100644
|
| --- a/samples/samples.status
|
| +++ b/samples/samples.status
|
| @@ -2,6 +2,9 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| +[$runtime == vm && $compiler == none && $system == fuchsia]
|
| +*: Skip # Not yet triaged.
|
| +
|
| [ $browser ]
|
| # Skip tests that uses dart:io
|
| build_dart: Skip
|
|
|