GNU bug report logs -
#31720
java-bouncycastle: tests fail and freeze
Previous Next
To reply to this bug, email your comments to 31720 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#31720
; Package
guix
.
(Tue, 05 Jun 2018 10:53:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Tue, 05 Jun 2018 10:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The package java-bouncycastle has a failing test suite on core-updates.
After the first test fails there is no more progress and the build
eventually times out.
I have disabled the test suite for now, but we should try to fix this.
The failing test is “org.bouncycastle.mail.smime.test.AllTests”.
--
Ricardo
Information forwarded
to
bug-guix <at> gnu.org
:
bug#31720
; Package
guix
.
(Tue, 05 Jun 2018 11:35:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Le 2018-06-05 12:52, Ricardo Wurmus a écrit :
> The package java-bouncycastle has a failing test suite on core-updates.
> After the first test fails there is no more progress and the build
> eventually times out.
>
> I have disabled the test suite for now, but we should try to fix this.
>
> The failing test is “org.bouncycastle.mail.smime.test.AllTests”.
>
> --
> Ricardo
I've observed this behavior on master: the test fails, build hangs for
some very long time and then resumes and completes. I'm not sure why
there is a failure and how not to run this specific test though.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#31720
; Package
guix
.
(Tue, 05 Jun 2018 14:29:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 31720 <at> debbugs.gnu.org (full text, mbox):
Julien Lepiller <julien <at> lepiller.eu> writes:
> Le 2018-06-05 12:52, Ricardo Wurmus a écrit:
>> The package java-bouncycastle has a failing test suite on core-updates.
>> After the first test fails there is no more progress and the build
>> eventually times out.
>>
>> I have disabled the test suite for now, but we should try to fix this.
>>
>> The failing test is “org.bouncycastle.mail.smime.test.AllTests”.
>>
>> --
>> Ricardo
>
> I've observed this behavior on master: the test fails, build hangs for
> some very long time and then resumes and completes. I'm not sure why
> there is a failure and how not to run this specific test though.
Yes, you are right. The check phase does succeed after a very long
time.
--
Ricardo
Information forwarded
to
bug-guix <at> gnu.org
:
bug#31720
; Package
guix
.
(Fri, 15 Jun 2018 11:30:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 31720 <at> debbugs.gnu.org (full text, mbox):
Ricardo Wurmus <rekado <at> elephly.net> writes:
> Julien Lepiller <julien <at> lepiller.eu> writes:
>
>> Le 2018-06-05 12:52, Ricardo Wurmus a écrit:
>>> The package java-bouncycastle has a failing test suite on core-updates.
>>> After the first test fails there is no more progress and the build
>>> eventually times out.
>>>
>>> I have disabled the test suite for now, but we should try to fix this.
>>>
>>> The failing test is “org.bouncycastle.mail.smime.test.AllTests”.
>>>
>>> --
>>> Ricardo
>>
>> I've observed this behavior on master: the test fails, build hangs for
>> some very long time and then resumes and completes. I'm not sure why
>> there is a failure and how not to run this specific test though.
>
> Yes, you are right. The check phase does succeed after a very long
> time.
I think the bigger problem here is that we are running tests but
silently ignore test failures. This happens since the change to ignore
return values of build phases, because the ant-build-system only returns
#f on a test failure when it should raise an exception instead.
--
Ricardo
This bug report was last modified 7 years and 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.