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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
f4f072c4cb8d7bb2247b7a09c3fe21d29a441d62
Total tests
578
Successful since
#483 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> f4f072c4cb8d7bb2247b7a09c3fe21d29a441d62 Create sinntest configuration to connection configuration method
This also fixes the bug that only low level integration tests handled
the debugger sinttest setting.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 96f75a18578e1ef5b104fdb87319b2ed63080840 Fix TODO in PacketParserUtils
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 49417d2e20fc9a369940cdae906c707bd5864ef1 Remove deprecated methods in PacketParserUtils
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 0df7734efc52fa07c3669a3151d31949888dffed Slightly improve PacketParserUtils.parseSessionFeature()
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> cd5daa6fd71fb4cf26761055d185c809cc49d6f7 Do net set a default language when parsing Message stanzas
the fallback is (usually) not needed, as most XMPP XML streams have a default
xml:lang set (See RFC 6120 § 4.7.4.).