WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
96832
new fast/loader tests from
r128645
fail on Mac-wk2
https://bugs.webkit.org/show_bug.cgi?id=96832
Summary
new fast/loader tests from r128645 fail on Mac-wk2
Stephanie Lewis
Reported
2012-09-14 15:27:08 PDT
* fast/loader/display-image-unset-can-block-image-and-can-reload-in-place,html * fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html Introduce in changeset
http://trac.webkit.org/changeset/128645
.
http://build.webkit.org/results/Apple%20Lion%20Release%20WK2%20(Tests)/r128650%20(3293)/results.html
I don't believe WKTR has queueReload. --- /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/fast/loader/display-image-unset-can-block-image-and-can-reload-in-place-expected.txt +++ /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/fast/loader/display-image-unset-can-block-image-and-can-reload-in-place-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: line 13: TypeError: 'undefined' is not a function (evaluating 'testRunner.queueReload()') Test that DisplayImages disabled can block http image and can be reloaded in-place when toggled. -SUCCESS +FAILURE: Image should not be loaded when DisplayImage is unset
Attachments
Patch
(1.30 KB, patch)
2012-09-14 16:01 PDT
,
Bo Liu
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-09-14 15:27:17 PDT
<
rdar://problem/12304462
>
Bo Liu
Comment 2
2012-09-14 15:35:04 PDT
Is the correct fix to implement queueReload since it is used in other tests as well? eg: LayoutTests/fast/loader/reload-policy-delegate.html
Stephanie Lewis
Comment 3
2012-09-14 15:42:11 PDT
most likely
Bo Liu
Comment 4
2012-09-14 15:48:44 PDT
Sorry, 128645 was my first webkit patch, so I'm still getting familiar with things and will probably take awhile to implement queueReload correctly. Can I get a sense of how urgent this is? Is there a way to temporarily mark these tests as expect crash just for mac webkit2? How are the other tests relying on queueReload handled in mac webkit2?
Adam Barth
Comment 5
2012-09-14 15:50:25 PDT
Typically we just skip tests for a given port if they haven't implemented all the necessary TestRuner features.
Stephanie Lewis
Comment 6
2012-09-14 15:51:46 PDT
Updated TestExpectations in
http://trac.webkit.org/projects/webkit/changeset/128664
. Not incredibly urgent :). I believe the other tests are skipped.
Bo Liu
Comment 7
2012-09-14 16:01:17 PDT
Created
attachment 164245
[details]
Patch
Bo Liu
Comment 8
2012-09-14 17:59:12 PDT
(In reply to
comment #7
)
> Created an attachment (id=164245) [details] > Patch
Ping! (Not sure if webkit-patch upload sends out email to reviewers)
Adam Barth
Comment 9
2012-09-14 18:01:37 PDT
> Ping! (Not sure if webkit-patch upload sends out email to reviewers)
It does (or rather bugzilla does).
WebKit Review Bot
Comment 10
2012-09-14 18:21:43 PDT
Comment on
attachment 164245
[details]
Patch Clearing flags on attachment: 164245 Committed
r128676
: <
http://trac.webkit.org/changeset/128676
>
WebKit Review Bot
Comment 11
2012-09-14 18:21:46 PDT
All reviewed patches have been landed. Closing bug.
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