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

Drop the 'sent-at' header from messages so tests pass reliably #2860

Merged
merged 3 commits into from
Jan 5, 2019

Conversation

jeremycline
Copy link
Member

This header is the time when the message was sent. If the test runs
quickly enough the two time stamps could be equal, which is why this
doesn't always fail.

fixes #2858

Signed-off-by: Jeremy Cline jcline@redhat.com

@jeremycline jeremycline requested a review from a team as a code owner December 17, 2018 20:23
@abompard
Copy link
Member

Could you rebase on develop to get CI to pass please?

@bowlofeggs
Copy link
Contributor

I'm going to re-rebase this so it picks up the new mypy test.

This header is the time when the message was sent. If the test runs
quickly enough the two time stamps could be equal, which is why this
doesn't always fail.

fixes fedora-infra#2858

Signed-off-by: Jeremy Cline <jcline@redhat.com>
@mergify mergify bot merged commit a1a3cdd into fedora-infra:develop Jan 5, 2019
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.

Intermittent test failure in one of Bodhi's fedora-messaging tests
3 participants