[zeromq-dev] JeroMQ or ZeroMQ Java Binding for Java 1.5?

Steven McCoy steven.mccoy at miru.hk
Wed Mar 27 17:14:00 CET 2013


On 26 March 2013 16:19, Gonzalo Vasquez <gvasquez at altiuz.cl> wrote:

> Well done! It builds correctly, now I'll have to test it.
>
>
I rebased my branch for Min's patch which I overwrote then patched the test
suite so it runs and can build the jar.  All appears well apart from the
commit history log.

test:
    [mkdir] Created dir: /home/steve-o/jeromq-master/target/test-reports
    [junit] Running org.jeromq.TestZDevice
    [junit] Testsuite: org.jeromq.TestZDevice
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.898 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.898 sec
    [junit] ------------- Standard Output ---------------
    [junit] Start dealer AA
    [junit] Start dealer BB
    [junit] Start client thread X
    [junit] AA recieved cleint identity X
    [junit] AA recieved bottom org.jeromq.ZMQ$Msg at 39b8d6f7
    [junit] AA recieved data org.jeromq.ZMQ$Msg at 16290fbc hellow
    [junit] X got response1 OK hellow
    [junit] AA recieved cleint identity X
    [junit] AA recieved bottom org.jeromq.ZMQ$Msg at 518f5824
    [junit] AA recieved data org.jeromq.ZMQ$Msg at 19e3cd51 world cup
    [junit] Stop dealer AA
    [junit] X got response2 OK world cup
    [junit] Stop client thread X
    [junit] Start client thread Y
    [junit] BB recieved cleint identity Y
    [junit] BB recieved bottom org.jeromq.ZMQ$Msg at 62f47396
    [junit] BB recieved data org.jeromq.ZMQ$Msg at 1ed0af9b hellow
    [junit] Y got response1 OK hellow
    [junit] BB recieved cleint identity Y
    [junit] BB recieved bottom org.jeromq.ZMQ$Msg at 13f6ba0f
    [junit] BB recieved data org.jeromq.ZMQ$Msg at 2b313906 world cup
    [junit] Stop dealer BB
    [junit] Y got response2 OK world cup
    [junit] Stop client thread Y
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testAddressDevice took 1.789 sec
    [junit] Running org.jeromq.TestZLoop
    [junit] Testsuite: org.jeromq.TestZLoop
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.703 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.703 sec
    [junit] ------------- Standard Output ---------------
    [junit]  * zloop: I: zloop: register timer delay=10 times=1
    [junit] I: zloop: register PAIR poller (zmq.Pair at 6513cf0[2], null)
    [junit] I: zloop: polling for 10 msec
    [junit] I: zloop: call timer handler
    [junit] I: zloop: polling for 3600000 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 6513cf0[2], null)
    [junit] I: zloop: cancel PAIR poller (zmq.Pair at 6513cf0[2], null)OK
    [junit]  * zloop add timer from another timer: I: zloop: register timer
delay=10 times=1
    [junit] I: zloop: register PAIR poller (zmq.Pair at 48ee22f7[4], null)
    [junit] I: zloop: polling for 10 msec
    [junit] I: zloop: call timer handler
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 10 msec
    [junit] I: zloop: call timer handler
    [junit] I: zloop: polling for 3600000 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 48ee22f7[4], null)
    [junit] I: zloop: cancel PAIR poller (zmq.Pair at 48ee22f7[4], null)OK
    [junit]  * zloop add timer from socket poll handler: I: zloop: register
