Skip to content

Publish 0.9.0a0

Publish 0.9.0a0 #26

Triggered via push July 18, 2023 12:09
Status Failure
Total duration 16m 0s
Artifacts 8
Matrix: ui-test
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 8 warnings, and 8 notices
ui-test (windows-latest, 3.10, labextensions)
Event loop is closed
formgrader.spec.ts:393:1 › Load manage submissions: nbgrader\tests\ui-tests\formgrader.spec.ts#L1
1) formgrader.spec.ts:393:1 › Load manage submissions ──────────────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:94:21) at ContentsHelper.uploadContent (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:194:14)
formgrader.spec.ts:735:1 › Load students: nbgrader\tests\ui-tests\formgrader.spec.ts#L1
2) formgrader.spec.ts:735:1 › Load students ────────────────────────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:94:21) at ContentsHelper.uploadContent (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:194:14)
ui-test (windows-latest, 3.10, labextensions)
Process completed with exit code 1.
assignment_list.spec.ts:341:1 › Fetch assignments: nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:341:1 › Fetch assignments ───────────────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:94:21) at ContentsHelper.deleteFile (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:242:16)
assignment_list.spec.ts:620:1 › Submit another assignments: nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
2) assignment_list.spec.ts:620:1 › Submit another assignments ──────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:94:21) at ContentsHelper.deleteFile (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:242:16)
ui-test (windows-latest, 3.10, nbextensions)
Process completed with exit code 1.
ui-test (windows-latest, 3.11, labextensions)
Event loop is closed
formgrader.spec.ts:324:1 › Load manage assignments: nbgrader\tests\ui-tests\formgrader.spec.ts#L1
1) formgrader.spec.ts:324:1 › Load manage assignments ──────────────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:94:21) at ContentsHelper.deleteFile (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:242:16)
validate_assignment.spec.ts:136:1 › Validation failure: nbgrader\tests\ui-tests\validate_assignment.spec.ts#L1
2) validate_assignment.spec.ts:136:1 › Validation failure ──────────────────────────────────────── Error: Response has been disposed at ContentsHelper.fileExists (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:94:21) at ContentsHelper.uploadContent (D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\contents.ts:194:14)
ui-test (windows-latest, 3.11, labextensions)
Process completed with exit code 1.
formgrader.spec.ts:828:1 › Switch views: nbgrader/tests/ui-tests/formgrader.spec.ts#L1
1) formgrader.spec.ts:828:1 › Switch views ─────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
formgrader.spec.ts:828:1 › Switch views: ../../../../../tmp/nbgrader-galata-39xs8rm7/nbgrader/tests/ui-tests/formgrader.spec.ts#L208
1) formgrader.spec.ts:828:1 › Switch views ─────────────────────────────────────────────────────── Error: Target closed =========================== logs =========================== waiting for locator('#modal-command-palette li[data-command="nbgrader:open-formgrader"]') locator resolved to <li role="menuitem" class="lm-CommandPalette-item" d…>…</li> attempting click action waiting for element to be visible, enabled and stable element is not visible - waiting... ============================================================ at captureRawStack (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/utils/stackTrace.js:47:17) at Frame._wrapApiCall (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/channelOwner.js:152:51) at Proxy.<anonymous> (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/channelOwner.js:122:27) at Frame.click (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/frame.js:293:32) at Locator.click (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/locator.js:87:24) at openFormgrader (/tmp/nbgrader-galata-39xs8rm7/nbgrader/tests/ui-tests/formgrader.spec.ts:208:6) at /tmp/nbgrader-galata-39xs8rm7/nbgrader/tests/ui-tests/formgrader.spec.ts:838:3 at /tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:345:9 at TestInfoImpl._runAndFailOnError (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/testInfo.js:165:7) at /tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:341:7 at TimeoutRunner.run (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/utils/timeoutRunner.js:46:14) at TimeoutManager.runWithTimeout (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/timeoutManager.js:62:7) at TestInfoImpl._runWithTimeout (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/testInfo.js:152:26) at WorkerMain._runTest (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:277:5) at WorkerMain.runTestGroup (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:201:11) at process.<anonymous> (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/common/process.js:88:22)
validate_assignment.spec.ts:224:1 › Validation grade cell type changed: nbgrader/tests/ui-tests/validate_assignment.spec.ts#L1
2) validate_assignment.spec.ts:224:1 › Validation grade cell type changed ──────────────────────── Test timeout of 60000ms exceeded.
validate_assignment.spec.ts:224:1 › Validation grade cell type changed: ../../../../../tmp/nbgrader-galata-39xs8rm7/nbgrader/tests/ui-tests/validate_assignment.spec.ts#L234
2) validate_assignment.spec.ts:224:1 › Validation grade cell type changed ──────────────────────── Error: Target closed =========================== logs =========================== waiting for locator('button.validate-button') locator resolved to <button aria-pressed="false" aria-disabled="false" title…>…</button> attempting click action waiting for element to be visible, enabled and stable element is not visible - waiting... ============================================================ at captureRawStack (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/utils/stackTrace.js:47:17) at Frame._wrapApiCall (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/channelOwner.js:152:51) at Proxy.<anonymous> (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/channelOwner.js:122:27) at Frame.click (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/frame.js:293:32) at Locator.click (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/client/locator.js:87:24) at /tmp/nbgrader-galata-39xs8rm7/nbgrader/tests/ui-tests/validate_assignment.spec.ts:234:48 at /tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:345:9 at TestInfoImpl._runAndFailOnError (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/testInfo.js:165:7) at /tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:341:7 at TimeoutRunner.run (/tmp/nbgrader-galata-39xs8rm7/node_modules/playwright-core/lib/utils/timeoutRunner.js:46:14) at TimeoutManager.runWithTimeout (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/timeoutManager.js:62:7) at TestInfoImpl._runWithTimeout (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/testInfo.js:152:26) at WorkerMain._runTest (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:277:5) at WorkerMain.runTestGroup (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/worker/workerMain.js:201:11) at process.<anonymous> (/tmp/nbgrader-galata-39xs8rm7/node_modules/@playwright/test/lib/common/process.js:88:22)
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.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, 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.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, 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.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 (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.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/
🎭 Playwright Run Summary
21 skipped 25 passed (5.4m)
🎭 Playwright Run Summary
2 failed formgrader.spec.ts:393:1 › Load manage submissions ───────────────────────────────────────────── formgrader.spec.ts:735:1 › Load students ─────────────────────────────────────────────────────── 19 skipped 25 passed (5.6m)
🎭 Playwright Run Summary
46 passed (10.4m)
🎭 Playwright Run Summary
2 failed assignment_list.spec.ts:341:1 › Fetch assignments ────────────────────────────────────────────── assignment_list.spec.ts:620:1 › Submit another assignments ───────────────────────────────────── 19 skipped 25 passed (4.3m)
🎭 Playwright Run Summary
46 passed (10.8m)
🎭 Playwright Run Summary
1 failed formgrader.spec.ts:324:1 › Load manage assignments ───────────────────────────────────────────── 1 flaky validate_assignment.spec.ts:136:1 › Validation failure ───────────────────────────────────────── 21 skipped 23 passed (4.9m)
🎭 Playwright Run Summary
46 passed (11.1m)
🎭 Playwright Run Summary
2 flaky formgrader.spec.ts:828:1 › Switch views ──────────────────────────────────────────────────────── validate_assignment.spec.ts:224:1 › Validation grade cell type changed ───────────────────────── 44 passed (12.6m)

Artifacts

Produced during runtime
Name Size
nbgrader-uitests-labextensions-ubuntu-22.04-python3.10 Expired
440 KB
nbgrader-uitests-labextensions-ubuntu-22.04-python3.11 Expired
441 KB
nbgrader-uitests-labextensions-windows-latest-python3.10 Expired
577 KB
nbgrader-uitests-labextensions-windows-latest-python3.11 Expired
575 KB
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.10 Expired
1.94 MB
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.11 Expired
439 KB
nbgrader-uitests-nbextensions-windows-latest-python3.10 Expired
542 KB
nbgrader-uitests-nbextensions-windows-latest-python3.11 Expired
541 KB