Allison Randal wrote:
> This test seems to expect that the current revision and the revision
> where I last ran Configure.pl are always the same. Why?
>
> ------
> [EMAIL PROTECTED]:~/projects/svn/parrot$ prove t/postconfigure/03-
revision.t
> t/postconfigure/03-revision....ok 4/7# Failed test
> (t/postconfigure/03-revision.t at line 32)
> t/postconfigure/03-revision....ok 5/7# got: '18472'
> # expected: '18469'
> t/postconfigure/03-revision....NOK 6# Looks like you failed 1
tests of 7.
> t/postconfigure/03-revision....dubious
> Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 6
> Failed 1/7 tests, 85.71% okay
> Failed Test Stat Wstat Total Fail Failed List
of Failed
>
------------------------------------------------------------------------
-------
>
> t/postconfigure/03-revision.t 1 256 7 1 14.29% 6
> Failed 1/1 test scripts, 0.00% okay. 1/7 subtests failed, 85.71%
okay.
Please see my response of a few minutes ago to a similar question
from Andy Dougherty. Can you answer the same sort of questions I
asked in that email? Also, can you send the output of 'prove -v' on
the failing test?
Thank you very much.
kid51