Page MenuHomePhabricator

[Dashboard] Plane geometry test failed on 32bit linux
Closed, ResolvedPublic

Description

Test output:

41: Testing GetAxisVector() of axially initialized version: [PASSED]
41: Testing mapping Map(pt2d_mm(x=widthInMM/2.3,y=heightInMM/2.5), pt3d_mm) and compare with expected: [FAILED]
1/1 Test #41: mitkPlaneGeometryTest ............***Failed 0.08 sec

call comes from
l. 748: result = mappingTests2D(planegeometry, width, height, widthInMM, heightInMM, origin, right, bottom);