Skip to content

Commit

Permalink
tests: Skip exFAT UUID tests also on Fedora 39
Browse files Browse the repository at this point in the history
Latest exfatprogs was backported to 39 too.
  • Loading branch information
vojtechtrefny committed Jun 20, 2024
1 parent e2372ac commit 9befa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/dbus-tests/skip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
- test: test_80_filesystem.EXFATTestCase.test_uuid
skip_on:
- distro: "fedora"
version: ["40", "41"]
version: ["39", "40", "41"]
reason: Setting UUID with LC_ALL=C.UTF-8 is broken with recent exfatprogs

0 comments on commit 9befa9b

Please sign in to comment.