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).

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 minutes
Labels
None
Agent
ip-172-31-27-151.eu-central-1.compute.internal
Revision
a9437560905ef93efad0bdbdc0d20857abb1ef29
Total tests
1417
Fixed in
#2622 (Changes by daryl herzmann and Sergey Ponomarev <stokito@gmail.com>)

Tests

Responsible

  • daryl herzmann daryl herzmann Automatically assigned

Code commits

Author Commit Message Commit date
daryl herzmann daryl herzmann a9437560905ef93efad0bdbdc0d20857abb1ef29 Merge pull request #2534 from stokito/debian_build_simplification
Debian build fix
Sergey Ponomarev <stokito@gmail.com> Sergey Ponomarev <stokito@gmail.com> 8aa9227b838ef3de831de8fc10aacbc2bd15e1c0 OF-2875 GitHub CI: don't install JRE
The JRE was needed to execute the maven to extract a version from the pom.xml.
Now use a grep instead.
Sergey Ponomarev <stokito@gmail.com> Sergey Ponomarev <stokito@gmail.com> 649024b12c84b3c9b897a3a337fd870a7afa62a5 OF-2873 don't remove debian/build_debs.sh from the build dir: it won't harm
Sergey Ponomarev <stokito@gmail.com> Sergey Ponomarev <stokito@gmail.com> f74f18c65f9884f5437457b8e352af8c9c628bab Revert "debian/postinst don't chown the /usr/share/openfire" because it should be writable
This reverts commit d530fe9bbea1996b281149c7e5c582d0216e9b8a.
Sergey Ponomarev <stokito@gmail.com> Sergey Ponomarev <stokito@gmail.com> 5fb332738638448f43b23e9203191087bf078888 OF-2873 debian/control set Rules-Requires-Root: no

Tests

New test failures 1
Status Test View job Duration
Collapse Failed LocalIncomingServerSessionTest incomingTest(ServerSettings, ServerSettings)[154]
Build < 1 sec
org.mockito.exceptions.misusing.UnfinishedStubbingException: 
Unfinished stubbing detected here:
-> at org.jivesoftware.openfire.session.LocalIncomingServerSessionTest.setUpEach(LocalIncomingServerSessionTest.java:146)

E.g. thenReturn() may be missing.
Examples of correct stubbing:
    when(mock.isOk()).thenReturn(true);
    when(mock.isOk()).thenThrow(exception);
(153 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2873Could not obtain issue details from Jira
Unknown Issue TypeOF-2875Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Unpacked project files 124 MB