aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorнаб <[email protected]>2022-03-26 11:25:05 +0100
committerBrian Behlendorf <[email protected]>2022-04-01 18:03:32 -0700
commit533aef2b3c1e65d44526a0776275f21bdcc7cd91 (patch)
tree22b1e7d27425560ca5c787a43fe734b708ef65b9 /tests
parente78b7a73feaa255dff8981da794b45702797c948 (diff)
tests: zts-report: add #13215 to known list for FreeBSD
Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: John Kennedy <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #13259
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test-runner/bin/zts-report.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-runner/bin/zts-report.py.in b/tests/test-runner/bin/zts-report.py.in
index aefaf654d..fc0b90607 100755
--- a/tests/test-runner/bin/zts-report.py.in
+++ b/tests/test-runner/bin/zts-report.py.in
@@ -166,6 +166,7 @@ if sys.platform.startswith('freebsd'):
'cli_root/zpool_wait/zpool_wait_trim_cancel': ['SKIP', trim_reason],
'cli_root/zpool_wait/zpool_wait_trim_flag': ['SKIP', trim_reason],
'link_count/link_count_001': ['SKIP', na_reason],
+ 'casenorm/mixed_create_failure': ['FAIL', 13215],
})
elif sys.platform.startswith('linux'):
known.update({