[Webkit-unassigned] [Bug 202216] New: [EWS] RunJavaScriptCoreTestsToT should use the same command as RunJavaScriptCoreTests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 11:42:03 PDT 2019


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

            Bug ID: 202216
           Summary: [EWS] RunJavaScriptCoreTestsToT should use the same
                    command as RunJavaScriptCoreTests
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

RunJavaScriptCoreTestsToT should use the same command as base class RunJavaScriptCoreTests. Currently the difference between the command in both classes is that RunJavaScriptCoreTestsToT doesn't add '--no-build'. This was correct prior to Bug 202170 when there wasn't an explicit CompileJSC step before RunJavaScriptCoreTestsToT. In Bug 202170, we added an explicit build step CompileJSCToT() which is run before RunJavaScriptCoreTestsToT(). Therefore we can add the '--no-build' flag here and make it same as the base class (RunJavaScriptCoreTests).

-- 
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/20190925/15bcd47c/attachment-0001.html>


More information about the webkit-unassigned mailing list