← Back to team overview

kicad-developers team mailing list archive

Re: Failing test: common.holeyPolySet.Collide( VECTOR2I( 11, 11 ), 5 )

 

Thanks Simon. I pushed a fix for this that partially reverts the commit 1a7cef2950a89959e76dc7b5de259b3b022a7f2e to fix the issue.

-Seth

On 2019-07-15 06:55, Simon Richter wrote:
Hi,

we have a failing test, consistent on all tested platforms:

[Error] - check common.holeyPolySet.Collide( VECTOR2I( 11, 11 ), 5 ) has failed
 == [File] -
/var/lib/jenkins/workspace/linux-kicad-head/src/qa/common/geometry/test_shape_poly_set_collision.cpp
 == [Line] - 160

The first build[1] this appeared on has the following changes:

    Cleanup and commenting.
    Allow thermal spokes to be same width as minimum width.
    Add preference for flip axis.
    Fix a bug in tool activation/deactivation and another illegal
    Update position before first mouse-move-event.
    Improve performance, commenting and API of some polygon classes.

   Simon

[1] https://jenkins.simonrichter.eu/job/linux-kicad-head/3325/

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


References