Bug 120809

Summary: Port JSC stress test infrastructure to non-Mac platforms
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, gyuyoung.kim, mhahnenberg, ossy, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 120808, 121021, 124549, 124801, 124846, 125111, 128307    
Bug Blocks: 120696    

Filip Pizlo
Reported 2013-09-05 15:59:43 PDT
...
Attachments
Zan Dobersek
Comment 1 2013-09-06 01:53:17 PDT
The ruby script works well on the GTK port, no failures for the stress tests reported when FTL JIT is disabled.
Filip Pizlo
Comment 2 2013-09-06 13:24:19 PDT
(In reply to comment #1) > The ruby script works well on the GTK port, no failures for the stress tests reported when FTL JIT is disabled. Cool - rs=me to enable it! Note that I had to do some fudging with whether I use File.realpath or Pathname#realpath. Hopefully it still works on your version of Ruby!
Zan Dobersek
Comment 3 2013-09-09 00:55:34 PDT
(In reply to comment #2) > (In reply to comment #1) > > The ruby script works well on the GTK port, no failures for the stress tests reported when FTL JIT is disabled. > > Cool - rs=me to enable it! Uploaded the patch that enables the stress tests on Linux-based ports in bug #121021. Someone familiar with the AppleWin port should look into enabling these as well. > Note that I had to do some fudging with whether I use File.realpath or Pathname#realpath. Hopefully it still works on your version of Ruby! I think this has already been fixed.
Csaba Osztrogonác
Comment 4 2014-02-06 08:49:06 PST
Reopen, because I checked wrong column and thought it is already fixed for Windows too.
Note You need to log in before you can comment on or make changes to this bug.