forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9edc97b
committed
Stabilize output of new regression test case.
The test added by commit390d581 turns out to have different outputin CLOBBER_CACHE_ALWAYS builds: there's an extra CONTEXT line in theerror message as a result of detecting the error at a different place.Possibly we should do something to make that more consistent. But asa stopgap measure to make the buildfarm green again, adjust the testto suppress CONTEXT entirely. We can revert this if we do somethingin the backend to eliminate the inconsistency.Discussion:https://postgr.es/m/31545.1512924904@sss.pgh.pa.us1 parent390d581 commit9edc97b
2 files changed
+4
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5026 | 5026 |
| |
5027 | 5027 |
| |
5028 | 5028 |
| |
| 5029 | + | |
5029 | 5030 |
| |
5030 | 5031 |
| |
5031 | 5032 |
| |
| |||
5050 | 5051 |
| |
5051 | 5052 |
| |
5052 | 5053 |
| |
5053 |
| - | |
5054 |
| - | |
| 5054 | + | |
5055 | 5055 |
| |
5056 | 5056 |
| |
5057 | 5057 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4016 | 4016 |
| |
4017 | 4017 |
| |
4018 | 4018 |
| |
| 4019 | + | |
4019 | 4020 |
| |
4020 | 4021 |
| |
4021 | 4022 |
| |
| |||
4034 | 4035 |
| |
4035 | 4036 |
| |
4036 | 4037 |
| |
| 4038 | + | |
4037 | 4039 |
| |
4038 | 4040 |
| |
4039 | 4041 |
| |
|
0 commit comments
Comments
(0)