]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Add known exceptions
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 23 Jun 2021 22:53:13 +0000 (15:53 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Jun 2021 22:53:13 +0000 (15:53 -0700)
commit63f4b959a6826088c3eda7d17326a6bcf2f4ced8
tree4fbb11a0f25307cb9f8e52353a3c5f4fa9919fe7
parent8e739b2c9ff446457ad04f63a3ee127ded70b996
ZTS: Add known exceptions

The receive-o-x_props_override test case reliably fails on the
FreeBSD main builders (but not on Linux), until the root cause is
understood add this test to the FreeBSD exception list.

On Linux the alloc_class_012_pos test case may occasionally fail.
This is a known false positive which has also been added to the
Linux exception list until the test can be made entirely reliable.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12272
tests/test-runner/bin/zts-report.py.in