Bug 78471
Summary: | [Qt] REGRESSION(r107518): It broke many tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | allan.jensen, ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 78085, 79666 |
Csaba Osztrogonác
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r107518%20%2833644%29/results.html
New failing tests:
- fast/history/timed-refresh-in-cached-frame.html
- fast/images/animated-gif-restored-from-bfcache.html
new flakey (timeout - pass) tests:
- fast/events/suspend-timers.html
- fast/overflow/horizontal-scroll-after-back.html
new timout tests:
- fast/media/media-query-list-04.html
- fast/events/pagehide-timeout.html
- fast/events/pageshow-pagehide-on-back-cached.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped them to make the bots green (until proper fix):
http://trac.webkit.org/changeset/107547
Allan Sandfeld Jensen
All tests seems to pass as expected in WK1 now, but fast/media/media-query-list-04.html and fast/images/animated-gif-restored-from-bfcache.html still fails in WK2.
Allan Sandfeld Jensen
(In reply to comment #2)
> All tests seems to pass as expected in WK1 now, but fast/media/media-query-list-04.html and fast/images/animated-gif-restored-from-bfcache.html still fails in WK2.
Seems these tests uses calls only available in DRT and not in WTR, so they should always be skipped for WK2.
Csaba Osztrogonác
These tests aren't in skipped list.
Allan Sandfeld Jensen
Committed r107547: <http://trac.webkit.org/changeset/107547>
Allan Sandfeld Jensen
(In reply to comment #5)
> Committed r107547: <http://trac.webkit.org/changeset/107547>
Sorry, script posted to wrong bug.