DynamoRIO / DynamoRIO/dynamorio
win32.suspend hanging and timing out on GA CI
Open
Component-Tests
Hotlist-ContinuousIntegration
OpSys-Windows
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Happened on a master run:
https://github.com/DynamoRIO/dynamorio/runs/1833435385?check_suite_focus=true
```
85/257 Test #37: code_api|win32.suspend .......................................***Failed Required regular expression not found. Regex=[^starting thread\.\.\.suspended\(count = 0\)\.\.\.resuming\.\.\.exiting thread\.\.\.resumed\(count = 1\)
?
suspended\(count = 1\)\.\.\.resumed,exiting
?
Testing exiting with self suspended thread\.
?
done
?
$
] 90.03 sec
starting thread...suspended(count = 0)...resuming...exiting thread...resumed(count = 1)
```
Contributor guide
Assessment
This issue has not been assessed yet.