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: System.Runtime.Loader.Tests.AssemblyLoadContextTest.GetLoadContextTest_ValidUserAssembly #32434

Closed
MaximLipnin opened this issue Feb 17, 2020 · 0 comments · Fixed by #32933
Labels
area-AssemblyLoader-mono untriaged New issue has not been triaged by the area owner

Comments

@MaximLipnin
Copy link
Contributor

MaximLipnin commented Feb 17, 2020

      System.Runtime.Loader.Tests.AssemblyLoadContextTest.GetLoadContextTest_ValidUserAssembly [FAIL]
        System.ArgumentNullException : Value cannot be null. (Parameter 'assembly')
        Stack Trace:
          runtime/src/mono/netcore/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.Mono.cs(77,0): at System.Runtime.Loader.AssemblyLoadContext.GetLoadContext(Assembly assembly)
          runtime/src/libraries/System.Runtime.Loader/tests/AssemblyLoadContextTest.cs(137,0): at System.Runtime.Loader.Tests.AssemblyLoadContextTest.GetLoadContextTest_ValidUserAssembly()
          runtime/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(339,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

#2087

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Runtime untriaged New issue has not been triaged by the area owner labels Feb 17, 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 untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants