Fixes #37932 - Add asterisk to email address users form #2058
Annotations
10 errors
Run rake test:katello:
katello/test/actions/pulp3/orchestration/srpm_upload_test.rb#L56
Failure: test_upload
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 48b43dac-191a-4a4d-a2c1-db7afd75b9f9: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/srpm_upload_test.rb:12:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb#L56
Failure: test_errata_copied_if_all_errata_packages_matches_included_packages
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 0b44c201-776d-4352-857f-fc19d2655d60: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb:344:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb#L56
Failure: test_errata_is_not_copied_if_errata_packages_are_not_all_found_in_included_packages
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 402ac13d-ed88-42da-b644-3e4c3268e08d: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb:344:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb#L56
Failure: test_proper_errata_copied_if_no_errata_packages_matches_filter_rules
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 067c0c30-0c36-4131-8d8f-ba01368cf403: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb:344:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb#L56
Failure: test_all_errata_copied_if_no_filter_rules
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task ec2ba906-fce8-4803-a4c6-02359703cc58: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/multi_copy_all_units_test.rb:344:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/services/katello/pulp3/srpm_test.rb#L56
Failure: test_repo_srpms
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 60da54b4-41fc-4fe3-9384-ac46b3a10deb: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/services/katello/pulp3/srpm_test.rb:17:in `setup'
katello/test/services/katello/pulp3/srpm_test.rb:30:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/services/katello/pulp3/srpm_test.rb#L56
Failure: test_pulp_data
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task cc4c9bc9-0bcb-4857-970f-ee3b1786afeb: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/services/katello/pulp3/srpm_test.rb:17:in `setup'
katello/test/services/katello/pulp3/srpm_test.rb:30:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/yum_update_test.rb#L56
Failure: test_addurl
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 2f79a18c-b096-41e5-8107-a6bd9d1a6f82: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/yum_update_test.rb:132:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb#L56
Failure: test_package_groups_as_a_filter_rule
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 3519bed8-623c-4f22-a027-481242bb83d0: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb:668:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb#L56
Failure: test_all_package_groups_copied_with_no_filter_rules
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 45b876ea-4a70-4f27-94c7-ff05bacf5194: NameError: uninitialized constant PulpRpmClient::AnyType
foreman-tasks (10.0.0) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.0) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/support/pulp3_support.rb:75:in `create_repo'
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb:668:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Loading