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: #831 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
3f2418dec744c39915b742a18942f383a0814479
Total tests
824
Successful since
#827 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 3f2418dec744c39915b742a18942f383a0814479 [core] Fix spelling errors in code comment within PacketParserUtils
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> c13f4ccac35f16278b658fa40b997ffa4ddd5320 [mam] Fix MamPrfsIQProviderTest
Parsers handed over to IQ providers should be positioned at the IQ
child element when being invoked. Therefore we remove the wrapping
<iq> in some test XML.

Also make checkMamPrefsIQProvider() a paramterized test.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 613f1afcab2eb33dcef3973a9af8dd4f8743b867 [mam] Delete unused local variable 'iqType' in MamPrefsIQProvider