I'm using wine from master with your full patchset applied and wine-mono from master (built using the vagrant vm). I'm doing "make test" from the build tree. It appears to be run_type_current_working_directory that fails. On Sun, Oct 14, 2018 at 10:43 AM Fabian Maurer dark.shadow4@web.de wrote:
It doesn't work here:
comtest.c:103: Test failed: Moving temporary file failed
comtest: 1 failures in child process
I think it's trying to move the file in the temporary directory to itself.
It works on the testbot: https://testbot.winehq.org/JobDetails.pl?Key=43124
Moving a file to itself should generally work, too.
Where is "here"? Can you tell me where it fails, so I can try to replicate and fix the issue?
Regards,
Fabian Maurer