Nightly Distribution of the master branch

Build: #1833 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 minutes
Labels
None
Revision
3f2418dec744c39915b742a18942f383a0814479
Total tests
824
Successful since
#1831 ()

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