forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6c8be59
committed
Revert "Fix isolation test to be less timing-dependent"
This reverts commit2268e6a. It turned out that inconsistency inthe report is still possible, so go back to the simpler formulation ofthe test and instead add an alternate expected output.Discussion:https://postgr.es/m/20180103193728.ysqpcp2xjnqpiep7@alvherre.pgsql1 parent3e68686 commit6c8be59
File tree
3 files changed
+29
-18
lines changed- src/test/isolation
- expected
- specs
3 files changed
+29
-18
lines changedLines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 3 | + | |
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
| |||
14 | 11 |
| |
15 | 12 |
| |
16 | 13 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
20 | 17 |
| |
21 | 18 |
| |
22 | 19 |
| |
23 |
| - | |
24 |
| - |
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Lines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 40 | + |
0 commit comments
Comments
(0)