| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index b44439166e0ec92e3d4d262201281979706cba22..abdad086d64bc687a9c1b4c082be6cc8791e4184 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -38,9 +38,6 @@ package/*: Skip # Do not run those in Dartium.
|
| [ $compiler == frog || $compiler == frogsh || ($compiler == dart2js && $runtime == drt) ]
|
| *: Skip
|
|
|
| -[ $compiler == dart2js ]
|
| -package/*: Skip # TODO(rnystrom): Re-enable when dart2js supports "package:".
|
| -
|
| [ $arch == x64 ]
|
| MediumIntegerTest: Fail # Issue 1146.
|
|
|
|
|