Skip to content

Conversation

gorup
Copy link
Contributor

@gorup gorup commented May 24, 2017

I was seeing random failures executing rake, and the failures mentioned PKCS7 validation errors. Looking at the helper, I saw the timeout was Time.now + 60, which seemed low. After changing it to +/-10000, I was able to execute 30+ tests in a row without failures.

I was seeing random failures executing rake, and the failures mentioned PKCS7 validation errors. Looking at the helper, I saw the timeout was Time.now + 60, which seemed potentially low. After changing it to +/-10000, I was able to execute many 20+ tests in a row without failures.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.584% when pulling 9368d4e on gorup:master into 6201067 on aws:master.

@asaf-erlich asaf-erlich merged commit c510185 into aws:master May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants