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

client.attach_test failing sometimes: kill cannot find the target process #6452

Open
derekbruening opened this issue Nov 13, 2023 · 0 comments

Comments

@derekbruening
Copy link
Contributor

Split from #5725. This still sometimes happens, here on x64 Linux:

https://github.com/DynamoRIO/dynamorio/actions/runs/6855254564/job/18639921367?pr=6445

183/476 Test #183: code_api|client.attach_test ......................................***Failed  Required regular expression not found. Regex=[^starting
thank you for testing attach
thread init
done
$
]  0.25 sec
CMake Error at /home/runner/work/dynamorio/dynamorio/suite/tests/runall.cmake:124 (message):
  *** kill failed (1): kill: (24386): No such process

  ***
derekbruening added a commit that referenced this issue Jan 12, 2024
Now that we've enabled ptrace privileges on the a64 testing machine we
can remove the attach/detach tests from the flaky list as they no
longer hang.  The attach test passed 100x in a row for me so it
doesn't seem to be hitting flakes seen on other platforms like #6452.

Issue: #5740, #6558, #6127
Fixes #5740
derekbruening added a commit that referenced this issue Jan 12, 2024
Now that we've enabled ptrace privileges on the a64 testing machine we
can remove the attach/detach tests from the flaky list as they no longer
hang. The attach_test, attach_blocking, and deatch_test each passed 200x
in a row on this machine so it doesn't seem to be hitting flakes seen on
other platforms like #6452.

Issue: #5740, #6558, #6127
Fixes #5740
xdje42 added a commit that referenced this issue Jan 25, 2024
Adds two tests to the unix ignore list:

i#6452 code_api|client.attach_test
i#6536 code_api|client.detach_test

Issue: #6452, #6536
xdje42 added a commit that referenced this issue Jan 25, 2024
#6588)

Adds two tests to the x86-64 unix ignore list:

i#6452 code_api|client.attach_test
i#6536 code_api|client.detach_test

Issue: #6452, #6536
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant