Add native video embedding support to Qwen3-VL #12283
pr.yml
on: pull_request
modified-files
6s
teams
0s
Matrix: e2e / test-e2e
Matrix: test / test-python
build
/
changes
36s
build
/
build
3m 26s
lint
/
eslint
1m 1s
test
/
test-app
1m 53s
Matrix: test-windows / test-python
all-tests
2s
Annotations
11 errors, 28 warnings, and 1 notice
|
test / test-python (ubuntu-latest, 3.11)
Process completed with exit code 1.
|
|
test / test-python (ubuntu-latest, 3.9)
Process completed with exit code 1.
|
|
test / test-python (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
|
test-windows / test-python (windows-latest, 3.9)
Process completed with exit code 1.
|
|
test-windows / test-python (windows-latest, 3.10)
Process completed with exit code 1.
|
|
test-windows / test-python (windows-latest, 3.12)
Process completed with exit code 1.
|
|
test-windows / test-python (windows-latest, 3.11)
Process completed with exit code 1.
|
|
e2e / Test e2e (Mongo latest):
e2e-pw/src/oss/specs/3d/fo3d-ply.spec.ts#L83
'page' is defined but never used
|
|
[chromium] › src/oss/specs/display-options/display-options.spec.ts:41:3 › Display Options › switching display options statistics to group should be successful when histogram is open:
e2e-pw/src/oss/poms/panels/histogram-panel.ts#L34
1) [chromium] › src/oss/specs/display-options/display-options.spec.ts:41:3 › Display Options › switching display options statistics to group should be successful when histogram is open
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('histograms-container')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('histograms-container')
at oss/poms/panels/histogram-panel.ts:34
32 |
33 | async isLoaded() {
> 34 | await expect(this.histogramPom.locator).toBeVisible();
| ^
35 | }
36 |
37 | async verifyField(field: string) {
at HistogramAsserter.isLoaded (/home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/poms/panels/histogram-panel.ts:34:45)
at /home/runner/work/fiftyone/fiftyone/e2e-pw/src/oss/specs/display-options/display-options.spec.ts:52:28
|
|
test / test-python (ubuntu-latest, 3.10)
Process completed with exit code 1.
|
|
all-tests
Process completed with exit code 1.
|
|
lint / eslint:
app/packages/operators/src/built-in-operators.ts#L40
'Clear' is defined but never used. Allowed unused vars must match /^_|React/u
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L116
React Hook useEffect has a missing dependency: 'dimensions'. Either include it or remove the dependency array
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L52
React Hook useEffect has missing dependencies: 'panelId', 'panelName', 'props.onUnLoad', 'setPanelCloseEffect', 'trackEvent', and 'triggerPanelEvent'. Either include them or remove the dependency array
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L40
'pending' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L38
'data' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L37
'panelSchema' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L36
'handlePanelStatePathChange' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L35
'handlePanelStateChange' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L28
'panelLabel' is assigned a value but never used. Allowed unused vars must match /^_|React/u
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L1
'CodeBlock' is defined but never used. Allowed unused vars must match /^_|React/u
|
|
test / test-python (ubuntu-latest, 3.11)
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/
|
|
test / test-python (ubuntu-latest, 3.9)
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/
|
|
test / test-python (ubuntu-latest, 3.12)
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/
|
|
test-windows / test-python (windows-latest, 3.9)
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/
|
|
test-windows / test-python (windows-latest, 3.10)
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/
|
|
test-windows / test-python (windows-latest, 3.12)
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/
|
|
test-windows / test-python (windows-latest, 3.11)
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/
|
|
e2e / Test e2e (Mongo latest)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
|
|
e2e / Test e2e (Mongo latest):
e2e-pw/src/oss/specs/regression-tests/media-field.spec.ts#L85
Unexpected use of the `.skip()` annotation
|
|
e2e / Test e2e (Mongo latest):
e2e-pw/src/oss/poms/modal/index.ts#L124
Unexpected use of page.waitForTimeout()
|
|
Slow Test:
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart.spec.ts took 28.3s
|
|
Slow Test:
e2e-pw/[chromium] › src/oss/specs/smoke-tests/saved-views.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/saved-views.spec.ts took 38.0s
|
|
Slow Test:
e2e-pw/[chromium] › src/oss/specs/groups/sparse-groups.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/groups/sparse-groups.spec.ts took 39.8s
|
|
Slow Test:
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart-groups.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/quickstart-groups.spec.ts took 49.6s
|
|
Slow Test:
e2e-pw/[chromium] › src/oss/specs/smoke-tests/field-visibility.spec.ts#L0
e2e-pw/[chromium] › src/oss/specs/smoke-tests/field-visibility.spec.ts took 49.9s
|
|
e2e / Test e2e (Mongo latest)
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/
|
|
e2e / Test e2e (Mongo latest)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
|
|
test / test-python (ubuntu-latest, 3.10)
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 Run Summary
1 flaky
[chromium] › src/oss/specs/display-options/display-options.spec.ts:41:3 › Display Options › switching display options statistics to group should be successful when histogram is open
2 skipped
101 passed (9.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
|
22.2 MB |
sha256:aea791f66243a9605fd5d13482d054e76cfa6920a68eb7b369ce8a4224ac5923
|
|
|
playwright-report-mongodb-latest
|
7.06 MB |
sha256:73d2f9c831a41130bd878de4ed95beda258e7b2b93d2e8ad37551c6280097664
|
|