Paul Coppinger

Results 4 issues of Paul Coppinger

Running the "test" target generates the following error on my machine: [ERROR] Tests run: 20, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 1.691 s

Received the following error with version 2.24ea0-SNAPSHOT: [ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.321 s

Received the following error with build from version 2.24ea0-SNAPSHOT: [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.302 s

I have the following *extremely simple* test case. It requires Postgresql 9.5.7, a Mongo database and uses the Mongo FDW Extension. It will fail using a table that has only...