Bug 186573 - test262/Runner.pm: fix one test (can't find jsc)
Summary: test262/Runner.pm: fix one test (can't find jsc)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-12 13:48 PDT by valerie
Modified: 2018-06-12 14:37 PDT (History)
12 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2018-06-12 13:49 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-06-12 13:48:21 PDT
One sub test didn't use a mocked out jsc, and buildbot can't find jsc. This patch supplies the mock jsc for that subtest.
Comment 1 valerie 2018-06-12 13:49:21 PDT
Created attachment 342592 [details]
Patch
Comment 2 Michael Saboff 2018-06-12 14:09:51 PDT
Comment on attachment 342592 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-06-12 14:37:13 PDT
Comment on attachment 342592 [details]
Patch

Clearing flags on attachment: 342592

Committed r232775: <https://trac.webkit.org/changeset/232775>
Comment 4 WebKit Commit Bot 2018-06-12 14:37:15 PDT
All reviewed patches have been landed.  Closing bug.