summaryrefslogtreecommitdiff
path: root/test/test-network
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-11-10 16:21:28 +0900
committerFrantisek Sumsal <frantisek@sumsal.cz>2022-11-10 10:05:43 +0000
commit7618ab1b71bbb013b61dc02697edc00c476d3b75 (patch)
treeff6a7f70938db0001a137d448bf8da3b23019f7c /test/test-network
parent741504aa1713271d1789cd784e3debff2e5f8f3b (diff)
downloadsystemd-7618ab1b71bbb013b61dc02697edc00c476d3b75.tar.gz
test-network: skip test_match if alternative name is not supported by kernel
Fixes #25259.
Diffstat (limited to 'test/test-network')
-rwxr-xr-xtest/test-network/systemd-networkd-tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-network/systemd-networkd-tests.py b/test/test-network/systemd-networkd-tests.py
index 752a5e4194..7da22349fa 100755
--- a/test/test-network/systemd-networkd-tests.py
+++ b/test/test-network/systemd-networkd-tests.py
@@ -1084,6 +1084,7 @@ class NetworkdMatchTests(unittest.TestCase, Utilities):
def tearDown(self):
tear_down_common()
+ @expectedFailureIfAlternativeNameIsNotAvailable()
def test_match(self):
copy_network_unit('12-dummy-mac.netdev',
'12-dummy-match-mac-01.network',