Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now

Broken master: issue_sidebar_spec.rb && issue_weight_spec.rb

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

  1) Issue Sidebar updating weight updates weight in sidebar to 1
     Got 0 failures and 2 other errors:

     1.1) Failure/Error: params.require(:issue).permit(*issue_params_attributes)

          ActionController::ParameterMissing:
            param is missing or the value is empty: issue
...

Finished in 10 minutes 7 seconds (files took 39.94 seconds to load)
226 examples, 2 failures, 1 pending

Failed examples:

rspec ./ee/spec/features/issues/issue_sidebar_spec.rb:22 # Issue Sidebar updating weight updates weight in sidebar to 1
rspec ./ee/spec/features/issues/issue_sidebar_spec.rb:33 # Issue Sidebar updating weight updates weight in sidebar to no weight

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

 1) Issue weight allows user to update weight
     Got 0 failures and 2 other errors:

     1.1) Failure/Error: params.require(:issue).permit(*issue_params_attributes)

          ActionController::ParameterMissing:
            param is missing or the value is empty: issue
          # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/

Finished in 9 minutes 45 seconds (files took 43.83 seconds to load)
298 examples, 1 failure, 7 pending

Failed examples:

rspec ./ee/spec/features/issues/issue_weight_spec.rb:19 
Assignee Loading
Time tracking Loading