Bug 185660 - test262/Runner.pm: save to supplied expectation file if supplied
Summary: test262/Runner.pm: save to supplied expectation file if supplied
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-15 15:45 PDT by valerie
Modified: 2018-05-16 09:11 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.22 KB, patch)
2018-05-15 15:46 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-15 15:45:04 PDT
Minor changes to --expectation command line argument behavior:
- if --expectation supplied, --save will cause a save to the specified expectation file instead of the default (JSTest/test262/expectations.yaml)
- the --help updated
- an unclear output message updated
Comment 1 valerie 2018-05-15 15:46:28 PDT
Created attachment 340438 [details]
Patch
Comment 2 Michael Saboff 2018-05-16 08:45:29 PDT
Comment on attachment 340438 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-05-16 09:11:15 PDT
Comment on attachment 340438 [details]
Patch

Clearing flags on attachment: 340438

Committed r231848: <https://trac.webkit.org/changeset/231848>
Comment 4 WebKit Commit Bot 2018-05-16 09:11:16 PDT
All reviewed patches have been landed.  Closing bug.