Skip to content

feat(dg-table-view): set default view of DGs to table view and use ne… #2367

feat(dg-table-view): set default view of DGs to table view and use ne…

feat(dg-table-view): set default view of DGs to table view and use ne… #2367

Triggered via push November 8, 2024 08:17
Status Failure
Total duration 20m 4s
Artifacts 2

e2e_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 11 warnings, and 1 notice
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L53
1) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('cell', { name: 'nginx test' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('cell', { name: 'nginx test' }) 51 | await page.locator('.ui > .ui > a:nth-child(3)').click(); 52 | > 53 | await expect(page.getByRole('cell', { name: 'nginx test' })).toBeVisible(); | ^ 54 | 55 | 56 | }); at /__w/ui/ui/code/test/e2e/loggedin/create_depl_group_with_app.spec.ts:53:64
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L1
1) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L51
1) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('.ui > .ui > a:nth-child(3)') 49 | await page.getByRole('link', { name: 'Deployment groups' }).click(); 50 | > 51 | await page.locator('.ui > .ui > a:nth-child(3)').click(); | ^ 52 | 53 | await expect(page.getByRole('cell', { name: 'nginx test' })).toBeVisible(); 54 | at /__w/ui/ui/code/test/e2e/loggedin/create_depl_group_with_app.spec.ts:51:52
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L1
1) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L51
1) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('.ui > .ui > a:nth-child(3)') 49 | await page.getByRole('link', { name: 'Deployment groups' }).click(); 50 | > 51 | await page.locator('.ui > .ui > a:nth-child(3)').click(); | ^ 52 | 53 | await expect(page.getByRole('cell', { name: 'nginx test' })).toBeVisible(); 54 | at /__w/ui/ui/code/test/e2e/loggedin/create_depl_group_with_app.spec.ts:51:52
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L1
1) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L51
1) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('.ui > .ui > a:nth-child(3)') 49 | await page.getByRole('link', { name: 'Deployment groups' }).click(); 50 | > 51 | await page.locator('.ui > .ui > a:nth-child(3)').click(); | ^ 52 | 53 | await expect(page.getByRole('cell', { name: 'nginx test' })).toBeVisible(); 54 | at /__w/ui/ui/code/test/e2e/loggedin/create_depl_group_with_app.spec.ts:51:52
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:59:5 › delete deployment group: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L1
2) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:59:5 › delete deployment group Test timeout of 60000ms exceeded.
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:59:5 › delete deployment group: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L71
2) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:59:5 › delete deployment group Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByPlaceholder('Search...') 69 | await expect(page).toHaveURL(`${baseURL}/ui/deployment-groups`); 70 | > 71 | await page.getByPlaceholder('Search...').click(); | ^ 72 | 73 | await page.getByPlaceholder('Search...').fill('nginx'); 74 | at /__w/ui/ui/code/test/e2e/loggedin/create_depl_group_with_app.spec.ts:71:44
[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:59:5 › delete deployment group: code/test/e2e/loggedin/create_depl_group_with_app.spec.ts#L1
2) [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:59:5 › delete deployment group Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
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/[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts#L1
code/[logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts took 7.2m
Slow Test: code/[logged-in-tests] › loggedin/depl-groups.spec.ts#L1
code/[logged-in-tests] › loggedin/depl-groups.spec.ts took 4.0m
Slow Test: code/[logged-in-tests] › loggedin/logger.spec.ts#L1
code/[logged-in-tests] › loggedin/logger.spec.ts took 29.3s
Slow Test: code/[logged-in-tests] › loggedin/nuvlaedgeBulkEditTags.spec.ts#L1
code/[logged-in-tests] › loggedin/nuvlaedgeBulkEditTags.spec.ts took 19.9s
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/
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/
🎭 Playwright Run Summary
3 failed [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:3:6 › create deployment group containing an app from deployment modal [logged-in-tests] › loggedin/create_depl_group_with_app.spec.ts:59:5 › delete deployment group ─ [logged-in-tests] › loggedin/depl-groups.spec.ts:3:5 › test ──────────────────────────────────── 8 skipped 18 passed (15.2m)

Artifacts

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