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: #778 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
3f3a7cb5403e31075de3adb04ab45b05eb097216
Total tests
810
Successful since
#690 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 3f3a7cb5403e31075de3adb04ab45b05eb097216 Merge branch '4.4'
Guus der Kinderen Guus der Kinderen 59cf4497999cd621806cfcbdf6cb28b3f8ada8ba m Provide more detailed code comment.
Guus der Kinderen Guus der Kinderen 0ff8040895e6354ec3b5d0338d574d8effe3cba6 m FileTransfer: replace Error.none with null
This fixes an inconsistent representation of a 'no error' representation, that
causes a file transfer in which not enough bytes were transferred to _not_ be
marked as having a problem.