Project

General

Profile

Actions

Bug #26247

closed

Host multiple select not working

Added by Tomer Brisker about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Capybara::ElementNotFound: Unable to find visible css "#environment_id" 
    test/integration/host_js_test.rb:377:in `block (2 levels) in <class:HostJSTest>' (Capybara::ElementNotFound)
/usr/local/rvm/gems/ruby-2.4.3@test_develop_pr_core-3/gems/capybara-3.14.0/lib/capybara/node/finders.rb:302    

Related issues 1 (0 open1 closed)

Related to Foreman - Bug #26122: Vertical Nav and topbar are rendered after main contentClosedAmir FeferActions
Actions #1

Updated by Tomer Brisker about 5 years ago

  • Priority changed from Normal to High
Actions #2

Updated by Tomer Brisker about 5 years ago

  • Subject changed from HostJSTest::hosts index multiple actions.test_0001_show action buttons failure to Host multiple select not working
  • Category changed from Tests to Web Interface

Looks like this test is catching an actual bug.

Actions #3

Updated by Tomer Brisker about 5 years ago

  • Related to Bug #26122: Vertical Nav and topbar are rendered after main content added
Actions #4

Updated by Tomer Brisker about 5 years ago

Looks like the modal also contains a #content element that is now hidden

Actions #5

Updated by Ohad Levy about 5 years ago

Tomer Brisker wrote:

Looks like the modal also contains a #content element that is now hidden

I actually fixed that in https://github.com/theforeman/foreman/pull/6529/files#diff-a963f10ea6a9fb1e6041b35b0f05d5c3R215

Actions #6

Updated by Tomer Brisker about 5 years ago

There may be other places that have another #content element which don't have test coverage, we should make sure there are no other side affects. The linked PR is still failing on the same test just later.

Actions #7

Updated by Tomer Brisker about 5 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF