Package: mender-client / 3.4.0+ds1-5

Metadata

Package Version Patches format
mender-client 3.4.0+ds1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0005 Skip test TestBinarySize N.A. for Debian build.patch | (download)

main_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip test testbinarysize: n.a. for debian build

This test is used in the upstream project to control the binary size,
which is irrelevant for the Debian build.

Signed-off-by: Lluis Campos <lluis.campos@northern.tech>

0007 Skip TestMainExitCodes test it fails autopkgtest on .patch | (download)

main_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip testmainexitcodes test, it fails autopkgtest on debian salsa ci

The test expects ENOENT error on /var/lib/mender/mender.conf while
running it in Salsa CI gets EACCES.

The root cause is unknown, so disabling the test for now.

Signed-off-by: Lluis Campos <lluis.campos@northern.tech>

bump leak process test timeout.patch | (download)

system/testing/process_testing.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use a longer timeout in leaked process test