timer delay=0 times=1
    [junit] I: zloop: register PAIR poller (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: polling for 0 msec
    [junit] I: zloop: call timer handler
    [junit] I: zloop: polling for 3600000 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 10 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 9 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 9 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 9 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 8 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 8 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 8 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 7 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 7 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 7 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 6 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 6 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 6 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 5 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 5 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 1f4384c2[6], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 0 msec
    [junit] I: zloop: call timer handler
    [junit] I: zloop: cancel PAIR poller (zmq.Pair at 1f4384c2[6], null)OK
    [junit]  * zloop end reactor from timer: I: zloop: register timer
delay=0 times=1
    [junit] I: zloop: register PAIR poller (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: polling for 0 msec
    [junit] I: zloop: call timer handler
    [junit] I: zloop: polling for 10 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 9 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 9 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 9 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 8 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 8 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 8 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 7 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 6 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 6 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 6 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 5 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 5 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 5 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 4 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 4 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 4 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 3 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 3 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 3 msec
    [junit] I: zloop: call PAIR socket handler (zmq.Pair at 2b2d96f2[8], null)
    [junit] I: zloop: register timer delay=10 times=1
    [junit] I: zloop: polling for 0 msec
    [junit] I: zloop: call timer handler
    [junit] I: zloop: cancel PAIR poller (zmq.Pair at 2b2d96f2[8], null)OK
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testZLoop took 0.094 sec
    [junit] Testcase: testZLoopAddTimerFromTimer took 0.497 sec
    [junit] Testcase: testZLoopAddTimerFromSocketHandler took 0.028 sec
    [junit] Testcase: testZLoopEndReactorFromTimer took 0.044 sec
    [junit] Running org.jeromq.TestZMQ
    [junit] Testsuite: org.jeromq.TestZMQ
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.831 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.831 sec
    [junit] ------------- Standard Output ---------------
    [junit] not writable
    [junit] Start client thread
    [junit] ok
    [junit] Stop client thread
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testPollerPollout took 1.791 sec
    [junit] Running org.jeromq.TestZThread
    [junit] Testsuite: org.jeromq.TestZThread
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.161 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.161 sec
    [junit]
    [junit] Testcase: testDetached took 0.002 sec
    [junit] Testcase: testFork took 0.049 sec
    [junit] Running org.zeromq.TestProxy
    [junit] Testsuite: org.zeromq.TestProxy
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.808 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.808 sec
    [junit] ------------- Standard Output ---------------
    [junit] Start dealer AA
    [junit] Start dealer BB
    [junit] AA received client identity X
    [junit] AA received bottom
    [junit] AA received data hello hello
    [junit] BB received client identity X
    [junit] BB received bottom
    [junit] BB received data world world
    [junit] AA received client identity Y
    [junit] AA received bottom
    [junit] AA received data hello hello
    [junit] Stop dealer AA
    [junit] BB received client identity Y
    [junit] BB received bottom
    [junit] BB received data world world
    [junit] Stop dealer BB
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testProxy took 1.769 sec
    [junit] Running org.zeromq.TestZLoop
    [junit] Testsuite: org.zeromq.TestZLoop
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.625 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.625 sec
    [junit]
    [junit] Testcase: testZLoop took 0.056 sec
    [junit] Testcase: testZLoopAddTimerFromTimer took 0.486 sec
    [junit] Testcase: testZLoopAddTimerFromSocketHandler took 0.028 sec
    [junit] Testcase: testZLoopEndReactorFromTimer took 0.013 sec
    [junit] Running org.zeromq.TestZMQ
    [junit] Testsuite: org.zeromq.TestZMQ
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.214 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.214 sec
    [junit] ------------- Standard Output ---------------
    [junit] not writable
    [junit] Start client thread
    [junit] ok
    [junit] Stop client thread
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testPollerPollout took 1.175 sec
    [junit] Running org.zeromq.TestZThread
    [junit] Testsuite: org.zeromq.TestZThread
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.161 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.161 sec
    [junit]
    [junit] Testcase: testDetached took 0.002 sec
    [junit] Testcase: testFork took 0.048 sec
    [junit] Running zmq.TestAddress
    [junit] Testsuite: zmq.TestAddress
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed:
0.128 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed:
0.128 sec
    [junit] ------------- Standard Output ---------------
    [junit] tcp://173.194.69.113:90
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: ToNotResolvedToString took 0.003 sec
    [junit] Testcase: testResolvedToString took 0.083 sec
    [junit] Testcase: testInvaid took 0 sec
    [junit]     SKIPPED
    [junit] Running zmq.TestBlob
    [junit] Testsuite: zmq.TestBlob
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.044 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.044 sec
    [junit]
    [junit] Testcase: testBlobMap took 0.004 sec
    [junit] Running zmq.TestConnectDelay
    [junit] Testsuite: zmq.TestConnectDelay
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
3.534 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
3.534 sec
    [junit] ------------- Standard Output ---------------
    [junit]  Rerunning with DELAY_ATTACH_ON_CONNECT
    [junit]
    [junit]  Running DELAY_ATTACH_ON_CONNECT with disconnect
    [junit]
    [junit] haddone 2
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testConnectDelay took 3.494 sec
    [junit] Running zmq.TestConnectResolve
    [junit] Testsuite: zmq.TestConnectResolve
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.302 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.302 sec
    [junit] ------------- Standard Output ---------------
    [junit] test_connect_resolve running...
    [junit]
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testConnectResolve took 0.263 sec
    [junit] Running zmq.TestDecoder
    [junit] Testsuite: zmq.TestDecoder
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.153 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.153 sec
    [junit] ------------- Standard Output ---------------
    [junit] session.write zmq.Msg at 488e32e7[102,5,0]
    [junit] session.write zmq.Msg at 423e5d1[102,200,0]
    [junit] session.write zmq.Msg at 4b0ab323[102,5,0]
    [junit] session.write zmq.Msg at 2b76e552[102,5,0]
    [junit] session.write zmq.Msg at 159b5217[102,20,0]
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testReader took 0.034 sec
    [junit] Testcase: testReaderLong took 0.001 sec
    [junit] Testcase: testReaderMultipleMsg took 0.001 sec
    [junit] Testcase: testCustomDecoder took 0.001 sec
    [junit] Running zmq.TestEncoder
    [junit] Testsuite: zmq.TestEncoder
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.076 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.076 sec
    [junit] ------------- Standard Output ---------------
    [junit] session.write zmq.Msg at 32ef2c60[102,5,0]
    [junit] session.read [zmq.Msg at 32ef2c60[102,5,0]]
    [junit] session.read []
    [junit] session.write zmq.Msg at 4c5e176f[102,200,0]
    [junit] session.read [zmq.Msg at 4c5e176f[102,200,0]]
    [junit] session.write zmq.Msg at ac980c9[102,20,0]
    [junit] session.read [zmq.Msg at ac980c9[102,20,0]]
    [junit] session.read []
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testReader took 0.034 sec
    [junit] Testcase: testReaderLong took 0 sec
    [junit] Testcase: testCustomDecoder took 0.001 sec
    [junit] Running zmq.TestHwm
    [junit] Testsuite: zmq.TestHwm
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.221 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.221 sec
    [junit]
    [junit] Testcase: testHwm took 0.113 sec
    [junit] Running zmq.TestInvalidRep
    [junit] Testsuite: zmq.TestInvalidRep
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.095 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.095 sec
    [junit] ------------- Standard Output ---------------
    [junit] addr_size: 5
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testInvalidRep took 0.057 sec
    [junit] Running zmq.TestLastEndpoint
    [junit] Testsuite: zmq.TestLastEndpoint
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.083 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.083 sec
    [junit]
    [junit] Testcase: testLastEndpoint took 0.043 sec
    [junit] Running zmq.TestMonitor
    [junit] Testsuite: zmq.TestMonitor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
3.331 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
3.331 sec
    [junit]
    [junit] Testcase: testMonitor took 3.291 sec
    [junit] Running zmq.TestMsgFlags
    [junit] Testsuite: zmq.TestMsgFlags
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.1 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.1 sec
    [junit]
    [junit] Testcase: testMsgFlags took 0.061 sec
    [junit] Running zmq.TestPairInproc
    [junit] Testsuite: zmq.TestPairInproc
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.124 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.124 sec
    [junit]
    [junit] Testcase: testPairInproc took 0.086 sec
    [junit] Running zmq.TestPairIpc
    [junit] Testsuite: zmq.TestPairIpc
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.309 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.309 sec
    [junit]
    [junit] Testcase: testPairIpc took 0.27 sec
    [junit] Running zmq.TestPairTcp
    [junit] Testsuite: zmq.TestPairTcp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.947 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.947 sec
    [junit]
    [junit] Testcase: testPairTpc took 0.908 sec
    [junit] Running zmq.TestProxyTcp
    [junit] Testsuite: zmq.TestProxyTcp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
5.233 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
5.233 sec
    [junit] ------------- Standard Output ---------------
    [junit] Start dealer B
    [junit] Start dealer A
    [junit] Start client thread
    [junit] Received 6
    [junit] writer body
    [junit] Received body hellow
    [junit] REP recieved zmq.Msg at 583e0ebb[102,5,1]
    [junit] REP recieved zmq.Msg at 5239443f[102,0,1]
    [junit] REP recieved zmq.Msg at 2dafae45[102,6,0]
    [junit] write header 9
    [junit] writer body
    [junit] sent 6 hellow
    [junit] read 4 total_read 4 to_read 0
    [junit] 30 30 30 39
    [junit] recv 9 OK hellow
    [junit] sent 36 1234567890abcdefghizklmnopqrstuvwxyz
    [junit] Received 36
    [junit] Received body 1234567890abcdefghizklmnopqrstuvwxyz
    [junit] REP recieved zmq.Msg at 28bb0d0d[102,5,1]
    [junit] REP recieved zmq.Msg at 1055e55f[102,0,1]
    [junit] REP recieved zmq.Msg at 7745c859[102,36,0]
    [junit] write header 39
    [junit] writer body
    [junit] read 4 total_read 4 to_read 0
    [junit] 30 30 33 39
    [junit] recv 39 OK 1234567890abcdefghizklmnopqrstuvwxyz
    [junit] sent 3 end
    [junit] Received 3
    [junit] Received body end
    [junit] REP recieved zmq.Msg at 664883c[102,5,1]
    [junit] REP recieved zmq.Msg at 322c1e6b[102,0,1]
    [junit] REP recieved zmq.Msg at 6e811c88[102,3,0]
    [junit] Stop dealer B
    [junit] write header 6
    [junit] writer body
    [junit] read 4 total_read 4 to_read 0
    [junit] 30 30 30 36
    [junit] recv 6 OK end
    [junit] sent 3 end
    [junit] Received 3
    [junit] Received body end
    [junit] REP recieved zmq.Msg at 2353f67e[102,5,1]
    [junit] REP recieved zmq.Msg at 5d5bdc50[102,0,1]
    [junit] REP recieved zmq.Msg at 39dd3812[102,3,0]
    [junit] Stop dealer A
    [junit] write header 6
    [junit] writer body
    [junit] read 4 total_read 4 to_read 0
    [junit] 30 30 30 36
    [junit] recv 6 OK end
    [junit] Stop client thread
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testProxyTcp took 5.193 sec
    [junit] Running zmq.TestPubsubTcp
    [junit] Testsuite: zmq.TestPubsubTcp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
2.173 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
2.173 sec
    [junit]
    [junit] Testcase: testPubsubTcp took 2.133 sec
    [junit] Running zmq.TestReqrepDevice
    [junit] Testsuite: zmq.TestReqrepDevice
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.978 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.978 sec
    [junit]
    [junit] Testcase: testReprepDevice took 0.939 sec
    [junit] Running zmq.TestReqrepInproc
    [junit] Testsuite: zmq.TestReqrepInproc
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.09 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.09 sec
    [junit]
    [junit] Testcase: testReqrepInproc took 0.051 sec
    [junit] Running zmq.TestReqrepIpc
    [junit] Testsuite: zmq.TestReqrepIpc
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.938 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.938 sec
    [junit]
    [junit] Testcase: testReqrepIpc took 0.899 sec
    [junit] Running zmq.TestReqrepTcp
    [junit] Testsuite: zmq.TestReqrepTcp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.419 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.419 sec
    [junit]
    [junit] Testcase: testReqrepTcp took 0.31 sec
    [junit] Running zmq.TestRouterMandatory
    [junit] Testsuite: zmq.TestRouterMandatory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.105 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.105 sec
    [junit]
    [junit] Testcase: testRouterMandatory took 1.065 sec
    [junit] Running zmq.TestShutdownStress
    [junit] Testsuite: zmq.TestShutdownStress
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
38.014 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
38.014 sec
    [junit]
    [junit] Testcase: testShutdownStress took 37.975 sec
    [junit] Running zmq.TestSubForward
    [junit] Testsuite: zmq.TestSubForward
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.436 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.436 sec
    [junit]
    [junit] Testcase: testSubForward took 1.397 sec
    [junit] Running zmq.TestTermEndpoint
    [junit] Testsuite: zmq.TestTermEndpoint
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
2.316 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
2.316 sec
    [junit] ------------- Standard Output ---------------
    [junit] disconnect endpoint test running...
    [junit] ------------- ---------------- ---------------
    [junit]
    [junit] Testcase: testTermEndpoint took 2.276 sec
    [junit] Running zmq.TestTimeo
    [junit] Testsuite: zmq.TestTimeo
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
2.588 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
2.588 sec
    [junit]
    [junit] Testcase: testTimeo took 2.548 sec
    [junit] Running zmq.TestUtils
    [junit] Testsuite: zmq.TestUtils
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.048 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.048 sec
    [junit]
    [junit] Testcase: testRealloc took 0.008 sec
    [junit] Testcase: testSwap took 0.001 sec
    [junit] Running zmq.TestYQueue
    [junit] Testsuite: zmq.TestYQueue
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.043 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.043 sec
    [junit]
    [junit] Testcase: testReuse took 0.004 sec

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130327/abe2f728/attachment.htm>


More information about the zeromq-dev mailing list