WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
58323
compositing/objects/composited-object-alignment.html causing failures in other tests since its introduction in
r83518
https://bugs.webkit.org/show_bug.cgi?id=58323
Summary
compositing/objects/composited-object-alignment.html causing failures in othe...
Jessie Berlin
Reported
2011-04-12 08:26:59 PDT
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83519%20(11485)/compositing/overflow/ancestor-overflow-pretty-diff.html
The error there is coming from the code in LayoutTests/compositing/objects/resources/composited-subframe.html, which is used by composited-object-alignment, and is a bit buggy: 1)It uses setTimeout without first calling layoutTestController.waitUntilDone. 2)It tries to call some nonexistent parent.testDone() function. 3)The platform-specific results are sitting in the cross-platform directory. This test should be disabled until it is fixed.
Attachments
Patch
(65.53 KB, patch)
2011-04-12 10:45 PDT
,
Chris Marrin
simon.fraser
: review+
webkit.review.bot
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jessie Berlin
Comment 1
2011-04-12 08:36:36 PDT
Disabled the test in
http://trac.webkit.org/changeset/83588
Adam Roben (:aroben)
Comment 2
2011-04-12 09:29:43 PDT
<
rdar://problem/9271337
>
Chris Marrin
Comment 3
2011-04-12 09:53:35 PDT
(In reply to
comment #0
)
>
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83519%20(11485)/compositing/overflow/ancestor-overflow-pretty-diff.html
> > The error there is coming from the code in LayoutTests/compositing/objects/resources/composited-subframe.html, which is used by composited-object-alignment, and is a bit buggy: > 1)It uses setTimeout without first calling layoutTestController.waitUntilDone. > 2)It tries to call some nonexistent parent.testDone() function.
This is cruft I failed to get rid of when changing the test to do a pixel test rather than printing the layer tree. I'll get rid of it.
> 3)The platform-specific results are sitting in the cross-platform directory.
The intent is for all the results to be cross-platform. I avoided text and borders and anything else that would cause differences in the pixel results.
Chris Marrin
Comment 4
2011-04-12 10:11:33 PDT
Looks like pixel results don't match up, at least not between WebKit and WebKit2. So I will just generate platform specific results for all cases
Chris Marrin
Comment 5
2011-04-12 10:45:11 PDT
Created
attachment 89224
[details]
Patch
Simon Fraser (smfr)
Comment 6
2011-04-12 10:46:21 PDT
Comment on
attachment 89224
[details]
Patch Looks like LayoutTests/platform/mac/compositing/objects/composited-object-alignment-expected.png has the wrong mime type.
WebKit Review Bot
Comment 7
2011-06-18 12:04:41 PDT
Comment on
attachment 89224
[details]
Patch Rejecting
attachment 89224
[details]
from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-01', '--port..." exit_code: 2 Last 500 characters of output: annot stat `LayoutTests/compositing/objects/composited-object-alignment-expected.checksum': No such file or directory Failed to copy LayoutTests/compositing/objects/composited-object-alignment-expected.checksum LayoutTests/platform/mac/compositing/objects/composited-object-alignment-expected.checksum. at /mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply line 428. Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Simon Fraser', u'--for..." exit_code: 2 Full output:
http://queues.webkit.org/results/8881917
Ahmad Saleem
Comment 8
2024-01-08 06:50:21 PST
It is still skipped -
https://searchfox.org/wubkat/rev/1dfbd6f7279ea1201b5afb9719b4163c8fab1566/LayoutTests/TestExpectations#3153
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