.github/workflows/daily.yml #299
Annotations
9 errors and 3 notices
[webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal:
tests\milo\georouting.feature.test.js#L22
1) [webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('#locale-modal-v2') to be visible
============================================================
20 | await page.waitForLoadState('domcontentloaded');
21 | await expect(page).toHaveURL(`${baseURL}${features[0].path}`);
> 22 | await modal.geoModal.waitFor({ state: 'visible', timeout: 30000 });
| ^
23 | });
24 |
25 | await test.step('step-2: Verify georouting modal and its content', async () => {
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:22:34
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:17:9
|
[webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal:
tests\milo\georouting.feature.test.js#L22
1) [webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('#locale-modal-v2') to be visible
============================================================
20 | await page.waitForLoadState('domcontentloaded');
21 | await expect(page).toHaveURL(`${baseURL}${features[0].path}`);
> 22 | await modal.geoModal.waitFor({ state: 'visible', timeout: 30000 });
| ^
23 | });
24 |
25 | await test.step('step-2: Verify georouting modal and its content', async () => {
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:22:34
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:17:9
|
[webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal:
tests\milo\georouting.feature.test.js#L22
1) [webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('#locale-modal-v2') to be visible
============================================================
20 | await page.waitForLoadState('domcontentloaded');
21 | await expect(page).toHaveURL(`${baseURL}${features[0].path}`);
> 22 | await modal.geoModal.waitFor({ state: 'visible', timeout: 30000 });
| ^
23 | });
24 |
25 | await test.step('step-2: Verify georouting modal and its content', async () => {
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:22:34
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:17:9
|
[chromium] › georouting.feature.test.js:59:9 › Milo Georouting feature test suite › @Georouting through Change region:
tests\milo\georouting.feature.test.js#L73
2) [chromium] › georouting.feature.test.js:59:9 › Milo Georouting feature test suite › @Georouting through Change region,@georouting @smoke @regression @milo
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('.dialog-modal') to be visible
============================================================
71 | await test.step('step-2: Click "Change region" link from footer and navigate to "Deutschland" page', async () => {
72 | await modal.changeRegionLink.click();
> 73 | await modal.changeRegionModal.waitFor({ state: 'visible', timeout: 10000 });
| ^
74 | await modal.deLink.click();
75 | });
76 |
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:73:43
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:71:9
|
[chromium] › georouting.feature.test.js:59:9 › Milo Georouting feature test suite › @Georouting through Change region:
tests\milo\georouting.feature.test.js#L73
2) [chromium] › georouting.feature.test.js:59:9 › Milo Georouting feature test suite › @Georouting through Change region,@georouting @smoke @regression @milo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('.dialog-modal') to be visible
============================================================
71 | await test.step('step-2: Click "Change region" link from footer and navigate to "Deutschland" page', async () => {
72 | await modal.changeRegionLink.click();
> 73 | await modal.changeRegionModal.waitFor({ state: 'visible', timeout: 10000 });
| ^
74 | await modal.deLink.click();
75 | });
76 |
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:73:43
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:71:9
|
[firefox] › accordion.block.test.js:12:7 › Milo Accordion Block test suite › @Accordion:
tests\milo\accordion.block.test.js#L1
3) [firefox] › accordion.block.test.js:12:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo
Test timeout of 30000ms exceeded.
|
[firefox] › accordion.block.test.js:12:7 › Milo Accordion Block test suite › @Accordion:
tests\milo\accordion.block.test.js#L16
3) [firefox] › accordion.block.test.js:12:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo
Error: page.goto: Navigation failed because page was closed!
=========================== logs ===========================
navigating to "https://main--milo--adobecom.hlx.live/drafts/nala/blocks/accordion/accordion", waiting until "load"
============================================================
14 |
15 | await test.step('step-1: Go to Accordion block test page', async () => {
> 16 | await page.goto(`${baseURL}${features[0].path}`);
| ^
17 | await page.waitForLoadState('domcontentloaded');
18 | await expect(page).toHaveURL(`${baseURL}${features[0].path}`);
19 | });
at D:\a\nala\nala\tests\milo\accordion.block.test.js:16:18
at D:\a\nala\nala\tests\milo\accordion.block.test.js:15:16
|
[firefox] › accordion.block.test.js:12:7 › Milo Accordion Block test suite › @Accordion:
tests\milo\accordion.block.test.js#L1
3) [firefox] › accordion.block.test.js:12:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo
Pending operations:
- page.goto at tests\milo\accordion.block.test.js:16:18
|
Running tests (windows-latest)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
49 skipped
179 passed (2.1m)
|
🎭 Playwright Run Summary
49 skipped
179 passed (2.5m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › georouting.feature.test.js:12:9 › Milo Georouting feature test suite › @Georouting modal,@georouting @smoke @regression @milo
2 flaky
[chromium] › georouting.feature.test.js:59:9 › Milo Georouting feature test suite › @Georouting through Change region,@georouting @smoke @regression @milo
[firefox] › accordion.block.test.js:12:7 › Milo Accordion Block test suite › @accordion,@accordion @smoke @regression @milo
49 skipped
176 passed (5.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nala-results
Expired
|
45.6 KB |
|