[Webkit-unassigned] [Bug 217158] New: [WinCairo] Never finish loading https://github.com/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 18:20:28 PDT 2020


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

            Bug ID: 217158
           Summary: [WinCairo] Never finish loading https://github.com/
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[WinCairo] Never finish loading https://github.com/

1. Start WinCairo MiniBrowser
2. Go to https://github.com/
3. Loading indicator stops at 90%

I found this issue by testing https://stackoverflow.com/q/63851365,
I got a different error of page.goto timeout.

(node:34520) UnhandledPromiseRejectionWarning: page.goto: Timeout 30000ms exceeded.
=========================== logs ===========================
navigating to "https://github.com", waiting until "load"
============================================================
Note: use DEBUG=pw:api environment variable and rerun to capture Playwright logs.
    at Frame._wrapApiCall (D:\work\tmp\node_modules\playwright\lib\client\channelOwner.js:78:15)
    at Frame.goto (D:\work\tmp\node_modules\playwright\lib\client\frame.js:78:21)
    at D:\work\tmp\node_modules\playwright\lib\client\page.js:246:60
    at Page._attributeToPage (D:\work\tmp\node_modules\playwright\lib\client\page.js:181:20)
    at Page.goto (D:\work\tmp\node_modules\playwright\lib\client\page.js:246:21)
    at file:///D:/work/tmp/a.mjs:9:20
    at emitUnhandledRejectionWarning (internal/process/promises.js:168:15)
    at processPromiseRejections (internal/process/promises.js:247:11)
    at processTicksAndRejections (internal/process/task_queues.js:94:32)
(node:34520) page.goto: Timeout 30000ms exceeded.
=========================== logs ===========================
navigating to "https://github.com", waiting until "load"
============================================================

-- 
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/20201001/4fb1eb77/attachment.htm>


More information about the webkit-unassigned mailing list