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

Fix unit tests to work with CentOS 7 #9727

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

Mab879
Copy link
Member

@Mab879 Mab879 commented Oct 24, 2022

Description:

  • Fix the test in test_id_translate.py for Python 2 Compatibility
  • Test the XML tests in CentOS 7

Rationale:

Fixes #9724

@Mab879 Mab879 added bugfix Fixes to reported bugs. Infrastructure Our content build system labels Oct 24, 2022
@Mab879 Mab879 added this to the 0.1.65 milestone Oct 24, 2022
@Mab879 Mab879 changed the title Fix 9724 Fix unit tests to work with CentOS 7 Oct 24, 2022
@github-actions
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

@Mab879 Mab879 marked this pull request as draft October 24, 2022 19:08
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Used by openshift-ci bot. label Oct 24, 2022
@Mab879 Mab879 marked this pull request as ready for review October 25, 2022 22:26
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Used by openshift-ci bot. label Oct 25, 2022
@codeclimate
Copy link

codeclimate bot commented Oct 25, 2022

Code Climate has analyzed commit 0423a42 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 46.5% (0.0% change).

View more on Code Climate.

@marcusburghardt marcusburghardt self-assigned this Oct 26, 2022
@marcusburghardt marcusburghardt merged commit 094e3b1 into ComplianceAsCode:master Oct 26, 2022
@Mab879 Mab879 deleted the fix_9724 branch October 26, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes to reported bugs. Infrastructure Our content build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit tests fail on RHEL 7
2 participants