Skip to content

Feds Nala Daily Run #34

Feds Nala Daily Run

Feds Nala Daily Run #34

Triggered via schedule April 29, 2024 16:34
Status Success
Total duration 6m 30s
Artifacts

feds.daily.yml

on: schedule
Matrix: Running tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 6 warnings, and 3 notices
[feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L1
1) [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Check consent persistence (post-consent) Test timeout of 30000ms exceeded.
[feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: selectors/feds/feds.consent.page.js#L100
1) [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Check consent persistence (post-consent) Error: page.reload: Test timeout of 30000ms exceeded. Call log: - waiting for navigation until "load" at ../../selectors/feds/feds.consent.page.js:100 98 | async assertOneTrustAcceptState() { 99 | // OneTrust consent shouldn't be prompted after page refresh: > 100 | await this.page.reload(); | ^ 101 | // Wait for the page to load & stabilize: 102 | await this.page.waitForLoadState('domcontentloaded'); 103 | // OneTrust consent shouldn't be prompted after page loads: at FedsConsent.assertOneTrustAcceptState (/Users/runner/work/nala/nala/selectors/feds/feds.consent.page.js:100:21) at /Users/runner/work/nala/nala/tests/feds/consent.test.js:72:21 at /Users/runner/work/nala/nala/tests/feds/consent.test.js:68:5
[feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L1
1) [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Check consent persistence (post-consent) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: selectors/feds/feds.consent.page.js#L100
1) [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Check consent persistence (post-consent) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.reload: Test timeout of 30000ms exceeded. Call log: - waiting for navigation until "load" at ../../selectors/feds/feds.consent.page.js:100 98 | async assertOneTrustAcceptState() { 99 | // OneTrust consent shouldn't be prompted after page refresh: > 100 | await this.page.reload(); | ^ 101 | // Wait for the page to load & stabilize: 102 | await this.page.waitForLoadState('domcontentloaded'); 103 | // OneTrust consent shouldn't be prompted after page loads: at FedsConsent.assertOneTrustAcceptState (/Users/runner/work/nala/nala/selectors/feds/feds.consent.page.js:100:21) at /Users/runner/work/nala/nala/tests/feds/consent.test.js:72:21 at /Users/runner/work/nala/nala/tests/feds/consent.test.js:68:5
[feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L1
1) [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Check consent persistence (post-consent) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: selectors/feds/feds.consent.page.js#L100
1) [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Check consent persistence (post-consent) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.reload: Test timeout of 30000ms exceeded. Call log: - waiting for navigation until "load" at ../../selectors/feds/feds.consent.page.js:100 98 | async assertOneTrustAcceptState() { 99 | // OneTrust consent shouldn't be prompted after page refresh: > 100 | await this.page.reload(); | ^ 101 | // Wait for the page to load & stabilize: 102 | await this.page.waitForLoadState('domcontentloaded'); 103 | // OneTrust consent shouldn't be prompted after page loads: at FedsConsent.assertOneTrustAcceptState (/Users/runner/work/nala/nala/selectors/feds/feds.consent.page.js:100:21) at /Users/runner/work/nala/nala/tests/feds/consent.test.js:72:21 at /Users/runner/work/nala/nala/tests/feds/consent.test.js:68:5
[feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks: tests/feds/promobar.test.js#L36
2) [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. Call log: - 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 /Users/runner/work/nala/nala/tests/feds/promobar.test.js:36:37 at /Users/runner/work/nala/nala/tests/feds/promobar.test.js:21:5
[feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests\feds\consent.test.js#L25
1) [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at D:\a\nala\nala\tests\feds\consent.test.js:25:39 at D:\a\nala\nala\tests\feds\consent.test.js:17:5
[feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer: tests\feds\footer.test.js#L27
2) [feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression 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
[feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer: tests\feds\footer.test.js#L53
2) [feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('div#langnav') Expected: visible Received: hidden 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)
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 (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.
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.
🎭 Playwright Run Summary
3 skipped 81 passed (2.2m)
🎭 Playwright Run Summary
1 failed [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression 1 flaky [feds-live-webkit] › promobar.test.js:10:7 › Promobar Block Test Suite › @FEDS-Promo-Checks, @milo @feds @promobar @smoke @regression 3 skipped 79 passed (5.1m)
🎭 Playwright Run Summary
2 flaky [feds-live-firefox] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression [feds-live-firefox] › footer.test.js:14:7 › Footer Block test suite › @FEDS-Default-Footer, @milo @feds @footer @smoke @regression 3 skipped 79 passed (3.2m)