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

Test failure System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_BadExe: Values differ #104941

Closed
carlossanlop opened this issue Jul 16, 2024 · 6 comments
Labels
arch-x64 area-System.Diagnostics.Process Known Build Error Use this to report build issues in the .NET Helix tab os-windows

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jul 16, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=741969
Build error leg or test failing: System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_BadExe in windows-x64 Release NativeAOT_Libs

Error Message

{
  "ErrorMessage" : [ "StartInfo_BadExe", "Values differ" ],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
[FAIL] System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_BadExe(useShellExecute: False)
Assert.Equal() Failure: Values differ
Expected: 0
Actual:   298
   at System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_BadExe(Boolean useShellExecute) + 0x13f
   at System.Diagnostics.Process.Tests!<BaseAddress>+0x9da50d
   at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x9e

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=741969
Error message validated: [StartInfo_BadExe Values differ]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/16/2024 2:22:52 AM UTC

Report

Build Definition Test Pull Request
741969 dotnet/runtime System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_BadExe(useShellExecute: False) #104904

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 1 1
@carlossanlop carlossanlop added the Known Build Error Use this to report build issues in the .NET Helix tab label Jul 16, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 16, 2024
@carlossanlop carlossanlop changed the title Values Test failure System.Diagnostics.Tests.ProcessStartInfoTests.StartInfo_BadExe: Values differ Jul 16, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-diagnostics-process
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

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

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-diagnostics-process
See info in area-owners.md if you want to be subscribed.

@MichalStrehovsky
Copy link
Member

@carlossanlop this is definitely not native aot. Original report was for crossgen2 and I also saw it in nature aot legs.

@carlossanlop
Copy link
Member Author

Ah gotcha. I was seeing only in NativeAOT, but glad you confirmed it's everywhere else.

@MichalStrehovsky
Copy link
Member

Ah, I was commenting on this issue on a phone and thought the issue I'm commenting on is #104770 getting relabeled to be native AOT.

This is a dup of #104770.

@MichalStrehovsky MichalStrehovsky closed this as not planned Won't fix, can't repro, duplicate, stale Jul 16, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jul 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-System.Diagnostics.Process Known Build Error Use this to report build issues in the .NET Helix tab os-windows
Projects
Archived in project
Development

No branches or pull requests

2 participants