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
Tony Hutter <hutter2@llnl.gov>Committed on Dec 8 2021, 9:28 PM
Parents
rG64e88992b6f2: Update `checkstyle` workflow env to ubuntu-20.04
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rG6ed7d77b44b6: ZTS: import_rewind_device_replaced reliably fails (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 8 2021, 9:28 PM