Skip to content

[Rails5] Project import spec fails

https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/86360570

  2) New project CI/CD for external repositories when licensed "Import project" tab creates projects with features enabled
     Failure/Error: expect(current_path).to eq(project_path(created_project))

       expected: "/user889/import-project-with-features1"
            got: "/user889/import-project-with-features1/import"

       (compared using ==)
     # ./ee/spec/features/projects/new_project_spec.rb:79:in `block (5 levels) in <top (required)>'
     # ./ee/spec/features/projects/new_project_spec.rb:70:in `block (4 levels) in <top (required)>'