passing e2e test #2
ci.yml
on: push
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
coverage report
0s
Annotations
4 errors, 12 warnings, and 1 notice
mix test (OTP 27 | Elixir 1.17.2)
Process completed with exit code 1.
|
mix test (OTP 24.3 | Elixir 1.13.4)
The job was canceled because "_1_17_2_27_lint" failed.
|
mix test (OTP 25.3 | Elixir 1.15.4)
The job was canceled because "_1_17_2_27_lint" failed.
|
[firefox] › tests/forms.spec.js:243:1 › loading and locked states with latent clone:
test/e2e/tests/forms.spec.js#L284
1) [firefox] › tests/forms.spec.js:243:1 › loading and locked states with latent clone ───────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute()
Locator: locator('#test-form')
Expected: have attribute
Received: not have attribute
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('#test-form')
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
- locator resolved to <form id="test-form" phx-submit="save" phx-change="validate">…</form>
- unexpected value "false"
282 | await expect(testInput).toHaveAttribute("readonly", "");
283 | await expect(submitBtn).toHaveClass("phx-submit-loading");
> 284 | await expect(testForm).toHaveAttribute("data-phx-ref-loading");
| ^
285 | await expect(testForm).toHaveAttribute("data-phx-ref-src");
286 | await expect(testInput).toHaveAttribute("data-phx-ref-loading");
287 | await expect(testInput).toHaveAttribute("data-phx-ref-src");
at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/forms.spec.js:284:26
|
mix test (OTP 27 | Elixir 1.17.2)
No files were found with the provided path: cover/default.coverdata. No artifacts will be uploaded.
|
mix test (OTP 24.3 | Elixir 1.13.4)
Logger.default_formatter/1 is undefined or private
|
|
|
|
|
|
|
Slow Test:
test/e2e/[webkit] › tests/forms.spec.js#L1
test/e2e/[webkit] › tests/forms.spec.js took 42.9s
|
Slow Test:
test/e2e/[chromium] › tests/forms.spec.js#L1
test/e2e/[chromium] › tests/forms.spec.js took 30.8s
|
Slow Test:
test/e2e/[webkit] › tests/streams.spec.js#L1
test/e2e/[webkit] › tests/streams.spec.js took 25.1s
|
Slow Test:
test/e2e/[firefox] › tests/streams.spec.js#L1
test/e2e/[firefox] › tests/streams.spec.js took 16.8s
|
🎭 Playwright Run Summary
1 flaky
[firefox] › tests/forms.spec.js:243:1 › loading and locked states with latent clone ────────────
251 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results
Expired
|
2.88 MB |
|
js-unit-coverage
Expired
|
712 KB |
|
mix-e2e-coverage
Expired
|
78.3 KB |
|
mix-test-coverage-24.3-1.13.4
Expired
|
144 KB |
|
mix-test-coverage-25.3-1.15.4
Expired
|
148 KB |
|
mix-test-coverage-26.2-1.16.3
Expired
|
146 KB |
|
playwright-report
Expired
|
1.29 MB |
|