Project

General

Profile

Actions

Bug #35173

closed

Failing integration tests

Added by Leos Stejskal almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Category:
JavaScript stack
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

After merging of PR#9267 [0] some integration tests are failing because of empty
search bar input value (missing "name = hostname").

How to reproduce (on develop)

rm -rf tmp/*;
bundle exec rails webpack:compile
bundle exec spring stop

DEBUG_JS_TEST=1 bundle exec rails test test/integration/fact_value_js_test.rb test/integration/config_report_js_test.rb

If you checkout 877eb77 [1] commit and repeat steps above, everything works as expected.

Notes
  • It's not working ONLY in the integration tests, latest Firefox and Chrome works without any problems
  • Downgrading chromedriver from 102 to 93 didn't do anything

[0] https://github.com/theforeman/foreman/pull/9267
[1] https://github.com/theforeman/foreman/commit/877eb770fb20b3bdb541114ad671d6a74ed4dd9f


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #35072: Wrong search props with new TableIndexPageClosedOleh FedorenkoActions
Actions #1

Updated by Oleh Fedorenko almost 2 years ago

  • Status changed from New to Assigned
  • Assignee set to Oleh Fedorenko
Actions #2

Updated by Oleh Fedorenko almost 2 years ago

  • Related to Bug #35072: Wrong search props with new TableIndexPage added
Actions #3

Updated by The Foreman Bot almost 2 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9302 added
Actions #4

Updated by The Foreman Bot almost 2 years ago

  • Fixed in Releases 3.4.0 added
Actions #5

Updated by Oleh Fedorenko almost 2 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF