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

[6.16] Small Workaround for Manage Columns test for All Hosts page #16293

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

sambible
Copy link
Contributor

@sambible sambible commented Sep 9, 2024

Problem Statement

There is a small inconsistency seen rarely in local testing, but seemingly consistently in CI where the Manage Columns button is only appearing upon refresh, as opposed to when first navigating to the page.

This would be something that I'd like to get resolved in the future if this issue with the page is resolved.

Solution

This is a somewhat clumsy attempt to fix this issues for testing, as the issue isn't seen locally, so is hard to reproduce. This simply "navigates" to the page, reloads, and then attempts to run the actual test.

Related Issues

#16292
https://issues.redhat.com/browse/SAT-27868 (Bug in question)

PRT

trigger: test-robottelo
pytest: tests/foreman/ui/test_host.py -k 'test_all_hosts_manage_columns'

@sambible sambible added CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing 6.16.z Introduced in or relating directly to Satellite 6.16 labels Sep 9, 2024
@sambible sambible requested a review from a team September 9, 2024 20:34
@sambible sambible self-assigned this Sep 9, 2024
@sambible sambible requested a review from a team as a code owner September 9, 2024 20:34
@ColeHiggins2 ColeHiggins2 merged commit 16efcea into SatelliteQE:master Sep 9, 2024
8 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 9, 2024
…16293)

Small workaround for an existing small bug

(cherry picked from commit 16efcea)
sambible added a commit that referenced this pull request Sep 10, 2024
…s page (#16294)

[6.16] Small Workaround for Manage Columns test for All Hosts page (#16293)

Small workaround for an existing small bug

(cherry picked from commit 16efcea)

Co-authored-by: Samuel Bible <[email protected]>
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z Introduced in or relating directly to Satellite 6.16 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants