Bug #7337
inherit_001_pos occasionally times out
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-08-30
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
This test inherently takes a long time, and sometimes it times out (10 minutes) while still making progress.
It currently tests inheritance of a bunch of different properties. The fix is to not test as many of the properties. Most of them have identical inheritance behavior (e.g. atime, devices, exec, setuid).
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b021ac0b78f8df3d9c421783d9a323723df84925
commit b021ac0b78f8df3d9c421783d9a323723df84925 Author: Matthew Ahrens <mahrens@delphix.com> Date: 2016-09-24T17:49:44.000Z 7337 inherit_001_pos occasionally times out Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>