Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • 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
  • Merge requests 2
    • Merge requests 2
  • Requirements
    • Requirements
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #29241

Closed
Open
Created Mar 08, 2017 by 🕺 Winnie 🕺@winniehellContributor

Transient failure of spec/features/issues/filtered_search/filter_issues_spec.rb

  1) Filter issues filter issues by text searched text with other filters filters issues by searched text, author, text, assignee, text, label, text, milestone and text
     Failure/Error: filtered_search.send_keys(:enter)

     Capybara::Poltergeist::MouseEventFailed:
       Firing a click at co-ordinates [1191, 245] failed. Poltergeist detected another element with CSS selector 'html body div.page-with-sidebar div.content-wrapper.page-with-layout-nav div div#content-body.content div.container-fluid.container-limited div.issues-filters div.issues-details-filters.row-content-block.second-block.filtered-search-block form.filter-form.js-filter-form div.issues-other-filters.filtered-search-container div.pull-right.filter-dropdown-container div.dropdown.inline.prepend-left-10 button.dropdown-toggle' at this position. It may be overlapping the element you are trying to interact with. If you don't care about overlapping elements, try using node.trigger('click').
     # ./spec/support/filtered_search_helpers.rb:17:in `input_filtered_search'
     # ./spec/features/issues/filtered_search/filter_issues_spec.rb:711:in `block (4 levels) in <top (required)>'
     # ------------------
     # --- Caused by: ---
     # Capybara::Poltergeist::BrowserError:
     #   There was an error inside the PhantomJS portion of Poltergeist. If this is the error returned, and not the cause of a more detailed error response, this is probably a bug, so please report it. 
     #   
     #   Poltergeist.MouseEventFailed: click
     #   html body div.page-with-sidebar div.content-wrapper.page-with-layout-nav div div#content-body.content div.container-fluid.container-limited div.issues-filters div.issues-details-filters.row-content-block.second-block.filtered-search-block form.filter-form.js-filter-form div.issues-other-filters.filtered-search-container div.pull-right.filter-dropdown-container div.dropdown.inline.prepend-left-10 button.dropdown-toggle
     #   {"x"=>1191, "y"=>245}
     #   ./spec/support/filtered_search_helpers.rb:17:in `input_filtered_search'
Assignee
Assign to
Time tracking