[Webkit-unassigned] [Bug 191348] New: [WinCairo] run-bindings-tests is timing out in some bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 00:17:05 PST 2018


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

            Bug ID: 191348
           Summary: [WinCairo] run-bindings-tests is timing out in some
                    bots
           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: lforschler at apple.com

[WinCairo] run-bindings-tests is timing out in some bots

This issue is happening on wincairo-wkl-release-tests-02, but on wincairo-wkl-release-tests-01.

For example,

https://build.webkit.org/builders/WinCairo%2064-bit%20WKL%20Release%20%28Tests%29/builds/2426/steps/bindings-generation-tests/logs/stdio

> command timed out: 1200 seconds without output running ['python', './Tools/Scripts/run-bindings-tests'], attempting to kill
> program finished with exit code 1
> elapsedTime=1200.300000


If I set a env var PYTHONUNBUFFERED=1 in wincairo-wkl-release-tests-02, it passed.

https://build.webkit.org/builders/WinCairo%2064-bit%20WKL%20Release%20%28Tests%29/builds/2430/steps/bindings-generation-tests/logs/stdio

> PYTHONUNBUFFERED=1
(...)
> All tests PASS!
> program finished with exit code 0
> elapsedTime=2069.417000

-- 
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/20181107/884bc113/attachment.html>


More information about the webkit-unassigned mailing list