Skip to content

chore(master): release 2.40.2-SNAPSHOT #2362

chore(master): release 2.40.2-SNAPSHOT

chore(master): release 2.40.2-SNAPSHOT #2362

Triggered via push November 1, 2024 09:20
Status Failure
Total duration 14m 55s
Artifacts 2

e2e_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 10 warnings, and 1 notice
[global teardown] › global-teardown.ts:39:5 › logout: code/test/e2e/global-teardown.ts#L50
1) [global teardown] › global-teardown.ts:39:5 › logout ────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected) Locator: locator(':root') Expected string: "https://release-please--branches--ma.ui-7g4.pages.dev/ui/sign-in?redirect=edges?view=table" Received string: "https://release-please--branches--ma.ui-7g4.pages.dev/ui/sign-in?redirect=edges%3Fview%3Dtable&view=table" Call log: - expect.toHaveURL with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/edges" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/edges?view=table" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/edges?view=table" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/edges?view=table" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/sign-in?redirect=edges%3Fview%3Dtable&view=table" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/sign-in?redirect=edges%3Fview%3Dtable&view=table" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/sign-in?redirect=edges%3Fview%3Dtable&view=table" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/sign-in?redirect=edges%3Fview%3Dtable&view=table" - locator resolved to <html lang="en">…</html> - unexpected value "https://release-please--branches--ma.ui-7g4.pages.dev/ui/sign-in?redirect=edges%3Fview%3Dtable&view=table" 48 | // Testing redirect to login page when navigating 49 | await page.getByRole('link', { name: 'Edges' }).click(); > 50 | await expect(page).toHaveURL(signInPageUrl + '?redirect=edges?view=table'); | ^ 51 | 52 | await page.goto(welcomePageUrl); 53 | // Testing existence of working login button at /__w/ui/ui/code/test/e2e/global-teardown.ts:50:22
[global teardown] › global-teardown.ts:39:5 › logout: code/test/e2e/global-teardown.ts#L1
1) [global teardown] › global-teardown.ts:39:5 › logout ────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[global teardown] › global-teardown.ts:39:5 › logout: code/test/e2e/global-teardown.ts#L45
1) [global teardown] › global-teardown.ts:39:5 › logout ────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByText(/^logout$/i) 43 | 44 | await page.goto(welcomePageUrl); > 45 | await page.getByText(/^logout$/i).click(); | ^ 46 | await expect(page).toHaveURL(welcomePageUrl); 47 | 48 | // Testing redirect to login page when navigating at /__w/ui/ui/code/test/e2e/global-teardown.ts:45:37
[global teardown] › global-teardown.ts:39:5 › logout: code/test/e2e/global-teardown.ts#L1
1) [global teardown] › global-teardown.ts:39:5 › logout ────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[global teardown] › global-teardown.ts:39:5 › logout: code/test/e2e/global-teardown.ts#L45
1) [global teardown] › global-teardown.ts:39:5 › logout ────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByText(/^logout$/i) 43 | 44 | await page.goto(welcomePageUrl); > 45 | await page.getByText(/^logout$/i).click(); | ^ 46 | await expect(page).toHaveURL(welcomePageUrl); 47 | 48 | // Testing redirect to login page when navigating at /__w/ui/ui/code/test/e2e/global-teardown.ts:45:37
[global teardown] › global-teardown.ts:39:5 › logout: code/test/e2e/global-teardown.ts#L1
1) [global teardown] › global-teardown.ts:39:5 › logout ────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[global teardown] › global-teardown.ts:39:5 › logout: code/test/e2e/global-teardown.ts#L45
1) [global teardown] › global-teardown.ts:39:5 › logout ────────────────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByText(/^logout$/i) 43 | 44 | await page.goto(welcomePageUrl); > 45 | await page.getByText(/^logout$/i).click(); | ^ 46 | await expect(page).toHaveURL(welcomePageUrl); 47 | 48 | // Testing redirect to login page when navigating at /__w/ui/ui/code/test/e2e/global-teardown.ts:45:37
e2e-test
Process completed with exit code 1.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright", "playwright-logout". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
e2e-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, WalshyDev/cf-pages-await@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: code/[global teardown] › global-teardown.ts#L1
code/[global teardown] › global-teardown.ts took 3.2m
Slow Test: code/[logged-in-tests] › loggedin/logger.spec.ts#L1
code/[logged-in-tests] › loggedin/logger.spec.ts took 29.5s
Slow Test: code/[logged-in-tests] › loggedin/nuvlaedgeBulkEditTags.spec.ts#L1
code/[logged-in-tests] › loggedin/nuvlaedgeBulkEditTags.spec.ts took 18.6s
e2e-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
🎭 Playwright Run Summary
1 failed [global teardown] › global-teardown.ts:39:5 › logout ─────────────────────────────────────────── 8 skipped 20 passed (6.5m)

Artifacts

Produced during runtime
Name Size
playwright
166 MB
playwright-logout
166 MB