diff options
| author | Brian Behlendorf <behlendorf1@llnl.gov> | 2026-05-06 16:44:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-06 16:44:33 +0000 |
| commit | a12c6ed62fcd06093b95616515e4716b0b0bc038 (patch) | |
| tree | 7037b8acff5612f183715c4187d81c3d34ee9c2f | |
| parent | 872f01019345c589d4e1a7190c4b6620e93d3666 (diff) | |
| -rwxr-xr-x | tests/test-runner/bin/zts-report.py.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-runner/bin/zts-report.py.in b/tests/test-runner/bin/zts-report.py.in index 22da0fc5cc13..29d2760ccb8f 100755 --- a/tests/test-runner/bin/zts-report.py.in +++ b/tests/test-runner/bin/zts-report.py.in @@ -201,7 +201,6 @@ elif sys.platform.startswith('linux'): # reasons listed above can be used. # maybe = { - 'append/threadsappend_001_pos': ['FAIL', 6136], 'chattr/setup': ['SKIP', exec_reason], 'crtime/crtime_001_pos': ['SKIP', statx_reason], 'cli_root/zdb/zdb_006_pos': ['FAIL', known_reason], |
