Parent Log: http://ci.aztec-labs.com/171b2d80c85afdbd Command: eebb3ae31c0c785a yarn-project/scripts/run_test.sh foundation/src/collection/object.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/cbd66b52b44f3aad75bf6e52a67987ed206598aa Env: REF_NAME=gh-readonly-queue/next/pr-15121-5d017313171ed95ebc6dbf88c1dffe207497338e CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 18 20:42:56 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15121_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_31353a016546be5d_next 20:42:57 PASS src/collection/object.test.ts 20:42:57 mapValues 20:42:57 should return a new object with mapped values (3 ms) 20:42:57 should handle an empty object (1 ms) 20:42:57 should handle different value types (1 ms) 20:42:57 compact 20:42:57 should remove keys with undefined values (1 ms) 20:42:57 should not remove keys with falsey but not undefined values (1 ms) 20:42:57 should handle an empty object (1 ms) 20:42:57 should handle an object with all undefined values 20:42:57 should handle an object with no undefined values 20:42:57 20:42:57 Test Suites: 1 passed, 1 total 20:42:57 Tests: 8 passed, 8 total 20:42:57 Snapshots: 0 total 20:42:57 Time: 0.384 s 20:42:57 Ran all test suites matching foundation/src/collection/object.test.ts. 20:42:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?