mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 15:30:27 +01:00
platform/tests: disable platform root test 'test-link-linux' for now
This test is quite broken and fails often. It does not fail always, but the changes for a failure are high. We certainly should fix that, but for now exclude the test from `make check`. Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
242d350fcf
commit
67ad3fcb5b
1 changed files with 1 additions and 1 deletions
|
|
@ -110,6 +110,6 @@ test_cleanup_linux_CPPFLAGS = \
|
|||
test_cleanup_linux_LDADD = $(PLATFORM_LDADD)
|
||||
|
||||
#@VALGRIND_RULES@
|
||||
TESTS = test-link-fake test-address-fake test-route-fake test-cleanup-fake test-link-linux test-address-linux test-route-linux test-cleanup-linux
|
||||
TESTS = test-link-fake test-address-fake test-route-fake test-cleanup-fake test-address-linux test-route-linux test-cleanup-linux
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue