Milo Nala Daily Run #163
Annotations
11 errors, 6 warnings, and 3 notices
[milo-live-firefox] › georouting.feature.test.js:39:9 › Milo Georouting feature test suite › @Georouting with query param:
tests/milo/georouting.feature.test.js#L58
1) [milo-live-firefox] › georouting.feature.test.js:39:9 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo › step-3: Click "Deutschland" button and then verify international cookie value
TypeError: Cannot read properties of undefined (reading 'value')
56 | await test.step('step-3: Click "Deutschland" button and then verify international cookie value', async () => {
57 | await modal.deLink.click();
> 58 | expect((await page.context().cookies()).find(cookie => cookie.name === data.cookieName).value).toEqual(data.cookieValue);
| ^
59 | });
60 | });
61 |
at /home/runner/work/nala/nala/tests/milo/georouting.feature.test.js:58:100
at /home/runner/work/nala/nala/tests/milo/georouting.feature.test.js:56:9
|
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L117
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Error: Test timeout of 30000ms exceeded
115 | await tab.leftArrow.click();
116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 });
> 117 | }).toPass({ intervals: INTERVALS });
| ^
118 |
119 | await tab.tab1.click();
120 |
at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10
at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
|
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L1
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Test finished within timeout of 30000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L117
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Test timeout of 30000ms exceeded
115 | await tab.leftArrow.click();
116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 });
> 117 | }).toPass({ intervals: INTERVALS });
| ^
118 |
119 | await tab.tab1.click();
120 |
at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10
at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
|
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L1
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L117
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Test timeout of 30000ms exceeded
115 | await tab.leftArrow.click();
116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 });
> 117 | }).toPass({ intervals: INTERVALS });
| ^
118 |
119 | await tab.tab1.click();
120 |
at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10
at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
|
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L1
1) [milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L1
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Test timeout of 30000ms exceeded.
|
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L117
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.tabs').first().locator('.tab-paddles > .paddle-left')
- locator resolved to <button disabled aria-hidden="true" class="paddle paddle…>…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #21
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #22
- waiting 500m
|
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L117
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Test timeout of 30000ms exceeded
115 | await tab.leftArrow.click();
116 | await expect(tab.tab1).toBeInViewport({ timeout: 500 });
> 117 | }).toPass({ intervals: INTERVALS });
| ^
118 |
119 | await tab.tab1.click();
120 |
at D:\a\nala\nala\tests\milo\tab.block.test.js:117:10
at D:\a\nala\nala\tests\milo\tab.block.test.js:111:5
|
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons:
tests\milo\tab.block.test.js#L1
2) [milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom › select the left tab arrow to get back to the first tab
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test finished within timeout of 30000ms, but tearing down "context" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
Running tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[milo-live-firefox] › georouting.feature.test.js:39:9 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo
18 skipped
339 passed (3.5m)
|
🎭 Playwright Run Summary
18 skipped
340 passed (6.8m)
|
🎭 Playwright Run Summary
2 failed
[milo-live-chromium] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom
[milo-live-firefox] › tab.block.test.js:79:7 › Milo Tab block feature test suite › Tabs scrolling with arrow buttons, @tabs @tabs-scrolling @smoke @regression @milo @bacom
1 flaky
[milo-live-firefox] › table.block.test.js:120:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo
18 skipped
337 passed (6.3m)
|