| Index: tests/benchmark_smoke/benchmark_smoke.status
|
| diff --git a/tests/benchmark_smoke/benchmark_smoke.status b/tests/benchmark_smoke/benchmark_smoke.status
|
| index 7aa0af0ebff1d8a2cdf4584bad9a1af755796cad..056911f7e9e7dc9006ae0ec4153d570e0649902a 100644
|
| --- a/tests/benchmark_smoke/benchmark_smoke.status
|
| +++ b/tests/benchmark_smoke/benchmark_smoke.status
|
| @@ -2,7 +2,7 @@
|
| # 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 || $runtime == dart_precompiled || $runtime == dart_product) ]
|
| +[ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ]
|
| *: Skip
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
|
|