On 02/27/2013 06:31 PM, Keith W wrote:
On 27 February 2013 22:28, Alan Conway <[email protected]> wrote:
On Wed, 2013-02-27 at 11:19 +0000, Phil Harvey wrote:
Hi,
I notice that proton-jni on Jenkins is failing [1] , probably due to the
recent PROTON-215 commits.
The failing test is:
proton_tests.interop.InteropTest.test_message<https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-jni/org.apache.qpid$tests/35/testReport/junit/proton_tests.interop/InteropTest/test_message/>
Is someone already looking into this?
Regarding:
https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-jni/org.apache.qpid$tests/37/
I need some help with the JNI code to figure this out.
I can't reproduce the problem on my fedora box.
I'm reproducing using command:
mvn test -Pproton-jni
-Dproton.pythontest.pattern=proton_tests.interop.InteropTest.test_message
Thanks, I was running the wrong tests yesterday (doh!) - still getting the hang
of the matrix of Python/C/JNI combinations. Will fix ASAP.