Israel Fruchter
Israel Fruchter
today we can recommend using latte to implement a very specific user defined case like deletions
> > today we can recommend using latte to implement a very specific user defined case like deletions > > [@fruch](https://github.com/fruch) , is there any documentation reference for writing any...
Docs are failing to build https://github.com/scylladb/python-driver/actions/runs/11894706235/job/33142543012#step:6:1
this is the reproducer using the build @avikivity created ```bash SCYLLA_UNIFIED_PACKAGE=https://s3.amazonaws.com/downloads.scylladb.com/unstable/scylla/master/relocatable/2025-03-12T13%3A31%3A57Z/scylla-unified-2025.2.0~dev-0.20250312.72360f06bff3.x86_64.tar.gz ./scripts/run_test.sh --scylla-version=broken_cql --log-cli-level=debug cqlsh_tests/cqlsh_tests.py::TestCqlshWithSSL::test_datetime_value ```` for initial look, seem like again libevwarpper is missing for python 3.12 wheel. I've...
I guess it got fixed somewhere in https://github.com/scylladb/python-driver/compare/3.29.0-scylla...3.29.2-scylla since 3.29.2 wheels seems to be o.k.
I also approved https://github.com/scylladb/python-driver/pull/243 and merged it. we can move to the next step
> @fruch Is that because quemu stuff is too slow? Could be, all of the unittest with timers, are problematic in other platforms, i.e. in windows as an example.
> Just FYI: I created an alternative solution that utilized precommit in #10385 @scylladb/qa-maintainers waiting for you feedback, on which approach would be more useful (we can mix and match,...
> > @scylladb/qa-maintainers waiting for you feedback, on which approach would be more useful (we can mix and match, for example nemesis with pre-commit hook, and docs with comments on...
@aleksbykov option 2, to calculate the correct configuration, we shouldn't be skipping after the fact, and parsing error messages..