Make the video player poster screenshot test resilient to external video URL failures#2244
Make the video player poster screenshot test resilient to external video URL failures#2244leonardomendix wants to merge 3 commits into
Conversation
AI Code Review
What was reviewed
Skipped (out of scope): CI check results could not be retrieved (command required approval). No CHANGELOG entry required — this is a test-only change with no runtime/XML/behavior impact. Findings
|
AI Code Review
What was reviewed
Skipped (out of scope): CI checks: could not be fetched from this environment — manual CI verification recommended. Findings
|
Pull request type
Test related change (New E2E test, test automation, etc.)
Description
The "renders a poster" screenshot test was flaky in CI because it depended on a third-party CDN (file-examples-com.github.io) that is unreachable from the runner. When the video fails to load, the widget shows an error overlay and hides native controls, producing a screenshot that doesn't match the baseline.
Two fixes: