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] Tests failed: System.Reflection.Emit.ILGeneration.Tests #2383

Open
MaximLipnin opened this issue Jan 30, 2020 · 4 comments
Open

[mono] Tests failed: System.Reflection.Emit.ILGeneration.Tests #2383

MaximLipnin opened this issue Jan 30, 2020 · 4 comments
Assignees
Labels
area-VM-reflection-mono Reflection issues specific to MonoVM runtime-mono specific to the Mono runtime
Milestone

Comments

@MaximLipnin
Copy link
Contributor

This is a tracking issue for multiple failures in System.Reflection.Emit.ILGeneration.Tests on Mono.
The following tests are disabled in CoreFX.issues.rsp file and will be moved into their respective xUnit tests in #2087.

  • System.Reflection.Emit.Tests.CustomAttributeBuilderTests
  • System.Reflection.Emit.Tests.SignatureHelperAddArgument.*
  • System.Reflection.Emit.Tests.SignatureHelperGetPropertySigHelper.*
  • System.Reflection.Emit.Tests.ILGeneratorEmit3.Emit_OpCodes_LocalBuilder_LocalFromDifferentMethod_ThrowsArgumentException
  • System.Reflection.Emit.Tests.ILGeneratorDeclareLocal.DeclareLocal_TypeCreated_ThrowsInvalidOperationException
  • System.Reflection.Emit.Tests.ILGeneratorDeclareLocal.DeclareLocal_GlobalFunctionsCreated_ThrowsInvalidOperationException
  • System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_Module_CallingConventions_Type_Length_ReturnsThree
  • System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_Module_Type_TypeArray
  • System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_CallingConventions_Type_Length_ReturnsThree
  • System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_Module_Type_TypeArray_NullObjectInParameterType_ThrowsArgumentNullException
  • System.Reflection.Emit.Tests.ILGeneratorEmit2.Emit_OpCodes_LocalBuilder_TooManyLocals_ThrowsInvalidOperationException
  • System.Reflection.Emit.Tests.ILGeneratorEmit2.Emit_OpCodes_LocalBuilder_LocalFromDifferentMethod_ThrowsArgumentException
  • System.Reflection.Emit.Tests.SetCustomAttributeTests.SetCustomAttribute_NullArgument_ThrowsArgumentNullException
  • System.Reflection.Emit.Tests.ILGeneratorEmit4.TestEmitCalliNonBlittable
  • System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArgument_NullObjectInRequiredCustomModifiers_ThrowsArgumentNullException
  • System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArgument_NullObjectInOptionalCustomModifiers_ThrowsArgumentNullException
  • System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArgument_DifferentCountsForCustomModifiers_ThrowsArgumentException
  • System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArguments_SignatureFinished_ThrowsArgumentException
  • System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArguments
@maryamariyan maryamariyan added the untriaged New issue has not been triaged by the area owner label Jan 30, 2020
@jkotas jkotas added area-System.Reflection.Emit runtime-mono specific to the Mono runtime and removed area-VM-meta-mono labels Feb 5, 2020
@alexischr alexischr self-assigned this Feb 10, 2020
@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label Jun 26, 2020
@SamMonoRT SamMonoRT added this to the 6.0.0 milestone Jun 26, 2020
@lambdageek lambdageek added area-VM-reflection-mono Reflection issues specific to MonoVM and removed area-Interop-mono labels Oct 26, 2020
@SamMonoRT SamMonoRT modified the milestones: 6.0.0, 7.0.0 Jun 10, 2021
@SamMonoRT
Copy link
Member

Low priority - Moving to Milestone 7.0.0

@fanyang-mono
Copy link
Member

Low priority - Moving to Milestone 8.0.0

@fanyang-mono fanyang-mono modified the milestones: 7.0.0, 8.0.0 Aug 1, 2022
@fanyang-mono
Copy link
Member

Moving to 9.0.0

@fanyang-mono
Copy link
Member

cc: @ivanpovazan

@fanyang-mono fanyang-mono modified the milestones: 8.0.0, 9.0.0 Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-VM-reflection-mono Reflection issues specific to MonoVM runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

8 participants