Fix failing unit tests #7

Closed
opened 2023-07-14 07:42:10 +00:00 by roysc · 1 comment
Owner

There are a number of failing unit tests, mostly involving file indexing and postgres COPY FROM.

There are a number of failing unit tests, mostly involving file indexing and postgres COPY FROM.
Author
Owner

We just had to run them sequentially (-p 1) to prevent DB conflicts - nice catch @telackey. Fixed in #11.

We just had to run them sequentially (`-p 1`) to prevent DB conflicts - nice catch @telackey. Fixed in #11.
roysc closed this issue 2023-09-28 00:03:51 +00:00
Sign in to join this conversation.