Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2629 failed

Job: Build failed

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Test results

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

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

New test failures 1
Status Test Duration
Collapse Failed HappyEyeballsResolverTest testFirstResultWhenTwoHostsFourRecords(boolean)[1]
< 1 sec
java.lang.AssertionError: After completing a test, the amount of remaining tasks cannot be negative (but was for index '0': -1).
	at org.jivesoftware.openfire.net.HappyEyeballsResolver.getPreferredImmediately(HappyEyeballsResolver.java:153)
	at org.jivesoftware.openfire.net.HappyEyeballsResolver.getNext(HappyEyeballsResolver.java:221)
	at org.jivesoftware.openfire.net.HappyEyeballsResolverTest.testFirstResultWhenTwoHostsFourRecords(HappyEyeballsResolverTest.java:244)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
(118 more lines...)