- Notifications
You must be signed in to change notification settings - Fork35
Commit89c8625
committed
A problem with tests.test_simple.TestgresTests.test_simple_with_bin_dir is fixed
testgres generates the exception testgres.exceptions.ExecUtilException, but test traps the exception FileNotFoundError.Error message is: Utility exited with non-zero code. Error: `bash: line 1: wrong/path/postgres: No such file or directory` Command: ('wrong/path/postgres --version',)1 parent6fe28a5 commit89c8625
1 file changed
+11
-5
lines changedLines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1244 | 1244 |
| |
1245 | 1245 |
| |
1246 | 1246 |
| |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
1247 | 1256 |
| |
1248 |
| - | |
1249 |
| - | |
1250 |
| - | |
1251 | 1257 |
| |
1252 |
| - | |
1253 |
| - | |
| 1258 | + | |
| 1259 | + | |
1254 | 1260 |
| |
1255 | 1261 |
| |
1256 | 1262 |
| |
|
0 commit comments
Comments
(0)