dev #2782
Triggered via deployment
May 22, 2024 18:01
czibuildbot
dev
6be708c
Status
Failure
Total duration
33m 41s
Artifacts
3
deploy-happy-stack.yml
on: deployment
upgrade
9m 54s
Matrix: run-e2e-tests
e2e-logged-in-test
5m 43s
functional-test
17m 37s
performance-test
12s
github-tag-and-release
0s
status
6s
Annotations
12 errors, 28 warnings, and 6 notices
[chromium] › tests/features/wheresMyGene/rightSideBar.test.ts:37:7 › Right side bar › Should load right side bar loads with legend:
frontend/tests/features/wheresMyGene/rightSideBar.test.ts#L56
1) [chromium] › tests/features/wheresMyGene/rightSideBar.test.ts:37:7 › Right side bar › Should load right side bar loads with legend, methodology, and source data
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
54 | expect(
55 | await page.getByTestId("source-data-list").locator("a").count()
> 56 | ).toBeGreaterThan(0);
| ^
57 | });
58 | test("Should links out to scExpression documentation", async ({
59 | page,
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/wheresMyGene/rightSideBar.test.ts:56:7
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection
Test timeout of 300000ms exceeded.
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L925
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection
Error: locator.getAttribute: Test timeout of 300000ms exceeded.
Call log:
- waiting for getByTestId('cellguide-open-integrated-embedding')
923 | const linkHrefBeforeSelection = await page
924 | .getByTestId(CELLGUIDE_OPEN_INTEGRATED_EMBEDDING_TEST_ID)
> 925 | .getAttribute("href");
| ^
926 |
927 | expect(linkHrefBeforeSelection).not.toContain("mus_musculus");
928 |
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:925:12
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 300000ms exceeded.
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L925
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.getAttribute: Test timeout of 300000ms exceeded.
Call log:
- waiting for getByTestId('cellguide-open-integrated-embedding')
923 | const linkHrefBeforeSelection = await page
924 | .getByTestId(CELLGUIDE_OPEN_INTEGRATED_EMBEDDING_TEST_ID)
> 925 | .getAttribute("href");
| ^
926 |
927 | expect(linkHrefBeforeSelection).not.toContain("mus_musculus");
928 |
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:925:12
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 300000ms exceeded.
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L925
1) [chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.getAttribute: Test timeout of 300000ms exceeded.
Call log:
- waiting for getByTestId('cellguide-open-integrated-embedding')
923 | const linkHrefBeforeSelection = await page
924 | .getByTestId(CELLGUIDE_OPEN_INTEGRATED_EMBEDDING_TEST_ID)
> 925 | .getAttribute("href");
| ^
926 |
927 | expect(linkHrefBeforeSelection).not.toContain("mus_musculus");
928 |
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:925:12
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1
2) [chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection
Test timeout of 300000ms exceeded.
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1235
2) [chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection
Error: locator.getAttribute: Test timeout of 300000ms exceeded.
Call log:
- waiting for getByTestId('cellguide-open-integrated-embedding')
1233 | const linkHrefBeforeSelection = await page
1234 | .getByTestId(CELLGUIDE_OPEN_INTEGRATED_EMBEDDING_TEST_ID)
> 1235 | .getAttribute("href");
| ^
1236 |
1237 | expect(linkHrefBeforeSelection).not.toContain("mus_musculus");
1238 |
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:1235:12
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1
2) [chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 300000ms exceeded.
|
[chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection:
frontend/tests/features/cellGuide/cellGuide.test.ts#L1235
2) [chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.getAttribute: Test timeout of 300000ms exceeded.
Call log:
- waiting for getByTestId('cellguide-open-integrated-embedding')
1233 | const linkHrefBeforeSelection = await page
1234 | .getByTestId(CELLGUIDE_OPEN_INTEGRATED_EMBEDDING_TEST_ID)
> 1235 | .getAttribute("href");
| ^
1236 |
1237 | expect(linkHrefBeforeSelection).not.toContain("mus_musculus");
1238 |
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/cellGuide/cellGuide.test.ts:1235:12
|
e2e-test
Process completed with exit code 1.
|
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-logged-in-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@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/.
|
e2e-logged-in-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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/
|
e2e-logged-in-test
No files were found with the provided path: frontend/playwright-report/. No artifacts will be uploaded.
|
e2e-logged-in-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-logged-in-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-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 4 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 5 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/.
|
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/
|
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/
|
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", "playwright-report chromium 1 of 5", "playwright-report chromium 5 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.4s)
|
🎭 Playwright Run Summary
1 skipped
59 passed (1.1m)
|
🎭 Playwright Run Summary
16 passed (3.9m)
|
🎭 Playwright Run Summary
3 skipped
56 passed (4.4m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/features/wheresMyGene/rightSideBar.test.ts:37:7 › Right side bar › Should load right side bar loads with legend, methodology, and source data
2 skipped
56 passed (6.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/features/cellGuide/cellGuide.test.ts:918:11 › Cell Guide › CellGuide Card › Ontology Viewer › Explorer link's href updates based on organism and tissue filter selection
1 flaky
[chromium] › tests/features/cellGuide/cellGuide.test.ts:1225:11 › Cell Guide › CellGuide Card › Tissue Card › Explorer link's href updates based on organism filter selection
2 skipped
24 did not run
32 passed (20.3m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
all-blob-reports
Expired
|
142 MB |
|
|
playwright-report chromium 1 of 5
Expired
|
144 MB |
|
|
playwright-report chromium 5 of 5
Expired
|
5.52 MB |
|