Bug 188509
| Summary: | [WPE] Various failures in fast/dom/Window tests covering window creation, resizing, destruction | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zan Dobersek <zan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | csaavedra |
| Priority: | P2 | Keywords: | LayoutTestFailure |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Zan Dobersek
The following tests under fast/dom/Window are failing or timing out, all related to window creation, resizing or destruction operations:
- fast/dom/Window/child-window-focus.html [ Timeout ]
- fast/dom/Window/new-window-opener.html [ Failure ]
- fast/dom/Window/open-window-min-size.html [ Failure ]
- fast/dom/Window/timeout-released-on-close.html [ Failure ]
- fast/dom/Window/window-onFocus.html [ Failure ]
- fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
- fast/dom/Window/window-resize.html [ Failure ]
- fast/dom/Window/window-resize-and-move-arguments.html [ Failure ]
- fast/dom/Window/window-resize-contents.html [ Timeout ]
- fast/dom/Window/window-resize-nan.html [ Failure ]
- fast/dom/Window/window-resize-update-scrollbars.html [ Timeout ]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
The following is only failing in wpe-release:
webkit.org/b/188509 fast/dom/Window/window-resize-update-scrollbars.html [ Timeout ]
Claudio Saavedra
wpe-legacy I mean.