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

Fixing flaky test test_pdf_reader_match_doc_details #447

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

jamesbraza
Copy link
Collaborator

Shown in this CI run, we see the answer did not include "yes". This PR fixes the flaky test by retrying the query up to 3X.

It also better documents get_directory_index

@jamesbraza jamesbraza added the bug Something isn't working label Sep 20, 2024
@jamesbraza jamesbraza self-assigned this Sep 20, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels Sep 20, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 20, 2024
@jamesbraza jamesbraza merged commit db55842 into main Sep 20, 2024
5 checks passed
@jamesbraza jamesbraza deleted the fixing-flaky-test branch September 20, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants