Bug 119253
| Summary: | [GTK] Several tests are flaky and time out after the FTL merge | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Pena <spena> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, klee |
| Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 119256 | ||
Simon Pena
The following tests are now timing out from time to time in GTK, after FTL was merged in trunk.
[ Release ] css3/autoclose-braces-and-parentheses.html
[ Debug ] fast/js/dfg-osr-entry-hoisted-clobbered-structure-check.html
[ Debug ] fast/js/regress/nested-function-parsing.html
[ Debug ] fast/js/regress/new-array-buffer-dead.html
[ Debug ] fast/media/update-media-query-css-parser.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css3%2Fautoclose-braces-and-parentheses.html%20fast%2Fjs%2Fdfg-osr-entry-hoisted-clobbered-structure-check.html%20fast%2Fjs%2Fregress%2Fnested-function-parsing.html%20fast%2Fjs%2Fregress%2Fnew-array-buffer-dead.html%20fast%2Fmedia%2Fupdate-media-query-css-parser.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Pena
Also fast/workers/dedicated-worker-lifecycle.html
klee
The tests below have been passing consistently since October 22.
[ Release ] css3/autoclose-braces-and-parentheses.html
[ Debug ] fast/js/regress/new-array-buffer-dead.html
[ Debug ] fast/media/update-media-query-css-parser.html
[Release/ Debug] fast/workers/dedicated-worker-lifecycle.html
Please refer to the following link on results.webkit.org for details:
https://results.webkit.org/?limit=50000&platform=WPE&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=js%2Fdfg-osr-entry-hoisted-clobbered-structure-check.html&test=fast%2Fmedia%2Fupdate-media-query-css-parser.html&test=fast%2Fworkers%2Fdedicated-worker-lifecycle.html&test=css3%2Fautoclose-braces-and-parentheses.html&test=fast%2Fmedia%2Fupdate-media-query-css-parser.html
The following test has been moved to the js folder and has been passing consistently since October 22.
[ Debug ] fast/js/dfg-osr-entry-hoisted-clobbered-structure-check.html
--> js/dfg-osr-entry-hoisted-clobbered-structure-check.html
The following tests no longer exist under the LayoutTests directory.
[ Debug ] fast/js/regress/nested-function-parsing.html
[ Debug ] fast/js/regress/new-array-buffer-dead.html
It seems that the issues are no longer reproducible, so this bug can likely be closed.
Thanks.