RESOLVED FIXED 65609
[Qt]REGRESSION(r92254): It made 2 tests timeout
https://bugs.webkit.org/show_bug.cgi?id=65609
Summary [Qt]REGRESSION(r92254): It made 2 tests timeout
Csaba Osztrogonác
Reported 2011-08-03 04:46:36 PDT
r92254 made fast/frames/lots-of-objects.html and fast/frames/lots-of-iframes.html timeout in debug mode (32 and 64 bit too) on Qt platform.
Attachments
Csaba Osztrogonác
Comment 1 2011-08-03 05:14:08 PDT
failing test is skipped by https://trac.webkit.org/changeset/92272 to make our debug bots green.
David Levin
Comment 2 2011-08-03 19:18:52 PDT
I tried to build webkit qt and got the error: /usr/bin/ld: obj/debug/launcherwindow.o: in function LauncherWindow::zoomAnimationFinished():../../../Tools/QtTestBrowser/launcherwindow.cpp:666: error: undefined reference to 'QGraphicsWebView::setTiledBackingStoreFrozen(bool)' and a few others. I haven't had a chance to figure out why.
Csaba Osztrogonác
Comment 3 2012-02-21 08:20:47 PST
They works now, so I unskipped them - http://trac.webkit.org/changeset/108357
Note You need to log in before you can comment on or make changes to this bug.