web-stories-wp icon indicating copy to clipboard operation
web-stories-wp copied to clipboard

End to End test - Inserting WebM Video results in 404

Open timarney opened this issue 2 years ago • 1 comments

Feature Description

Inserting WebM Video › should insert a video via media modal

FAIL packages/e2e-tests/src/specs/editor/media/insertWebMVideo.js (24.922 s)
  ● Inserting WebM Video › should insert a video via media modal
    expect(jest.fn()).not.toHaveErrored(expected)
    Expected mock function not to be called but it was called with:
    ["Failed to load resource: the server responded with a status of 404 (Not Found)"]

Sample test run https://github.com/GoogleForCreators/web-stories-wp/runs/7407369558?check_suite_focus=true

Alternatives Considered

Additional Context

timarney avatar Jul 19 '22 11:07 timarney

Which URL is exactly 404ing?

swissspidy avatar Jul 19 '22 11:07 swissspidy