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

t/parent_and_child_fds_match.t may fail #149

Open
eserte opened this issue Aug 1, 2021 · 1 comment
Open

t/parent_and_child_fds_match.t may fail #149

eserte opened this issue Aug 1, 2021 · 1 comment
Labels
stalled Waiting for response from ticket creator.

Comments

@eserte
Copy link
Contributor

eserte commented Aug 1, 2021

Sometimes t/parent_and_child_fds_match.t fails like this:

#   Failed test 'child process exited with success status'
#   at t/parent_and_child_fds_match.t line 63.
# Looks like you failed 1 test of 3.
t/parent_and_child_fds_match.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 

Does not seem to depend on an operating system (seen on freebsd, macosx and linux) or perl version (happened on my smokers for perls between 5.18.4 and 5.34.0). Rerunning the test suite usually gives a pass.

@nmisch
Copy link
Collaborator

nmisch commented Aug 26, 2022

Can you set IPCRUNDEBUG=gory in the environment and share the output from a failing run? I've been unable to reproduce this. I tried the test in a loop on a fast machine, a slow machine, and running under rr record --chaos --always-switch --force-things. Output from a failure in the latest version (20220807.0) would be best, but any version (guessing you had used 20200505.0) would be helpful.

@nmisch nmisch added the stalled Waiting for response from ticket creator. label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stalled Waiting for response from ticket creator.
Projects
None yet
Development

No branches or pull requests

2 participants