Skip to content

Fix hx-live form reset state #2835

Fix hx-live form reset state

Fix hx-live form reset state #2835

Triggered via pull request July 30, 2026 23:52
Status Success
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
tests/e2e/search-interaction.ts:93:5 › Search interaction › modal closes after pressing Enter: www/tests/e2e/search-interaction.ts#L99
1) tests/e2e/search-interaction.ts:93:5 › Search interaction › modal closes after pressing Enter ─ Error: page.waitForURL: Test timeout of 10000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 97 | await page.keyboard.press('Enter'); 98 | > 99 | await page.waitForURL(/hx-get/, { timeout: 15000 }); | ^ 100 | await expect(page.locator('dialog#search-modal')).not.toBeVisible(); 101 | }); 102 | at /home/runner/work/htmx/htmx/www/tests/e2e/search-interaction.ts:99:20
content
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
htmx_tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
website_tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
1 flaky tests/e2e/search-interaction.ts:93:5 › Search interaction › modal closes after pressing Enter ── 130 passed (51.9s)