DynamoRIO / DynamoRIO/dynamorio
cbr4 test failed on VS2017 32-bit GA CI with y=1 instead of y=5
Open
Component-Tests
Hotlist-ContinuousIntegration
OpSys-Windows
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
The test wants y=5 but it printed y=1 for the 32-bit Windows test:
```
130/283 Test #129: code_api|client.cbr4 .........................................***Failed Required regular expression not found. Regex=[^cbr taken
?
cbr not taken
?
cbr taken
?
cbr taken
?
cbr not taken
?
y=5
?
$
] 1.33 sec
cbr taken
cbr not taken
cbr taken
cbr taken
cbr not taken
y=1
```
Contributor guide
Assessment
This issue has not been assessed yet.