Skip to content

dev

dev #2793

Triggered via deployment May 28, 2024 16:32
Status Failure
Total duration 26m 41s
Artifacts 2

deploy-happy-stack.yml

on: deployment
Matrix: run-e2e-tests
e2e-logged-in-test
11m 21s
e2e-logged-in-test
functional-test
17m 42s
functional-test
performance-test
9s
performance-test
github-tag-and-release
0s
github-tag-and-release
e2e-test
3s
e2e-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 29 warnings, and 6 notices
[chromium] › tests/features/collection/revision.test.ts:36:7 › Collection Revision @loggedIn › enables publish if datasets updated: frontend/tests/features/collection/revision.test.ts#L501
1) [chromium] › tests/features/collection/revision.test.ts:36:7 › Collection Revision @loggedin › enables publish if datasets updated Error: tryUntil() failed - Maxed out timeout of 60000ms: No available collection 499 | } 500 | > 501 | throw new Error("No available collection"); | ^ 502 | } 503 | }, 504 | { page, timeoutMs: WAIT_FOR_MIN_USABLE_COLLECTION_TIMEOUT_MS } at page.page (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:501:15) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:7) at startRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:473:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:38:5
[chromium] › tests/features/collection/revision.test.ts:36:7 › Collection Revision @loggedIn › enables publish if datasets updated: frontend/tests/features/collection/revision.test.ts#L501
1) [chromium] › tests/features/collection/revision.test.ts:36:7 › Collection Revision @loggedin › enables publish if datasets updated Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: tryUntil() failed - Maxed out timeout of 60000ms: No available collection 499 | } 500 | > 501 | throw new Error("No available collection"); | ^ 502 | } 503 | }, 504 | { page, timeoutMs: WAIT_FOR_MIN_USABLE_COLLECTION_TIMEOUT_MS } at page.page (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:501:15) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:7) at startRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:473:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:38:5
[chromium] › tests/features/collection/collection.test.ts:41:9 › Collection › Logged In Tests @loggedIn › creates and deletes a collection: frontend/tests/features/collection/collection.test.ts#L1
2) [chromium] › tests/features/collection/collection.test.ts:41:9 › Collection › Logged In Tests @loggedin › creates and deletes a collection Test timeout of 300000ms exceeded.
[chromium] › tests/features/collection/collection.test.ts:41:9 › Collection › Logged In Tests @loggedIn › creates and deletes a collection: frontend/tests/features/collection/collection.test.ts#L173
2) [chromium] › tests/features/collection/collection.test.ts:41:9 › Collection › Logged In Tests @loggedin › creates and deletes a collection Error: locator.click: Test timeout of 300000ms exceeded. Call log: - waiting for getByText('Create Collection') 171 | async function showCreateForm(page: Page) { 172 | await goToPage(`${TEST_URL}${ROUTES.COLLECTIONS}`, page); > 173 | await page.getByText("Create Collection").click(); | ^ 174 | } 175 | 176 | const collectionEndpointPath = `/dp/v1/collections`; at showCreateForm (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/collection.test.ts:173:45) at createCollection (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/collection.test.ts:151:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/collection.test.ts:46:7
[chromium] › tests/features/collection/collection.test.ts:94:11 › Collection › Deployed Env Tests @loggedIn › invalid DOIs › doesn't create a collection with a DOI in an invalid format: frontend/tests/features/collection/collection.test.ts#L1
3) [chromium] › tests/features/collection/collection.test.ts:94:11 › Collection › Deployed Env Tests @loggedin › invalid DOIs › doesn't create a collection with a DOI in an invalid format Test timeout of 300000ms exceeded.
[chromium] › tests/features/collection/collection.test.ts:94:11 › Collection › Deployed Env Tests @loggedIn › invalid DOIs › doesn't create a collection with a DOI in an invalid format: frontend/tests/features/collection/collection.test.ts#L173
3) [chromium] › tests/features/collection/collection.test.ts:94:11 › Collection › Deployed Env Tests @loggedin › invalid DOIs › doesn't create a collection with a DOI in an invalid format Error: locator.click: Test timeout of 300000ms exceeded. Call log: - waiting for getByText('Create Collection') 171 | async function showCreateForm(page: Page) { 172 | await goToPage(`${TEST_URL}${ROUTES.COLLECTIONS}`, page); > 173 | await page.getByText("Create Collection").click(); | ^ 174 | } 175 | 176 | const collectionEndpointPath = `/dp/v1/collections`; at showCreateForm (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/collection.test.ts:173:45) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/collection.test.ts:99:9
[chromium] › tests/features/collection/revision.test.ts:93:7 › Collection Revision @loggedIn › starts a revision: frontend/tests/features/collection/revision.test.ts#L501
4) [chromium] › tests/features/collection/revision.test.ts:93:7 › Collection Revision @loggedin › starts a revision Error: tryUntil() failed - Maxed out timeout of 60000ms: No available collection 499 | } 500 | > 501 | throw new Error("No available collection"); | ^ 502 | } 503 | }, 504 | { page, timeoutMs: WAIT_FOR_MIN_USABLE_COLLECTION_TIMEOUT_MS } at page.page (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:501:15) at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:7) at startRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:473:3) at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:95:28
[chromium] › tests/features/collection/revision.test.ts:93:7 › Collection Revision @loggedIn › starts a revision: frontend/tests/features/collection/revision.test.ts#L1
4) [chromium] › tests/features/collection/revision.test.ts:93:7 › Collection Revision @loggedin › starts a revision Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
e2e-logged-in-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-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-tests chromium 1 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 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/.
e2e-tests chromium 5 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-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/
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
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/
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". 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 (1.0m)
🎭 Playwright Run Summary
2 skipped 58 passed (2.7m)
🎭 Playwright Run Summary
3 skipped 56 passed (3.3m)
🎭 Playwright Run Summary
2 skipped 57 passed (5.3m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/features/collection/revision.test.ts:36:7 › Collection Revision @loggedin › enables publish if datasets updated 3 flaky [chromium] › tests/features/collection/collection.test.ts:41:9 › Collection › Logged In Tests @loggedin › creates and deletes a collection [chromium] › tests/features/collection/collection.test.ts:94:11 › Collection › Deployed Env Tests @loggedin › invalid DOIs › doesn't create a collection with a DOI in an invalid format [chromium] › tests/features/collection/revision.test.ts:93:7 › Collection Revision @loggedin › starts a revision 8 did not run 4 passed (9.5m)

Artifacts

Produced during runtime
Name Size Digest
all-blob-reports Expired
702 KB
logged-in-test-results Expired
51.6 MB