disable on mac (#8341)

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
This commit is contained in:
Sally MacFarlane
2025-02-24 08:23:11 +10:00
committed by GitHub
parent 7390519095
commit 9131b9ffd6

View File

@@ -96,7 +96,7 @@ import org.openjdk.jol.info.GraphWalker;
* then complete the writing of the test that will verify the current amount of memory used by that
* class.
*/
@EnabledOnOs({OS.LINUX, OS.MAC})
@EnabledOnOs({OS.LINUX})
public class PendingTransactionEstimatedMemorySizeTest extends BaseTransactionPoolTest {
/**
* Classes that represent constant instances, across all pending transaction types, and are