about summary refs log tree commit diff
path: root/debian/patches/Ignore-client-tests-failures.patch
AgeCommit message (Collapse)Author
2018-11-05cli: wait for all wifi scans to finish before displaying the resultMichael Biebl
Otherwise devices are displayed in an inconsistent order. Replaces debian/patches/Ignore-client-tests-failures.patch.
2018-10-25Ignore client/tests failuresMichael Biebl
check-local-clients-tests-test-client appears to be flaky and prone to fail on slower architectures. Ignore failures of this test until this has been properly investigated. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/39