Skip to content

dotnet-test-xunit 1.0.0-rc2-build10015 has a 32 bit binary in the runtimes/net451/win7-x64 directory #843

@pranavkm

Description

@pranavkm

Running corflags:

C:\Program Files (x86)\Microsoft Visual Studio 14.0>corflags ".nuget\packages\dotnet-test-xunit\1.0.0-rc2-build10015\runtimes\win7-x64\lib\net451\dotnet-test-xunit.exe"
Microsoft (R) .NET Framework CorFlags Conversion Tool.  Version  4.6.1055.0
Copyright (c) Microsoft Corporation.  All rights reserved.

Version   : v4.0.30319
CLR Header: 2.5
PE        : PE32
CorFlags  : 0x20003
ILONLY    : 1
32BITREQ  : 0
32BITPREF : 1
Signed    : 0

Using a 64 bit dotnet to run tests results in the following failure:

xUnit.net .NET CLI test runner (32-bit win81-x86)
System.DllNotFoundException: Unable to load DLL 'Microsoft.DiaSymReader.Native.x86.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA fault in an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions