Skip to content

Compatibility with Notebook7 and jupyterLab4 #19

Compatibility with Notebook7 and jupyterLab4

Compatibility with Notebook7 and jupyterLab4 #19

Re-run triggered June 15, 2023 21:41
Status Failure
Total duration 11m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-extensions.yml

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

Annotations

6 errors, 16 warnings, and 8 notices
course_list.spec.ts:184:1 › local formgrader: nbgrader/tests/ui-tests/course_list.spec.ts#L1
1) course_list.spec.ts:184:1 › local formgrader ────────────────────────────────────────────────── Error: Response has been disposed at APIResponse.body (/tmp/nbgrader-galata-jgw4yh_m/node_modules/playwright-core/lib/client/fetch.js:246:46) at APIResponse.text (/tmp/nbgrader-galata-jgw4yh_m/node_modules/playwright-core/lib/client/fetch.js:254:21) at APIResponse.json (/tmp/nbgrader-galata-jgw4yh_m/node_modules/playwright-core/lib/client/fetch.js:258:21) at ContentsHelper.fileExists (/tmp/nbgrader-galata-jgw4yh_m/node_modules/@jupyterlab/galata/src/contents.ts:94:21) at ContentsHelper.uploadContent (/tmp/nbgrader-galata-jgw4yh_m/node_modules/@jupyterlab/galata/src/contents.ts:194:14)
ui-test (windows-latest, 3.10, nbextensions)
Event loop is closed
course_list.spec.ts:184:1 › local formgrader: nbgrader\tests\ui-tests\course_list.spec.ts#L1
1) course_list.spec.ts:184:1 › local formgrader ────────────────────────────────────────────────── 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\utils\test_utils.ts#L74
2) validate_assignment.spec.ts:136:1 › Validation failure ──────────────────────────────────────── 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" 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:147:26
validate_assignment.spec.ts:180:1 › Validation locked cell changed: nbgrader\tests\ui-tests\utils\test_utils.ts#L74
3) validate_assignment.spec.ts:180:1 › Validation locked 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" 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:191:26
ui-test (windows-latest, 3.10, nbextensions)
Process completed with exit code 1.
🎭 Playwright Run Summary
46 passed (8.7m)
🎭 Playwright Run Summary
21 skipped 25 passed (4.6m)
🎭 Playwright Run Summary
46 passed (9.9m)
🎭 Playwright Run Summary
46 passed (9.3m)
🎭 Playwright Run Summary
1 flaky course_list.spec.ts:184:1 › local formgrader ─────────────────────────────────────────────────── 45 passed (9.0m)
🎭 Playwright Run Summary
21 skipped 25 passed (5.4m)
🎭 Playwright Run Summary
21 skipped 25 passed (5.2m)
🎭 Playwright Run Summary
1 failed course_list.spec.ts:184:1 › local formgrader ─────────────────────────────────────────────────── 2 flaky validate_assignment.spec.ts:136:1 › Validation failure ───────────────────────────────────────── validate_assignment.spec.ts:180:1 › Validation locked cell changed ───────────────────────────── 21 skipped 22 passed (5.6m)
ui-test (ubuntu-22.04, 3.10, nbextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (ubuntu-22.04, 3.10, nbextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.
ui-test (windows-latest, 3.11, nbextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (windows-latest, 3.11, nbextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.
ui-test (ubuntu-22.04, 3.11, nbextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (ubuntu-22.04, 3.11, nbextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.
ui-test (ubuntu-22.04, 3.10, labextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (ubuntu-22.04, 3.10, labextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.
ui-test (ubuntu-22.04, 3.11, labextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (ubuntu-22.04, 3.11, labextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.
ui-test (windows-latest, 3.11, labextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (windows-latest, 3.11, labextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.
ui-test (windows-latest, 3.10, labextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (windows-latest, 3.10, labextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.
ui-test (windows-latest, 3.10, nbextensions)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
ui-test (windows-latest, 3.10, nbextensions)
No files were found with the provided path: playwright-tests. No artifacts will be uploaded.