Feds Nala Daily Run #82
Annotations
3 errors, 6 warnings, and 3 notices
[feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks:
tests\feds\promobar.test.js#L36
1) [feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks, @milo @feds @promobar @smoke @regression › Check Promobar block content
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
=========================== logs ===========================
waiting for locator('nav.feds-topnav, .gnav-wrapper') to be visible
============================================================
34 | await Header.promoBarBtn.click();
35 | await page.waitForLoadState('domcontentloaded');
> 36 | await Header.mainNavContainer.waitFor({ state: 'visible', timeout: 5000 });
| ^
37 | await expect(page).toHaveURL('https://www.adobe.com/');
38 | });
39 | });
at D:\a\nala\nala\tests\feds\promobar.test.js:36:37
at D:\a\nala\nala\tests\feds\promobar.test.js:21:5
|
[feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks:
tests\feds\promobar.test.js#L36
1) [feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks, @milo @feds @promobar @smoke @regression › Check Promobar block content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
=========================== logs ===========================
waiting for locator('nav.feds-topnav, .gnav-wrapper') to be visible
============================================================
34 | await Header.promoBarBtn.click();
35 | await page.waitForLoadState('domcontentloaded');
> 36 | await Header.mainNavContainer.waitFor({ state: 'visible', timeout: 5000 });
| ^
37 | await expect(page).toHaveURL('https://www.adobe.com/');
38 | });
39 | });
at D:\a\nala\nala\tests\feds\promobar.test.js:36:37
at D:\a\nala\nala\tests\feds\promobar.test.js:21:5
|
[feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks:
tests\feds\promobar.test.js#L36
1) [feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks, @milo @feds @promobar @smoke @regression › Check Promobar block content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
=========================== logs ===========================
waiting for locator('nav.feds-topnav, .gnav-wrapper') to be visible
============================================================
34 | await Header.promoBarBtn.click();
35 | await page.waitForLoadState('domcontentloaded');
> 36 | await Header.mainNavContainer.waitFor({ state: 'visible', timeout: 5000 });
| ^
37 | await expect(page).toHaveURL('https://www.adobe.com/');
38 | });
39 | });
at D:\a\nala\nala\tests\feds\promobar.test.js:36:37
at D:\a\nala\nala\tests\feds\promobar.test.js:21: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
3 skipped
81 passed (2.3m)
|
🎭 Playwright Run Summary
1 failed
[feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks, @milo @feds @promobar @smoke @regression
3 skipped
80 passed (2.8m)
|
🎭 Playwright Run Summary
3 skipped
81 passed (3.3m)
|