Project

General

Custom queries

Profile

Actions

Bug #33021

closed

Bats failure on 'compare contents of library export and import'

Added by Jeremy Lenz almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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 #3

Updated by Eric Helms almost 4 years ago

This is a sorting issue that happens intermittenly:

[root@pipe-katello-server-nightly-centos8 bats]# cat library_export_repos 
file repo,Zoo
[root@pipe-katello-server-nightly-centos8 bats]# cat library_import_repos 
Zoo,file repo
Actions #5

Updated by Evgeni Golov almost 4 years ago

  • Status changed from New to Closed

this is done now and I've not seen failures related to this problem anymore

thanks!

Actions

Also available in: Atom PDF