Bug 172092
Summary: | [macOS Debug WK1] fast/parser/adoption-agency-unload-iframe-4.html is a flaky timeout (always on iOS 10 Release WK1) | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | kling, koivisto, rniwa, ryanhaddad |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=216766&tests=fast%2Fparser%2Fadoption-agency-unload-iframe-4.html | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=169211 | ||
Bug Depends on: | 168458, 169079 | ||
Bug Blocks: |
David Kilzer (:ddkilzer)
LayoutTests/fast/parser/adoption-agency-unload-iframe-4.html is:
- a flaky timeout on macOS Debug WK1
- always times out on iOS 10 Release WK1.
This test was added for:
Bug 168458: REGRESSION(r212218): Assertion failures in and after parserRemoveChild
https://bugs.webkit.org/show_bug.cgi?id=168458
https://trac.webkit.org/r212621
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Same test always times out on GTK port:
Bug 169211: REGRESSION(r213446): [GTK] Layout test fast/parser/adoption-agency-unload-iframe-4.html timeouts
https://bugs.webkit.org/show_bug.cgi?id=169211
David Kilzer (:ddkilzer)
(In reply to David Kilzer (:ddkilzer) from comment #1)
> Same test always times out on GTK port:
>
> Bug 169211: REGRESSION(r213446): [GTK] Layout test
> fast/parser/adoption-agency-unload-iframe-4.html timeouts
> https://bugs.webkit.org/show_bug.cgi?id=169211
Furthermore, analysis in Bug 169211 says the GTK test timeouts were caused by r213446:
Bug 169079: Allow render tree building before loading stylesheet elements
https://bugs.webkit.org/show_bug.cgi?id=169079
https://trac.webkit.org/r213446
David Kilzer (:ddkilzer)
Updated TestExpectations:
Committed r216842: <https://trac.webkit.org/r216842>
David Kilzer (:ddkilzer)
(In reply to David Kilzer (:ddkilzer) from comment #3)
> Updated TestExpectations:
>
> Committed r216842: <https://trac.webkit.org/r216842>
And:
Committed r216843: <https://trac.webkit.org/r216843>