| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 0a8941851777dbf62785682565a13a5a827dcbc8..a3edba348b582cf8c5bcb1da07b3f87bb149509b 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -2,13 +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.
|
|
|
| -# 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
|
| -# test only makes sense on runtimes that support 64-bit integer
|
| -# arithmetic natively, i.e., the VM.
|
| -fixnum/test/int_64_vm_test: Skip
|
| -
|
| # Don't run any test-like files that show up in packages directories. It
|
| # shouldn't be necessary to run "pub install" in these packages, but if you do
|
| # it shouldn't break the tests.
|
|
|