Bug 160486

Summary: run-javascriptcore-tests should accept multiple --extra-tests
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: lforschler, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch saam: review+

Description Filip Pizlo 2016-08-02 18:41:06 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2016-08-02 18:42:29 PDT
Created attachment 285182 [details]
the patch
Comment 2 Filip Pizlo 2016-08-02 18:59:31 PDT
Landed in https://trac.webkit.org/changeset/204060
Comment 3 Saam Barati 2016-08-02 19:38:48 PDT
I forgot to ask but does this work with the extra tests environment variable?
Comment 4 Filip Pizlo 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.