Skip to content

[BUG] PPA builders choking during dh_auto_test #1064

@kiplingw

Description

@kiplingw

It looks like builds are failing on amd64, ppc64el, armhf, arm64, and s390x.

From what I can see, dh_auto_test is bailing because of rest_swagger_server. This is strange though because that unit test is already flagged as flaky and so this should not have been fatal:

Summary of Failures:

17/25 pistache:flaky / rest_swagger_server_test FAIL             0.15s   killed by signal 6 SIGABRT


Ok:                 24  
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   
dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 meson test --no-suite=network returned exit code 1
make[1]: *** [debian/rules:34: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:22: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions