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:
Ryan Moeller 2021-04-02 14:11:52 -04:00 committed by Brian Behlendorf
parent 003f2d04b6
commit 202e7545dc
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,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],