[Webkit-unassigned] [Bug 184699] New: [GTK] Generate a JSC bundle on the 64 and 32 bit release bots and upload it to webkitgtk.org

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 09:54:39 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184699

            Bug ID: 184699
           Summary: [GTK] Generate a JSC bundle on the 64 and 32 bit
                    release bots and upload it to webkitgtk.org
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, gns at gnome.org,
                    lforschler at apple.com

The developers from the jsvu project <https://github.com/GoogleChromeLabs/jsvu> will like access to the JSC built products the x86_64 and x86_32 WebKitGTK+ (Linux) bots generate daily at http://build.webkit.org/waterfall?category=GTK

More details: https://lists.webkit.org/pipermail/webkit-dev/2017-December/029805.html

In order to provide this JSC bundle, the first idea was to re-use the current built products that the x86_64 bot generates for testing on the test bots.
But there is an issue with this built products, and is that they don't bundle any libraries from JHBuild or the system.

And adding this libraries would cause the size of the bundle to grow significantly, and it will not work in any case for the 32-bit bot as this one doesn't generate a built product at all currently.

So a better idea may be to generate a new bundle specifically for JSC with only the jsc binary and the libraries that links with it.

This bundle can be generated and uploaded in a new step for the GTK release build bots (x86_64 and x86_32 bit)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180417/4c594d82/attachment.html>


More information about the webkit-unassigned mailing list