Skip to content

Commit

Permalink
Merge pull request #1291 from vojtechtrefny/master_exfat-skip-39
Browse files Browse the repository at this point in the history
tests: Skip exFAT UUID tests also on Fedora 39
  • Loading branch information
vojtechtrefny committed Jun 20, 2024
2 parents e2372ac + 9befa9b commit cb33496
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 cb33496

Please sign in to comment.