Feat(MWPW-146367):Added accessibility player controls (NON MPC) #1380
run-nala-default.yml
on: pull_request
Matrix: Running Nala E2E UI Tests
Annotations
1 error and 1 notice
[milo-live-firefox] › blocks/modal/modal.test.js:90:7 › Milo Modal feature test suite › [Test Id - 2] @Modal Autoplay Video:
nala/blocks/modal/modal.page.js#L59
1) [milo-live-firefox] › blocks/modal/modal.test.js:90:7 › Milo Modal feature test suite › [Test Id - 2] @modal Autoplay Video, @modal @smoke @regression @milo › step-2: Verify Modal media fragement content/specs
Error: The modal link with selector "a[href="#modal-video-autoplay"]" could not be found within 1000ms.
at blocks/modal/modal.page.js:59
57 | return modalLink;
58 | } catch (error) {
> 59 | throw new Error(`The modal link with selector "${selector}" could not be found within ${timeout}ms.`);
| ^
60 | }
61 | }
62 | }
at Modal.getModalLink (/home/runner/work/milo/milo/nala/blocks/modal/modal.page.js:59:13)
at /home/runner/work/milo/milo/nala/blocks/modal/modal.test.js:102:25
at /home/runner/work/milo/milo/nala/blocks/modal/modal.test.js:99:5
|
🎭 Playwright Run Summary
1 flaky
[milo-live-firefox] › blocks/modal/modal.test.js:90:7 › Milo Modal feature test suite › [Test Id - 2] @modal Autoplay Video, @modal @smoke @regression @milo
16 skipped
535 passed (7.4m)
|