.github/workflows/daily.yml #389
Annotations
1 error, 1 warning, and 1 notice
tests\milo\georouting.feature.test.js#L74
1) [milo-live-firefox] › georouting.feature.test.js:60:9 › Milo Georouting feature test suite › @Georouting through Change region,@georouting @smoke @regression @milo › step-2: Click "Change region" link from footer and navigate to "Deutschland" page
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('.dialog-modal') to be visible
============================================================
72 | await test.step('step-2: Click "Change region" link from footer and navigate to "Deutschland" page', async () => {
73 | await modal.changeRegionLink.click();
> 74 | await modal.changeRegionModal.waitFor({ state: 'visible', timeout: 10000 });
| ^
75 | await modal.deLink.click();
76 | });
77 |
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:74:43
at D:\a\nala\nala\tests\milo\georouting.feature.test.js:72:9
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
1 flaky
[milo-live-firefox] › georouting.feature.test.js:60:9 › Milo Georouting feature test suite › @Georouting through Change region,@georouting @smoke @regression @milo
32 skipped
219 passed (2.0m)
|
The logs for this run have expired and are no longer available.
Loading