Skip to content

stage

stage #2798

Triggered via deployment May 28, 2024 23:49
Status Cancelled
Total duration 30m 52s
Artifacts 4

deploy-happy-stack.yml

on: deployment
Matrix: run-e2e-tests
e2e-logged-in-test
4m 10s
e2e-logged-in-test
functional-test
22m 34s
functional-test
performance-test
12s
performance-test
github-tag-and-release
0s
github-tag-and-release
e2e-test
2s
e2e-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 21 warnings, and 4 notices
e2e-tests chromium 5 of 5
The hosted runner encountered an error while running your job. (Error Type: Failure).
e2e-logged-in-test
The hosted runner encountered an error while running your job. (Error Type: Failure).
[chromium] › tests/features/wheresMyGene/landingPageFilter.test.ts:123:11 › Left side bar › Ensure that cell type filter cross-filters with disease-filter: frontend/tests/features/wheresMyGene/landingPageFilter.test.ts#L138
1) [chromium] › tests/features/wheresMyGene/landingPageFilter.test.ts:123:11 › Left side bar › Ensure that cell type filter cross-filters with disease-filter Error: expect(received).toBeGreaterThan(expected) Expected: > 103 Received: 103 136 | const numberOfRecordsAfter = await countRecords(page, testId); 137 | > 138 | expect(numberOfRecordsBefore).toBeGreaterThan(numberOfRecordsAfter); | ^ 139 | }); 140 | } 141 | ); at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/wheresMyGene/landingPageFilter.test.ts:138:39
[chromium] › tests/features/cellGuide/cellGuide.test.ts:275:9 › Cell Guide › CellGuide Card › All tissue specific CellGuide card components are present: frontend/tests/utils/helpers.ts#L557
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:275:9 › Cell Guide › CellGuide Card › All tissue specific CellGuide card components are present TimeoutError: tryUntil() failed - Maxed out timeout of 180000ms: locator.waitFor: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('cell-guide-card-gpt-tooltip-link') to be visible at tests/utils/helpers.ts:557 555 | async () => { 556 | const element = page.getByTestId(testId); > 557 | await element.waitFor({ timeout: WAIT_FOR_TIMEOUT_MS }); | ^ 558 | const isVisible = await element.isVisible(); 559 | expect(isVisible).toBe(true); 560 | }, at assert (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:557:21) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:13) at isElementVisible (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:554:3) at assertAllCellCardComponentsArePresent (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:1613:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:287:7
[chromium] › tests/features/cellGuide/cellGuide.test.ts:275:9 › Cell Guide › CellGuide Card › All tissue specific CellGuide card components are present: frontend/tests/utils/helpers.ts#L557
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:275:9 › Cell Guide › CellGuide Card › All tissue specific CellGuide card components are present Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: tryUntil() failed - Maxed out timeout of 180000ms: locator.waitFor: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('cell-guide-card-gpt-tooltip-link') to be visible at tests/utils/helpers.ts:557 555 | async () => { 556 | const element = page.getByTestId(testId); > 557 | await element.waitFor({ timeout: WAIT_FOR_TIMEOUT_MS }); | ^ 558 | const isVisible = await element.isVisible(); 559 | expect(isVisible).toBe(true); 560 | }, at assert (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:557:21) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:13) at isElementVisible (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:554:3) at assertAllCellCardComponentsArePresent (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:1613:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:287:7
[chromium] › tests/features/cellGuide/cellGuide.test.ts:275:9 › Cell Guide › CellGuide Card › All tissue specific CellGuide card components are present: frontend/tests/utils/helpers.ts#L557
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:275:9 › Cell Guide › CellGuide Card › All tissue specific CellGuide card components are present Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: tryUntil() failed - Maxed out timeout of 180000ms: locator.waitFor: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('cell-guide-card-gpt-tooltip-link') to be visible at tests/utils/helpers.ts:557 555 | async () => { 556 | const element = page.getByTestId(testId); > 557 | await element.waitFor({ timeout: WAIT_FOR_TIMEOUT_MS }); | ^ 558 | const isVisible = await element.isVisible(); 559 | expect(isVisible).toBe(true); 560 | }, at assert (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:557:21) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:13) at isElementVisible (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:554:3) at assertAllCellCardComponentsArePresent (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:1613:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:287:7
[chromium] › tests/features/cellGuide/cellGuide.test.ts:265:9 › Cell Guide › CellGuide Card › All CellGuide card components are present: frontend/tests/utils/helpers.ts#L557
2) [chromium] › tests/features/cellGuide/cellGuide.test.ts:265:9 › Cell Guide › CellGuide Card › All CellGuide card components are present TimeoutError: tryUntil() failed - Maxed out timeout of 180000ms: locator.waitFor: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('cell-guide-card-gpt-tooltip-link') to be visible at tests/utils/helpers.ts:557 555 | async () => { 556 | const element = page.getByTestId(testId); > 557 | await element.waitFor({ timeout: WAIT_FOR_TIMEOUT_MS }); | ^ 558 | const isVisible = await element.isVisible(); 559 | expect(isVisible).toBe(true); 560 | }, at assert (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:557:21) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:13) at isElementVisible (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:554:3) at assertAllCellCardComponentsArePresent (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:1613:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:272:7
[chromium] › tests/features/cellGuide/cellGuide.test.ts:265:9 › Cell Guide › CellGuide Card › All CellGuide card components are present: frontend/tests/utils/helpers.ts#L557
2) [chromium] › tests/features/cellGuide/cellGuide.test.ts:265:9 › Cell Guide › CellGuide Card › All CellGuide card components are present Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: tryUntil() failed - Maxed out timeout of 180000ms: locator.waitFor: Timeout 5000ms exceeded. Call log: - waiting for getByTestId('cell-guide-card-gpt-tooltip-link') to be visible at tests/utils/helpers.ts:557 555 | async () => { 556 | const element = page.getByTestId(testId); > 557 | await element.waitFor({ timeout: WAIT_FOR_TIMEOUT_MS }); | ^ 558 | const isVisible = await element.isVisible(); 559 | expect(isVisible).toBe(true); 560 | }, at assert (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:557:21) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:13) at isElementVisible (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:554:3) at assertAllCellCardComponentsArePresent (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:1613:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:272:7
[chromium] › tests/features/cellGuide/cellGuide.test.ts:265:9 › Cell Guide › CellGuide Card › All CellGuide card components are present: frontend/tests/features/cellGuide/cellGuide.test.ts#L1
2) [chromium] › tests/features/cellGuide/cellGuide.test.ts:265:9 › Cell Guide › CellGuide Card › All CellGuide card components are present Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
e2e-tests chromium 1 of 5
Process completed with exit code 1.
e2e-test
Process completed with exit code 1.
functional-test
Process completed with exit code 2.
upgrade
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, avakar/set-deployment-status@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
upgrade
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, avakar/set-deployment-status@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
upgrade
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/
upgrade
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/
performance-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
performance-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-tests chromium 3 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
e2e-tests chromium 3 of 5
No files were found with the provided path: /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/playwright-report. No artifacts will be uploaded.
e2e-tests chromium 2 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
e2e-tests chromium 2 of 5
No files were found with the provided path: /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/playwright-report. No artifacts will be uploaded.
e2e-tests chromium 4 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
e2e-tests chromium 1 of 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: avakar/set-deployment-status@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test
The following actions uses node12 which is deprecated and will be forced to run on node16: avakar/set-deployment-status@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
functional-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, avakar/set-deployment-status@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
functional-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, avakar/set-deployment-status@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
functional-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/
functional-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: "all-blob-reports", "logged-in-test-results", "playwright-report chromium 1 of 5", "playwright-report chromium 4 of 5". 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
1 skipped 59 passed (4.6s)
🎭 Playwright Run Summary
1 skipped 59 passed (55.8s)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/features/wheresMyGene/landingPageFilter.test.ts:123:11 › Left side bar › Ensure that cell type filter cross-filters with disease-filter 2 skipped 56 passed (4.2m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/features/cellGuide/cellGuide.test.ts:275:9 › Cell Guide › CellGuide Card › All tissue specific CellGuide card components are present 1 flaky [chromium] › tests/features/cellGuide/cellGuide.test.ts:265:9 › Cell Guide › CellGuide Card › All CellGuide card components are present 1 skipped 49 did not run 8 passed (12.1m)

Artifacts

Produced during runtime
Name Size Digest
all-blob-reports Expired
97.5 MB
logged-in-test-results Expired
9.28 MB
playwright-report chromium 1 of 5 Expired
96.6 MB
playwright-report chromium 4 of 5 Expired
6.03 MB