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: Actually wait for text to match the builder name #7531

Merged

Conversation

mokibit
Copy link
Collaborator

@mokibit mokibit commented Apr 25, 2024

This PR fixes issues #7410 and #7407.
"pending build requests › shows" e2e test sometimes fails, due to waiting for the first text that showed up and trying to match it with a builder name.
This commit fixes the problem by actually waiting for updated text to match the builder name

Contributor Checklist:

  • I have updated the unit tests
  • I have created a file in the newsfragments directory (and read the README.txt in that directory)
  • [not_needed] I have updated the appropriate documentation

A test randomly breaks, due to waiting for the first text that showed up
and trying to match it with a builder name.
This commit fixes the problem by actually waiting for updated text to
match the builder name.
@mokibit mokibit force-pushed the test-wait-for-text-to-mach-builder-name branch from 5bdc757 to e224a45 Compare April 28, 2024 15:01
@p12tic p12tic merged commit c6a28b5 into buildbot:master Apr 28, 2024
33 of 35 checks passed
@mokibit mokibit deleted the test-wait-for-text-to-mach-builder-name branch April 28, 2024 15:31
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.

None yet

2 participants