Milo Nala Daily Run #276
Annotations
17 errors, 6 warnings, and 3 notices
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
1) [milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
1) [milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
2) [milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
2) [milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
- locator resolved to <iframe class="marketingtech-flashtalking" src="https://…></iframe>
- unexpected value "hidden"
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
Running tests (ubuntu-latest)
Process completed with exit code 1.
|
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
1) [milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
1) [milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
2) [milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests/milo/video.block.test.js#L159
2) [milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
- locator resolved to <iframe class="marketingtech-flashtalking" src="https://…></iframe>
- unexpected value "hidden"
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:40
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:157:5
|
Running tests (macos-latest)
Process completed with exit code 1.
|
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests\milo\video.block.test.js#L159
1) [milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:40
at D:\a\nala\nala\tests\milo\video.block.test.js:157:5
|
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests\milo\video.block.test.js#L159
1) [milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:40
at D:\a\nala\nala\tests\milo\video.block.test.js:157:5
|
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests\milo\video.block.test.js#L159
2) [milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:40
at D:\a\nala\nala\tests\milo\video.block.test.js:157:5
|
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @Youtube Video :
tests\milo\video.block.test.js#L159
2) [milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo › step-2: Verify video block content/specs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('iframe').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('iframe').first()
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.iframe).toBeVisible();
| ^
160 | await expect(await video.youtubePlayButton).toBeVisible();
161 | await expect(await video.youtubePlayButton).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:40
at D:\a\nala\nala\tests\milo\video.block.test.js:157:5
|
[milo-live-firefox] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke:
tests\milo\commerce.feature.test.js#L290
3) [milo-live-firefox] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression › Validate wcs placeholders
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 2
288 | ),
289 | );
> 290 | expect(unresolvedPlaceholders.length).toBe(0);
| ^
291 | });
292 |
293 | // Validate commerce checkout links are indeed commerce
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:290:45
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:282:5
|
[milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB:
tests\milo\commerce.feature.test.js#L417
4) [milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate wcs placeholders
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 2
415 | ),
416 | );
> 417 | expect(unresolvedPlaceholders.length).toBe(0);
| ^
418 | });
419 |
420 | await test.step('Validate Buy now CTA', async () => {
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:417:45
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:411:5
|
Running tests (windows-latest)
Process completed with exit code 1.
|
Running tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
2 failed
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo
25 skipped
343 passed (3.0m)
|
🎭 Playwright Run Summary
2 failed
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo
25 skipped
343 passed (5.8m)
|
🎭 Playwright Run Summary
2 failed
[milo-live-chromium] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo
[milo-live-firefox] › video.block.test.js:146:7 › Milo Video Block test suite › @youtube Video ,@video @smoke @regression @milo
2 flaky
[milo-live-firefox] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression
[milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression
25 skipped
341 passed (4.8m)
|