Project

General

Profile

Actions

Bug #33021

closed

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

Added by Jeremy Lenz almost 3 years ago. Updated over 2 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 #1

Updated by Jeremy Lenz almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by Jeremy Lenz almost 3 years ago

  • Subject changed from Bats failure on EL8 'compare contents of library export and import' to Bats failure on 'compare contents of library export and import'
Actions #3

Updated by Eric Helms almost 3 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 #4

Updated by Jeremy Lenz almost 3 years ago

  • Pull request https://github.com/theforeman/forklift/pull/1386 added
Actions #5

Updated by Evgeni Golov almost 3 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 #6

Updated by James Jeffers almost 3 years ago

  • Target version set to Katello 4.2.0
  • Triaged changed from No to Yes
Actions #7

Updated by Chris Roberts over 2 years ago

  • Assignee set to Jeremy Lenz
  • Target version changed from Katello 4.2.0 to Katello Recycle Bin
  • Difficulty set to easy
Actions

Also available in: Atom PDF