WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
88024
[Win] 4 css3 tests fail
https://bugs.webkit.org/show_bug.cgi?id=88024
Summary
[Win] 4 css3 tests fail
Jessie Berlin
Reported
2012-05-31 16:36:00 PDT
Unfortunately, due to the state of the bots, I don't know when this started. css3/unicode-bidi-isolate-basic.html css3/filters/composited-during-animation-layertree.html css3/filters/composited-during-animation.html css3/filters/composited-during-transition-layertree.html I am going to land expected (failing?) results for Windows to get the bots greener. One example: --- /home/buildbot/slave/win-release-tests/build/layout-test-results/css3/filters/composited-during-animation-layertree-expected.txt 2012-05-31 14:20:48.020605300 -0700 +++ /home/buildbot/slave/win-release-tests/build/layout-test-results/css3/filters/composited-during-animation-layertree-actual.txt 2012-05-31 14:20:48.019605200 -0700 @@ -2,4 +2,54 @@ +(GraphicsLayer + (bounds 800.00 600.00) + (children 1 + (GraphicsLayer + (bounds 800.00 600.00) + (children 8 + (GraphicsLayer + (position 18.00 18.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + (GraphicsLayer + (position 202.00 18.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + (GraphicsLayer + (position 18.00 132.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + (GraphicsLayer + (position 202.00 132.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + (GraphicsLayer + (position 18.00 246.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + (GraphicsLayer + (position 202.00 246.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + (GraphicsLayer + (position 18.00 360.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + (GraphicsLayer + (position 202.00 360.00) + (bounds 160.00 90.00) + (drawsContent 1) + ) + ) + ) + ) +)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-05-31 16:36:17 PDT
<
rdar://problem/11570794
>
Simon Fraser (smfr)
Comment 2
2012-05-31 16:37:20 PDT
I don't think filters are enabled on win, so maybe we should skip css3/filters
Dean Jackson
Comment 3
2012-05-31 16:52:32 PDT
Filters are enabled on windows. It looks like this isn't triggering compositing (or is doing something weird).
Dean Jackson
Comment 4
2012-05-31 16:52:55 PDT
BTW - the css3/unicode-bidi-isolate-basic.html is likely nothing to do with filters.
Jessie Berlin
Comment 5
2012-05-31 16:54:15 PDT
(In reply to
comment #4
)
> BTW - the css3/unicode-bidi-isolate-basic.html is likely nothing to do with filters.
Feel free to split it out into a separate bug :)
Jessie Berlin
Comment 6
2012-05-31 16:56:31 PDT
Added expected (failing?) results in
http://trac.webkit.org/changeset/119174
Adding Dan so he can look and see if the unicode results are expected. I could be convinced to do the splitting out if they are not, but I am trying to attack the larger problem of the world being red on Windows at the moment so any such splitting would have to wait.
Ahmad Saleem
Comment 7
2023-10-28 16:40:57 PDT
(In reply to Jessie Berlin from
comment #6
)
> Added expected (failing?) results in
http://trac.webkit.org/changeset/119174
> > Adding Dan so he can look and see if the unicode results are expected. I > could be convinced to do the splitting out if they are not, but I am trying > to attack the larger problem of the world being red on Windows at the moment > so any such splitting would have to wait.
These expectations were on 'AppleWin' port, do we have to keep it open for 'win-cairo'?
Fujii Hironori
Comment 8
2023-10-29 20:11:56 PDT
AppleWin was removed.
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