Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential fix for Health Check Status Emailer Test failures #1623

Conversation

justinedelson
Copy link
Contributor

This does change the behavior slightly of the Health Check Status Emailer. It now sends the email if the threshold has been reached exactly (whereas before it would happen only if it was at least 1 millisecond after the threshold time). My theory is that this is failing on very fast machines. I've never seen this fail locally, but I guess that just means I need a new computer.

This does change the behavior slightly of the Health Check Status Emailer. It now sends the email if the threshold has been reached exactly (whereas before it would happen only if it was at least 1 millisecond after the threshold time). My theory is that this is failing on very fast machines. I've never seen this fail locally, but I guess that just means I need a new computer.
@badvision
Copy link
Contributor

Thanks! This one was a bit of a pest. Can we run the travis build a few times to confirm this one?

@justinedelson
Copy link
Contributor Author

for sure

@badvision
Copy link
Contributor

I've restarted it 3 times and it seems fine. Thanks!! 👍

@badvision
Copy link
Contributor

+1 from me... @davidjgonzalez ?

@davidjgonzalez davidjgonzalez merged commit 20df4fb into Adobe-Consulting-Services:master Dec 15, 2018
davidjgonzalez pushed a commit to davidjgonzalez/acs-aem-commons that referenced this pull request Jan 27, 2019
…nsulting-Services#1623)

* Potential fix for Health Check Status Emailer Test failures

This does change the behavior slightly of the Health Check Status Emailer. It now sends the email if the threshold has been reached exactly (whereas before it would happen only if it was at least 1 millisecond after the threshold time). My theory is that this is failing on very fast machines. I've never seen this fail locally, but I guess that just means I need a new computer.

* updating changelog
justinedelson added a commit that referenced this pull request Feb 6, 2019
* Potential fix for Health Check Status Emailer Test failures

This does change the behavior slightly of the Health Check Status Emailer. It now sends the email if the threshold has been reached exactly (whereas before it would happen only if it was at least 1 millisecond after the threshold time). My theory is that this is failing on very fast machines. I've never seen this fail locally, but I guess that just means I need a new computer.

* updating changelog
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