Bug 135503

Summary: [GTK] Do not include JavaScriptCore stress tests in release tarballs
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, pnormand, svillar
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Carlos Garcia Campos
Reported 2014-08-01 04:27:57 PDT
They were not included in the stable tarballs either, so we can make the tarball smaller.
Attachments
Patch (1.02 KB, patch)
2014-08-01 04:31 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2014-08-01 04:31:22 PDT
Created attachment 235885 [details] Patch Before: $ ls -lh webkitgtk-2.5.1.tar.xz -rw-r--r-- 1 cgarcia cgarcia 11M ago 1 13:24 webkitgtk-2.5.1.tar.xz After: $ ls -lh webkitgtk-2.5.1.tar.xz -rw-r--r-- 1 cgarcia cgarcia 9,6M ago 1 13:19 webkitgtk-2.5.1.tar.xz This is much closer to the autotools tarball size: $ ls -lh webkitgtk-2.4.4.tar.xz -rw-r--r-- 1 cgarcia cgarcia 9,4M ago 1 09:14 webkitgtk-2.4.4.tar.xz
Martin Robinson
Comment 2 2014-08-01 11:28:42 PDT
Comment on attachment 235885 [details] Patch Impressive.
Carlos Garcia Campos
Comment 3 2014-08-04 00:00:47 PDT
Note You need to log in before you can comment on or make changes to this bug.