Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #41293] [BUG]: t/compilers/tge/basic.t: Failed during 'make test' but passed with 'prove'

4 views
Skip to first unread message

James Keenan

unread,
Jan 18, 2007, 9:28:06 PM1/18/07
to bugs-bi...@rt.perl.org
# New Ticket Created by James Keenan
# Please include the string: [perl #41293]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41293 >


Running make test this morning, I got exactly one failure. Here's an
excerpt from the output of 'make test':

t/compilers/tge/basic....................
# Failed test (t/compilers/tge/basic.t at line 95)
# got: ''
# expected: '1
# '
# './parrot -D40 --gc-debug "/Users/jimk/work/parrot/t/compilers/tge/
basic_3.pir"' failed with exit code [SIGNAL 10]
# Looks like you failed 1 test of 3.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
[snip]
Failed Test Stat Wstat Total Fail List of Failed
------------------------------------------------------------------------
-------
t/compilers/tge/basic.t 1 256 3 1 3
(18 subtests UNEXPECTEDLY SUCCEEDED), 11 tests and 605 subtests skipped.
Failed 1/268 test scripts. 1/6793 subtests failed.
Files=268, Tests=6793, 1094 wallclock secs (422.93 cusr + 255.19 csys
= 678.12 CPU)
Failed 1/268 test programs. 1/6793 subtests failed.
make: *** [test] Error 25


But I then called 'prove -v t/compilers/tge/basic.t' -- after 'make
test' but before 'make realclean' -- and all tests in this file passed!

t/compilers/tge/basic....1..3
ok 1 - build up a basic rule in a grammar
ok 2 - agid hash
ok 3 - "Malformed string" in r11890 under Linux i386
ok
All tests successful.
Files=1, Tests=3, 1 wallclock secs ( 0.36 cusr + 0.21 csys = 0.57
CPU)

This is on Darwin PPC.

kid51

Note: The attached 'myconfig' was done after an 'svn update' done
after this test failure, so it doesn't represent the precise
configuration in effect at the time of the test failure. But it's
pretty close.


myconfig

Patrick R. Michaud via RT

unread,
Feb 17, 2007, 10:36:34 AM2/17/07
to perl6-i...@perl.org
On Thu Jan 18 18:28:05 2007, jk...@verizon.net wrote:
> Running make test this morning, I got exactly one failure. Here's an
> excerpt from the output of 'make test':
> ...

Just checking -- are you still seeing the failure for 'make test'?

Pm


0 new messages