Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index 29f18dd289637d1516409e1ee1a6efeaf8220105..c64d59d867c5b62abec6798bf181018c4451c361 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -2,6 +2,8 @@ |
| # 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. |
| +fixnum/int_64_vm_test: Skip |
|
Mads Ager (google)
2012/06/13 08:43:09
This will skip this test for all compilers and run
Dan Rice
2012/06/14 14:38:41
The test works and I believe it has value, but it
|
| + |
| [ $compiler == frog ] |
| crypto/*: Skip |