| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index d638e123a2fa07916d3584a2c0e6bcfc572d91c8..3a3be4684daf2b5bcd6d825d1484926284896e24 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -2,9 +2,6 @@
|
| # 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.
|
|
|
| -serialization/test/*: Skip # http://dartbug.com/9894
|
| -
|
| -
|
| # Run this test manually to verify that the fixnum library produces
|
| # the same results as native ints on a set of directed and random inputs.
|
| # Skip it when running automated tests because it times out. This
|
|
|