Mailchimp #3434
Annotations
2 errors, 5 warnings, and 1 notice
Run system tests:
system-tests/src/tests/change-course-language.spec.ts#L21
1) [chromium] › change-course-language.spec.ts:10:5 › Changing course language works › Expect screenshots to match snapshots "course-lang-selection-eng-to-fi"
Error: Screenshot comparison failed:
26081 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/src/__screenshots__/change-course-language.spec.ts/course-lang-selection-eng-to-fi-mobile-tall.png
Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/change-course-language-Changing-course-language-works-chromium/course-lang-selection-eng-to-fi-mobile-tall-1-actual.png
Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/change-course-language-Changing-course-language-works-chromium/course-lang-selection-eng-to-fi-mobile-tall-1-diff.png
Call log:
- expect.toHaveScreenshot(course-lang-selection-eng-to-fi-mobile-tall.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 26081 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 26081 pixels (ratio 0.06 of all image pixels) are different.
19 | await page.getByRole("button", { name: "Settings", exact: true }).click()
20 |
> 21 | await expectScreenshotsToMatchSnapshots({
| ^
22 | screenshotTarget: page,
23 | headless,
24 | testInfo,
at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/change-course-language.spec.ts:21:42
|
Run system tests
Process completed with exit code 1.
|
Run system tests:
system-tests/[chromium] › glossary.spec.ts#L1
system-tests/[chromium] › glossary.spec.ts took 41.6s
|
Run system tests:
system-tests/[chromium] › course-modules/course-modules.spec.ts#L1
system-tests/[chromium] › course-modules/course-modules.spec.ts took 40.8s
|
Run system tests:
system-tests/[chromium] › exam-list.spec.ts#L1
system-tests/[chromium] › exam-list.spec.ts took 37.2s
|
Run system tests:
system-tests/[chromium] › history/history.spec.ts#L1
system-tests/[chromium] › history/history.spec.ts took 35.5s
|
Run system tests:
system-tests/[chromium] › course-instance-management/course-instance-management.spec.ts#L1
system-tests/[chromium] › course-instance-management/course-instance-management.spec.ts took 35.1s
|
Run system tests
1 failed
[chromium] › change-course-language.spec.ts:10:5 › Changing course language works ──────────────
56 passed (6.6m)
|
Loading