julia
27f70f88 - test: fix pool size assumption (#34554)

Commit
6 years ago
test: fix pool size assumption (#34554) On 32-bit, this object falls into the 12-byte pool, which does not exist on some platforms (such as Win32). Query for which pool this will land into and test the track-allocation result accordingly. Fixes a test added in #34391
Author
Parents
Loading