Skip to content

Commit

Permalink
πŸ’š[#586] Drop tests
Browse files Browse the repository at this point in the history
Trusting the main prefill integration test the binding to variables.
And this testing of plugin api is enough.
Also dropped the failing test.

There is something wonky going on resource leakage due to, I think,
threading (requests in a threadpool)/multi processing. Running the whole
test suite in reverse with 2 testrunners will trip it sooner than what
origin/master shows. raising to 11 runners and random order, lowers the
chance of tripping it.

I'm hitting the postgres connection limit. And it's unclear to me if
this is just due to the way we run the test or if this could happen in
production. (no signs of it in Sentry of our OF instances)

I'm giving up, kicking the pebble up the road to #3242. Might run a
bisect this weekend, when I don't need my machine.
  • Loading branch information
CharString committed Oct 18, 2023
1 parent 3b56326 commit bc65efd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9,083 deletions.
Loading

0 comments on commit bc65efd

Please sign in to comment.