Skip to content

Testing fixes#56

Open
srowley wants to merge 2 commits into
elixir-dux:mainfrom
srowley:testing_fixes
Open

Testing fixes#56
srowley wants to merge 2 commits into
elixir-dux:mainfrom
srowley:testing_fixes

Conversation

@srowley
Copy link
Copy Markdown
Contributor

@srowley srowley commented May 3, 2026

If Docker is not installed, the Testcontainer process crashes and takes the calling process with it, so the test suite never runs. This could be handled in different ways, but the simplest seems to be to trap that exit.

Running the tests locally (with the distributed and container tests excluded), several tests failed for me due to DuckDB out-of-memory errors. With some trial-and-error testing it appears to me that 8 GB is the minimum that will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant