Red master: Import/Export - project import integration test when selecting the namespace user imports an exported project successfully
https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/21520860
Failures:
1) Import/Export - project import integration test when selecting the namespace user imports an exported project successfully
Failure/Error: expect(project.issues).not_to be_empty
expected `#<ActiveRecord::Associations::CollectionProxy []>.empty?` to return false, got true
# ./spec/features/projects/import_export/import_file_spec.rb:41:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:97:in `block (2 levels) in <top (required)>'
Finished in 55 minutes 31 seconds (files took 34.41 seconds to load)
1325 examples, 1 failure
Failed examples:
rspec ./spec/features/projects/import_export/import_file_spec.rb:25 # Import/Export - project import integration test when selecting the namespace user imports an exported project successfully