mirror_zfs/tests/test-runner/bin
Brian Behlendorf eecd3f1a21
ZTS: alloc_class.ksh must wait for the process to exit
The alloc_class_* tests may fail on Linux with an EBUSY error if
`zfs destroy` is run before the `dd` process has had a chance to
terminate.  Wait on the pid after the `kill -9` to make sure.

When testing I didn't observe any failures for the alloc_class
tests.  Remove them from the exceptions list, the CI was used to
verify the tests pass on all platforms.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Rich Ercolani <rincebrain@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12873
2021-12-17 12:40:34 -08:00
..
.gitignore Centralize variable substitution 2020-07-14 17:33:44 -07:00
Makefile.am Centralize variable substitution 2020-07-14 17:33:44 -07:00
test-runner.py.in Add zfs-test facility to automatically rerun failing tests 2021-12-01 10:38:53 -07:00
zts-report.py.in ZTS: alloc_class.ksh must wait for the process to exit 2021-12-17 12:40:34 -08:00