fix(native-filters): update TEMPORAL_RANGE filter subject when Time C… #7984
superset-playwright.yml
on: push
Matrix: playwright-tests-experimental
Annotations
1 error, 4 warnings, and 2 notices
|
[chromium] › playwright/tests/experimental/dataset/dataset-list.spec.ts:85:5 › should navigate to Explore when dataset name is clicked:
superset-frontend/playwright/pages/DatasetListPage.ts#L47
1) [chromium] › playwright/tests/experimental/dataset/dataset-list.spec.ts:85:5 › should navigate to Explore when dataset name is clicked
Error: page.goto: net::ERR_EMPTY_RESPONSE at http://localhost:8081/tablemodelview/list
Call log:
- navigating to "http://localhost:8081/tablemodelview/list", waiting until "load"
at ../pages/DatasetListPage.ts:47
45 | */
46 | async goto(): Promise<void> {
> 47 | await this.page.goto(URL.DATASET_LIST);
| ^
48 | }
49 |
50 | /**
at DatasetListPage.goto (/home/runner/work/superset/superset/superset-frontend/playwright/pages/DatasetListPage.ts:47:21)
at /home/runner/work/superset/superset/superset-frontend/playwright/tests/experimental/dataset/dataset-list.spec.ts:62:25
|
|
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-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 Run Summary
5 passed (57.8s)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/tests/experimental/dataset/dataset-list.spec.ts:85:5 › should navigate to Explore when dataset name is clicked
4 passed (54.6s)
|