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: #781 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Agent
Default Agent
Revision
d8642847ea730619211c9389dd9b12c48a8b8d23
Total tests
816
Successful since
#690 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> d8642847ea730619211c9389dd9b12c48a8b8d23 Merge tag '4.4.0'
Smack 4.4.0
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> d8864b62ca61b78ec5dd594fa853bf9101b2223e m Smack 4.4.0
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> a4bb5bfda86ff8fdd1ea8df551a8c4c523cec081 m [ibb] Use UInt16 for 'seq' and fix its handling
Fixes a off-by-one error when incrementing 'seq'. Thanks to Kim
Alvefur <zash@zash.se> for spotting this.