[Mono] [GC] Fix TotalBytesAllocated and reenable test (#42388)
authorNathan Ricci <naricc@microsoft.com>
Thu, 24 Sep 2020 16:15:08 +0000 (12:15 -0400)
committerGitHub <noreply@github.com>
Thu, 24 Sep 2020 16:15:08 +0000 (12:15 -0400)
commit02e711ef9f3dfd202ff4dbd4e8f9847a3f2a9456
treeb5743a67bf2876a9182c000b163b50946ad46010
parent1bc493ab8b65d167180ad1f41f3a6292d28d7094
 [Mono] [GC] Fix TotalBytesAllocated and reenable test (#42388)

* Account for bytes in tlab when a thread detaches.
src/libraries/System.Runtime/tests/System/GCTests.cs
src/mono/mono/metadata/sgen-mono.c