Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Improve error messages in roles #288

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

mike-nguyen
Copy link
Collaborator

Sometimes its not easy to figure out why a test failed based on
the error message. Digging into the code to find the failure
comparison that caused the failure is required.

Lets make the error messages more detailed when comparisons are
made so triaging failures is easier.

Note: This commit is only improving the error messages in the roles.

Sometimes its not easy to figure out why a test failed based on
the error message.  Digging into the code to find the failure
comparison that caused the failure is required.

Lets make the error messages more detailed when comparisons are
made so triaging failures is easier.

Note: This commit is only improving the error messages in the roles.
@mike-nguyen
Copy link
Collaborator Author

fedora/26/atomic failure is unrelated to this PR

@miabbott
Copy link
Collaborator

This looks like it will mostly address #239, right?

@mike-nguyen
Copy link
Collaborator Author

mike-nguyen commented Dec 11, 2017

This looks like it will mostly address #239, right?

Yes, I will do the actual tests next.

@miabbott
Copy link
Collaborator

I tried to get the fedora/26/atomic context to pass, but it looks like we are hitting the same condition that was addressed in #284

I'll submit another PR for that issue, but this one is good to merge! Thanks for cleaning this up.

@miabbott miabbott merged commit fe448e0 into projectatomic:master Dec 11, 2017
mike-nguyen added a commit to mike-nguyen/atomic-host-tests that referenced this pull request Dec 12, 2017
This is the follow on to projectatomic#288 to address projectatomic#239.  projectatomic#288 addressed the
error messages in the roles and this commit addresses the error
messages in the tests itself.
miabbott pushed a commit that referenced this pull request Dec 12, 2017
* Improve error messages in tests

This is the follow on to #288 to address #239.  #288 addressed the
error messages in the roles and this commit addresses the error
messages in the tests itself.

* fixup! Improve error messages in tests
@mike-nguyen mike-nguyen deleted the error_msgs branch December 13, 2017 17:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants