test_ignore_filters: ignore e2e support files #7229
ci.yml
on: push
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
coverage report
36s
Annotations
1 error, 13 warnings, and 1 notice
[webkit] › tests/issues/3047.spec.js:6:1 › streams are not cleared in sticky live views:
test/e2e/tests/issues/3047.spec.js#L17
1) [webkit] › tests/issues/3047.spec.js:6:1 › streams are not cleared in sticky live views ───────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 5
+ Received + 4
Array [
+ "items-1",
+ "items-2",
+ "items-3",
+ "items-4",
"items-5",
"items-6",
"items-7",
"items-8",
"items-9",
"items-10",
- "items-11",
- "items-12",
- "items-13",
- "items-14",
- "items-15",
]
15 |
16 | await page.getByRole("button", {name: "Reset"}).click()
> 17 | expect(await listItems(page)).toEqual([
| ^
18 | "items-5", "items-6", "items-7", "items-8", "items-9", "items-10",
19 | "items-11", "items-12", "items-13", "items-14", "items-15"
20 | ])
at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/issues/3047.spec.js:17:33
|
npm test (1.18.1, 27.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mix test (OTP 24.3 | Elixir 1.14.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mix test (OTP 26.2 | Elixir 1.16.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mix test (OTP 25.3 | Elixir 1.15.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mix test (OTP 27.2 | Elixir 1.18.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mix test (OTP maint-27 | Elixir main)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e test (1.18.1, 27.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
test/e2e/[webkit] › tests/forms.spec.js#L1
test/e2e/[webkit] › tests/forms.spec.js took 35.4s
|
Slow Test:
test/e2e/[firefox] › tests/forms.spec.js#L1
test/e2e/[firefox] › tests/forms.spec.js took 26.6s
|
Slow Test:
test/e2e/[webkit] › tests/streams.spec.js#L1
test/e2e/[webkit] › tests/streams.spec.js took 23.6s
|
Slow Test:
test/e2e/[firefox] › tests/streams.spec.js#L1
test/e2e/[firefox] › tests/streams.spec.js took 20.5s
|
Slow Test:
test/e2e/[chromium] › tests/forms.spec.js#L1
test/e2e/[chromium] › tests/forms.spec.js took 18.4s
|
coverage report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/issues/3047.spec.js:6:1 › streams are not cleared in sticky live views ────────
311 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results
Expired
|
3.25 MB |
|
js-unit-coverage
Expired
|
756 KB |
|
mix-e2e-coverage
Expired
|
86.3 KB |
|
mix-test-coverage-24.3-1.14.5
Expired
|
140 KB |
|
mix-test-coverage-25.3-1.15.4
Expired
|
140 KB |
|
mix-test-coverage-26.2-1.16.3
Expired
|
138 KB |
|
mix-test-coverage-27.2-1.18.1
Expired
|
91.7 KB |
|
mix-test-coverage-maint-27-main
Expired
|
88.5 KB |
|
overall-coverage
Expired
|
1.4 MB |
|
playwright-report
Expired
|
1020 KB |
|