Actions
Bug #10608
closedzfs tests could be more reliable
Start date:
2019-03-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
There are a large number of zfs functionality tests that ship with illumos. Many of these tests work well. A small number of tests have spurious failures, and an even smaller number of tests reliably fail.
We should audit the ZFS test suite on a number of platforms. Tests that can be easily fixed or hardened in a cross platform way should be fixed (covered by this ticket). Tests that have more complex failures (possibly involving OS code changes) should be recorded in a separate ticket.
Updated by Electric Monk about 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit c09fb523874c2de6a430f3a5c6b9dfafc4d87329
commit c09fb523874c2de6a430f3a5c6b9dfafc4d87329 Author: Kody Kantor <kody@kkantor.com> Date: 2019-05-20T20:43:37.000Z 10608 zfs tests could be more reliable Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Updated by Electric Monk about 4 years ago
git commit 3f1d0a2eaba951f44d96bed559e6ed4487ec298c
commit 3f1d0a2eaba951f44d96bed559e6ed4487ec298c Author: Dan McDonald <danmcd@joyent.com> Date: 2019-05-21T14:52:16.000Z 10608 zfs tests could be more reliable (fix packaging)
Actions