| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 1d542942ed1da8e4576a70950d1b210981b52cb2..39818c426b43ac777965c84d4b8157aacd682f39 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -37,7 +37,7 @@ package/*: Skip # Do not run those in Dartium.
|
| [ $compiler == dartc]
|
| *: Skip
|
|
|
| -[ $compiler == frog || $compiler == frogsh || ($compiler == dart2js && $runtime == drt) ]
|
| +[ $compiler == frog || ($compiler == dart2js && $runtime == drt) ]
|
| *: Skip
|
|
|
| [ $arch == x64 ]
|
|
|