Bug 132292

Summary: [GTK] install-dependencies should also install ruby-json and ruby-highline
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mrobinson, ossy, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Carlos Alberto Lopez Perez 2014-04-28 11:30:00 PDT
When running the run-jsc-stress-tests test suite, the following warnings are shown:

[....]
Running simple version of profiler-test.yaml/tests/sunspider-1.0/string-unpack-code.js because some required Ruby features are unavailable.
Running simple version of profiler-test.yaml/tests/sunspider-1.0/crypto-sha1.js because some required Ruby features are unavailable.
Running simple version of profiler-test.yaml/tests/sunspider-1.0/crypto-md5.js because some required Ruby features are unavailable.
Running simple version of profiler-test.yaml/tests/sunspider-1.0/access-nbody.js because some required Ruby features are unavailable.
Running simple version of profiler-test.yaml/tests/sunspider-1.0/controlflow-recursive.js because some required Ruby features are unavailable.
Running simple version of profiler-test.yaml/tests/sunspider-1.0/access-nsieve.js because some required Ruby features are unavailable.
Running simple version of profiler-test.yaml/tests/sunspider-1.0/3d-raytrace.js because some required Ruby features are unavailable.
[....]

This gets fixed by installing ruby json and highline packages.
Comment 1 Carlos Alberto Lopez Perez 2014-04-28 11:33:49 PDT
Created attachment 230313 [details]
Patch
Comment 2 Philippe Normand 2014-04-28 13:09:25 PDT
Comment on attachment 230313 [details]
Patch

Nice catch, Carlos!
Comment 3 WebKit Commit Bot 2014-04-28 13:40:25 PDT
Comment on attachment 230313 [details]
Patch

Clearing flags on attachment: 230313

Committed r167902: <http://trac.webkit.org/changeset/167902>
Comment 4 WebKit Commit Bot 2014-04-28 13:40:29 PDT
All reviewed patches have been landed.  Closing bug.