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
https://bugs.winehq.org/show_bug.cgi?id=51067
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com Keywords| |download, regression, | |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=51067
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a51f26badfe6b3c23dd569b0540 | |801a622e3bde5
https://bugs.winehq.org/show_bug.cgi?id=51067
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |94d19eff22cc8bad73c9165e5e7 | |142c4c1c822c9 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Esme Povirk madewokherd@gmail.com --- Fixed on master branch. I'm guessing it was 94d19eff22cc8bad73c9165e5e7142c4c1c822c9.
https://bugs.winehq.org/show_bug.cgi?id=51067
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.8.