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 DataContractSerializerTests.DCS_MyPersonSurrogate_Stress #84392

Closed
v-wenyuxu opened this issue Apr 6, 2023 · 1 comment
Closed
Labels
arch-x64 area-Serialization JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)

Comments

@v-wenyuxu
Copy link

Run: runtime-coreclr libraries-jitstress 20230405.1

Failed test:

net8.0-linux-Release-x64-CoreCLR_checked-no_tiered_compilation-Ubuntu.1804.Amd64.Open

- DataContractSerializerTests.DCS_MyPersonSurrogate_Stress

Error message:

Assert.Equal() Failure
Expected: Person[Name=name,Age=30]
Actual:   Person[Name=name,Age=30]


Stack trace
   at DataContractSerializerTests.DCS_MyPersonSurrogate_Stress() in /_/src/libraries/System.Runtime.Serialization.Xml/tests/DataContractSerializerStressTests.cs:line 62
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 59
@v-wenyuxu v-wenyuxu added os-linux Linux OS (any supported distro) JitStress CLR JIT issues involving JIT internal stress modes arch-x64 labels Apr 6, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Apr 6, 2023
@hoyosjs
Copy link
Member

hoyosjs commented Jun 29, 2023

Closing as dupe of #35066

@hoyosjs hoyosjs closed this as not planned Won't fix, can't repro, duplicate, stale Jun 29, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jun 29, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-Serialization JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

2 participants