Fix the confusing server errors during UI tests #126
Annotations
4 errors, 2 warnings, and 1 notice
Run playwright tests:
nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:239:1 › Open assignment list tab from menu ────────────────────────────
Error: Command failed: nbgrader db assignment add 'Problem Set 1'
[DbAssignmentAddApp | ERROR] No assignment id provided.
|
Run playwright tests:
nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:239:1 › Open assignment list tab from menu ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Command failed: nbgrader db assignment add 'Problem Set 1'
[DbAssignmentAddApp | ERROR] No assignment id provided.
|
Run playwright tests:
nbgrader\tests\ui-tests\assignment_list.spec.ts#L1
1) assignment_list.spec.ts:239:1 › Open assignment list tab from menu ────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Command failed: nbgrader db assignment add 'Problem Set 1'
[DbAssignmentAddApp | ERROR] No assignment id provided.
|
Run playwright tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run playwright tests
1 failed
assignment_list.spec.ts:239:1 › Open assignment list tab from menu ─────────────────────────────
21 skipped
24 passed (4.7m)
|
The logs for this run have expired and are no longer available.
Loading