Closed Bug 1494308 Opened 6 years ago Closed 6 years ago

Timestamps don't match reality when running wpt

Categories

(Testing :: web-platform-tests, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: bzbarsky, Assigned: jgraham)

Details

Attachments

(1 file)

My output from mach wpt looks like this:

 0:00.00 INFO Skipping manifest download because existing file is recent
 0:00.00 INFO Updating manifests
 0:05.61 INFO Using 1 client processes
 0:05.73 INFO Starting http server on 127.0.0.1:8000
 0:05.73 INFO Starting http server on 127.0.0.1:8001
 0:05.75 INFO Starting https server on 127.0.0.1:8443 

but the "Updating manifests" step actually took close to a minute of wall-clock time.  So something is off about the timestamps here.

James thinks this has to do with the logger the manifest download uses.
Before we were using a different logger for the manifest download and the actual test run.
This caused timestamps to get reset in a confusing way. Now create the logger early and
share it for all the subseteps.

Depends on D7171
Comment on attachment 9012869 [details]
Bug 1494308 - Use consistent logger in wpt commands

Andreas Tolfsen ❲:ato❳ has approved the revision.
Attachment #9012869 - Flags: review+
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/ace8fc8c112e
Use consistent logger in wpt commands r=ato
https://hg.mozilla.org/mozilla-central/rev/ace8fc8c112e
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Assignee: nobody → james
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: