On 04/03/18 16:32, Mark Rotteveel wrote:
On 2018-04-03 14:45, Alex Peshkoff via Firebird-devel wrote:
I've executed it 100 times. Each time in the end I get:
one-test-pure-java:
[junit] Running org.firebirdsql.jdbc.TestReproHang
[junit] Tests run: 46, Failures: 0, Errors: 131, Skipped: 0, Time
elapsed: 7.453 sec
[junit] Test org.firebirdsql.jdbc.TestReproHang FAILED
but no hangs.
The fact 131 tests produced errors means that most tests didn't run
correctly, which likely lead to not triggering the problem. Could
you send me a zipped copy of the `output/reports` folder so I can
check what went wrong?
the error is: Client attempted to attach unencrypted but wire
encryption is required
I wonder - does JB support wire encryption?
Yes, on master it does, not on 3.0 and earlier though. Are you on
master and is Jaybird up-to-date?
I did
git clone --single-branch g...@github.com:FirebirdSQL/jaybird.git
in a new empty dir.
OK with WireCrypt=Enabled I get:
one-test-pure-java:
[junit] Running org.firebirdsql.jdbc.TestReproHang
[junit] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 107.214 sec
Now test is running - will report results.
It passed w/o hangs - but that's w/o encryption.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel