Fix App dataset color scheme assignment #7283
Annotations
1 error, 9 warnings, and 1 notice
Run Playwright tests:
e2e-pw/src/oss/poms/grid/index.ts#L71
1) [chromium] › src/oss/specs/grid-tagging.spec.ts:48:1 › grid tagging ───────────────────────────
TimeoutError: locator.scrollIntoViewIfNeeded: Timeout 19973.007000000005ms exceeded.
Call log:
- attempting scroll into view action
2 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 20ms
2 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 100ms
37 × waiting for element to be stable
- element is not visible
- retrying scroll into view action
- waiting 500ms
at oss/poms/grid/index.ts:71
69 | .locator("div")
70 | .last()
> 71 | .scrollIntoViewIfNeeded({ timeout: Duration.Seconds(20) });
| ^
72 | }
73 |
74 | async scrollTop() {
at GridPom.scrollBottom (/home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/poms/grid/index.ts:71:8)
at /home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/specs/grid-tagging.spec.ts:52:14
|
Post Cache playwright browser
Unexpected input(s) 'working-directory', valid inputs are ['path', 'key', 'restore-keys', 'upload-chunk-size', 'enableCrossOsArchive', 'fail-on-cache-miss', 'lookup-only', 'save-always']
|
Lint Playwright tests:
e2e-pw/src/oss/specs/regression-tests/media-field.spec.ts#L85
Unexpected use of the `.skip()` annotation
|
Cache playwright browser
Unexpected input(s) 'working-directory', valid inputs are ['path', 'key', 'restore-keys', 'upload-chunk-size', 'enableCrossOsArchive', 'fail-on-cache-miss', 'lookup-only', 'save-always']
|
Configure
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/
|
Run Playwright tests:
e2e-pw/[chromium] › src/oss/specs/smoke-tests/field-visibility.spec.ts#L1
e2e-pw/[chromium] › src/oss/specs/smoke-tests/field-visibility.spec.ts took 1.5m
|
Run Playwright tests:
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart-groups.spec.ts#L1
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart-groups.spec.ts took 36.8s
|
Run Playwright tests:
e2e-pw/[chromium] › src/oss/specs/groups/sparse-groups.spec.ts#L1
e2e-pw/[chromium] › src/oss/specs/groups/sparse-groups.spec.ts took 35.4s
|
Run Playwright tests:
e2e-pw/[chromium] › src/oss/specs/smoke-tests/saved-views.spec.ts#L1
e2e-pw/[chromium] › src/oss/specs/smoke-tests/saved-views.spec.ts took 35.2s
|
Run Playwright tests:
e2e-pw/[chromium] › src/oss/specs/sidebar/sidebar.spec.ts#L1
e2e-pw/[chromium] › src/oss/specs/sidebar/sidebar.spec.ts took 24.6s
|
Run Playwright tests
1 flaky
[chromium] › src/oss/specs/grid-tagging.spec.ts:48:1 › grid tagging ────────────────────────────
2 skipped
99 passed (8.3m)
|
Loading