Milo Nala Daily Run #270
Annotations
15 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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /home/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at /Users/runner/work/nala/nala/tests/milo/video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:45
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: toBeVisible can be only used with Locator object
157 | await test.step('step-2: Verify video block content/specs', async () => {
158 | await expect(await video.miloVideo).toBeVisible();
> 159 | await expect(await video.liteYoutube).toBeVisible();
| ^
160 | await expect(await video.ltyPlaybtn).toBeVisible();
161 | // await expect(await video.ltyPlaybtn).toHaveAttribute('title', 'Play');
162 |
at D:\a\nala\nala\tests\milo\video.block.test.js:159:45
at D:\a\nala\nala\tests\milo\video.block.test.js:157: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.1m)
|
🎭 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.9m)
|
🎭 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 (4.4m)
|