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.

Speck integration tests fail with timeout exceptions.

See original GitHub issue

I increased the timeout value to give it a try: https://github.com/plotly/dash-bio/commit/9b6fc7bb36cb412a350bc8ee1fa31681fdac2e0d but test_dbsp002_click_and_drag(dash_duo) still fails (and test_dbsp001_rotate(dash_duo) fails the same way).

Still this timeout error with tests/integration/test_speck.py… 🤔

_Originally posted by @mkcor in https://github.com/plotly/dash-bio/pull/478#issuecomment-583849790_

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
mkcorcommented, Feb 21, 2020

Oh dear, what a relief! It didn’t make any sense that selector #test-speck couldn’t be found for the first two integration tests… Sure, I’ll update my branches and ping you for review/approval! Thanks.

1reaction
shammamah-zzcommented, Feb 21, 2020

@mkcor Good news! Turns out that the problem is not with our tests, but actually with the docker image. I fixed it in https://github.com/plotly/dash-bio/pull/484/commits/0d026a4c9d4cd228b172f36dda02449231a84f4c – once that is merged into master, could you update your branch and see if the tests start passing?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tests on Jenkins fail with Timeout Exception on results #29
Successfully merging a pull request may close this issue. fix jenkins timeout skonto/mesos-spark-integration-tests. 1 participant.
Read more >
Failing test displays "Error: timeout of 2000ms exceeded ...
I have the following route (express) for which I'm writing an integration test. Here's the code ...
Read more >
TimeoutException during load test - Java SDK
Hi Everything run fine with very good response time when system is not under load. The following exception is raised during load ...
Read more >
Handle pauses & timeouts effectively - BDD framework for NET
Choosing a short pause causes tests to occasionally fail because the asynchronous process sometimes does not complete when the test framework moves on...
Read more >
Testing - Spring
Failing to flush the underlying unit of work can produce false positives: Your test passes, but the same code throws an exception in...
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