forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit16ee6ea
committed
Make src/test/recovery/t/017_shm.pl safe for concurrent execution.
Buildfarm members idiacanthus and komodoensis, which share a host, bothexecuted this test in the same second. That failed. Back-patch to 9.6,where the test first appeared.Discussion:https://postgr.es/m/20190404020543.GA1319573@rfd.leadboat.com1 parent92c7602 commit16ee6ea
1 file changed
+28
-5
lines changedLines changed: 28 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 | 16 |
| |
22 | 17 |
| |
23 | 18 |
| |
| |||
28 | 23 |
| |
29 | 24 |
| |
30 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
31 | 53 |
| |
32 | 54 |
| |
33 | 55 |
| |
| |||
125 | 147 |
| |
126 | 148 |
| |
127 | 149 |
| |
| 150 | + | |
128 | 151 |
| |
129 | 152 |
| |
130 | 153 |
| |
|
0 commit comments
Comments
(0)