| Summary: | [GTK] Test failures after Flatpak upgrade | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> | ||||
| Component: | New Bugs | Assignee: | Philippe Normand <pnormand> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | aperez, pnormand, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Diego Pino
2020-05-05 23:28:21 PDT
Forgot this test which is timing out: fast/dom/frame-loading-via-document-write.html [ Timeout ] See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r260889%20(13542)/fast/dom/frame-loading-via-document-write-diff.txt --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/frame-loading-via-document-write-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/frame-loading-via-document-write-actual.txt @@ -1,21 +1,2 @@ +FAIL: Timed out waiting for notifyDone to be called - --------- -Frame: 'topRow' --------- -This page was successfully loaded. -My protocol is file: -My referrer is blank - - --------- -Frame: 'middleRow' --------- -Image loaded. - - --------- -Frame: 'bottomRow' --------- -Image loaded. - the loader and http failures are related with the WEBKIT_TOP_LEVEL env var being set to /app instead of /app/webkit. I'm debugging this... Created attachment 398724 [details]
Patch
Committed r261282: <https://trac.webkit.org/changeset/261282> |