Skip to content

use single package.json #7280

use single package.json

use single package.json #7280

Triggered via pull request January 11, 2025 14:51
Status Success
Total duration 4m 38s
Artifacts 10

ci.yml

on: pull_request
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
coverage report
49s
coverage report
Fit to window
Zoom out
Zoom in

Annotations

1 error, 23 warnings, and 1 notice
[webkit] › tests/navigation.spec.js:20:1 › can navigate between LiveViews in the same live session over websocket: test/e2e/tests/navigation.spec.js#L58
1) [webkit] › tests/navigation.spec.js:20:1 › can navigate between LiveViews in the same live session over websocket Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"payload": StringContaining "phx_leave", "type": "sent"}, {"payload": StringContaining "phx_join", "type": "sent"}, {"payload": StringContaining "phx_close", "type": "received"}, {"payload": StringContaining "phx_reply", "type": "received"}, {"payload": StringContaining "phx_reply", "type": "received"}] Received: [[Object], [Object], [Object]] 56 | expect(networkEvents).toEqual([]) 57 | // we don't assert the order of the events here, because they are not deterministic > 58 | expect(webSocketEvents).toEqual(expect.arrayContaining([ | ^ 59 | {type: "sent", payload: expect.stringContaining("phx_leave")}, 60 | {type: "sent", payload: expect.stringContaining("phx_join")}, 61 | {type: "received", payload: expect.stringContaining("phx_close")}, at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/navigation.spec.js:58:27
npm test (1.18.1, 27.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
npm test (1.18.1, 27.2): test/e2e/tests/errors.spec.js#L61
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/errors.spec.js#L106
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/errors.spec.js#L131
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/issues/3083.spec.js#L29
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/issues/3194.spec.js#L18
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/js.spec.js#L13
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/js.spec.js#L31
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/js.spec.js#L54
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/js.spec.js#L70
Unexpected use of page.waitForTimeout()
npm test (1.18.1, 27.2): test/e2e/tests/navigation.spec.js#L148
Unexpected use of page.waitForTimeout()
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
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 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 27.2 | Elixir 1.18.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e test (1.18.1, 27.2)
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 28.8s
Slow Test: test/e2e/[firefox] › tests/forms.spec.js#L1
test/e2e/[firefox] › tests/forms.spec.js took 25.9s
Slow Test: test/e2e/[webkit] › tests/streams.spec.js#L1
test/e2e/[webkit] › tests/streams.spec.js took 22.3s
Slow Test: test/e2e/[firefox] › tests/streams.spec.js#L1
test/e2e/[firefox] › tests/streams.spec.js took 19.0s
Slow Test: test/e2e/[chromium] › tests/forms.spec.js#L1
test/e2e/[chromium] › tests/forms.spec.js took 16.4s
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 [webkit] › tests/navigation.spec.js:20:1 › can navigate between LiveViews in the same live session over websocket 311 passed (2.4m)

Artifacts

Produced during runtime
Name Size
e2e-test-results Expired
3.23 MB
js-unit-coverage Expired
755 KB
mix-e2e-coverage Expired
86.6 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.2-1.18.1 Expired
91.6 KB
mix-test-coverage-maint-27-main Expired
85.8 KB
overall-coverage Expired
1.4 MB
playwright-report Expired
1000 KB