kumquat-buildroot/support/testing/tests
Ricardo Martincoski d23056ffe1 support/testing: make crossbar to use umsgpack
Since version 19.3.3, python-autobahn assumes that when CPython is used
msgpack will be used as well [1]. But it still allows the user to
override this behavior by setting an environment variable [2] to use
umsgpack.

Make the test to explicitly use umsgpack since it is part of the minimal
config (python-crossbar selects python-u-msgpack).

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/269139430

[1] ea019b8042
[2] fe70ceebe0

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-08-11 14:17:28 +02:00
..
boot support/testing: fix TestATFMarvell test case 2018-10-14 19:38:32 +02:00
core support/testing: fix hardening tests 2019-08-05 22:15:18 +02:00
download Revert "testing/tests/download: test git special ref" 2019-03-01 11:09:41 +01:00
fs support/testing/tests/fs/test_f2fs: fix flake8 warning 2018-11-08 22:41:53 +01:00
init support/tests: enhance the runtime systemd tests 2018-03-04 21:10:23 +01:00
package support/testing: make crossbar to use umsgpack 2019-08-11 14:17:28 +02:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
utils support/testing: test check-package ignores external.mk 2019-08-03 17:17:29 +02:00
__init__.py