Bug 120922 - compositing/overlap-blending/children-opacity-huge.html and children-opacity-no-overlap.html are failing
Summary: compositing/overlap-blending/children-opacity-huge.html and children-opacity-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-06 22:16 PDT by Ryosuke Niwa
Modified: 2013-09-07 09:18 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-09-06 22:16:20 PDT
http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK1%20(Tests)/r155235%20(12619)/results.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=compositing%2Foverlap-blending%2Fchildren-opacity-huge.html%2Ccompositing%2Foverlap-blending%2Fchildren-opacity-no-overlap.html

It seems like we've introduced some nondeterministic behavior in WebKit.  Random compositing tests are failing on each run.  This is bad.  It's going to clog EWS and Commit Queue completely.
Comment 1 Ryosuke Niwa 2013-09-06 22:17:44 PDT
Committed r155237: <http://trac.webkit.org/changeset/155237>
Comment 2 Simon Fraser (smfr) 2013-09-06 22:19:56 PDT
Did it start with http://trac.webkit.org/changeset/155140 ?
Comment 3 Ryosuke Niwa 2013-09-06 22:24:43 PDT
(In reply to comment #2)
> Did it start with http://trac.webkit.org/changeset/155140 ?

It's hard to tell.  Because there is no single test that has been failing.
http://build.webkit.org/builders/Apple%20MountainLion%20Release%20WK2%20%28Tests%29?numbuilds=100
Comment 4 Ryosuke Niwa 2013-09-06 22:26:06 PDT
It seems like media/video-object-fit.html started failing after that patch on Lion:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Fvideo-object-fit.html
Comment 5 Ryosuke Niwa 2013-09-06 22:27:31 PDT
EWS seems to indicate something bad happened about 10 hours ago.
Comment 6 Simon Fraser (smfr) 2013-09-06 22:35:31 PDT
That would implicate http://trac.webkit.org/changeset/155196
Comment 7 Ryosuke Niwa 2013-09-06 22:45:20 PDT
(In reply to comment #6)
> That would implicate http://trac.webkit.org/changeset/155196

I've rolled that change out in http://trac.webkit.org/changeset/155235 but that change was in response to EWS getting behind so the underlying issue must be somewhere else.
Comment 8 Alexey Proskuryakov 2013-09-07 09:18:47 PDT
These two tests are failing for me locally with r155076.