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.

Condition was evaluated in negative nanoseconds

See original GitHub issue

Hello, I recently upgraded the awaitility from 3.1.6 to 4.0.0. I saw this weird ConditionTimeoutException while compiling using Appveyor:

org.awaitility.core.ConditionTimeoutException:
Condition was evaluated in -1220300 nanoseconds which is earlier than expected minimum timeout 0 nanoseconds

https://ci.appveyor.com/project/line/armeria/builds/27223324

The build is fine with Travis CI which uses Linux, but not ok with the Appveyor which uses Window OS.

Please let me know if there’s something that I missed. 🙇

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:6

github_iconTop GitHub Comments

2reactions
johanhalebycommented, Sep 6, 2019

@minwoox Great! I’ll try to make a new release soon.

1reaction
minwooxcommented, Sep 6, 2019

Thanks a lot for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Awaitility to determine something did not happen
ConditionTimeoutException: Condition was evaluated in 1005478005 NANOSECONDS which is earlier than expected minimum timeout 2 SECONDS.
Read more >
microbenchmark: Sub-millisecond accurate timing of ... - Rdrr.io
It tries hard to accurately measure only the time it takes to evaluate expr . To achieved this, the sub-millisecond (supposedly nanosecond) accurate...
Read more >
Negative Pressures and Spallation in ... - ACS Publications
When spallation occurred, we evaluated that negative pressures below −100 MPa were reached in the drops. We model the negative pressures ...
Read more >
Irreversible electroporation inhibits pro-cancer inflammatory ...
This hypothesis was tested in-vitro on triple negative breast cancer cells treated with IRE, where the effects of pulse parameters on key ...
Read more >
Prebreakdown process of a negative nanosecond pulsed ...
The prebreakdown process in a 100 µm gap in supercritical carbon dioxide was investigated under negative nanosecond pulsed voltage.
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