[Webkit-unassigned] [Bug 204419] New: EWS is trying to run testmasm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 12:11:29 PST 2019


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

            Bug ID: 204419
           Summary: EWS is trying to run testmasm
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pmatos at igalia.com

testmasm should not be running for jsc-only 32 bits but it is. 
See 
https://ews-build.webkit.org/#/builders/26/builds/128/steps/8/logs/stdio

However, steps.py:964 has:
        if platform == 'jsc-only' and remotesfile:
            self.command.extend(['--no-testmasm', '--no-testair', '--no-testb3', '--no-testdfg', '--no-testapi', '--memory-limited'])

and during testing we saw the proper behaviour. Only in production, this is not working.

-- 
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/20191120/858db81c/attachment.htm>


More information about the webkit-unassigned mailing list