Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python310Packages.crate: 0.33.0 -> 0.34.0 #265591

Merged
merged 1 commit into from
Nov 5, 2023

python310Packages.crate: 0.33.0 -> 0.34.0

2955179
Select commit
Loading
Failed to load commit list.
Merged

python310Packages.crate: 0.33.0 -> 0.34.0 #265591

python310Packages.crate: 0.33.0 -> 0.34.0
2955179
Select commit
Loading
Failed to load commit list.
OfBorg / python310Packages.crate, python310Packages.crate.passthru.tests on x86_64-darwin succeeded Nov 5, 2023 in 0s

Success

Attempted: python310Packages.crate

The following builds were skipped because they don't evaluate on x86_64-darwin: python310Packages.crate.passthru.tests

Details

Partial log

src/crate/client/sqlalchemy/tests/create_table_test.py::SqlAlchemyCreateTableTest::test_table_partitioned_by
  /private/tmp/nix-build-python3.10-crate-0.34.0.drv-0/crate-0.34.0/src/crate/client/sqlalchemy/tests/create_table_test.py:126: SAWarning: Can't validate argument 'invalid_option'; can't locate any SQLAlchemy dialect named 'invalid'
    class DummyTable(self.Base):

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========== 124 passed, 2 skipped, 8 deselected, 4 warnings in 4.33s ===========
Finished executing pytestCheckPhase
pytestcachePhase
pytestRemoveBytecodePhase
/nix/store/yrb56zjnc355j297gx9dxif87rinpfzg-python3.10-crate-0.34.0