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

[mono] Test failed on Helix: System.Reflection.Tests.AssemblyTests.LoadFromStream_Location_IsEmpty #22110

Closed
MaximLipnin opened this issue Jan 31, 2020 · 0 comments · Fixed by #32933
Labels
area-AssemblyLoader-mono runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner

Comments

@MaximLipnin
Copy link
Contributor

This test fails on Helix with the following error.

    System.Reflection.Tests.AssemblyTests.LoadFromStream_Location_IsEmpty [FAIL]
      System.NullReferenceException : Object reference not set to an instance of an object
      Stack Trace:
           at System.Reflection.Tests.AssemblyTests.LoadFromStream_Location_IsEmpty()
           at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

There is no local repro. I'll disable it with ActiveIssue in #2087.

@maryamariyan maryamariyan added untriaged New issue has not been triaged by the area owner area-System.Reflection labels Feb 2, 2020
@jkotas jkotas added the runtime-mono specific to the Mono runtime label Feb 5, 2020
akoeplinger pushed a commit that referenced this issue Feb 28, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-AssemblyLoader-mono runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants