Project

General

Profile

Actions

Bug #6642

closed

testrunner output can be displayed in the wrong order

Added by Matthew Ahrens over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-02-10
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

Lines of output that happen in the same hundredth of a second are printed in alphabetical order, not the order in which they were received.

Fix is to modify the sorting done on output lines to sort by timestamp, but leave the lines in the order they arrived.

Actions #1

Updated by Electric Monk over 7 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

git commit 412db4e993a383395d7ff1add4bb97f97ca3d433

commit  412db4e993a383395d7ff1add4bb97f97ca3d433
Author: John Wren Kennedy <john.kennedy@delphix.com>
Date:   2016-02-25T05:42:39.000Z

    6642 testrunner output can be displayed in the wrong order
    6643 zfstest should enforce the required privileges before running.
    Reviewed by: George Wilson <george.wilson@delphix.com>
    Reviewed by: Jonathan Mackenzie <jonathan.mackenzie@delphix.com>
    Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
    Approved by: Robert Mustacchi <rm@joyent.com>

Actions

Also available in: Atom PDF