Skip to content

Add a dependency to setuptools (#1849) #94

Add a dependency to setuptools (#1849)

Add a dependency to setuptools (#1849) #94

Triggered via push November 30, 2023 16:12
Status Failure
Total duration 10m 30s
Artifacts 8
labextension-compatibility
1m 49s
labextension-compatibility
Matrix: ui-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 9 warnings, and 8 notices
assignment_list.spec.ts:621:1 › Submit another assignments: nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:621:1 › Submit another assignments ──────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:97:21) at ContentsHelper.deleteFile (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:245:16)
ui-test (windows-latest, 3.11, nbextensions)
Process completed with exit code 1.
assignment_list.spec.ts:272:1 › Show assignment list: nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:272:1 › Show assignment list ────────────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:97:21) at ContentsHelper.deleteFile (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:245:16)
ui-test (windows-latest, 3.11, labextensions)
Process completed with exit code 1.
validate_assignment.spec.ts:158:1 › Validation grade cell changed: nbgrader\tests\ui-tests\utils\test_utils.ts#L74
1) validate_assignment.spec.ts:158:1 › Validation grade cell changed ───────────────────────────── Error: Timed out 5000ms waiting for expect(received).toHaveCount(expected) // deep equality Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.nbgrader-ErrorDialog') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" at utils\test_utils.ts:74 72 | */ 73 | export const waitForErrorModal = async (page: IJupyterLabPageFixture) => { > 74 | await expect(page.locator(".nbgrader-ErrorDialog")).toHaveCount(1); | ^ 75 | } 76 | 77 | /* at waitForErrorModal (D:\a\nbgrader\nbgrader\nbgrader\tests\ui-tests\utils\test_utils.ts:74:55) at D:\a\nbgrader\nbgrader\nbgrader\tests\ui-tests\validate_assignment.spec.ts:169:26
labextension-compatibility
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (windows-latest, 3.11, nbextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (windows-latest, 3.11, labextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (windows-latest, 3.10, nbextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (ubuntu-22.04, 3.11, nbextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (ubuntu-22.04, 3.10, nbextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (ubuntu-22.04, 3.10, labextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (ubuntu-22.04, 3.11, labextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui-test (windows-latest, 3.10, labextensions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🎭 Playwright Run Summary
1 failed assignment_list.spec.ts:621:1 › Submit another assignments ───────────────────────────────────── 20 skipped 25 passed (2.3m)
🎭 Playwright Run Summary
1 failed assignment_list.spec.ts:272:1 › Show assignment list ─────────────────────────────────────────── 20 skipped 25 passed (4.0m)
🎭 Playwright Run Summary
1 flaky validate_assignment.spec.ts:158:1 › Validation grade cell changed ────────────────────────────── 21 skipped 24 passed (2.6m)
🎭 Playwright Run Summary
46 passed (6.9m)
🎭 Playwright Run Summary
46 passed (7.0m)
🎭 Playwright Run Summary
46 passed (7.7m)
🎭 Playwright Run Summary
46 passed (7.9m)
🎭 Playwright Run Summary
21 skipped 25 passed (4.1m)

Artifacts

Produced during runtime
Name Size
nbgrader-uitests-labextensions-ubuntu-22.04-python3.10 Expired
439 KB
nbgrader-uitests-labextensions-ubuntu-22.04-python3.11 Expired
439 KB
nbgrader-uitests-labextensions-windows-latest-python3.10 Expired
572 KB
nbgrader-uitests-labextensions-windows-latest-python3.11 Expired
568 KB
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.10 Expired
439 KB
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.11 Expired
439 KB
nbgrader-uitests-nbextensions-windows-latest-python3.10 Expired
733 KB
nbgrader-uitests-nbextensions-windows-latest-python3.11 Expired
541 KB