Add note about phx-mounted limitation to ignore_attributes docs (#3967) #8820
ci.yml
on: push
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
Matrix: coverage report
Annotations
1 error, 12 warnings, and 1 notice
|
[chromium] › tests/uploads.spec.js:202:1 › issue 3115 - cancelled upload is not re-added:
test/e2e/tests/uploads.spec.js#L230
1) [chromium] › tests/uploads.spec.js:202:1 › issue 3115 - cancelled upload is not re-added ──────
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: locator('ul li')
Expected: 1
Received: 2
Call log:
- Expect "toHaveCount" with timeout 5000ms
- waiting for locator('ul li')
9 × locator resolved to 2 elements
- unexpected value "2"
228 |
229 | // we should see one uploaded file in the list
> 230 | await expect(page.locator("ul li")).toHaveCount(1);
| ^
231 | });
232 |
233 | test("submitting invalid form multiple times doesn't crash", async ({
at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/uploads.spec.js:230:39
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/issues/3083.spec.js#L29
Unexpected use of page.waitForTimeout()
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/forms.spec.js#L134
Avoid calling `expect` conditionally`
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/forms.spec.js#L133
Avoid having conditionals in tests
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L147
Unexpected use of page.waitForTimeout()
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L118
Unexpected use of page.waitForTimeout()
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L67
Unexpected use of page.waitForTimeout()
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L77
Unexpected use of the `.skip()` annotation
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L76
Avoid having conditionals in tests
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L36
Unexpected use of the `.skip()` annotation
|
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L35
Avoid having conditionals in tests
|
|
mix test (OTP 27.3 | Elixir 1.18.4)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
|
mix test (OTP maint-28 | Elixir main-otp-28)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/uploads.spec.js:202:1 › issue 3115 - cancelled upload is not re-added ───────
3 skipped
443 passed (3.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-test-results
Expired
|
4.16 MB |
sha256:0a9d65e306b307494a815c67e43e9488f15bd4caa0c410f6bf144234586fcb89
|
|
|
js-unit-coverage
Expired
|
853 KB |
sha256:a9e5112400f2339732bc5dbe53ba812effefb24e0d205563cb7b99306e3f4c0a
|
|
|
mix-e2e-coverage
Expired
|
106 KB |
sha256:f4bb8d12fb49e00f56e74c2d4566c525c4334288ed3ad28a716bdd47f159fe08
|
|
|
mix-test-coverage-25.3-1.15.4
Expired
|
156 KB |
sha256:21fa5681f39fdf6ec0f07923a8e5125f11840e0569a0bca7faa1fa3718d3e20f
|
|
|
mix-test-coverage-26.2-1.16.3
Expired
|
153 KB |
sha256:0758f617d3fb92c238859ba13252b9aa13e6d99d62b2b1ff3402af96e709786f
|
|
|
mix-test-coverage-27.3-1.18.4
Expired
|
103 KB |
sha256:2f829c6662061a0f7cb3b341373bedc9a4ecabf34b97c8f736b2014c7c3dde6e
|
|
|
mix-test-coverage-maint-28-main-otp-28
Expired
|
103 KB |
sha256:f98fd72726b492af7b26cf79848eb2f172ff98e701e6e2ad91a60fe8023a5342
|
|
|
overall-coverage
Expired
|
1.55 MB |
sha256:403f963ed94752236191dd6a2a78a16cc4d54ea304100f99e18ab906187ddffb
|
|
|
playwright-report
Expired
|
1.05 MB |
sha256:003cbac33834be561fa09c5aa2e1ccc28e1311aee4e25c49aaf85cd94e58b9e2
|
|