task supervisor #8897
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/issues/3530.spec.js:5:1 › hook is initialized properly when using a stream of nested LiveViews:
test/e2e/tests/issues/3530.spec.js#L38
1) [chromium] › tests/issues/3530.spec.js:5:1 › hook is initialized properly when using a stream of nested LiveViews
Error: expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
36 | expect(logs.filter((e) => e.includes("item-2 destroyed"))).toHaveLength(0);
37 | expect(logs.filter((e) => e.includes("item-3 destroyed"))).toHaveLength(0);
> 38 | expect(logs.filter((e) => e.includes("item-2 mounted"))).toHaveLength(1);
| ^
39 | logs = [];
40 |
41 | await page.locator("div[phx-click=inc]").click();
at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/issues/3530.spec.js:38:60
|
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/issues/3530.spec.js:5:1 › hook is initialized properly when using a stream of nested LiveViews
3 skipped
452 passed (3.9m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
e2e-test-results
Expired
|
4.1 MB |
sha256:acc0886bb511ac74c023986291d14293e5391f5b34452495a5ea9f8dec41cd00
|
|
js-unit-coverage
Expired
|
854 KB |
sha256:d75e4284ee6a78ad849176e98be86831d6cb6717f8ee2d0b1fd4452460736516
|
|
mix-e2e-coverage
Expired
|
107 KB |
sha256:984e683b18ec763d3923c1497f45e9ef4c1dc71a2ade0f72630954447ececf92
|
|
mix-test-coverage-25.3-1.15.4
Expired
|
156 KB |
sha256:dadfbc894f106f2b2cc8330b2a396e9a175dc99b1e5418306dd44d6bb4c1d4cb
|
|
mix-test-coverage-26.2-1.16.3
Expired
|
154 KB |
sha256:8088427568e593e96fe62a6eec3392d3970ed79d814420f1abbd733090eda4e5
|
|
mix-test-coverage-27.3-1.18.4
Expired
|
103 KB |
sha256:8dc5db9db17715e09dc8db8924a4b24a4a94ddb460b886dfe28ccb4da45730fb
|
|
mix-test-coverage-maint-28-main-otp-28
Expired
|
103 KB |
sha256:806e461fade8bb2cf240b5253ac12cedd6b7b9647fe137d1823b22fd519c6277
|
|
overall-coverage
Expired
|
1.56 MB |
sha256:f3466300b29298ebcf99fee2d9a56b4d68bc2529d19ff886acd2908b5c22cb70
|
|
playwright-report
Expired
|
1020 KB |
sha256:211b8f494d448b4af23435ec792c636819729977da837548837ddbab494e4889
|
|