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

test: don't wait twice for wait_in_text #20174

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

jelly
Copy link
Member

@jelly jelly commented Mar 14, 2024

The test function wait_in_text already calls wait_visible so we end up waiting twice.

jelly added 2 commits March 14, 2024 09:56
The test function `wait_in_text` already calls `wait_visible` so we end
up waiting twice.
The test function `wait_not_in_text` already calls `wait_visible` so we
end up waiting twice.
@jelly jelly marked this pull request as ready for review March 14, 2024 09:28
@jelly jelly requested a review from martinpitt March 14, 2024 09:28
@jelly jelly merged commit 9065aca into cockpit-project:main Mar 14, 2024
74 checks passed
@jelly jelly deleted the double-wait-in-text branch March 14, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants