question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I’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:closed
  • Created 4 years ago
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
trevorbernardcommented, Apr 4, 2019

No worries. I can do the announcements.

1reaction
daveyarwoodcommented, Apr 4, 2019

JeroMQ 0.5.1 is now available in Maven Central.

TODO at this point:

  • Update the changelog.
  • Announce the release on the ZMQ mailing list.

@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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found