[Webkit-unassigned] [Bug 206833] New: Tools/Scripts/set-webkit-configuration should accept --coverage/--no-coverage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 10:14:08 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206833

            Bug ID: 206833
           Summary: Tools/Scripts/set-webkit-configuration should accept
                    --coverage/--no-coverage
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rmorisset at apple.com
        Depends on: 206389

https://bugs.webkit.org/show_bug.cgi?id=206389 introduced two options in Tools/Scripts/set-webkit-configuration, but did not adapt the check that at least one valid option is passed.
So the following works: set-webkit-configuration --no-asan --no-coverage
But the following is rejected: set-webkit-configuration --no-asan.

The fix should be trivial.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=206389
[Bug 206389] It should be possible to build JavaScriptCore with LLVM Source-based Code Coverage, run the tests and see the coverage data
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200127/3398a2b0/attachment.htm>


More information about the webkit-unassigned mailing list