JeroMQ 0.5.1
See original GitHub issueI’d like to release JeroMQ 0.5.1, but am currently unable to do so because 5 test cases are failing on my machine:
[INFO] [ERROR] Failures:
[INFO] [ERROR] ZBeaconTest.testReceiveOwnBeacons:64
[INFO] Expected: is <0L>
[INFO] but: was <1L>
[INFO] [ERROR] ZBeaconTest.testReceiveOwnBeaconsBlocking:123
[INFO] Expected: is <0L>
[INFO] but: was <1L>
[INFO] [ERROR] ZBeaconTest.testUseBuilder:40
[INFO] Expected: is <0L>
[INFO] but: was <1L>
[INFO] [ERROR] TestAddress.testInvalid Expected exception: org.zeromq.ZMQException
[INFO] [ERROR] TcpAddressTest.testBad:106
[INFO] [INFO]
[INFO] [ERROR] Tests run: 550, Failures: 5, Errors: 0, Skipped: 16
The ZBeacon tests have been noted before in an open issue, #620. I haven’t seen these other 2 test failures before.
Help getting these tests to pass would be much appreciated!
The changelog also needs to be updated, which I’m happy to take care of unless somebody else beats me to it.
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (16 by maintainers)
Top Results From Across the Web
jeromq » 0.5.1 - org.zeromq - Maven Repository
HomePage, https://github.com/zeromq/jeromq. Date, Apr 04, 2019. Files, jar (448 KB) View All. Repositories, CentralJCenter.
Read more >ZContext (JeroMQ 0.5.1 API) - javadoc.io
It provides a simple way to set the linger timeout on sockets, and configure contexts for number of I/O threads. Sets-up signal (interrupt)...
Read more >org.zeromq : jeromq : 0.5.1 - Maven Central Repository Search
JeroMQ - Pure Java implementation of libzmq.
Read more >Download jeromq JAR 0.5.1 With all dependencies!
Pure Java implementation of libzmq ✓ Download JAR jeromq 0.5.1 ✓ With dependencies ✓ Source of jeromq ☄ One click!
Read more >ZThread.IAttachedRunnable (JeroMQ 0.5.1 API) - Javadoc Extreme
All Methods Instance Methods Abstract Methods. Modifier and Type, Method and Description. void, run(Object[] args, ZContext ctx, ZMQ.Socket pipe) ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
No worries. I can do the announcements.
JeroMQ 0.5.1 is now available in Maven Central.
TODO at this point:
@trevorbernard It looks like I would need to subscribe to the ZMQ mailing list in order to announce the release, and I’m not really interested in subscribing, particularly because this page describes it as high-traffic and I’m an Inbox Zero person. Would you be OK with continuing to announce releases on the mailing list?