Project

General

Profile

Bug #33021

Updated by Jeremy Lenz over 2 years ago

See https://github.com/theforeman/forklift/pull/1266#issuecomment-880193084 

 <pre> 
 26 | compare contents of library export and import |   
 -- | -- | -- 
   | # (in test file fb-katello-content.bats, line 217) 
   | # `[ &quot;$export_repos&quot; = &quot;$import_repos&quot; ]' failed 

 </pre> 

 And a later run passed on EL8 and failed on EL7 at that exact spot. 

 Some sorting issue?

Back