Skip to content

[Doc improvement] Fix dead links, adjust link names #6295

[Doc improvement] Fix dead links, adjust link names

[Doc improvement] Fix dead links, adjust link names #6295

Triggered via pull request May 11, 2024 11:45
Status Success
Total duration 3m 23s
Artifacts 8

ci.yml

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

Annotations

1 error, 2 warnings, and 1 notice
[webkit] › tests/navigation.spec.js:118:1 › falls back to http navigation when navigating between live sessions: test/e2e/tests/navigation.spec.js#L129
1) [webkit] › tests/navigation.spec.js:118:1 › falls back to http navigation when navigating between live sessions Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"method": "GET", "url": "http://localhost:4004/stream"}] Received: [] 127 | await syncLV(page); 128 | > 129 | await expect(networkEvents).toEqual(expect.arrayContaining([{ method: "GET", url: "http://localhost:4004/stream" }])); | ^ 130 | await expect(webSocketEvents).toEqual(expect.arrayContaining([ 131 | { type: "sent", payload: expect.stringContaining("phx_leave") }, 132 | { type: "sent", payload: expect.stringContaining("phx_join") }, at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/navigation.spec.js:129:31
🎭 Playwright Run Summary
1 flaky [webkit] › tests/navigation.spec.js:118:1 › falls back to http navigation when navigating between live sessions 176 passed (1.6m)
Slow Test: test/e2e/[webkit] › tests/streams.spec.js#L1
test/e2e/[webkit] › tests/streams.spec.js took 24.5s
Slow Test: test/e2e/[firefox] › tests/streams.spec.js#L1
test/e2e/[firefox] › tests/streams.spec.js took 18.9s

Artifacts

Produced during runtime
Name Size
e2e-test-results Expired
1.86 MB
js-unit-coverage Expired
683 KB
mix-e2e-coverage Expired
124 KB
mix-test-coverage-24.3-1.13.4 Expired
140 KB
mix-test-coverage-25.3-1.15.4 Expired
144 KB
mix-test-coverage-26-1.15.5 Expired
142 KB
overall-coverage Expired
2.16 MB
playwright-report Expired
656 KB