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.

Flaky-test: PulsarStateTest.testSinkState - wrong number of messages received

See original GitHub issue
  -     PulsarStateTest.testSinkState
         -     which gave: PulsarStateTest.testSinkState:183 expected [val1-9] but found [val1-8]

To Reproduce I reproduced this exact issue locally by running the tests in PulsarStateTest while running: stress-ng --matrix 0 -t 15m which was running during the entire test process.

Originally mentioned here: https://github.com/apache/pulsar/issues/6137

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
devinbostcommented, Feb 3, 2020

(I was able to install stress-ng on my mac via brew.)

0reactions
devinbostcommented, Feb 15, 2020

I fixed this issue in my PR #6202. However, now there’s a new issue. The Github CI output just looks like this:

1211[ERROR] Run 4: PulsarStateTest.testSinkState:162 » PulsarAdmin org.apache.pulsar.shade.javax....

I’ve attached a log with the test failure.

11_run integration tests.txt

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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