RESOLVED FIXED 62321
add a short-flag for --experimental-fully-parallel
https://bugs.webkit.org/show_bug.cgi?id=62321
Summary add a short-flag for --experimental-fully-parallel
Ojan Vafai
Reported 2011-06-08 14:09:26 PDT
add a short-flag for --experimental-fully-parallel
Attachments
Patch (1.47 KB, patch)
2011-06-08 14:09 PDT, Ojan Vafai
no flags
Ojan Vafai
Comment 1 2011-06-08 14:09:42 PDT
Ojan Vafai
Comment 2 2011-06-08 14:10:30 PDT
This setting is really useful (and reliable) when running just a subset of the tests. It's a pain to have to type all this out everytime.
WebKit Review Bot
Comment 3 2011-06-08 14:38:35 PDT
Comment on attachment 96475 [details] Patch Clearing flags on attachment: 96475 Committed r88388: <http://trac.webkit.org/changeset/88388>
WebKit Review Bot
Comment 4 2011-06-08 14:38:40 PDT
All reviewed patches have been landed. Closing bug.
Dirk Pranke
Comment 5 2011-06-08 15:24:58 PDT
maybe we should get rid of the "--experimental" part at some point?
Ojan Vafai
Comment 6 2011-06-08 15:28:57 PDT
(In reply to comment #5) > maybe we should get rid of the "--experimental" part at some point? I think we should just get rid of the flag entirely if it's stable and doesn't increase flakiness.
Dirk Pranke
Comment 7 2011-06-08 15:54:15 PDT
(In reply to comment #6) > (In reply to comment #5) > > maybe we should get rid of the "--experimental" part at some point? > > I think we should just get rid of the flag entirely if it's stable and doesn't increase flakiness. I assume "get rid of" == "make it on by default" ? At any rate, it certainly increases flakiness, and I don't know if I would even call it stable (haven't tried it in a while).
Note You need to log in before you can comment on or make changes to this bug.