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.MemberInfoTests.HasSameMetadataDefinitionAs__CornerCase_HasElementTypes #31648

Open
MaximLipnin opened this issue Feb 3, 2020 · 1 comment
Labels
area-VM-meta-mono runtime-mono specific to the Mono runtime
Milestone

Comments

@MaximLipnin
Copy link
Contributor

System.Reflection.Tests.MemberInfoTests.HasSameMetadataDefinitionAs__CornerCase_HasElementTypes fails on Helix. It will be skipped with ActiveIssue in #2087

      Assert.All() Failure: 10 out of 10 items in the collection did not pass.
      [9]: Item: System.Double*
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [8]: Item: System.Int32*
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [7]: Item: System.Double&
           Xunit.Sdk.AllException: Assert.All() Failure: 9 out of 10 items in the collection did not pass.
           [9]: Item: System.Double*
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [8]: Item: System.Int32*
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [5]: Item: System.Double[,]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [4]: Item: System.Int32[,]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [3]: Item: System.Double[*]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [2]: Item: System.Int32[*]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [1]: Item: System.Double[]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [0]: Item: System.Int32[]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [6]: Item: System.Int32&
           Xunit.Sdk.AllException: Assert.All() Failure: 9 out of 10 items in the collection did not pass.
           [9]: Item: System.Double*
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [8]: Item: System.Int32*
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [5]: Item: System.Double[,]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [4]: Item: System.Int32[,]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [3]: Item: System.Double[*]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [2]: Item: System.Int32[*]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [1]: Item: System.Double[]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [0]: Item: System.Int32[]
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [5]: Item: System.Double[,]
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [4]: Item: System.Int32[,]
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [3]: Item: System.Double[*]
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [2]: Item: System.Int32[*]
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [1]: Item: System.Double[]
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      [0]: Item: System.Int32[]
           Xunit.Sdk.AllException: Assert.All() Failure: 2 out of 10 items in the collection did not pass.
           [7]: Item: System.Double&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
           [6]: Item: System.Int32&
                Xunit.Sdk.TrueException: Assert.True() Failure
                Expected: True
                Actual:   False
                   at Xunit.Assert.True(Nullable`1 condition, String userMessage)
                   at Xunit.Assert.True(Boolean condition)
                   at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_1.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__1(Type t2)
                   at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
              at System.Reflection.Tests.MemberInfoTests.<>c__DisplayClass31_0.<HasSameMetadataDefinitionAs__CornerCase_HasElementTypes>b__0(Type t1)
              at Xunit.Assert.All[Type](IEnumerable`1 collection, Action`1 action)
      Stack Trace:
           at System.Reflection.Tests.MemberInfoTests.HasSameMetadataDefinitionAs__CornerCase_HasElementTypes()
           at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
@maryamariyan maryamariyan added the untriaged New issue has not been triaged by the area owner label Feb 3, 2020
@jkotas jkotas added area-System.Reflection runtime-mono specific to the Mono runtime labels Feb 5, 2020
@danmoseley
Copy link
Member

Mono runtime issue.

@marek-safar marek-safar removed the untriaged New issue has not been triaged by the area owner label Jun 30, 2020
@marek-safar marek-safar added this to the Future milestone Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-VM-meta-mono runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

6 participants