Allow customizing course checkbox privacy policy texts, make wide tables responsive inside exercises, and misc fixes #3496
Annotations
2 errors, 6 warnings, and 1 notice
Run system tests:
system-tests/src/tests/quizzes/widget/essay-widget.spec.ts#L24
1) [chromium] › quizzes/widget/essay-widget.spec.ts:13:5 › widget, essay › Expect screenshots to match snapshots "widget-essay-answered"
Error: Screenshot comparison failed:
5108 pixels (ratio 0.03 of all image pixels) are different.
Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/src/__screenshots__/quizzes/widget/essay-widget.spec.ts/widget-essay-answered-mobile-tall.png
Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-essay-widget-widget-essay-chromium/widget-essay-answered-mobile-tall-1-actual.png
Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-essay-widget-widget-essay-chromium/widget-essay-answered-mobile-tall-1-diff.png
Call log:
- expect.toHaveScreenshot(widget-essay-answered-mobile-tall.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').contentFrame().locator('body')
- locator resolved to <body>…</body>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 5108 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').contentFrame().locator('body')
- locator resolved to <body>…</body>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 5108 pixels (ratio 0.03 of all image pixels) are different.
22 | await frame.locator("textarea").fill("I think I enrolled in the wrong course XD")
23 |
> 24 | await expectScreenshotsToMatchSnapshots({
| ^
25 | headless,
26 | testInfo,
27 | snapshotName: "widget-essay-answered",
at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/widget/essay-widget.spec.ts:24:42
|
Run system tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run system tests:
system-tests/[chromium] › proposed-edits/proposed-edits.spec.ts#L1
system-tests/[chromium] › proposed-edits/proposed-edits.spec.ts took 1.1m
|
Run system tests:
system-tests/[chromium] › material-reference.spec.ts#L1
system-tests/[chromium] › material-reference.spec.ts took 59.0s
|
Run system tests:
system-tests/[chromium] › quizzes/widget/multiple-choice-course-material-widget-row.spec.ts#L1
system-tests/[chromium] › quizzes/widget/multiple-choice-course-material-widget-row.spec.ts took 43.5s
|
Run system tests:
system-tests/[chromium] › quizzes/widget/multiple-choice-course-material-widget-column.spec.ts#L1
system-tests/[chromium] › quizzes/widget/multiple-choice-course-material-widget-column.spec.ts took 42.3s
|
Run system tests:
system-tests/[chromium] › quizzes/create-and-save-quizzes.spec.ts#L1
system-tests/[chromium] › quizzes/create-and-save-quizzes.spec.ts took 39.4s
|
Run system tests
1 failed
[chromium] › quizzes/widget/essay-widget.spec.ts:13:5 › widget, essay ──────────────────────────
56 passed (8.6m)
|
Loading