I just got this when running the tests locally:
[----------] 2testsfromJemalloc
[ RUN ] Jemalloc.SetDirtyPageDecayMillis
[ OK ] Jemalloc.SetDirtyPageDecayMillis (0ms)
[ RUN ] Jemalloc.GetAllocationStats
/home/antoine/arrow/dev/cpp/src/arrow/memory_pool_test.cc:218: FailureThedifferencebetweenmetadata0and3000000is2962256, whichexceeds1000000, wheremetadata0evaluatesto5962256,
3000000evaluatesto3000000, and1000000evaluatesto1000000.
[ FAILED ] Jemalloc.GetAllocationStats (0ms)
[----------] 2testsfromJemalloc (0mstotal)
It looks like those checks should be relaxed to allow for more context-dependent behaviour.
Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou
Watchers: Rok Mihevc / @rok
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-17800. Please see the migration documentation for further details.
I just got this when running the tests locally:
It looks like those checks should be relaxed to allow for more context-dependent behaviour.
Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou
Watchers: Rok Mihevc / @rok
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-17800. Please see the migration documentation for further details.