[Bug 51067] New: ToolTaskTest:Execute_2 test fails on x86_64

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 26 16:46:59 CDT 2021


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 at winehq.org
          Reporter: madewokherd at 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 at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list