Skip to content

Investigate & Fix LayerTest::test_additional_settings Failure on Python 3.11 #805

Description

@bgunebakan

Describe the bug

A GitHub Actions run failed on Python 3.11 only with SystemError: Failed to start Crate instance in time. in tests/testing/test_layer.py::LayerTest::test_additional_settings. All other 105 tests passed, and the 6 other LayerTest tests that spawn real CrateDB processes also passed.

It doesn't related with python version, Looks like LayerTest are flaky and they need to be checked to make them solid. Also jobs on macOS-intel takes more than 1 hour and I cancelled the job. Maybe that can be related with that.

Additional context

Related job:
https://github.com/crate/crate-python/actions/runs/26955687895/job/79532164385

macOS job:
https://github.com/crate/crate-python/actions/runs/26955687895/job/79532164441

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions