Skip to content

Keep SQL in memory #1176

Keep SQL in memory

Keep SQL in memory #1176

Triggered via pull request May 14, 2024 17:18
@ahuang11ahuang11
synchronize #553
keep_sql
Status Cancelled
Total duration 2m 0s
Artifacts 1

test.yaml

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

Annotations

41 errors and 4 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.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type0] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type1] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type2] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type3] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type4] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type5] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type6] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type7] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type8] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type9] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest
Canceling since a higher priority waiting request for 'tests-553' exists
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type0] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type1] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type2] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type3] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type4] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type5] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type6] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type7] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type8] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type9] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest
Canceling since a higher priority waiting request for 'tests-553' exists
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type0] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type1] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type2] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type3] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type4] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type5] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type6] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type7] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type8] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_base.py#L92
test_file_source_filter[True-column_value_type9] AssertionError: Attributes of DataFrame.iloc[:, 2] (column name="C") are different Attribute "dtype" are different [left]: object [right]: string[pyarrow]
Pytest on 3.10, macos-latest
Canceling since a higher priority waiting request for 'tests-553' exists
Pytest on 3.11, windows-latest
Canceling since a higher priority waiting request for 'tests-553' exists
Pytest on 3.9, macos-latest
Canceling since a higher priority waiting request for 'tests-553' exists
Pytest on 3.10, windows-latest
Canceling since a higher priority waiting request for 'tests-553' exists
Pytest on 3.9, windows-latest
Canceling since a higher priority waiting request for 'tests-553' exists
Pytest on 3.11, macos-latest
Canceling since a higher priority waiting request for 'tests-553' exists
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.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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lumen_553". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
lumen_553
39.9 KB