[Webkit-unassigned] [Bug 204869] New: run-javascriptcore-tests is failing to run testmasm of 64bit AppleWin on Buildbot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 18:38:27 PST 2019


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

            Bug ID: 204869
           Summary: run-javascriptcore-tests is failing to run testmasm of
                    64bit AppleWin on Buildbot
           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: Hironori.Fujii at sony.com
                CC: ap at webkit.org, pvollan at apple.com

run-javascriptcore-tests is failing to run testmasm of 64bit AppleWin on Buildbot

https://build.webkit.org/builders/Apple%20Win%2010%20Release%20%28Tests%29/builds/4291

> perl ./Tools/Scripts/run-javascriptcore-tests --no-build --no-fail-fast --json-output=jsc_results.json --release --builder-name 'Apple Win 10 Release (Tests)' --build-number 4291 --buildbot-worker bot546 --buildbot-master build.webkit.org --report https://results.webkit.org
>  in dir /home/buildbot/worker/win10-release-tests/build (timeout 1200 secs)
>  watching logfiles {'json': 'jsc_results.json'}
>  argv: ['perl', './Tools/Scripts/run-javascriptcore-tests', '--no-build', '--no-fail-fast', '--json-output=jsc_results.json', '--release', '--builder-name', 'Apple Win 10 Release (Tests)', '--build-number', '4291', '--buildbot-worker', 'bot546', '--buildbot-master', 'build.webkit.org', '--report', 'https://results.webkit.org']
>  using PTY: False
> Use of uninitialized value in concatenation (.) or string at ./Tools/Scripts/run-javascriptcore-tests line 427.
> Failed to run C:/cygwin/home/buildbot/worker/win10-release-tests/build/WebKitBuild/Release/bin64/testmasm at ./Tools/Scripts/run-javascriptcore-tests line 526.
> program finished with exit code 2
> elapsedTime=11.391830

testmasm is built if DEVELOPER_MODE is enabled.
AppleWin doesn't enable DEVELOPER_MODE.

run-javascriptcore-tests was given --no-testmasm switch for 32bit builds on Buildbot.

-- 
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/20191205/d43aecbe/attachment.htm>


More information about the webkit-unassigned mailing list