Bug 65609 - [Qt]REGRESSION(r92254): It made 2 tests timeout
Summary: [Qt]REGRESSION(r92254): It made 2 tests timeout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 31639
  Show dependency treegraph
 
Reported: 2011-08-03 04:46 PDT by Csaba Osztrogonác
Modified: 2012-02-21 08:20 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 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.
Comment 1 Csaba Osztrogonác 2011-08-03 05:14:08 PDT
failing test is skipped by https://trac.webkit.org/changeset/92272 to make our debug bots green.
Comment 2 David Levin 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.
Comment 3 Csaba Osztrogonác 2012-02-21 08:20:47 PST
They works now, so I unskipped them - http://trac.webkit.org/changeset/108357