Feds Nala Daily Run #23
Annotations
1 error, 6 warnings, and 3 notices
[feds-live-firefox] › search.test.js:10:7 › Search Component test suite › @FEDS-Search-Checks:
selectors/feds/feds.header.page.js#L97
1) [feds-live-firefox] › search.test.js:10:7 › Search Component test suite › @FEDS-Search-Checks, @feds @search @feds-search › Check search component basic functionality
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('input.feds-search-input, input.gnav-search-input')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('input.feds-search-input, input.gnav-search-input')
at ../../selectors/feds/feds.header.page.js:97
95 | await this.searchIcon.waitFor({ state: 'visible', timeout: 10000 });
96 | await this.searchIcon.click();
> 97 | await expect(this.searchInput).toBeVisible();
| ^
98 | }
99 |
100 | /**
at FedsHeader.openSearchBar (/home/runner/work/nala/nala/selectors/feds/feds.header.page.js:97:36)
at /home/runner/work/nala/nala/tests/feds/search.test.js:21:7
at /home/runner/work/nala/nala/tests/feds/search.test.js:20:5
|
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 (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.
|
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.
|
🎭 Playwright Run Summary
1 flaky
[feds-live-firefox] › search.test.js:10:7 › Search Component test suite › @FEDS-Search-Checks, @feds @search @feds-search
3 skipped
80 passed (2.2m)
|
🎭 Playwright Run Summary
3 skipped
81 passed (2.5m)
|
🎭 Playwright Run Summary
3 skipped
81 passed (3.3m)
|