doc: Form bindings > Error Feedback: Remove legacy error example #7171
ci.yml
on: pull_request
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
coverage report
46s
Annotations
1 error, 13 warnings, and 1 notice
[firefox] › tests/errors.spec.js:240:5 › exception handling › after connected mount › parent crashes and reconnects when linked child LV crashes:
test/e2e/tests/errors.spec.js#L269
1) [firefox] › tests/errors.spec.js:240:5 › exception handling › after connected mount › parent crashes and reconnects when linked child LV crashes
Error: expect(received).toEqual(expected) // deep equality
- Expected - 4
+ Received + 3
Array [
- StringMatching /child error: view crashed/,
- StringMatching /child destroyed/,
- StringMatching /error: view crashed/,
+ "child destroyed: the child has been removed from the parent - undefined",
+ "phx-GBJOg-W8JdFGSn3i error: view crashed - JSHandle@object",
+ "phx-GBJOg-W8JdFGSn3i mount: - JSHandle@object",
StringMatching /mount/,
- StringMatching /child mount/,
]
267 | await expect(newParentTiem).not.toHaveText(parentTime)
268 |
> 269 | expect(consoleMessages).toEqual([
| ^
270 | expect.stringMatching(/child error: view crashed/),
271 | expect.stringMatching(/child destroyed/),
272 | expect.stringMatching(/error: view crashed/),
at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/errors.spec.js:269:31
|
npm test (1.17.2, 27)
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 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 27 | Elixir 1.17.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 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.17.2, 27)
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 30.0s
|
Slow Test:
test/e2e/[webkit] › tests/streams.spec.js#L1
test/e2e/[webkit] › tests/streams.spec.js took 24.4s
|
Slow Test:
test/e2e/[firefox] › tests/forms.spec.js#L1
test/e2e/[firefox] › tests/forms.spec.js took 23.3s
|
Slow Test:
test/e2e/[firefox] › tests/streams.spec.js#L1
test/e2e/[firefox] › tests/streams.spec.js took 20.6s
|
Slow Test:
test/e2e/[chromium] › tests/forms.spec.js#L1
test/e2e/[chromium] › tests/forms.spec.js took 16.2s
|
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
[firefox] › tests/errors.spec.js:240:5 › exception handling › after connected mount › parent crashes and reconnects when linked child LV crashes
299 passed (2.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results
Expired
|
2.98 MB |
|
js-unit-coverage
Expired
|
754 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-1.17.2
Expired
|
91.5 KB |
|
mix-test-coverage-maint-27-main
Expired
|
88.3 KB |
|
overall-coverage
Expired
|
1.4 MB |
|
playwright-report
Expired
|
907 KB |
|