RESOLVED FIXED 120809
Port JSC stress test infrastructure to non-Mac platforms
https://bugs.webkit.org/show_bug.cgi?id=120809
Summary Port JSC stress test infrastructure to non-Mac platforms
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.