forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb9164ea
committed
pg_amcheck: Keep trying to fix the tests.
Commit2418927 managed to removeone of the two places where we were checking for a "no such user"error while leaving the other one right next to it. So remove thattoo. In fact, remove the entire test, because the whole point ofthis test was to see which message we got on a failure.1 parent2418927 commitb9164ea
1 file changed
+1
-10
lines changedLines changed: 1 addition & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 | 74 |
| |
84 | 75 |
| |
85 | 76 |
| |
|
0 commit comments
Comments
(0)