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

Build: #2491 failed Scheduled

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Revision
015c9a5762581481539f2ce7129a04fd5f797ef3
Total tests
1398
Fixed in
#2492 (Scheduled)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed LocalOutgoingServerSessionTest outgoingTest(ServerSettings, ServerSettings)[233]
Run Maven 1 sec
org.opentest4j.AssertionFailedError: expected: not <null>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:30)
	at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:301)
	at org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.outgoingTest(LocalOutgoingServerSessionTest.java:317)
(126 more lines...)