Regression tests are failed due to openmp-feature enabled

Bug #715739 reported by Anton Gladky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yade
Fix Released
Undecided
Unassigned

Bug Description

r2710 and later do not pass regression tests.
If the binary is compiled without openmp support, all tests are working well.

This test is temporarily disabled in r2721.

build/lib/yade-cleanCompNew/py/yade/plot.py", line 144, in yade.plot.addAutoData
Failed example:
    pprint(plot.data) #doctest: +ELLIPSIS
Expected:
    {'gravWork': [0.0, -25.13274...],
     'i': [0, 1],
     'kinRot': [0.0, 0.0],
     'kinTrans': [0.0, 7.5398...],
     'nonviscDamp': [0.0, 10.0530...],
     'total energy': [0.0, -7.5398...]}
Got:
    {'gravWork': [2.4895177388907067e-316, -25.132741228718356],
     'i': [0, 1],
     'kinRot': [6.9418345563703806e-310, 0.0],
     'kinTrans': [6.9418366609686893e-310, 7.5398223686155061],
     'nonviscDamp': [1.0676482423933313e-316, 10.053096491487342],
     'total energy': [1.3883674774505051e-309, -7.5398223686155079]}

Revision history for this message
Anton Gladky (gladky-anton) wrote :

Fixed in 2740

Thanks, Vaclav.

Changed in yade:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.