#1267: t/op/bitwise.t: Test failure subsequent to skip BigInt
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version: 1.7.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
{{{
parrot] 512 $ prove -v t/op/bitwise.t
t/op/bitwise....1..68
ok 1 - shr_i_i_i (>>)
ok 2 - shr_i_i_i (>>)
...
ok 67 #skip no BigInt lib found
FAILED test 68
Failed 1/68 tests, 98.53% okay (less 1 skipped test: 66 okay,
97.06%)
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/op/bitwise.t 68 1 68
1 subtest skipped.
Failed 1/1 test scripts. 1/68 subtests failed.
Files=1, Tests=68, 2 wallclock secs ( 0.03 cusr + 0.03 csys = 0.06 CPU)
Failed 1/1 test programs. 1/68 subtests failed.
}}}
File was changed today.
{{{
[parrot] 513 $ head -v t/op/bitwise.t
==> t/op/bitwise.t <==
#!parrot
# Copyright (C) 2001-2009, Parrot Foundation.
# $Id: bitwise.t 42478 2009-11-13 07:18:14Z dukeleto $
=head1 NAME
t/op/bitwise.t - Bitwise Ops
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1267>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets