-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Comments
Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov Issue DetailsError BlobImportant: 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 StepsBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=275370&view=results x64 windows
x86 windows
x64 osx:
|
The failure is: 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. |
@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. |
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". |
@carlossanlop could you point me at any other builds you saw with the |
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. |
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.
Reproduction Steps
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=275370&view=results
x64 windows
Installer Build and Test coreclr windows_x64 Release
Build
x86 windows
Installer Build and Test coreclr windows_x86 Debug
Build
x64 osx:
Installer Build and Test coreclr osx_x64 Release
Build and Package
Known Issue Error Message
Fill the error message using known issues guidance.
Report
Summary
Report
Summary
The text was updated successfully, but these errors were encountered: