Parent Log:
http://ci.aztec-labs.com/bb2c1907b6b504b7
Command: c198f11d7424b063 yarn-project/scripts/run_test.sh aztec.js/src/contract/contract.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:22 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_1d763c531d0e1aaa_next
10:03:24
PASS src/contract/contract.test.ts
10:03:24 Contract Class
10:03:24
✓ should create and send a contract method tx (200 ms)
10:03:24
✓ should call view on a utility function (18 ms)
10:03:24
✓ should not call create on a utility function (24 ms)
10:03:24
10:03:24
Test Suites: 1 passed, 1 total
10:03:24
Tests: 3 passed, 3 total
10:03:24
Snapshots: 0 total
10:03:24
Time: 1.05 s
10:03:24
Ran all test suites matching /aztec.js\/src\/contract\/contract.test.ts/i
.
10:03:24
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?