stage #2759
Triggered via deployment
May 13, 2024 18:49
czibuildbot
stage
1729cda
Status
Success
Total duration
34m 13s
Artifacts
3
deploy-happy-stack.yml
on: deployment
upgrade
11m 8s
Matrix: run-e2e-tests
e2e-logged-in-test
8m 30s
functional-test
22m 37s
performance-test
11s
github-tag-and-release
0s
status
4s
Annotations
1 error, 27 warnings, and 5 notices
[chromium] › tests/features/collection/revision.test.ts:138:7 › Collection Revision @loggedIn › allows editing:
frontend/tests/features/collection/revision.test.ts#L531
1) [chromium] › tests/features/collection/revision.test.ts:138:7 › Collection Revision @loggedin › allows editing
Error: tryUntil() failed - Maxed out timeout of 180000ms: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('collection-actions')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('collection-actions')
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
- locator resolved to <div class="css-1ktbldo e1yc97rd0" data-testid="colle…></div>
- unexpected value "hidden"
529 | await tryUntil(
530 | async () =>
> 531 | await expect(page.getByTestId(COLLECTION_ACTIONS_ID)).toBeVisible(),
| ^
532 | { page }
533 | );
534 |
at assert (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:531:61)
at tryUntil (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/utils/helpers.ts:165:13)
at startRevision (/home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:529:3)
at /home/runner/work/single-cell-data-portal/single-cell-data-portal/frontend/tests/features/collection/revision.test.ts:140:5
|
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 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", "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
56 passed (4.3s)
|
🎭 Playwright Run Summary
1 skipped
57 passed (4.1s)
|
🎭 Playwright Run Summary
2 skipped
56 passed (2.6m)
|
🎭 Playwright Run Summary
2 skipped
55 passed (6.4m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/features/collection/revision.test.ts:138:7 › Collection Revision @loggedin › allows editing
15 passed (6.2m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
all-blob-reports
Expired
|
1.62 MB |
|
|
logged-in-test-results
Expired
|
9.72 MB |
|
|
playwright-report chromium 4 of 5
Expired
|
1.04 MB |
|