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

wasm release/5.0-preview8 test failure: System.Runtime.InteropServices.Tests.dll System.NullReferenceException #39520

Closed
aik-jahoda opened this issue Jul 17, 2020 · 2 comments

Comments

@aik-jahoda
Copy link
Contributor

There is a failure on release/5.0-preview8 in System.Tests.BitConverterArray.ConvertFromUInt

testResults.xml

System.NullReferenceException : Object reference not set to an instance of an object.

   at System.Reflection.CustomAttributeTypedArgument.CanonicalizeValue(Object value)
   at System.Reflection.CustomAttributeTypedArgument..ctor(Type argumentType, Object value)
   at System.Reflection.CustomAttributeData.ResolveArguments()
   at System.Reflection.CustomAttributeData.get_ConstructorArguments()
   at ReflectionAbstractionExtensions.GetCustomAttributes(IMethodInfo methodInfo, Type attributeType)

https://helix.dot.net/api/2019-06-17/jobs/7d439295-e58f-4c8e-b815-613b73e50347/workitems/System.Runtime.Extensions.Tests/

https://dnceng.visualstudio.com/public/_build/results?buildId=734993&view=results

cc @Anipik

@Anipik
Copy link
Contributor

Anipik commented Jul 17, 2020

Its a copy of this #39473. We can port the same fix if required.

@danmoseley
Copy link
Member

duplicate. that one is also preview 8

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants