mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
At 50ms, we see sporadic failures in CI. So much for "this should
only need a couple milliseconds". Bumped timeout to avoid that.
The challenge here is that we have some tests which *want* to hit
the timeout to confirm that we aren't allowing things we shouldn't.
But we don't want the test to hang forever. But we want to be sure
it is actually stuck and not just being slow...
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| testdata/fuzz/FuzzWriteRequests | ||
| doc.go | ||
| dot_test.go | ||
| query_context.go | ||
| query_context_test.go | ||
| rbf.go | ||
| rbf_test.go | ||
| reduce_err_test.go | ||
| TODO.txt | ||
| txstore.go | ||
| visualize.go | ||