On Wed, Jul 30, 2008 at 4:25 PM, James Keenan via RT
<[EMAIL PROTECTED]> wrote:
> On Tue Jul 29 11:01:12 2008, particle wrote:
>
>>
>>
>> the failing test:
>> t/steps/auto_ctags-01........................ok 1/31
>> #   Failed test 'Got expected result'
>> #   at t/steps/auto_ctags-01.t line 65.
>> t/steps/auto_ctags-01........................NOK 17/31#          got:
>> 'yes'
>> #     expected: 'no'
>> # Looks like you failed 1 test of 31.
>> t/steps/auto_ctags-01........................dubious
>>         Test returned status 1 (wstat 256, 0x100)
>> DIED. FAILED test 17
>>         Failed 1/31 tests, 96.77% okay
>>
>> the source looks like:
>>     is($step->result(), q{no}, "Got expected result");
>>
>
> I modified the test in r29891.  Could you svn up and reconfigure and let
> me know your results on Win32?
>
i got three unexpectedly succeeding tests in t/steps/auto_ctags-01.t (16-18).

i removed the TODO block in r29901.
~jerry

Reply via email to