Remove Hystrix test retry and timeout#2494
Conversation
|
What's the motivation? #2389 removes the scope leak which prevents this test from passing in strict mode, but either uncovers or causes more problems. |
|
So the motivation is that all the failures that I have seen is a timeout on this form: The test is obviously in the middle of verifying the results via I'm going to rerun this whole PR on CI for a number of times and see if it fails. |
|
I have now run the whole build for all platforms (rerun from start) 13 times without this test failing once. |
richardstartin
left a comment
There was a problem hiding this comment.
I'll rebase on this because I had an improvement to make the test run in strict mode
No description provided.