[PATCH v2 2/2] kernel32/tests: Add mutex tests with 8-bit character string.
20 May
2020
20 May
'20
12:47 p.m.
v2: Simplify the tests and swap the patche order. We should be able to open the mutex with the same name after creation. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/kernel32/tests/sync.c | 11 +++++++++++ 1 file changed, 11 insertions(+)
20 May
20 May
1:01 p.m.
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=72027 Your paranoid android. === w1064v1809 (32 bit report) === kernel32: sync.c:1865: Test failed: SleepConditionVariableCS should still return TRUE on crit unlock delay
2038
Age (days ago)
2038
Last active (days ago)
1 comments
2 participants
participants (2)
-
Akihiro Sagawa -
Marvin