Skip to content

keep original form action when none is provided to to_form #6955

keep original form action when none is provided to to_form

keep original form action when none is provided to to_form #6955

Triggered via push November 11, 2024 16:39
Status Success
Total duration 4m 12s
Artifacts 9

ci.yml

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

Annotations

1 error, 5 warnings, and 1 notice
[webkit] › tests/issues/3047.spec.js:6:1 › streams are not cleared in sticky live views: test/e2e/tests/issues/3047.spec.js#L17
1) [webkit] › tests/issues/3047.spec.js:6:1 › streams are not cleared in sticky live views ─────── Error: expect(received).toEqual(expected) // deep equality - Expected - 5 + Received + 4 Array [ + "items-1", + "items-2", + "items-3", + "items-4", "items-5", "items-6", "items-7", "items-8", "items-9", "items-10", - "items-11", - "items-12", - "items-13", - "items-14", - "items-15", ] 15 | 16 | await page.getByRole("button", { name: "Reset" }).click(); > 17 | await expect(await listItems(page)).toEqual([ | ^ 18 | "items-5", "items-6", "items-7", "items-8", "items-9", "items-10", 19 | "items-11", "items-12", "items-13", "items-14", "items-15" 20 | ]); at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/issues/3047.spec.js:17:39
Slow Test: test/e2e/[webkit] › tests/forms.spec.js#L1
test/e2e/[webkit] › tests/forms.spec.js took 30.4s
Slow Test: test/e2e/[webkit] › tests/streams.spec.js#L1
test/e2e/[webkit] › tests/streams.spec.js took 25.2s
Slow Test: test/e2e/[firefox] › tests/forms.spec.js#L1
test/e2e/[firefox] › tests/forms.spec.js took 23.4s
Slow Test: test/e2e/[firefox] › tests/streams.spec.js#L1
test/e2e/[firefox] › tests/streams.spec.js took 19.6s
Slow Test: test/e2e/[chromium] › tests/forms.spec.js#L1
test/e2e/[chromium] › tests/forms.spec.js took 16.2s
🎭 Playwright Run Summary
1 flaky [webkit] › tests/issues/3047.spec.js:6:1 › streams are not cleared in sticky live views ──────── 290 passed (2.5m)

Artifacts

Produced during runtime
Name Size
e2e-test-results
3.1 MB
js-unit-coverage
751 KB
mix-e2e-coverage
85.1 KB
mix-test-coverage-24.3-1.13.4
138 KB
mix-test-coverage-25.3-1.15.4
141 KB
mix-test-coverage-26.2-1.16.3
138 KB
mix-test-coverage-27-1.17.2
91.3 KB
overall-coverage
1.39 MB
playwright-report
1000 KB