Bug 185692 - Test262-Runner: Set timer for each test run
Summary: Test262-Runner: Set timer for each test run
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leo Balter
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-16 13:05 PDT by Leo Balter
Modified: 2018-05-16 14:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2018-05-16 13:08 PDT, Leo Balter
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Balter 2018-05-16 13:05:55 PDT
Test262-Runner: Set timer for each test run
Comment 1 Leo Balter 2018-05-16 13:08:03 PDT
Created attachment 340517 [details]
Patch
Comment 2 Leo Balter 2018-05-16 13:58:25 PDT
This patch sets a high resolution timer for each execution call of JSC, reporting the time in the results report to allow identifying slow tests.
Comment 3 Michael Saboff 2018-05-16 14:19:55 PDT
Comment on attachment 340517 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2018-05-16 14:46:41 PDT
Comment on attachment 340517 [details]
Patch

Clearing flags on attachment: 340517

Committed r231873: <https://trac.webkit.org/changeset/231873>
Comment 5 WebKit Commit Bot 2018-05-16 14:46:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-05-16 14:47:20 PDT
<rdar://problem/40309473>