Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #27988
Closed
Open
Issue created Feb 10, 2017 by Rémy Coutable@rymai4️⃣Maintainer

Transient failure in spec/requests/api/commits_spec.rb

As seen in https://gitlab.com/gitlab-org/gitlab-ce/builds/10198112:

Failures:

  1) API::Commits Create a commit with multiple files and actions create with project path in URL a new file in project repo
     Failure/Error: expect(response).to have_http_status(201)
       expected the response to have status code 201 but it was 404
     # ./spec/requests/api/commits_spec.rb:156:in `block (5 levels) in <top (required)>'

Finished in 21 minutes 37 seconds (files took 17.99 seconds to load)
658 examples, 1 failure

Failed examples:

rspec ./spec/requests/api/commits_spec.rb:153 # API::Commits Create a commit with multiple files and actions create with project path in URL a new file in project repo
Assignee
Assign to
Time tracking