From: Yu Watanabe Date: Tue, 21 May 2024 20:35:55 +0000 (+0900) Subject: Revert "test: wipe filesystem before moving to the next test case" X-Git-Tag: v256-rc3~10^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6ce6b6a463d0d6d19d0b258725412fa16c02e9;p=thirdparty%2Fsystemd.git Revert "test: wipe filesystem before moving to the next test case" This reverts commit 301d7ee6112c6f766ee63d1daed3cd9535a65053. This does not solve issue #32913. --- diff --git a/test/units/TEST-64-UDEV-STORAGE.sh b/test/units/TEST-64-UDEV-STORAGE.sh index 087968f42d3..c97db41da69 100755 --- a/test/units/TEST-64-UDEV-STORAGE.sh +++ b/test/units/TEST-64-UDEV-STORAGE.sh @@ -772,8 +772,6 @@ EOF btrfs filesystem show helper_check_device_symlinks helper_check_device_units - wipefs -a -f "${devices[@]}" - udevadm wait --settle --timeout=30 --removed "/dev/disk/by-uuid/$uuid" "/dev/disk/by-label/$label" echo "Multiple devices: using LUKS encrypted disks, data: raid1, metadata: raid1, mixed mode" uuid="deadbeef-dead-dead-beef-000000000003"