chore(deps): bump @deck.gl/mapbox from 9.3.3 to 9.3.4 in /superset-frontend #23030
superset-playwright.yml
on: pull_request
changes
11s
Matrix: playwright-tests-experimental
Annotations
1 error, 6 warnings, and 2 notices
|
[chromium-embedded] › playwright/tests/embedded/pivot-collapse-state.spec.ts:260:7 › Embedded Pivot Table collapse state (#33406) › collapsed rows stay collapsed after a scroll round-trip:
superset-frontend/playwright/pages/EmbeddedPage.ts#L136
1) [chromium-embedded] › playwright/tests/embedded/pivot-collapse-state.spec.ts:260:7 › Embedded Pivot Table collapse state (#33406) › collapsed rows stay collapsed after a scroll round-trip
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
Call log:
- waiting for locator('iframe[title="Embedded Dashboard"]').contentFrame().locator('[data-test="chart-container"]:has(svg, canvas, table):not(:has([data-test="loading-indicator"]))').first() to be visible
at ../pages/EmbeddedPage.ts:136
134 | .locator(EmbeddedPage.RENDERED_CHART_SELECTOR)
135 | .first()
> 136 | .waitFor({
| ^
137 | state: 'visible',
138 | timeout: options?.timeout ?? EMBEDDED.CHART_RENDER,
139 | });
at EmbeddedPage.waitForChartRendered (/home/runner/work/superset/superset/superset-frontend/playwright/pages/EmbeddedPage.ts:136:8)
at /home/runner/work/superset/superset/superset-frontend/playwright/tests/embedded/pivot-collapse-state.spec.ts:274:24
|
|
playwright-tests-experimental (chromium)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ./.github/actions/cached-dependencies. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
playwright-tests-experimental (chromium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
playwright-tests-experimental (chromium)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
playwright-tests-experimental (chromium, /app/prefix)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ./.github/actions/cached-dependencies. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
playwright-tests-experimental (chromium, /app/prefix)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
playwright-tests-experimental (chromium, /app/prefix)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
🎭 Playwright Run Summary
6 passed (35.0s)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium-embedded] › playwright/tests/embedded/pivot-collapse-state.spec.ts:260:7 › Embedded Pivot Table collapse state (#33406) › collapsed rows stay collapsed after a scroll round-trip
5 passed (54.1s)
|