Skip to content

Commit

Permalink
naughty: Add pattern for mdadm bitmap regression
Browse files Browse the repository at this point in the history
Upstream report: md-raid-utilities/mdadm#138
Downstream report: https://bugs.debian.org/1092137
Known issue: #7284
  • Loading branch information
martinpitt authored and mvollmer committed Jan 7, 2025
1 parent 7801b4f commit 04f448e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions naughty/debian-testing/7284-mdadm-bitmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Traceback (most recent call last):
File "test/verify/check-storage-mdraid", line *, in testBitmap
self.assertIn("Consistency Policy : bitmap", m.execute("mdadm --misc -D /dev/md/md0"))
*
AssertionError: 'Consistency Policy : bitmap' not found in *Consistency Policy : resync*

0 comments on commit 04f448e

Please sign in to comment.