Project

General

Profile

Actions

Bug #11832

open

A number of factories in Katello are failing

Added by David Davis over 8 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

  • katello_content_view - Validation failed: Organization Names and labels must be unique across all organizations (ActiveRecord::RecordInvalid)
  • katello_content_view_erratum_filter_rule - Validation failed: Invalid erratum filter rule specified, Must specify at least one of the following: 'errata_id', 'start_date', 'end_date' or 'types' (ActiveRecord
    ::RecordInvalid)
  • katello_content_view_puppet_environment - Validation failed: Prior environment required (ActiveRecord::RecordInvalid)
  • docker_tag - Katello::Repository(#109713840) expected, got Symbol(#10142980) (ActiveRecord::AssociationTypeMismatch)
  • katello_k_t_environment - Validation failed: Prior environment required (ActiveRecord::RecordInvalid)
  • katello_environment_with_library - Factory not registered: library (ArgumentError)
  • katello_gpg_key - Validation failed: Name can't be blank, Name cannot be blank, Organization can't be blank (ActiveRecord::RecordInvalid)
  • katello_pool - PG::NotNullViolation: ERROR: null value in column "cp_id" violates not-null constraint
    DETAIL: Failing row contains (1, null, 2015-09-14 23:08:02.542756, 2015-09-14 23:08:02.542756).
    : INSERT INTO "katello_pools" ("cp_id", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" (ActiveRecord::StatementInvalid)
  • katello_product - Validation failed: Product and Repositories can't be blank (ActiveRecord::RecordInvalid)
  • katello_repository - undefined method `content_view' for nil:NilClass (NoMethodError)
  • docker_repository - undefined method `content_view' for nil:NilClass (NoMethodError)
  • katello_sync_plan - Factory not registered: katello_products (ArgumentError)
  • katello_system - Validation failed: Environment can't be blank, Content view can't be blank, Name cannot be blank (ActiveRecord::RecordInvalid)
  • katello_task_status - Validation failed: Login can't be blank, Auth source can't be blank (ActiveRecord::RecordInvalid)
  • katello_user - Validation failed: Login can't be blank, Auth source can't be blank (ActiveRecord::RecordInvalid)
Actions #1

Updated by Eric Helms over 8 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 114
Actions

Also available in: Atom PDF