Feds Nala Daily Run #18
Annotations
1 error, 6 warnings, and 3 notices
[feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer:
tests\feds\footer.test.js#L27
1) [feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression › Accept OneTrust consent bar
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#onetrust-banner-sdk') to be visible
25 | await test.step('Accept OneTrust consent bar', async () => {
26 | // Wait for the OneTrust consent bar to appear:
> 27 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 });
| ^
28 | // Accept the OneTrust consent banner:
29 | await Consent.acceptOneTrustConsentBar();
30 | });
at D:\a\nala\nala\tests\feds\footer.test.js:27:39
at D:\a\nala\nala\tests\feds\footer.test.js:25:16
|
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
3 skipped
81 passed (2.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)
|
🎭 Playwright Run Summary
3 skipped
81 passed (4.0m)
|