| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index 8dde381f54418ba5495059767974bce33415fcbd..6f3ff16a59688474a3bf7c30933a6bfaa88ec3ba 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.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.
|
|
|
| +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
|
|
|