Skip to content

dont merge

dont merge #50

Triggered via pull request August 30, 2023 00:47
Status Success
Total duration 14m 34s
Artifacts 8

test-extensions.yml

on: pull_request
Matrix: ui-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 8 warnings, and 8 notices
ui-test (windows-latest, 3.11, nbextensions)
Event loop is closed
formgrader.spec.ts:735:1 › Load students: ../../../../../tmp/nbgrader-galata-xqaklkcz/nbgrader/tests/ui-tests/utils/test_utils.ts#L17
1) formgrader.spec.ts:735:1 › Load students ────────────────────────────────────────────────────── Error: ERROR in command : nbgrader autograde 'Problem Set 1' [AutogradeApp | INFO] Copying /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/submitted/Bitdiddle/Problem Set 1/jupyter.png -> /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/autograded/Bitdiddle/Problem Set 1/jupyter.png [AutogradeApp | INFO] Copying /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/submitted/Bitdiddle/Problem Set 1/timestamp.txt -> /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/autograded/Bitdiddle/Problem Set 1/timestamp.txt [AutogradeApp | INFO] Creating/updating student with ID 'Bitdiddle': {} /home/runner/work/nbgrader/nbgrader/nbgrader/api.py:2256: SAWarning: Object of type <SubmittedAssignment> not in session, add operation along 'Student.submissions' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.) for notebook in submission.assignment.notebooks: /home/runner/work/nbgrader/nbgrader/nbgrader/api.py:2256: SAWarning: Object of type <SubmittedAssignment> not in session, add operation along 'Assignment.submissions' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.) for notebook in submission.assignment.notebooks: /home/runner/work/nbgrader/nbgrader/nbgrader/api.py:150: SAWarning: Object of type <SubmittedNotebook> not in session, add operation along 'Notebook.submissions' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.) return [x for x in self._base_cells if isinstance(x, GradeCell)] [AutogradeApp | INFO] SubmittedAssignment<Problem Set 1 for Bitdiddle> submitted at 2015-02-02 22:58:23.948203 [AutogradeApp | INFO] Overwriting files with master versions from the source directory [AutogradeApp | INFO] Copying /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/source/./Problem Set 1/jupyter.png -> /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/autograded/Bitdiddle/Problem Set 1/jupyter.png [AutogradeApp | INFO] Sanitizing /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/submitted/Bitdiddle/Problem Set 1/Problem 1.ipynb [AutogradeApp | INFO] Converting notebook /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/submitted/Bitdiddle/Problem Set 1/Problem 1.ipynb [AutogradeApp | WARNING] Attribute 'checksum' for cell correct_squares has changed! (should be: 8f41dd0f9c8fd2da8e8708d73e506b3a, got: 845d4666cabb30b6c75fc534f7375bf5) [AutogradeApp | WARNING] Attribute 'checksum' for cell squares_invalid_input has changed! (should be: 23c2b667d3b60eff3be46eb3290a6b4a, got: 123394e73f33a622ec057e2eae51a54a) [AutogradeApp | INFO] Writing 8886 bytes to /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/autograded/Bitdiddle/Problem Set 1/Problem 1.ipynb [AutogradeApp | INFO] Autograding /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/autograded/Bitdiddle/Problem Set 1/Problem 1.ipynb [AutogradeApp | INFO] Converting notebook /tmp/nbgrader-galata-xqaklkcz/nbgrader-formgrader-test/autograded/Bitdiddle/Problem Set 1/Problem 1.ipynb 0.00s - Debugger warning: It seems that frozen modules are being used, which may 0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off 0.00s - to python to disable frozen modules. 0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation. 0.00s - Debugger warning: It seems that frozen modules are being used, which may 0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off 0.00s - to python to disable frozen modules. 0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation. [AutogradeApp | INFO] Writing 15164 by
formgrader.spec.ts:393:1 › Load manage submissions: ../../../../../tmp/nbgrader-galata-41uwg55r/nbgrader/tests/ui-tests/formgrader.spec.ts#L409
1) formgrader.spec.ts:393:1 › Load manage submissions ──────────────────────────────────────────── Error: Navigation to "http://localhost:8888/formgrader/manage_submissions/Problem%20Set%201" is interrupted by another navigation to "http://localhost:8888/formgrader" =========================== logs =========================== navigating to "http://localhost:8888/formgrader/manage_submissions/Problem%20Set%201", waiting until "load" ============================================================ at captureRawStack (/tmp/nbgrader-galata-41uwg55r/node_modules/playwright-core/lib/utils/stackTrace.js:47:17) at Frame._wrapApiCall (/tmp/nbgrader-galata-41uwg55r/node_modules/playwright-core/lib/client/channelOwner.js:152:51) at Proxy.<anonymous> (/tmp/nbgrader-galata-41uwg55r/node_modules/playwright-core/lib/client/channelOwner.js:122:27) at Frame.goto (/tmp/nbgrader-galata-41uwg55r/node_modules/playwright-core/lib/client/frame.js:87:63) at /tmp/nbgrader-galata-41uwg55r/nbgrader/tests/ui-tests/formgrader.spec.ts:409:16 at /tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/worker/workerMain.js:352:9 at TestInfoImpl._runAndFailOnError (/tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/worker/testInfo.js:182:7) at /tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/worker/workerMain.js:348:21 at TimeoutRunner.run (/tmp/nbgrader-galata-41uwg55r/node_modules/playwright-core/lib/utils/timeoutRunner.js:49:14) at TimeoutManager.runWithTimeout (/tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/worker/timeoutManager.js:62:7) at TestInfoImpl._runWithTimeout (/tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/worker/testInfo.js:169:26) at WorkerMain._runTest (/tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/worker/workerMain.js:284:5) at WorkerMain.runTestGroup (/tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/worker/workerMain.js:208:11) at process.<anonymous> (/tmp/nbgrader-galata-41uwg55r/node_modules/@playwright/test/lib/common/process.js:88:22)
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 (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 (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 (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 (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/
🎭 Playwright Run Summary
21 skipped 25 passed (4.9m)
🎭 Playwright Run Summary
21 skipped 25 passed (5.1m)
🎭 Playwright Run Summary
21 skipped 25 passed (3.3m)
🎭 Playwright Run Summary
46 passed (8.5m)
🎭 Playwright Run Summary
21 skipped 25 passed (5.2m)
🎭 Playwright Run Summary
1 flaky formgrader.spec.ts:735:1 › Load students ─────────────────────────────────────────────────────── 45 passed (10.1m)
🎭 Playwright Run Summary
1 flaky formgrader.spec.ts:393:1 › Load manage submissions ───────────────────────────────────────────── 45 passed (11.3m)
🎭 Playwright Run Summary
46 passed (11.4m)

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
829 KB
nbgrader-uitests-labextensions-windows-latest-python3.10 Expired
560 KB
nbgrader-uitests-labextensions-windows-latest-python3.11 Expired
560 KB
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.10 Expired
821 KB
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.11 Expired
439 KB
nbgrader-uitests-nbextensions-windows-latest-python3.10 Expired
537 KB
nbgrader-uitests-nbextensions-windows-latest-python3.11 Expired
539 KB