Parent Log:
http://ci.aztec-labs.com/bb2c1907b6b504b7
Command: c198f11d7424b063 yarn-project/scripts/run_test.sh foundation/src/json-rpc/convert.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa23733be8278348dff0959c8094bcfd89eb44d5
Env: REF_NAME=gh-readonly-queue/next/pr-14929-15c121440ebf929fded7bd0c31960fb154a3fa7a CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 10:03:45 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14929_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_990785e8147db7a1_next
10:03:46
PASS src/json-rpc/convert.test.ts
10:03:46 jsonStringify
10:03:46
✓ handles object with primitive types (3 ms)
10:03:46
✓ handles object with bigints (1 ms)
10:03:46
✓ handles tuples (1 ms)
10:03:46
✓ handles arrays (1 ms)
10:03:46
✓ handles maps (1 ms)
10:03:46
✓ handles sets (1 ms)
10:03:46
✓ handles buffers (1 ms)
10:03:46
✓ handles nullish
10:03:46
10:03:46
Test Suites: 1 passed, 1 total
10:03:46
Tests: 8 passed, 8 total
10:03:46
Snapshots: 0 total
10:03:46
Time: 0.478 s
10:03:46
Ran all test suites matching /foundation\/src\/json-rpc\/convert.test.ts/i
.
10:03:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?