Mailchimp #3460
Annotations
4 errors, 8 warnings, and 1 notice
[chromium] › change-course-language.spec.ts:10:5 › Changing course language works:
system-tests/src/tests/change-course-language.spec.ts#L63
1) [chromium] › change-course-language.spec.ts:10:5 › Changing course language works ─────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://project-331.local/org/uh-mathstat/courses/introduction-to-citations"
Received string: "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
- locator resolved to <html lang="en" dir="ltr">…</html>
- unexpected value "http://project-331.local/org/uh-mathstat/courses/johdatus-sitaatioihin"
61 | await page.getByRole("heading", { name: "Course overview" }).waitFor()
62 |
> 63 | await expect(page).toHaveURL(
| ^
64 | "http://project-331.local/org/uh-mathstat/courses/introduction-to-citations",
65 | )
66 | // Make sure the language menu changes the course language version
at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/change-course-language.spec.ts:63:22
|
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] › glossary.spec.ts#L1
system-tests/[chromium] › glossary.spec.ts took 40.2s
|
Slow Test:
system-tests/[chromium] › course-modules/course-modules.spec.ts#L1
system-tests/[chromium] › course-modules/course-modules.spec.ts took 39.7s
|
Slow Test:
system-tests/[chromium] › history/history.spec.ts#L1
system-tests/[chromium] › history/history.spec.ts took 35.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.9s
|
Slow Test:
system-tests/[chromium] › feedback/feedback.spec.ts#L1
system-tests/[chromium] › feedback/feedback.spec.ts took 29.8s
|
🎭 Playwright Run Summary
1 failed
[chromium] › change-course-language.spec.ts:10:5 › Changing course language works ──────────────
57 passed (6.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-html-report-1
|
318 KB |
|
skaffold-build-output
|
939 Bytes |
|
skaffold-images
Expired
|
451 MB |
|
test-results-1
|
7.63 MB |
|