Build java-geronimo-xbean-bundleutils.x86_64-linux on master is broken.

  • Open
  • quality assurance status badge
Details
2 participants
  • Julien Lepiller
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal

Debbugs page

Maxim Cournoyer wrote 1 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
87o7g1elyy.fsf@gmail.com
Hi,

cuirass@gnu.org (Cuirass) writes:

Toggle quote (6 lines)
> <p>The build <b>java-geronimo-xbean-bundleutils.x86_64-linux</b> for specification
> <b>master</b> is broken. You can find the detailed information about this build <a
> href="https://ci.guix.gnu.org/build/2587938/details">here</a>.</p>
>
> https://ci.guix.gnu.org/build/2587938/details

This seems to relate to a series of java updates recently pushed by
Julien (CC'd).

--
Thanks,
Maxim
Julien Lepiller wrote 1 years ago
Re: bug#67043: Build java-geronimo-xbean-bu ndleutils.x86_64-linux on master is broken.
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)(address . 67043@debbugs.gnu.org)
92F81B81-92C3-4FF0-B6C1-112CA87ABEF3@lepiller.eu
It seems to be working on bordeaux:


Looking at the build log, it's related to a failure of java-testng, which had sometimes randomly failed in the past. It's hard to diagnose:

Failures in <suite> :TestNG, <test> :DataProvider test.dataprovider.DataProviderTest.parallelDataProviderSample() StackTrace: java.lang.AssertionError: Expected size:<4> but was:<3> in: at test.dataprovider.DataProviderTest.parallelDataProviderSample(Unknown Source) ... Removed 27 stack frames
error: in phase 'check': uncaught exception

We could try disabling some tests if they fail often.

Le 10 novembre 2023 15:12:21 GMT+01:00, Maxim Cournoyer <maxim.cournoyer@gmail.com> a écrit :
Toggle quote (13 lines)
>Hi,
>
>cuirass@gnu.org (Cuirass) writes:
>
>> <p>The build <b>java-geronimo-xbean-bundleutils.x86_64-linux</b> for specification
>> <b>master</b> is broken. You can find the detailed information about this build <a
>> href="https://ci.guix.gnu.org/build/2587938/details">here</a>.</p>
>>
>> https://ci.guix.gnu.org/build/2587938/details
>
>This seems to relate to a series of java updates recently pushed by
>Julien (CC'd).
>
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 67043@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67043
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help