Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Installer HostActivation/HostModel.ComHost Tests failing in coreclr x86/x64 windows/osx #86520

Closed
carlossanlop opened this issue May 19, 2023 · 6 comments
Labels
arch-x64 arch-x86 area-Host blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX os-windows runtime-coreclr specific to the CoreCLR runtime

Comments

@carlossanlop
Copy link
Member

carlossanlop commented May 19, 2023

Error Blob

Important: There is a couple of similar issues open for 6.0 and for 7.0, but please confirm they have the same root cause before marking this one as duplicate of the other ones.

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "Microsoft\\.NET\\.HostModel\\.ComHost\\.Tests_net8\\.0_x(86|64)\\.html",
  "ExcludeConsoleLog": true
}

Reproduction Steps

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=275370&view=results

x64 windows

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Release\HostActivation.Tests_net8.0_x64.html [net8.0|x64] [D:\a\_work\1\s\src\installer\tests\HostActivation.Tests\HostActivation.Tests.csproj]

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.NET.HostModel.ComHost.Tests_net8.0_x64.html [net8.0|x64] [D:\a\_work\1\s\src\installer\tests\Microsoft.NET.HostModel.Tests\Microsoft.NET.HostModel.ComHost.Tests\Microsoft.NET.HostModel.ComHost.Tests.csproj]

x86 windows

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Debug\HostActivation.Tests_net8.0_x86.html [net8.0|x86] [D:\a\_work\1\s\src\installer\tests\HostActivation.Tests\HostActivation.Tests.csproj]

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Debug\Microsoft.NET.HostModel.ComHost.Tests_net8.0_x86.html [net8.0|x86] [D:\a\_work\1\s\src\installer\tests\Microsoft.NET.HostModel.Tests\Microsoft.NET.HostModel.ComHost.Tests\Microsoft.NET.HostModel.ComHost.Tests.csproj]

x64 osx:

VSTest : error : Tests failed:
/Users/runner/work/1/s/artifacts/TestResults/Release/HostActivation.Tests_net8.0_x64.html [net8.0|x64] [/Users/runner/work/1/s/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj]

VSTest : error : Tests failed:
/Users/runner/work/1/s/artifacts/TestResults/Release/Microsoft.NET.HostModel.ComHost.Tests_net8.0_x64.html [net8.0|x64] [/Users/runner/work/1/s/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj]

Known Issue Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "",
  "BuildRetry": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-x86 os-mac-os-x macOS aka OSX os-windows arch-x64 blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Host runtime-coreclr specific to the CoreCLR runtime Known Build Error Use this to report build issues in the .NET Helix tab labels May 19, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 19, 2023
@ghost
Copy link

ghost commented May 19, 2023

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

Important: There is a couple of similar issues open for 6.0 and for 7.0, but please confirm they have the same root cause before marking this one as duplicate of the other ones.

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "Microsoft\.NET\.HostModel\.ComHost\.Tests_net8\.0_x(86|64)\.html",
  "ExcludeConsoleLog": true
}

Reproduction Steps

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=275370&view=results

x64 windows

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Release\HostActivation.Tests_net8.0_x64.html [net8.0|x64] [D:\a\_work\1\s\src\installer\tests\HostActivation.Tests\HostActivation.Tests.csproj]

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.NET.HostModel.ComHost.Tests_net8.0_x64.html [net8.0|x64] [D:\a\_work\1\s\src\installer\tests\Microsoft.NET.HostModel.Tests\Microsoft.NET.HostModel.ComHost.Tests\Microsoft.NET.HostModel.ComHost.Tests.csproj]

x86 windows

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Debug\HostActivation.Tests_net8.0_x86.html [net8.0|x86] [D:\a\_work\1\s\src\installer\tests\HostActivation.Tests\HostActivation.Tests.csproj]

VSTest : error : Tests failed:
D:\a\_work\1\s\artifacts\TestResults\Debug\Microsoft.NET.HostModel.ComHost.Tests_net8.0_x86.html [net8.0|x86] [D:\a\_work\1\s\src\installer\tests\Microsoft.NET.HostModel.Tests\Microsoft.NET.HostModel.ComHost.Tests\Microsoft.NET.HostModel.ComHost.Tests.csproj]

x64 osx:

VSTest : error : Tests failed:
/Users/runner/work/1/s/artifacts/TestResults/Release/HostActivation.Tests_net8.0_x64.html [net8.0|x64] [/Users/runner/work/1/s/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj]

VSTest : error : Tests failed:
/Users/runner/work/1/s/artifacts/TestResults/Release/Microsoft.NET.HostModel.ComHost.Tests_net8.0_x64.html [net8.0|x64] [/Users/runner/work/1/s/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj]
Author: carlossanlop
Assignees: -
Labels:

arch-x86, os-mac-os-x, os-windows, arch-x64, blocking-clean-ci, area-Host, runtime-coreclr, Known Build Error

Milestone: -

@vitek-karas
Copy link
Member

The failure is: System.TypeLoadException : Could not load type 'System.Buffers.SearchValues1' from assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.`

So again the problem with a mismatch between the live build and the SDK.

The same problem is hit in #85913.

@elinor-fung solved that one, so she probably knows what to do here as well.

@elinor-fung
Copy link
Member

@carlossanlop are you seeing this in the actual main branch? The linked failures are from #85913 PR build itself before I updated the branch to resolve them.

@carlossanlop
Copy link
Member Author

I saw these issues in an internal build. I didn't check if these were showing up in public, I assumed they were. But I'm confident these are happening in main since the error text mentions "8.0".

@elinor-fung
Copy link
Member

@carlossanlop could you point me at any other builds you saw with the TypeLoadException failure in host tests? I haven't managed to find other occurrences.

@elinor-fung
Copy link
Member

We don't seem to more hits of the same error here and no specific builds to investigate, so I'm gong to close this one.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 31, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 arch-x86 area-Host blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX os-windows runtime-coreclr specific to the CoreCLR runtime
Projects
Archived in project
Development

No branches or pull requests

3 participants