Add news.adobe.com as known federal origin #12535
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
run-nala.yml
on: pull_request
Running E2E & IT
4m 43s
Annotations
5 errors, 1 warning, and 1 notice
[milo-live-chromium] › video.block.test.js:144:7 › Milo Video Block test suite › @MPC Video:
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L170
1) [milo-live-chromium] › video.block.test.js:144:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo › step-3: Verify browser console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 4
Received: 5
168 | console.log('[Console error]:', consoleErrors);
169 | }
> 170 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
171 | });
172 | });
173 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:170:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:166:16
|
[milo-live-chromium] › video.block.test.js:144:7 › Milo Video Block test suite › @MPC Video:
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L170
1) [milo-live-chromium] › video.block.test.js:144:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo › step-3: Verify browser console errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 4
Received: 5
168 | console.log('[Console error]:', consoleErrors);
169 | }
> 170 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
171 | });
172 | });
173 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:170:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:166:16
|
[milo-live-chromium] › video.block.test.js:175:7 › Milo Video Block test suite › @MPC Video Autoplay Looping:
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L200
2) [milo-live-chromium] › video.block.test.js:175:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-3: Verify browser console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 4
Received: 5
198 | console.log('[Console error]:', consoleErrors);
199 | }
> 200 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
201 | });
202 | });
203 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:200:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:196:16
|
[milo-live-chromium] › video.block.test.js:175:7 › Milo Video Block test suite › @MPC Video Autoplay Looping:
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L200
2) [milo-live-chromium] › video.block.test.js:175:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo › step-3: Verify browser console errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 4
Received: 5
198 | console.log('[Console error]:', consoleErrors);
199 | }
> 200 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
201 | });
202 | });
203 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:200:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:196:16
|
Running E2E & IT
Process completed with exit code 1.
|
Running E2E & IT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 failed
[milo-live-chromium] › video.block.test.js:144:7 › Milo Video Block test suite › @mpc Video,@video @smoke @regression @milo
[milo-live-chromium] › video.block.test.js:175:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo
30 skipped
332 passed (3.9m)
|