forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7459484
committed
Disable installcheck tests for test_session_hooks
The module requires a preloaded library and the defect can't be cured bya LOAD instruction in the test script. To achieve this we override theinstallcheck target in the module's Makefile, and exclude ithe module invcregress.pl.Along the way, revert commit9989f92.1 parent9989f92 commit7459484
File tree
3 files changed
+7
-0
lines changed- src
- test/modules
- test_session_hooks
- tools/msvc
3 files changed
+7
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
| 386 | + | |
| 387 | + | |
386 | 388 |
| |
387 | 389 |
| |
388 | 390 |
| |
|
0 commit comments
Comments
(0)