kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43189
QA broken for arcs
Hi Folks-
It looks like a recent commit broke the QA tests for Arc bbox checks.
../../qa/common/geometry/test_shape_arc.cpp(91): error: in
"ShapeArc/BasicCPAGeom": check KI_TEST::IsBoxWithinTol<BOX2I>(
aArc.BBox(), aProps.m_bbox, pos_tol ) has failed for ( BOX[ [ 273 | 100
] + [ 27 | 100 ] ], BOX[ [ 100 | 100 ] + [ 200 | 100 ] ], 1 )
Failure occurred in a following context:
C(100,200) 0 - 30 degree
../../qa/common/geometry/test_shape_arc.cpp(91): error: in
"ShapeArc/BasicCPAGeom": check KI_TEST::IsBoxWithinTol<BOX2I>(
aArc.BBox(), aProps.m_bbox, pos_tol ) has failed for ( BOX[ [ 273 | 100
] + [ 27 | 100 ] ], BOX[ [ 100 | 100 ] + [ 200 | 100 ] ], 1 )
Failure occurred in a following context:
C(100,200) 0 - 30 degree
../../qa/common/geometry/test_shape_arc.cpp(91): error: in
"ShapeArc/BasicCPAGeom": check KI_TEST::IsBoxWithinTol<BOX2I>(
aArc.BBox(), aProps.m_bbox, pos_tol ) has failed for ( BOX[ [ -17320 |
9999 ] + [ 34640 | 10000 ] ], BOX[ [ -17320 | 0 ] + [ 34640 | 20000 ] ],
1 )
Failure occurred in a following context:
C(0,0) 30 + 120 degree
../../qa/common/geometry/test_shape_arc.cpp(91): error: in
"ShapeArc/BasicCPAGeom": check KI_TEST::IsBoxWithinTol<BOX2I>(
aArc.BBox(), aProps.m_bbox, pos_tol ) has failed for ( BOX[ [ -17320 |
9999 ] + [ 34640 | 10000 ] ], BOX[ [ -17320 | 0 ] + [ 34640 | 20000 ] ],
1 )
Failure occurred in a following context:
C(0,0) 30 + 120 degree
*** 4 failures are detected in the test module "Common library module
tests"
KiCad Services Corporation
Seth Hillbrand
LEAD DEVELOPER
+1-530-302-5483 [1]
Davis, CA
www.kipro-pcb.com [2] info@xxxxxxxxxxxxx
https://twitter.com/KiProEDA [3]
https://www.linkedin.com/company/kicad [4]
Links:
------
[1] tel:+12126039372
[2] http://www.kipro-pcb.com/
[3] https://twitter.com/KiProEDA
[4] https://www.linkedin.com/company/kicad
Follow ups