.github/workflows/daily.yml #408
Annotations
1 error, 1 warning, and 1 notice
tests\milo\footer.block.test.js#L41
1) [milo-live-firefox] › footer.block.test.js:10:7 › Footer Block Test Suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression › Check ChangeRegion functionality
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('div#langnav')
39 | await test.step('Check ChangeRegion functionality', async () => {
40 | await Footer.changeRegionButton.click();
> 41 | await expect(Footer.changeRegionModal).toBeVisible();
| ^
42 | await Footer.changeRegionCloseButton.click();
43 | await expect(Footer.changeRegionModal).not.toBeVisible();
44 | });
at D:\a\nala\nala\tests\milo\footer.block.test.js:41:46
at D:\a\nala\nala\tests\milo\footer.block.test.js:39:5
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
1 flaky
[milo-live-firefox] › footer.block.test.js:10:7 › Footer Block Test Suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression
36 skipped
275 passed (3.3m)
|
The logs for this run have expired and are no longer available.
Loading