Skip to content

tests

tests #1043

Manually triggered March 13, 2024 11:51
Status Cancelled
Total duration 13m 20s
Artifacts 1

test.yaml

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

Annotations

26 errors and 8 warnings
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_duckdb.py#L142
test_duckdb_transforms AssertionError: DataFrame.iloc[:, 0] (column name="B") are different DataFrame.iloc[:, 0] (column name="B") values are different (100.0 %) [index]: [0, 1] [left]: [1.0, 0.0] [right]: [0.0, 1.0] At positional index 0, first diff: 1.0 != 0.0
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_intake_sql.py#L34
test_intake_sql_get_tables ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.11, ubuntu-latest: lumen/tests/sources/test_intake_sql.py#L57
test_intake_sql_get_schema ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.11, ubuntu-latest
Process completed with exit code 1.
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_intake_sql.py#L34
test_intake_sql_get_tables ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.10, ubuntu-latest: lumen/tests/sources/test_intake_sql.py#L57
test_intake_sql_get_schema ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.10, ubuntu-latest
Process completed with exit code 1.
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_intake_sql.py#L34
test_intake_sql_get_tables ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.9, ubuntu-latest: lumen/tests/sources/test_intake_sql.py#L57
test_intake_sql_get_schema ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.9, ubuntu-latest
Process completed with exit code 1.
Pytest on 3.10, macos-latest: lumen/tests/sources/test_intake_sql.py#L34
test_intake_sql_get_tables ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.10, macos-latest: lumen/tests/sources/test_intake_sql.py#L57
test_intake_sql_get_schema ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.10, macos-latest
Process completed with exit code 1.
Pytest on 3.11, macos-latest: lumen/tests/sources/test_duckdb.py#L154
test_duckdb_transforms_cache AssertionError: DataFrame.iloc[:, 0] (column name="B") are different DataFrame.iloc[:, 0] (column name="B") values are different (100.0 %) [index]: [0, 1] [left]: [1.0, 0.0] [right]: [0.0, 1.0] At positional index 0, first diff: 1.0 != 0.0
Pytest on 3.11, macos-latest: lumen/tests/sources/test_intake_sql.py#L34
test_intake_sql_get_tables ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.11, macos-latest: lumen/tests/sources/test_intake_sql.py#L57
test_intake_sql_get_schema ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.11, macos-latest
Process completed with exit code 1.
Pytest on 3.9, macos-latest: lumen/tests/sources/test_intake_sql.py#L34
test_intake_sql_get_tables ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.9, macos-latest: lumen/tests/sources/test_intake_sql.py#L57
test_intake_sql_get_schema ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.9, macos-latest
Process completed with exit code 1.
Pytest on 3.11, windows-latest
Canceling since a higher priority waiting request for 'tests-refs/heads/main' exists
Pytest on 3.9, windows-latest
Canceling since a higher priority waiting request for 'tests-refs/heads/main' exists
Pytest on 3.10, windows-latest
Canceling since a higher priority waiting request for 'tests-refs/heads/main' exists
Pytest on 3.10, windows-latest: lumen\tests\sources\test_intake_sql.py#L34
test_intake_sql_get_tables ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.10, windows-latest: lumen\tests\sources\test_intake_sql.py#L57
test_intake_sql_get_schema ValueError: No plugins loaded for this entry: csv A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .
Pytest on 3.10, windows-latest
The operation was canceled.
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.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, actions/upload-artifact@v3, actions/cache/save@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, 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, actions/cache/save@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, actions/upload-artifact@v3, actions/cache/save@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, actions/upload-artifact@v3, actions/cache/save@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, actions/upload-artifact@v3, actions/cache/save@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, actions/upload-artifact@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
lumen_ Expired
70.7 KB