-
Notifications
You must be signed in to change notification settings - Fork 12
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
Fix bug #133 #141
Fix bug #133 #141
Conversation
Report bugs in Issues The following are automatically added:
Available user actions:
Supported /retest check runsSupported labels
|
Hi @amp-rh. Thanks for your PR. I'm waiting for a CSPI-QE member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
tests/unittests/objects/failure_rule/test_firewatch_objects_failure_rule_matches_failure.py
Outdated
Show resolved
Hide resolved
...ttests/objects/job/test_fail_with_test_failures_should_not_cause_failure_for_ignored_step.py
Outdated
Show resolved
Hide resolved
...ttests/objects/job/test_fail_with_test_failures_should_not_cause_failure_for_ignored_step.py
Outdated
Show resolved
Hide resolved
...ttests/objects/job/test_fail_with_test_failures_should_not_cause_failure_for_ignored_step.py
Outdated
Show resolved
Hide resolved
396d9c8
to
479afa5
Compare
a09caf2
to
83830e9
Compare
…into FailureRule class.
- add "ignore" flag to Failures - mark ignored failures during collection of failures in Job class - update unit tests
Co-authored-by: Ruth Netser <[email protected]> Co-authored-by: Miles Dunn <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/ok-to-test |
Label ok-to-test is not a predefined one, will not be added / removed.
|
pre-commit.ci run |
/verified |
fix #133