[mesa-users] Compiling Error
Bill Paxton
paxton at kitp.ucsb.edu
Mon Jul 15 15:08:28 EDT 2013
Hi,
The "ndiff" that we use only checks relative errors with no
way to filter out cases where the absolute error is tiny.
This is such a case. Until someone modifies ndiff,
we have to change our test cases to avoid these false alarms.
This line in the check will need to go. We'll just change the terminal
output so that it doesn't include this line. The "floating point fuzz"
that has give the error is clearly insignificant.
-B
On Jul 15, 2013, at 12:00 PM, Josiah Schwab wrote:
> Which revision are you using? I haven't seen this on r5118 (the most
> current release) though I can reproduce something similar on r5211
> (development version).
>
>> But I have this error :
>> ----------------------
>> 8c8
>> < xc 1.0185579796732120-312
>> --- field 2 relative error 1.00e+00
>>> xc 0.0000000000000000E+00
>>
>> /home/kadi/mesa/kap/test
>> TEST FAILED -- compare test_output to tmp.txt
>
> At any rate, that looks like a pretty innocuous failure given how low
> the absolute error is. Tou can short circuit that test with the command
>
> cp kap/test/tmp.txt kap/test/test_ouptut
>
> which just overwrites the expected output (test_ouput) with the actual
> output on your machine (tmp.txt).
>
> Best,
> Josiah
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
More information about the Mesa-users
mailing list