Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #3289 failed

Job: Workflow failed

Stages & jobs

  1. Build and Package

Test results

  • 1,905 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 7 minutes taken in total.

Build 3,289 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed HappyEyeballsResolverTest testFirstResultWhenFirstHostFailsAndSecondSucceeds(boolean)[1]
< 1 sec
org.opentest4j.AssertionFailedError: expected: not <null>
	at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:336)
	at org.jivesoftware.openfire.net.HappyEyeballsResolverTest.testFirstResultWhenFirstHostFailsAndSecondSucceeds(HappyEyeballsResolverTest.java:609)