Re: [PR] Fixes failing test case for TestOrdinalMap.testRamBytesUsed [lucene]

2024-05-28 Thread via GitHub
jpountz merged PR #13421: URL: https://github.com/apache/lucene/pull/13421 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apa

Re: [PR] Fixes failing test case for TestOrdinalMap.testRamBytesUsed [lucene]

2024-05-27 Thread via GitHub
pseudo-nymous commented on code in PR #13421: URL: https://github.com/apache/lucene/pull/13421#discussion_r1615714149 ## lucene/core/src/test/org/apache/lucene/index/TestOrdinalMap.java: ## @@ -52,7 +53,9 @@ public long accumulateObject( long shallowSize,

Re: [PR] Fixes failing test case for TestOrdinalMap.testRamBytesUsed [lucene]

2024-05-26 Thread via GitHub
jpountz commented on code in PR #13421: URL: https://github.com/apache/lucene/pull/13421#discussion_r1615559343 ## lucene/core/src/test/org/apache/lucene/index/TestOrdinalMap.java: ## @@ -52,7 +53,9 @@ public long accumulateObject( long shallowSize, jav