Better error handling in new exam form, fix Youtube embed height in CMS, peer review updater refactor #3544
Annotations
4 errors, 8 warnings, and 1 notice
[chromium] › exams/teacher-can-test-exam.spec.ts:9:5 › Testing exam works:
system-tests/src/tests/exams/teacher-can-test-exam.spec.ts#L81
1) [chromium] › exams/teacher-can-test-exam.spec.ts:9:5 › Testing exam works ─────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeHidden()
Locator: locator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').contentFrame().locator('body').getByText('Your answer was correct.')
Expected: hidden
Received: visible
Call log:
- expect.toBeHidden with timeout 5000ms
- waiting for locator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').contentFrame().locator('body').getByText('Your answer was correct.')
9 × locator resolved to <span>Your answer was correct. </span>
- unexpected value "visible"
79 | .first()
80 | .waitFor()
> 81 | await expect(quizzesIframe.getByText("Your answer was correct.")).toBeHidden()
| ^
82 |
83 | //Reset exam progress
84 | await page.getByRole("button", { name: "Reset exam progress" }).click()
at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/exams/teacher-can-test-exam.spec.ts:81:69
|
system-tests (1)
Process completed with exit code 1.
|
system-tests (2)
The job was canceled because "_1" failed.
|
system-tests (2)
The operation was canceled.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
system-tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
system-tests/[chromium] › course-modules/course-modules.spec.ts#L1
system-tests/[chromium] › course-modules/course-modules.spec.ts took 38.6s
|
Slow Test:
system-tests/[chromium] › glossary.spec.ts#L1
system-tests/[chromium] › glossary.spec.ts took 33.9s
|
Slow Test:
system-tests/[chromium] › course-instance-management/course-instance-management.spec.ts#L1
system-tests/[chromium] › course-instance-management/course-instance-management.spec.ts took 33.1s
|
Slow Test:
system-tests/[chromium] › history/history.spec.ts#L1
system-tests/[chromium] › history/history.spec.ts took 30.5s
|
Slow Test:
system-tests/[chromium] › automatic-completion.spec.ts#L1
system-tests/[chromium] › automatic-completion.spec.ts took 28.9s
|
🎭 Playwright Run Summary
1 failed
[chromium] › exams/teacher-can-test-exam.spec.ts:9:5 › Testing exam works ──────────────────────
57 passed (6.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-html-report-1
|
486 KB |
|
skaffold-build-output
|
943 Bytes |
|
skaffold-images
Expired
|
448 MB |
|
test-results-1
|
4.49 MB |
|