- Notifications
You must be signed in to change notification settings - Fork28
Commitbc2ebf3
committed
Fix explain regression test failure.
Commit 9d701e624f caused the regression test for EXPLAIN to fail onthe buildfarm member prion. This happened because of instability oftest output, i.e., in text format, whether "Planning:" line is outputvaries depending on the system state.This commit updated the regression test so that it ignores that"Planning:" line to produce more stable test output and get rid ofthe test failure.Back-patch to v13.Author: Fujii MasaoDiscussion:https://postgr.es/m/1803897.1598021621@sss.pgh.pa.us1 parent674899a commitbc2ebf3
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
|
0 commit comments
Comments
(0)