Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] [Hudson] Hudson build became unstable: linuxtools-luna #9

Just saw this myself on a gerrit run.  I think something may have changed
in Luna because /basicTest/test.c is used in another test and shouldn't be
referenced here unless perhaps the BasicMemcheckTest is still tearing down
when this test is running and it gets confused.  I am going to try and reproduce
with a local build.  There is also a surefire property Roland suggested; I can try and see if it
works on Hudson (threadCount 1).

-- Jeff J.

----- Original Message -----
> From: "Marc-André Laperle" <marc-andre.laperle@xxxxxxxxxxxx>
> To: linuxtools-dev@xxxxxxxxxxx
> Sent: Friday, May 30, 2014 5:28:27 PM
> Subject: Re: [linuxtools-dev] [Hudson] Hudson build became unstable: linuxtools-luna #9
> 
> Does anyone know why this is failing?
> 
> Tests in error:
>  
> testLinkedDoubleClickFile(org.eclipse.linuxtools.internal.valgrind.memcheck.tests.LinkedResourceDoubleClickTest):
> Resource '/basicTest/test.c' does not exist.
>  
> testLinkedDoubleClickLine(org.eclipse.linuxtools.internal.valgrind.memcheck.tests.LinkedResourceDoubleClickTest):
> Resource '/basicTest/test.c' does not exist.
>  
> testLinkedMarkers(org.eclipse.linuxtools.internal.valgrind.memcheck.tests.LinkedResourceMarkerTest):
> Resource '/basicTest/test.c' does not exist.
> 
> https://hudson.eclipse.org/linuxtools/job/linuxtools-luna/9/testReport/
> 
> Marc-Andre
> 
> On 14-05-30 01:22 PM, hudsonbuild@xxxxxxxxxxx wrote:
> > See <https://hudson.eclipse.org/linuxtools/job/linuxtools-luna/9/changes>
> >
> >
> > --
> > This message is automatically generated by Hudson.
> > For more information on Hudson, see: http://hudson-ci.org/
> > _______________________________________________
> > linuxtools-dev mailing list
> > linuxtools-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
> 
> _______________________________________________
> linuxtools-dev mailing list
> linuxtools-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
> 


Back to the top