Actions
Bug #33021
closedBats failure on 'compare contents of library export and import'
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
easy
Triaged:
Yes
Pull request:
Description
See https://github.com/theforeman/forklift/pull/1266#issuecomment-880193084
26 | compare contents of library export and import | -- | -- | -- | # (in test file fb-katello-content.bats, line 217) | # `[ "$export_repos" = "$import_repos" ]' failed
And a later run passed on EL8 and failed on EL7 at that exact spot.
Some sorting issue?
Actions