Animations fail to complete with OOPIF layout testing |
|||||||
Issue descriptionRun a try job enabling OOPIF layout testing and look at the failures, or look at the existing try job runs. https://chromium-review.googlesource.com/c/chromium/src/+/1075891/3 Some animations are not completing or timing out: virtual/threaded/animations/responsive/viewport-unit-transform-responsive.html virtual/threaded/animations/responsive/viewport-unit-translate-responsive.html virtual/threaded/animations/svg-attribute-composition/svg-startOffset-composition-003.html virtual/threaded/animations/timing/animation-duration-infinite.html Fix this so we can enable OOPIF layout tests by default.
,
Aug 21
,
Aug 23
schenney@ - Thanks for filing the issue...!! Could you please provide a sample test file/url with reproducible manual steps to test the issue from TE-end. This will help us in triaging the issue further. Thanks...!!
,
Aug 23
This is purely a testing issue, we think, so there is no URL beyond the test names. The issue should be passed along to the team that fixes animation bugs. If we don't have such a team, I suppose my team can own it. There's no bisect here. The issue is not in any Chrome release.
,
Aug 23
Our process (blink triage) says Pri-3 for Features, but I agree that OOPIF testing is a bright fire.
,
Aug 23
,
Aug 29
Peter the timeouts in these tests look conceptually very similar to the failing tests in BGPT. I.e. it's failing to invoke the finished promise. This can be reproduced locally by running with --additional-driver-flag=--site-per-process --additional-driver-flag=--enable-display-compositor-pixel-dump Would you be able to have a look into where this is failing? As far as I can tell, there are no frames involved. |
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by schenney@chromium.org
, Aug 20