Parent Log:
http://ci.aztec-labs.com/9e3ec241cb0caf21
Command: bd8e74d28c1c3b45 yarn-project/scripts/run_test.sh stdlib/src/abi/function_selector.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a907d3a9f40aa473deec5c77c658a80089184fa8
Env: REF_NAME=gh-readonly-queue/next/pr-14989-ada03190841b1923625905b0e6ea3bdc4a3b3e84 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:54:17 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14989_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3f071d6720c7e50b_next
10:54:18
PASS src/abi/function_selector.test.ts
10:54:18 FunctionSelector
10:54:18
✓ serializes to buffer and deserializes it back (5 ms)
10:54:18
✓ serializes to field and deserializes it back
10:54:18
✓ computes a function selector from signature (242 ms)
10:54:18
✓ computes a function selector from a long string (4 ms)
10:54:18
10:54:18
Test Suites: 1 passed, 1 total
10:54:18
Tests: 4 passed, 4 total
10:54:18
Snapshots: 2 passed, 2 total
10:54:18
Time: 0.871 s
10:54:18
Ran all test suites matching /stdlib\/src\/abi\/function_selector.test.ts/i
.
10:54:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?