Re: [Kicad-developers] Failing tests

2019-09-10 Thread Jeff Young
Should be fixed now…. > On 10 Sep 2019, at 10:19, Simon Richter wrote: > > Hi, > > we have three new test failures[1] (same test, with different internal units): > > - Common.library.module.tests.Segment > > [Error] - check SegCollideCorrect( c.m_seg_a, c.m_seg_b, c.m_clearance, >

[Kicad-developers] Failing tests

2019-09-10 Thread Simon Richter
Hi, we have three new test failures[1] (same test, with different internal units): - Common.library.module.tests.Segment [Error] - check SegCollideCorrect( c.m_seg_a, c.m_seg_b, c.m_clearance, c.m_exp_coll ) has failed for ( [ [ 0 | 0 ] - [ 10 | 0 ] ], [ [ 0 | 10 ] - [ 10 | 10 ] ], 10, false

Re: [Kicad-developers] Failing tests

2019-04-03 Thread Jeff Young
I suspect I have just fixed these. There were a couple of places where we returned a const-reference to a function result which is no longer const-reference. > On 3 Apr 2019, at 18:47, Simon Richter wrote: > > Hi, > > Jenkins reports failing tests on Linux since commit 5ac96c612 "More >

[Kicad-developers] Failing tests

2019-04-03 Thread Simon Richter
Hi, Jenkins reports failing tests on Linux since commit 5ac96c612 "More mutex locking for SCH_FIELDs.": https://jenkins.simonrichter.eu/job/linux-kicad-head/2681/testReport/ Simon signature.asc Description: OpenPGP digital signature ___ Mailing