tests #1031
Annotations
4 errors and 1 warning
doit test_unit:
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
|
doit test_unit:
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 .
|
doit test_unit:
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 .
|
doit test_unit
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading