linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] btrfs-progs: tests false alerts fixes
@ 2023-08-08 22:40 Qu Wenruo
  2023-08-08 22:40 ` [PATCH 1/4] btrfs-progs: tests/mkfs/005: use udevadm settle to avoid false alerts Qu Wenruo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Qu Wenruo @ 2023-08-08 22:40 UTC (permalink / raw)
  To: linux-btrfs

This is the resent and aggregate version of the fixes I sent but mostly
eaten by the recent vger down time.

Those are small fixes for the false alerts I hit during my local runs.

Most of them are subtle fixes, only the last one is more like an
optimization.

Qu Wenruo (4):
  btrfs-progs: tests/mkfs/005: use udevadm settle to avoid false alerts
  btrfs-progs: tests/misc/030: do not require v1 cache for the test case
  btrfs-progs: tests/misc/046: fix false alerts on write detection
  btrfs-progs: tests/misc/058: reduce the space requirement and speed up
    the test

 tests/misc-tests/030-missing-device-image/test.sh     | 8 --------
 tests/misc-tests/046-seed-multi-mount/test.sh         | 4 +++-
 tests/misc-tests/058-replace-start-enqueue/test.sh    | 5 ++---
 tests/mkfs-tests/005-long-device-name-for-ssd/test.sh | 4 +++-
 4 files changed, 8 insertions(+), 13 deletions(-)

--
2.41.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-11 15:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 22:40 [PATCH 0/4] btrfs-progs: tests false alerts fixes Qu Wenruo
2023-08-08 22:40 ` [PATCH 1/4] btrfs-progs: tests/mkfs/005: use udevadm settle to avoid false alerts Qu Wenruo
2023-08-08 22:40 ` [PATCH 2/4] btrfs-progs: tests/misc/030: do not require v1 cache for the test case Qu Wenruo
2023-08-08 22:40 ` [PATCH 3/4] btrfs-progs: tests/misc/046: fix false alerts on write detection Qu Wenruo
2023-08-08 22:40 ` [PATCH 4/4] btrfs-progs: tests/misc/058: reduce the space requirement and speed up the test Qu Wenruo
2023-08-11 14:53 ` [PATCH 0/4] btrfs-progs: tests false alerts fixes David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).