Skip to content

No Parallel testing on PostgreSQL 9.6 or Higher #279

Closed
@theory

Description

@theory

I noticed because the partitions test fails on 9.6, even though it should be added to EXCLUDE_TEST_FILES in the Makefile. But the tests were also serial; when I tested on 9.5, the tests ran in parallel (way faster!). But they do not run in parallel for me on 9.6 - 14. Shouldn't they?

And if there are situations where tests should not or cannot run in parallel, we should be sure that the proper tests are skipped for them, too.

I think we should get this straightened out before releasing v1.2.0, which we should try to do ASAP now that Postgres 14 is out and tests fail (see #278).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions