test(producer): regenerate 8 stale regression baselines in Docker#1135
Merged
Conversation
b2828e4 deferred __renderReady until the root timeline is bound (May 24). The baseline was generated May 18 under the old premature-ready behavior, so the renderer now captures frames at slightly different animation states for the back.out(1.8) letter stagger. 85/100 checkpoints were below the 30 dB PSNR threshold. Regenerated in Docker with the pinned chrome-headless-shell@148.0.7778.167.
Runtime changes since last baseline generation caused visual drift in 7 suites. All regenerated with chrome-headless-shell@148.0.7778.167 inside Dockerfile.test. Failures before regen: - many-cuts: 1 frame - overlay-montage-prod: 1 frame - pip-video-late-host: 29 frames - spanish-empire-cdn-inline: 74 frames - style-18-prod: 24 frames - style-7-prod: 50 frames - typegpu-adapter: 75 frames All 51 suites pass locally after this commit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Root cause
b2828e48("defer__renderReadyuntil root timeline is bound", May 24) corrected a race where the renderer started seeking before the GSAP timeline was bound. Several baselines were generated before that fix and are now stale.Full suite run (51 tests) revealed 7 additional stale baselines beyond
gsap-letters-render-compat.Stale baselines — failure counts before regen
gsap-letters-render-compatmany-cutsoverlay-montage-prodpip-video-late-hostspanish-empire-cdn-inlinestyle-18-prodstyle-7-prodtypegpu-adapterAll 51 suites pass locally after this commit.
Regeneration
All baselines regenerated inside Docker with the pinned
chrome-headless-shell@148.0.7778.167: