Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pining the selenium version to 4.11.2 #951

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

omkarkhatavkar
Copy link

After upgrading to selenium 4.12.0, it caused the issue. Everything works fine with 4.11.2

@omkarkhatavkar
Copy link
Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_syncplan.py -k test_positive_end_to_end

@omkarkhatavkar omkarkhatavkar added the Automation failure Makes Robottelo automation fail label Sep 6, 2023
@vsedmik
Copy link
Contributor

vsedmik commented Sep 6, 2023

Regarding PRT result

  1. One test failed with a known issue:
16:05:04  >           raise AssertionError(f"assert_no_error: found error notifications ****errs}")
16:05:04  E           AssertionError: assert_no_error: found error notifications ['Danger alert: Cannot add product LYAqbc because it is disabled.']

which should be fixed by SatelliteQE/robottelo#12474
2. The other test passed.

Both results, however, prove that the entity create and subsequential search worked as expected, providing fix for issue this PR address.

@jyejare jyejare merged commit 67226f9 into SatelliteQE:master Sep 6, 2023
21 of 22 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 6, 2023
github-actions bot pushed a commit that referenced this pull request Sep 6, 2023
github-actions bot pushed a commit that referenced this pull request Sep 6, 2023
omkarkhatavkar added a commit that referenced this pull request Sep 7, 2023
(cherry picked from commit 67226f9)

Co-authored-by: Omkar Khatavkar <[email protected]>
omkarkhatavkar added a commit that referenced this pull request Sep 7, 2023
(cherry picked from commit 67226f9)

Co-authored-by: Omkar Khatavkar <[email protected]>
omkarkhatavkar added a commit that referenced this pull request Sep 7, 2023
(cherry picked from commit 67226f9)

Co-authored-by: Omkar Khatavkar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.12.z 6.13.z 6.14.z Automation failure Makes Robottelo automation fail CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants