forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcaefc11
committed
Further tweaking of deadlock isolation tests.
The new deadlock-soft-2 test has a timing dependency too: it supposesthat isolationtester will detect step s1b as waiting before the deadlockdetector runs and grants it the lock. Adjust deadlock_timeout to ensurethat that's true even in CLOBBER_CACHE_ALWAYS builds, where the waitdetection query is quite slow. Per buildfarm member jaguarundi.1 parentf144f73 commitcaefc11
1 file changed
+10
-4
lines changedLines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 |
| |
6 | 12 |
| |
7 | 13 |
| |
| |||
14 | 20 |
| |
15 | 21 |
| |
16 | 22 |
| |
17 |
| - | |
| 23 | + | |
18 | 24 |
| |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
22 | 28 |
| |
23 |
| - | |
| 29 | + | |
24 | 30 |
| |
25 | 31 |
| |
26 | 32 |
| |
27 | 33 |
| |
28 | 34 |
| |
29 |
| - | |
| 35 | + | |
30 | 36 |
| |
31 | 37 |
| |
32 | 38 |
| |
33 | 39 |
| |
34 |
| - | |
| 40 | + | |
35 | 41 |
| |
36 | 42 |
| |
37 | 43 |
| |
|
0 commit comments
Comments
(0)