ZTS: inheritance/inherit_001_pos is flaky
Add inheritance/inherit_001_pos to the maybe fails on FreeBSD list. Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #11830
This commit is contained in:
parent
43efd5625b
commit
30782f2ff5
|
@ -253,6 +253,7 @@ if sys.platform.startswith('freebsd'):
|
|||
['FAIL', known_reason],
|
||||
'cli_root/zpool_import/zpool_import_012_pos': ['FAIL', known_reason],
|
||||
'delegate/zfs_allow_003_pos': ['FAIL', known_reason],
|
||||
'inheritance/inherit_001_pos': ['FAIL', '11829'],
|
||||
'removal/removal_condense_export': ['FAIL', known_reason],
|
||||
'removal/removal_with_export': ['FAIL', known_reason],
|
||||
'resilver/resilver_restart_001': ['FAIL', known_reason],
|
||||
|
|
Loading…
Reference in New Issue