Skip to content

chore: artifacts loading condition GH #487

chore: artifacts loading condition GH

chore: artifacts loading condition GH #487

Triggered via push March 14, 2024 13:27
Status Failure
Total duration 3m 30s
Artifacts 1

test-e2e.yml

on: push
Playwright E2E tests
3m 20s
Playwright E2E tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 2 warnings, and 1 notice
[chromium] › chart-sources.spec.js:14:5 › Data Free Sources › import a local CSV file: tests/e2e/specs/chart-sources.spec.js#L20
1) [chromium] › chart-sources.spec.js:14:5 › Data Free Sources › import a local CSV file ───────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for frameLocator('iframe').getByRole('button', { name: 'Next' }) - locator resolved to <input value="Next" type="submit" class="button button-…/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - element was detached from the DOM, retrying 18 | 19 | await selectChartAdmin( page.frameLocator('iframe'), CHART_JS_LABELS.pie ); > 20 | await page.frameLocator('iframe').getByRole('button', { name: 'Next' }).click(); | ^ 21 | 22 | // Upload the CSV file 23 | await expect( page.frameLocator('iframe').locator('#csv-file') ).toBeVisible(); at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:20:81
[chromium] › chart-sources.spec.js:14:5 › Data Free Sources › import a local CSV file: tests/e2e/specs/chart-sources.spec.js#L20
1) [chromium] › chart-sources.spec.js:14:5 › Data Free Sources › import a local CSV file ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for frameLocator('iframe').getByRole('button', { name: 'Next' }) - locator resolved to <input value="Next" type="submit" class="button button-…/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - element was detached from the DOM, retrying 18 | 19 | await selectChartAdmin( page.frameLocator('iframe'), CHART_JS_LABELS.pie ); > 20 | await page.frameLocator('iframe').getByRole('button', { name: 'Next' }).click(); | ^ 21 | 22 | // Upload the CSV file 23 | await expect( page.frameLocator('iframe').locator('#csv-file') ).toBeVisible(); at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:20:81
[chromium] › chart-sources.spec.js:14:5 › Data Free Sources › import a local CSV file: tests/e2e/specs/chart-sources.spec.js#L20
1) [chromium] › chart-sources.spec.js:14:5 › Data Free Sources › import a local CSV file ───────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for frameLocator('iframe').getByRole('button', { name: 'Next' }) - locator resolved to <input value="Next" type="submit" class="button button-…/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - element was detached from the DOM, retrying 18 | 19 | await selectChartAdmin( page.frameLocator('iframe'), CHART_JS_LABELS.pie ); > 20 | await page.frameLocator('iframe').getByRole('button', { name: 'Next' }).click(); | ^ 21 | 22 | // Upload the CSV file 23 | await expect( page.frameLocator('iframe').locator('#csv-file') ).toBeVisible(); at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:20:81
[chromium] › chart-sources.spec.js:57:5 › Data Free Sources › import a remote JSON file: tests/e2e/specs/chart-sources.spec.js#L65
2) [chromium] › chart-sources.spec.js:57:5 › Data Free Sources › import a remote JSON file ─────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for frameLocator('iframe').getByRole('button', { name: 'Next' }) - locator resolved to <input value="Next" type="submit" class="button button-…/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - element was detached from the DOM, retrying 63 | 64 | await selectChartAdmin( page.frameLocator('iframe'), CHART_JS_LABELS.table ); > 65 | await page.frameLocator('iframe').getByRole('button', { name: 'Next' }).click(); | ^ 66 | 67 | await page.frameLocator('iframe').getByRole('heading', { name: 'Import data from URL' }).click(); 68 | await page.frameLocator('iframe').getByText('Import from JSON').click(); at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:65:82
[chromium] › chart-sources.spec.js:57:5 › Data Free Sources › import a remote JSON file: tests/e2e/specs/chart-sources.spec.js#L65
2) [chromium] › chart-sources.spec.js:57:5 › Data Free Sources › import a remote JSON file ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for frameLocator('iframe').getByRole('button', { name: 'Next' }) - locator resolved to <input value="Next" type="submit" class="button button-…/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - element was detached from the DOM, retrying 63 | 64 | await selectChartAdmin( page.frameLocator('iframe'), CHART_JS_LABELS.table ); > 65 | await page.frameLocator('iframe').getByRole('button', { name: 'Next' }).click(); | ^ 66 | 67 | await page.frameLocator('iframe').getByRole('heading', { name: 'Import data from URL' }).click(); 68 | await page.frameLocator('iframe').getByText('Import from JSON').click(); at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:65:82
[chromium] › chart-sources.spec.js:57:5 › Data Free Sources › import a remote JSON file: tests/e2e/specs/chart-sources.spec.js#L65
2) [chromium] › chart-sources.spec.js:57:5 › Data Free Sources › import a remote JSON file ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for frameLocator('iframe').getByRole('button', { name: 'Next' }) - locator resolved to <input value="Next" type="submit" class="button button-…/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - element was detached from the DOM, retrying 63 | 64 | await selectChartAdmin( page.frameLocator('iframe'), CHART_JS_LABELS.table ); > 65 | await page.frameLocator('iframe').getByRole('button', { name: 'Next' }).click(); | ^ 66 | 67 | await page.frameLocator('iframe').getByRole('heading', { name: 'Import data from URL' }).click(); 68 | await page.frameLocator('iframe').getByText('Import from JSON').click(); at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:65:82
Playwright E2E tests
Process completed with exit code 1.
Playwright E2E tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright E2E tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🎭 Playwright Run Summary
2 failed [chromium] › chart-sources.spec.js:14:5 › Data Free Sources › import a local CSV file ────────── [chromium] › chart-sources.spec.js:57:5 › Data Free Sources › import a remote JSON file ──────── 13 passed (1.4m)

Artifacts

Produced during runtime
Name Size
e2e-playwright-results Expired
11.7 MB