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

gh-109959: attempt to fix hypothesis tests for test_glob #128255

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

picnixz
Copy link
Contributor

@picnixz picnixz commented Dec 25, 2024

Just trying to see if this approach would work or not. Tests are likely to be flaky but I want at least to isolate the failure if possible...

@picnixz
Copy link
Contributor Author

picnixz commented Dec 26, 2024

I've rerun lots of times the hypothesis workflow and didn't encounter issues but I really don't know if this is meaningful. @barneygale WDYT?

@barneygale
Copy link
Contributor

I know I speculated that this area of code could be related, but on reflection I think it's very unlikely. Given the behaviour Alyssa analysed, if this code were related, then only a bug in itertools.chain() could explain it, and why would such a bug show up only here? I think the issue must elsewhere in glob.py.

@picnixz
Copy link
Contributor Author

picnixz commented Dec 28, 2024

What's also really weird is that I'm locally never seeing this failure. I don't know if this may be something related to the machine the hypothesis tests are actually running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants