On Mon, Feb 15, 2021 at 08:25:26AM +0100, Johan Corveleyn wrote:
> On Fri, Feb 12, 2021 at 6:36 PM James McCoy <james...@jamessan.com> wrote:
> >
> > One of the new JavaHL tests
> > (testCrash_RequestChannel_nativeRead_AfterException) is failing on
> > Debian's armhf, mips64el, mipsel, and powerpc builders:

Looks like it's more of a timing issue than something architecture
specific.  The failure has also occurred on i386 and retries have since
succeeded on mipsel, and my manual tests on mips64el have sporadically
succeeded.

> > https://buildd.debian.org/status/logs.php?pkg=subversion&ver=1.14.1-1&suite=sid
> >
> >     There was 1 failure:
> >     1) 
> > testCrash_RequestChannel_nativeRead_AfterException(org.apache.subversion.javahl.BasicTests)junit.framework.AssertionFailedError:
> >  IOException was caught in run()
> >             at 
> > org.apache.subversion.javahl.BasicTests$TestTunnelAgent.joinAndTest(BasicTests.java:4477)
> >             at 
> > org.apache.subversion.javahl.BasicTests.testCrash_RequestChannel_nativeRead_AfterException(BasicTests.java:4679)
> >             at 
> > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> > Method)
> >             at 
> > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >             at 
> > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >             at org.apache.subversion.javahl.RunTests.main(RunTests.java:119)
> >
> >     FAILURES!!!
> >     Tests run: 147,  Failures: 1,  Errors: 0

Alexandr, if there's anything that would help triage this, I'll be glad
to test it out on the systems I have access to.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Reply via email to