On Thursday 19 June 2008 20:33:31 James Keenan via RT wrote:
>
> In Perl 5, what is the value for $^O on your system? (I'd like to have
> it for doing a SKIP on the TODO passing test above.)
perses% perl -e 'print "$^O\n";'
solaris
- Andrew
--
Talk is cheap. Show me the code. -- Linus Torvalds
On Thursday 19 June 2008 18:33:33 James Keenan via RT wrote:
> On Wed Jun 18 09:04:53 2008, [EMAIL PROTECTED] wrote:
> > Running 'make test' on Solaris 10 x86 box, the following tests fail
> > (or unexpectedly succeed):
> >
> > t/op/sprintf.ok
> > 117/308 s
On Wed Jun 18 09:04:53 2008, [EMAIL PROTECTED] wrote:
> Running 'make test' on Solaris 10 x86 box, the following tests fail
> (or unexpectedly succeed):
>
> t/op/sprintf.ok
> 117/308 skipped: various reasons, 1/308 unexpectedly succeeded
> TODO PASSED test 1
# New Ticket Created by Andrew Johnson
# Please include the string: [perl #56006]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56006 >
Running 'make test' on Solaris 10 x86 box, the following tests fail (or
unexpectedly