Feds Nala Daily Run #43
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 3 warnings, and 3 notices
[feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer:
tests\feds\footer.test.js#L53
1) [feds-live-firefox] › footer.test.js:14: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')
51 | await test.step('Check ChangeRegion functionality', async () => {
52 | await Footer.changeRegionButton.click();
> 53 | await expect(Footer.changeRegionModal).toBeVisible();
| ^
54 | await Footer.changeRegionCloseButton.click();
55 | await expect(Footer.changeRegionModal).not.toBeVisible();
56 | });
at D:\a\nala\nala\tests\feds\footer.test.js:53:46
at D:\a\nala\nala\tests\feds\footer.test.js:51:5
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 skipped
81 passed (2.4m)
|
🎭 Playwright Run Summary
3 skipped
81 passed (3.2m)
|
🎭 Playwright Run Summary
1 flaky
[feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression
3 skipped
80 passed (2.9m)
|