kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #40025
Re: Failing tests
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 <Simon.Richter@xxxxxxxxxx> wrote:
>
> 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
>
> _______________________________________________
> 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