Will Coleda wrote:
> On Wed, Jul 30, 2008 at 7:09 PM, James Keenan via RT
> <parrotbug-follo...@parrotcode.org> wrote:
>> Interestingly enough, we are also getting failures on these 4 test files
>> on the OpenBSD Smolder tester:
>>
>> http://smolder.plusthree.com/app/public_projects/report_details/3135
>>
>> But, AFAICT, the Smolder server doesn't identify the particular tests
>> within the file which are failing.
>>
>> kid51
>>
> 
> Click "Goto first failure". Click "Failed". Click the box of the same
> color as the failed box: You should see the tap output:
> 
> not ok 5 - Float NaN
> #   Failed test 'Float NaN'
> #   at t/compilers/imcc/syn/veracity.t line 113.
> #          got: ''
> #     expected: 'NaN is true
> # '
> # Looks like you failed 1 test of 5.

BTW, this happens because atof does not handle the 'NaN' string.  I've
fixed this in /branches/vc9.

Ron

Reply via email to