unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31720: java-bouncycastle: tests fail and freeze
@ 2018-06-05 10:52 Ricardo Wurmus
  2018-06-05 11:34 ` Julien Lepiller
  0 siblings, 1 reply; 4+ messages in thread
From: Ricardo Wurmus @ 2018-06-05 10:52 UTC (permalink / raw)
  To: 31720

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31720: java-bouncycastle: tests fail and freeze
  2018-06-05 10:52 bug#31720: java-bouncycastle: tests fail and freeze Ricardo Wurmus
@ 2018-06-05 11:34 ` Julien Lepiller
  2018-06-05 14:27   ` Ricardo Wurmus
  0 siblings, 1 reply; 4+ messages in thread
From: Julien Lepiller @ 2018-06-05 11:34 UTC (permalink / raw)
  To: 31720

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31720: java-bouncycastle: tests fail and freeze
  2018-06-05 11:34 ` Julien Lepiller
@ 2018-06-05 14:27   ` Ricardo Wurmus
  2018-06-15 11:29     ` Ricardo Wurmus
  0 siblings, 1 reply; 4+ messages in thread
From: Ricardo Wurmus @ 2018-06-05 14:27 UTC (permalink / raw)
  To: Julien Lepiller; +Cc: 31720


Julien Lepiller <julien@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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31720: java-bouncycastle: tests fail and freeze
  2018-06-05 14:27   ` Ricardo Wurmus
@ 2018-06-15 11:29     ` Ricardo Wurmus
  0 siblings, 0 replies; 4+ messages in thread
From: Ricardo Wurmus @ 2018-06-15 11:29 UTC (permalink / raw)
  To: Julien Lepiller; +Cc: 31720


Ricardo Wurmus <rekado@elephly.net> writes:

> Julien Lepiller <julien@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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-15 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-05 10:52 bug#31720: java-bouncycastle: tests fail and freeze Ricardo Wurmus
2018-06-05 11:34 ` Julien Lepiller
2018-06-05 14:27   ` Ricardo Wurmus
2018-06-15 11:29     ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).