- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit88f0131
authored
fix: use dbtime in dbmem query to fix flake (#16773)
Closescoder/internal#447.The test was failing 30% of the time on Windows without the roundingapplied by `dbtime`. `dbtime` was used on the timestamps inserted intothe DB, but not within the query. Once using `dbtime` within the querythere were no failures in 200 runs.1 parent0f4f6bd commit88f0131
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7014 | 7014 | | |
7015 | 7015 | | |
7016 | 7016 | | |
7017 | | - | |
| 7017 | + | |
7018 | 7018 | | |
7019 | 7019 | | |
7020 | 7020 | | |
| |||
0 commit comments
Comments
(0)