| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index 959a310c8a657e10a9d6fa29890c7a4c445ce269..c4b6f349a5af3e47e763c08406f8fbcdf322b21a 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
|
|
|