Bug 73999

Summary: [Qt][WK2] REGRESSION(102228): lot of test failures after enabled page cache
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Caio Marcelo de Oliveira Filho <cmarcelo>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, hausmann, ossy, zalan
Priority: P2 Keywords: LayoutTestFailure, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 77033    
Bug Blocks: 73938    
Attachments:
Description Flags
Patch kenneth: review+

Attachments
Patch (2.10 KB, patch)
2012-01-26 10:43 PST, Caio Marcelo de Oliveira Filho
kenneth: review+
Balazs Kelemen
Comment 1 2011-12-07 07:50:32 PST
Caio Marcelo de Oliveira Filho
Comment 2 2012-01-25 11:59:53 PST
These regressions are being caused because tests are expected to run WITHOUT PageCache enabled. The tests that use page cache enable it by overridePreference(), which isn't implemented in WTR yet. I've made a patch for bug 77033 that makes WTR disable page cache usage and implement enough of overridePreference() so we don't regress the tests we were passing "by accident" (those which test page cache).
Caio Marcelo de Oliveira Filho
Comment 3 2012-01-26 10:43:21 PST
Caio Marcelo de Oliveira Filho
Comment 4 2012-01-26 11:58:06 PST
Note You need to log in before you can comment on or make changes to this bug.