https://bugs.winehq.org/show_bug.cgi?id=51067
Bug ID: 51067 Summary: ToolTaskTest:Execute_2 test fails on x86_64 Product: Wine Version: 6.7 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
The x86_64.MonoTests.Microsoft.Build.Utilities.ToolTaskTest:Execute_2 test started failing in CI after the 6.7 release. I was able to reproduce it on my own machines and bisected it to:
a51f26badfe6b3c23dd569b0540801a622e3bde5 is the first bad commit commit a51f26badfe6b3c23dd569b0540801a622e3bde5 Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 23 12:14:04 2021 +0200
server: Return the process machine from the main exe instead of a CPU flag.
This can be tested by downloading the wine-mono tests and running:
$ run-tests x86_64.MonoTests.Microsoft.Build.Utilities.ToolTaskTest:Execute_2