- Notifications
You must be signed in to change notification settings - Fork5k
Commit1e9b514
committed
Check status of nodes after regression test run in 027_stream_regress
This commit improves the recovery TAP test 027_stream_regress so asregression diffs are printed only if both the primary and the standbyare still alive after the main regression test suite finishes, relyingond4c9195 to do the job.Particularly, a crash of the primary could scribble the contentsreported with mostly useless data, as the diffs would refer to querythat failed to run, not necessarily the cause of the crash.Suggested-by: Andres Freund <andres@anarazel.de>Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Discussion:https://postgr.es/m/CAN55FZ1D6KXvjSs7YGsDeadqCxNF3UUhjRAfforzzP0k-cE=bA@mail.gmail.com1 parentd4c9195 commit1e9b514
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
85 | 92 |
| |
86 | 93 |
| |
87 | 94 |
| |
| |||
93 | 100 |
| |
94 | 101 |
| |
95 | 102 |
| |
| 103 | + | |
| 104 | + | |
96 | 105 |
| |
97 | 106 |
| |
98 | 107 |
| |
|
0 commit comments
Comments
(0)