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

Fixes #36853 - Fix the tests that caused SIGKILL #10774

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

lfu
Copy link
Member

@lfu lfu commented Oct 23, 2023

What are the changes introduced in this pull request?

Seems line like Time.stubs(:now).returns(Time.utc(2024, 1, 1)) alone without other code would cause SIGKIL.

Considerations taken when implementing this change?

What are the testing steps for this pull request?

bundle exec rake jenkins:katello TESTOPTS="-v" --trace could pass without SIGKIL.

Copy link
Member

@jeremylenz jeremylenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APJ (because J is really all that matters ;)

thanks @lfu !

@jeremylenz
Copy link
Member

let's run them a few times before we merge to make sure it stays green

@lfu
Copy link
Member Author

lfu commented Oct 23, 2023

[test katello]

@jeremylenz
Copy link
Member

🍏

[test katello]

@lfu
Copy link
Member Author

lfu commented Oct 23, 2023

[test katello]

@lfu lfu merged commit f59a21a into Katello:master Oct 24, 2023
6 checks passed
@lfu lfu deleted the sigkil_36853 branch November 16, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants