Skip to content

Commit

Permalink
tests: Enable Exfat UUID tests on Fedora
Browse files Browse the repository at this point in the history
The exfatprogs bug was fixed and the fixed version is now
available on all supported versions of Fedora.
  • Loading branch information
vojtechtrefny committed Dec 3, 2024
1 parent 8b74e95 commit 268b9b8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/tests/dbus-tests/skip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,3 @@
- distro: ["centos", "enterprise_linux"]
version: "7"
reason: "SCSI debug bug causing kernel panic on CentOS/RHEL 7"

- test: test_80_filesystem.EXFATTestCase.test_uuid
skip_on:
- distro: "fedora"
version: ["39", "40", "41"]
reason: Setting UUID with LC_ALL=C.UTF-8 is broken with recent exfatprogs

0 comments on commit 268b9b8

Please # to comment.