Prevent pattern in :let
from leading to uncovered line (#3989)
#8909
ci.yml
on: push
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
Matrix: coverage report
Annotations
1 error, 10 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
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/uploads.spec.js:202:1 › issue 3115 - cancelled upload is not re-added ───────
3 skipped
452 passed (3.9m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
e2e-test-results
Expired
|
4.21 MB |
sha256:6848b88883e3973bf36d179874aa8f861e865ef8dc28d2028f7e8208495a18e9
|
|
js-unit-coverage
Expired
|
854 KB |
sha256:ed331b3d08d5ac1f738da6cf21fc966a876cbba2ce26fedc38f6e6c92cd9d29f
|
|
mix-e2e-coverage
Expired
|
107 KB |
sha256:050d7a94b1b0fa65808310b4ce0fe22f836dc8138964e4c39adbdb1455c36da9
|
|
mix-test-coverage-25.3-1.15.4
Expired
|
156 KB |
sha256:b2f386905d2eb3a571f4fee9b19ca7db7563166bec25242b75887cbfce1d3efb
|
|
mix-test-coverage-26.2-1.16.3
Expired
|
154 KB |
sha256:c0bcf3f35bac739038d5b4fc1fbf452bacdfa3616a40e291a23461ada6e1de99
|
|
mix-test-coverage-27.3-1.18.4
Expired
|
103 KB |
sha256:cc90e03663b18a4acb22361bf99cca088290dd2bd591e267af7481625f961c1c
|
|
mix-test-coverage-maint-28-main-otp-28
Expired
|
103 KB |
sha256:ae410e13da9112d0fed638fe0a4b31f52a703c5b7b38fe1bce24fcef007824e3
|
|
overall-coverage
Expired
|
1.56 MB |
sha256:658c59fd7932a2992cae6b51c36f47ea9664d48cc2c198e735a21cbaacc55989
|
|
playwright-report
Expired
|
1.05 MB |
sha256:8d63df9278a028b980cbc018330dd75e64904976b2ffd8489451c212254e195d
|
|