Skip to content

Merge pull request #1335 from Codeinwp/fix/1329-database-source-save #1225

Merge pull request #1335 from Codeinwp/fix/1329-database-source-save

Merge pull request #1335 from Codeinwp/fix/1329-database-source-save #1225

Triggered via push July 29, 2026 12:27
Status Success
Total duration 11m 33s
Artifacts

test-e2e.yml

on: push
Playwright E2E tests
11m 22s
Playwright E2E tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
[chromium] › tests/e2e/specs/lazy-render.spec.js:66:2 › Lazy rendered charts (frontend) › chart renders without artificial script delay: tests/e2e/specs/lazy-render.spec.js#L42
1) [chromium] › tests/e2e/specs/lazy-render.spec.js:66:2 › Lazy rendered charts (frontend) › chart renders without artificial script delay Error: expect(locator).toBeAttached() failed Locator: locator('script[data-visualizer-script]').first() Expected: attached Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeAttached" with timeout 5000ms - waiting for locator('script[data-visualizer-script]').first() 40 | async function triggerLazyLoader( page ) { 41 | // Scripts are swapped to `data-visualizer-script` placeholders. > 42 | await expect( page.locator( 'script[data-visualizer-script]' ).first() ).toBeAttached(); | ^ 43 | 44 | // The loader starts on the first user interaction. 45 | await page.evaluate( () => window.dispatchEvent( new Event( 'scroll' ) ) ); at triggerLazyLoader (/home/runner/work/visualizer/visualizer/tests/e2e/specs/lazy-render.spec.js:42:76) at /home/runner/work/visualizer/visualizer/tests/e2e/specs/lazy-render.spec.js:70:9
Playwright E2E tests
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, actions/setup-node@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 [chromium] › tests/e2e/specs/lazy-render.spec.js:66:2 › Lazy rendered charts (frontend) › chart renders without artificial script delay 48 passed (6.7m)