WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 73999
[Qt][WK2] REGRESSION(102228): lot of test failures after enabled page cache
https://bugs.webkit.org/show_bug.cgi?id=73999
Summary
[Qt][WK2] REGRESSION(102228): lot of test failures after enabled page cache
Balazs Kelemen
Reported
2011-12-07 07:00:27 PST
9 tests broke. Before:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r102227%20(16628)/results.html
After:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r102228%20(16629)/results.html
Attachments
Patch
(2.10 KB, patch)
2012-01-26 10:43 PST
,
Caio Marcelo de Oliveira Filho
kenneth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Balazs Kelemen
Comment 1
2011-12-07 07:50:32 PST
Skipped tests in
http://trac.webkit.org/changeset/102236
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
Created
attachment 124143
[details]
Patch
Caio Marcelo de Oliveira Filho
Comment 4
2012-01-26 11:58:06 PST
Committed
r106023
: <
http://trac.webkit.org/changeset/106023
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug