Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #2926

Closed
Open
Created Feb 06, 2013 by Administrator@rootOwner

Failing Test Scenario: I can edit file (Time out waiting for response)

Created by: karlhungus

Not sure what the protocol around failing tests are; I get a test failure here:

Scenario: I can edit file ✔ Given I sign in as a user # features/steps/shared/authentication.rb:7 ✔ And I own project "Shop" # features/steps/shared/project.rb:11 ! Given I visit project source page # features/steps/shared/paths.rb:201 ~ Given I click on "Gemfile" file in repo ~ And I click button "edit" ~ Then I can edit code

    Timed out waiting for response to {"name":"visit","args":["http://127.0.0.1:60821/shop/tree/master"]}
    /home/vagrant/.rvm/gems/ruby-1.9.3-p374/bundler/gems/poltergeist-5c2e09200107/lib/capybara/poltergeist/web_socket_server.rb:147:in `rescue in send'

If this isn't the place for these kinds of things please let me know where they should go. I looked on the wiki but didn't see any links to a build system to see if it was just me...

Assignee
Assign to
Time tracking