[NativeAOT] Investigate failing DoNotLeakWeakReferences
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 579
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 257
Description
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1468779
Failure:
```
DoNotLeakWeakReferences
System.Exception : Worker thread failed
----> NUnit.Framework.AssertionException : #2
Expected: 25 +/- 10
But was: 51
Off by: -26.0d
at Java.InteropTests.JnienvTest.DoNotLeakWeakReferences()
at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean)
--AssertionException
at NUnit.Framework.Assert.ReportFailure(String)
at NUnit.Framework.Assert.ReportFailure(ConstraintResult, String, Object[])
at NUnit.Framework.Assert.That[TActual](TActual, IResolveConstraint, String, Object[])
at Java.InteropTests.JnienvTest.<>c__DisplayClass32_0.b__1()
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.