dont merge CI test #59
Annotations
7 errors, 8 warnings, and 8 notices
assignment_list.spec.ts:234:1 βΊ Open assignment list tab from menu:
nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:234:1 βΊ Open assignment list tab from menu ββββββββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
assignment_list.spec.ts:234:1 βΊ Open assignment list tab from menu:
nbgrader\tests\ui-tests\assignment_list.spec.ts#L258
1) assignment_list.spec.ts:234:1 βΊ Open assignment list tab from menu ββββββββββββββββββββββββββββ
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('#main-panel .lm-TabBar-tab').last().locator('.jp-icon-hover.lm-TabBar-tabCloseIcon')
locator resolved to <div class="jp-icon-hover lm-TabBar-tabCloseIcon fvaqβ¦>β¦</div>
attempting click action
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
performing click action
============================================================
256 |
257 | // Close the last tab
> 258 | await tabs.last().locator('.jp-icon-hover.lm-TabBar-tabCloseIcon').click();
| ^
259 | await expect(tabs).toHaveCount(mainPanelTabCount);
260 |
261 | // Open again
at D:\a\nbgrader\nbgrader\nbgrader\tests\ui-tests\assignment_list.spec.ts:258:70
|
assignment_list.spec.ts:234:1 βΊ Open assignment list tab from menu:
nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:234:1 βΊ Open assignment list tab from menu ββββββββββββββββββββββββββββ
Pending operations:
- locator.click at nbgrader\tests\ui-tests\assignment_list.spec.ts:258:70
- apiRequestContext.fetch at node_modules\@jupyterlab\galata\src\contents.ts:473:25
- apiRequestContext.fetch at node_modules\@jupyterlab\galata\src\contents.ts:473:25
|
create_assignement.spec.ts:755:1 βΊ schema version:
nbgrader\tests\ui-tests\create_assignement.spec.ts#L1
1) create_assignement.spec.ts:755:1 βΊ schema version βββββββββββββββββββββββββββββββββββββββββββββ
Error: apiRequestContext.fetch: Request context disposed.
=========================== logs ===========================
β POST http://localhost:8888/api/sessions?1693511800585
user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/116.0.5845.82 Safari/537.36
accept: */*
accept-encoding: gzip,deflate,br
accept-language: en-US
content-type: text/plain;charset=UTF-8
cookie: username-localhost-8888=2|1:0|10:1693511795|23:username-localhost-8888|188:eyJ1c2VybmFtZSI6ICJlM2I1MDc3OTEwZWU0OThmODAyZDIwY2U1ZmE4MjBlMSIsICJuYW1lIjogIkFub255bW91cyBMZWRhIiwgImRpc3BsYXlfbmFtZSI6ICJBbm9ueW1vdXMgTGVkYSIsICJpbml0aWFscyI6ICJBTCIsICJjb2xvciI6IG51bGx9|988f48d755925fffd6a2ff9f9e1cafe5f67787c2a87ca58efaefd095fa782a1e; _xsrf=2|7a2ddfdf|405f5c1312d4cf33f7b36e6bc433b3b9|1693511795
origin: http://localhost:8888
referer: http://localhost:8888/lab/tree/nbgrader-create-assignments-test/old-schema.ipynb
x-xsrftoken: 2|7a2ddfdf|405f5c1312d4cf33f7b36e6bc433b3b9|1693511795
sec-ch-ua: "Chromium";v="116", "Not)A;Brand";v="24", "HeadlessChrome";v="116"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Windows"
content-length: 152
============================================================
at D:\a\nbgrader\nbgrader\node_modules\@jupyterlab\galata\src\galata.ts:834:49
|
ui-test (windows-latest, 3.10, nbextensions)
Event loop is closed
|
validate_assignment.spec.ts:246:1 βΊ Validation answer cell type changed:
nbgrader/tests/ui-tests/validate_assignment.spec.ts#L1
1) validate_assignment.spec.ts:246:1 βΊ Validation answer cell type changed βββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
validate_assignment.spec.ts:246:1 βΊ Validation answer cell type changed:
../../../../../tmp/nbgrader-galata-spoeaqji/nbgrader/tests/ui-tests/validate_assignment.spec.ts#L256
1) validate_assignment.spec.ts:246:1 βΊ Validation answer 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-spoeaqji/node_modules/playwright-core/lib/utils/stackTrace.js:47:17)
at Frame._wrapApiCall (/tmp/nbgrader-galata-spoeaqji/node_modules/playwright-core/lib/client/channelOwner.js:152:51)
at Proxy.<anonymous> (/tmp/nbgrader-galata-spoeaqji/node_modules/playwright-core/lib/client/channelOwner.js:122:27)
at Frame.click (/tmp/nbgrader-galata-spoeaqji/node_modules/playwright-core/lib/client/frame.js:293:32)
at Locator.click (/tmp/nbgrader-galata-spoeaqji/node_modules/playwright-core/lib/client/locator.js:87:24)
at /tmp/nbgrader-galata-spoeaqji/nbgrader/tests/ui-tests/validate_assignment.spec.ts:256:48
at /tmp/nbgrader-galata-spoeaqji/node_modules/@playwright/test/lib/worker/workerMain.js:352:9
at TestInfoImpl._runAndFailOnError (/tmp/nbgrader-galata-spoeaqji/node_modules/@playwright/test/lib/worker/testInfo.js:182:7)
at /tmp/nbgrader-galata-spoeaqji/node_modules/@playwright/test/lib/worker/workerMain.js:348:21
at TimeoutRunner.run (/tmp/nbgrader-galata-spoeaqji/node_modules/playwright-core/lib/utils/timeoutRunner.js:49:14)
at TimeoutManager.runWithTimeout (/tmp/nbgrader-galata-spoeaqji/node_modules/@playwright/test/lib/worker/timeoutManager.js:62:7)
at TestInfoImpl._runWithTimeout (/tmp/nbgrader-galata-spoeaqji/node_modules/@playwright/test/lib/worker/testInfo.js:169:26)
at WorkerMain._runTest (/tmp/nbgrader-galata-spoeaqji/node_modules/@playwright/test/lib/worker/workerMain.js:284:5)
at WorkerMain.runTestGroup (/tmp/nbgrader-galata-spoeaqji/node_modules/@playwright/test/lib/worker/workerMain.js:208:11)
at process.<anonymous> (/tmp/nbgrader-galata-spoeaqji/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.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/
|
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, 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.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
1 flaky
assignment_list.spec.ts:234:1 βΊ Open assignment list tab from menu βββββββββββββββββββββββββββββ
21 skipped
24 passed (4.7m)
|
π Playwright Run Summary
21 skipped
25 passed (6.6m)
|
π Playwright Run Summary
1 flaky
create_assignement.spec.ts:755:1 βΊ schema version ββββββββββββββββββββββββββββββββββββββββββββββ
21 skipped
24 passed (5.2m)
|
π Playwright Run Summary
46 passed (9.3m)
|
π Playwright Run Summary
46 passed (9.7m)
|
π Playwright Run Summary
46 passed (9.6m)
|
π Playwright Run Summary
21 skipped
25 passed (4.5m)
|
π Playwright Run Summary
1 flaky
validate_assignment.spec.ts:246:1 βΊ Validation answer cell type changed ββββββββββββββββββββββββ
45 passed (10.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nbgrader-uitests-labextensions-ubuntu-22.04-python3.10
Expired
|
441 KB |
|
nbgrader-uitests-labextensions-ubuntu-22.04-python3.11
Expired
|
440 KB |
|
nbgrader-uitests-labextensions-windows-latest-python3.10
Expired
|
570 KB |
|
nbgrader-uitests-labextensions-windows-latest-python3.11
Expired
|
569 KB |
|
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.10
Expired
|
1.28 MB |
|
nbgrader-uitests-nbextensions-ubuntu-22.04-python3.11
Expired
|
440 KB |
|
nbgrader-uitests-nbextensions-windows-latest-python3.10
Expired
|
535 KB |
|
nbgrader-uitests-nbextensions-windows-latest-python3.11
Expired
|
794 KB |
|