Created
July 25, 2009 08:18
-
-
Save leto/154745 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (kadath)(~/git/rakudo ins2 )$ make t/spec/S32-trig/trig.t | |
| ok 1 - pi() | |
| ok 2 - 'pi() + 3' may drop its parentheses before +3 | |
| Could not find non-existent sub atan | |
| Dubious, test returned 1 (wstat 256, 0x100) | |
| Failed 611/613 subtests | |
| Test Summary Report | |
| ------------------- | |
| t/spec/S32-trig/trig.rakudo (Wstat: 256 Tests: 2 Failed: 0) | |
| Non-zero exit status: 1 | |
| Parse errors: Bad plan. You planned 613 tests but ran 2. | |
| Files=1, Tests=2, 50 wallclock secs ( 0.02 usr 0.00 sys + 45.05 cusr 2.50 csys = 47.57 CPU) | |
| Result: FAIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment