Bug 185200 - test262/Runner.pm: save summary to file
Summary: test262/Runner.pm: save summary to file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: valerie
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-02 09:16 PDT by valerie
Modified: 2018-05-02 12:08 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.93 KB, patch)
2018-05-02 09:35 PDT, valerie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description valerie 2018-05-02 09:16:38 PDT
In this patch:
- save the summary results to two files (results-summary.txt for human readable and results-summary.yaml for machine readable)
- create new summary file on every run
- add summary files to .gitignore
Comment 1 valerie 2018-05-02 09:35:02 PDT
Created attachment 339307 [details]
Patch
Comment 2 Michael Saboff 2018-05-02 11:41:28 PDT
Comment on attachment 339307 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-05-02 12:08:39 PDT
Comment on attachment 339307 [details]
Patch

Clearing flags on attachment: 339307

Committed r231252: <https://trac.webkit.org/changeset/231252>
Comment 4 WebKit Commit Bot 2018-05-02 12:08:40 PDT
All reviewed patches have been landed.  Closing bug.