RESOLVED FIXED 160486
run-javascriptcore-tests should accept multiple --extra-tests
https://bugs.webkit.org/show_bug.cgi?id=160486
Summary run-javascriptcore-tests should accept multiple --extra-tests
Filip Pizlo
Reported 2016-08-02 18:41:06 PDT
Patch forthcoming.
Attachments
the patch (2.13 KB, patch)
2016-08-02 18:42 PDT, Filip Pizlo
saam: review+
Filip Pizlo
Comment 1 2016-08-02 18:42:29 PDT
Created attachment 285182 [details] the patch
Filip Pizlo
Comment 2 2016-08-02 18:59:31 PDT
Saam Barati
Comment 3 2016-08-02 19:38:48 PDT
I forgot to ask but does this work with the extra tests environment variable?
Filip Pizlo
Comment 4 2016-08-02 19:39:35 PDT
(In reply to comment #3) > I forgot to ask but does this work with the extra tests environment variable? Yes. It's now additive. Previously it was destructive: --extra-tests would override the environment variable. Now you get the sum of the two.
Note You need to log in before you can comment on or make changes to this bug.