-
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
DisabledRuntimeMarshalling.PInvokeAssemblyMarshallingEnabled.DelegatesFromExternalAssembly.StructWithDefaultNonBlittableFields() failing #94931
Comments
Seen in #94878 which is a revert of a recent commit. |
Looks like #94900 is a dup. |
This repos without issue. I've no idea how this passed CI. |
The native code is returning runtime/src/tests/Interop/DisabledRuntimeMarshalling/DisabledRuntimeMarshallingNative.cpp Lines 27 to 30 in b88c74a
runtime/src/tests/Interop/DisabledRuntimeMarshalling/PInvokeAssemblyMarshallingEnabled/Delegates.cs Lines 13 to 22 in b88c74a
|
This looks like a recent C++ tool chain update that has uncovered a test bug. Will have a fix up shortly. |
I noticed the C++ compilers had been updated but didn't connect the dots. Thanks for getting to the bottom of this one. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=473177
Build error leg or test failing: Interop/DisabledRuntimeMarshalling/DisabledRuntimeMarshalling_Disabled_NativeAssemblyEnabled/DisabledRuntimeMarshalling_Disabled_NativeAssemblyEnabled.cmd
Pull request: #94878
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=473177
Error message validated:
DisabledRuntimeMarshalling.PInvokeAssemblyMarshallingEnabled.DelegatesFromExternalAssembly.StructWithDefaultNonBlittableFields()
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/17/2023 6:22:15 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: