Skip to content

Lumen AI Replace transforms with SQL #1160

Lumen AI Replace transforms with SQL

Lumen AI Replace transforms with SQL #1160

Triggered via pull request May 11, 2024 02:16
Status Failure
Total duration 10m 2s
Artifacts

test.yaml

on: pull_request
Run pre-commit
17s
Run pre-commit
Matrix: core_test_suite
Matrix: unit_test_suite
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 11 warnings
Core tests on Python 3.12, ubuntu-latest: lumen/tests/test_layout.py#L302
test_layout_to_spec_view_list AssertionError: assert {'title': 'Pl...e': 'table'}]} == {'title': 'Pl...e': 'table'}]} Omitting 1 identical items, use -vv to show Differing items: {'views': [{'pipeline': 'Pipeline07997', 'type': 'hvplot', 'x': 'A', 'y': 'B'}, {'pipeline': 'Pipeline07997', 'type': 'table'}]} != {'views': [{'kind': 'scatter', 'pipeline': 'Pipeline07997', 'type': 'hvplot', 'x': 'A', ...}, {'pipeline': 'Pipeline07997', 'type': 'table'}]} Full diff: { 'title': 'Plots', 'views': [ { - 'kind': 'scatter', 'pipeline': 'Pipeline07997', 'type': 'hvplot', 'x': 'A', 'y': 'B', }, { 'pipeline': 'Pipeline07997', 'type': 'table', }, ], }
Core tests on Python 3.12, ubuntu-latest: lumen/tests/test_layout.py#L347
test_layout_to_spec_with_views_instance_dict AssertionError: assert {'layout': [[...e': 'table'}}} == {'layout': [[...e': 'table'}}} Omitting 2 identical items, use -vv to show Differing items: {'views': {'hv': {'pipeline': 'Pipeline08207', 'type': 'hvplot', 'x': 'A', 'y': 'B'}, 'table': {'pipeline': 'Pipeline08207', 'type': 'table'}}} != {'views': {'hv': {'kind': 'scatter', 'pipeline': 'Pipeline08207', 'type': 'hvplot', 'x': 'A', ...}, 'table': {'pipeline': 'Pipeline08207', 'type': 'table'}}} Full diff: { 'layout': [ [ 'hv', ], [ 'table', ], ], 'title': 'Test', 'views': { 'hv': { - 'kind': 'scatter', 'pipeline': 'Pipeline08207', 'type': 'hvplot', 'x': 'A', 'y': 'B', }, 'table': { 'pipeline': 'Pipeline08207', 'type': 'table', }, }, }
Core tests on Python 3.12, ubuntu-latest
Process completed with exit code 1.
Pytest on 3.10, ubuntu-latest
Process completed with exit code 3.
Pytest on 3.11, ubuntu-latest
Process completed with exit code 3.
Pytest on 3.9, ubuntu-latest
Process completed with exit code 3.
Pytest on 3.11, macos-latest
Process completed with exit code 3.
Pytest on 3.10, macos-latest
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
Pytest on 3.10, macos-latest
Process completed with exit code 3.
Pytest on 3.9, macos-latest
[notice] A new release of pip is available: 22.0.4 -> 24.0 [notice] To update, run: python3.9 -m pip install --upgrade pip
Pytest on 3.9, macos-latest
Process completed with exit code 3.
Pytest on 3.11, windows-latest
Process completed with exit code 3.
Pytest on 3.9, windows-latest
Process completed with exit code 3.
Pytest on 3.10, windows-latest
Process completed with exit code 3.
Run pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Core tests on Python 3.12, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.10, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.11, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.9, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.11, macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.10, macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.9, macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.11, windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.9, windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pytest on 3.10, windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.