- Notifications
You must be signed in to change notification settings - Fork28
Commit8e5ce1c
committed
Always skip recovery SysV shared memory tests on Windows
The test for SysV support currently involves looking for the perlmodules IPC::SharedMem and IPC::SysV. However, the perl on msys2 hasthese modules but the tests fail. Therefore, force skipping the tests onWindows platforms unconditionally.Discussion:https://postgr.es/m/176e86ba-1a46-9d8c-5ae4-9865a463b411@2ndQuadrant.com1 parent71a0108 commit8e5ce1c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments
Comments
(0)