HomeFreeBSD

ZTS: import_rewind_device_replaced reliably fails

Description

ZTS: import_rewind_device_replaced reliably fails

The import_rewind_device_replaced.ksh test was never entirely reliable
because it depends on MOS data not being overwritten. The MOS data is
not protected by the snapshot so occasional failures were always
expected. However, this test is now failing reliably on all platforms
indicating something has changed in the code since the test was marked
"maybe". Convert the test to a "known" failure until the root cause
is identified and resolved.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12821

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 6 2021, 5:45 PM
GitHub <noreply@github.com>Committed on Dec 6 2021, 5:45 PM
Parents
rGdf42e20ac68e: Corrected a case where we could read uninited ABD memory
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG14ba514af611: ZTS: import_rewind_device_replaced reliably fails (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 6 2021, 5:45 PM