MWPW-153962: Introduce maslibs query parameter #13350
Annotations
2 errors, 1 warning, and 1 notice
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L140
1) [milo-live-chromium] › video.block.test.js:116:7 › Milo Video Block test suite › @video hover play,@video @smoke @regression @milo › step-3: Verify browser console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 5
Received: 6
138 | console.log('[Console error]:', consoleErrors);
139 | }
> 140 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
141 | });
142 | });
143 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:140:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:136:16
|
../../_actions/adobecom/nala/main/tests/milo/video.block.test.js#L232
2) [milo-live-chromium] › video.block.test.js:206:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-3: Verify browser console errors
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 5
Received: 8
230 | console.log('[Console error]:', consoleErrors);
231 | }
> 232 | expect.soft(consoleErrors.length).toBeLessThanOrEqual(knownConsoleErrors.length);
| ^
233 | });
234 | });
235 |
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:232:41
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/video.block.test.js:228:16
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
2 flaky
[milo-live-chromium] › video.block.test.js:116:7 › Milo Video Block test suite › @video hover play,@video @smoke @regression @milo
[milo-live-chromium] › video.block.test.js:206:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo
30 skipped
318 passed (3.1m)
|
This job succeeded
Loading