Parent Log:
http://ci.aztec-labs.com/b7b32e7ba238914c
Command: ca4daf70a894f3c3 yarn-project/scripts/run_test.sh stdlib/src/interfaces/pxe.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f00eacfba6ea2df3bf79b8555d747c7a0ad38241
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Fri Jun 20 16:55:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_4cc14685729b4678_next
16:55:30
PASS src/interfaces/pxe.test.ts
16:55:30 PXESchema
16:55:30
✓ isL1ToL2MessageSynced (253 ms)
16:55:30
✓ registerAccount (30 ms)
16:55:30
✓ getRegisteredAccounts (17 ms)
16:55:30
✓ registerSender (10 ms)
16:55:30
✓ getSenders (9 ms)
16:55:30
✓ removeSender (7 ms)
16:55:30
✓ registerContractClass (384 ms)
16:55:30
✓ registerContract (293 ms)
16:55:30
✓ updateContract (256 ms)
16:55:30
✓ getContracts (14 ms)
16:55:30
✓ profileTx (14 ms)
16:55:30
✓ proveTx (268 ms)
16:55:30
✓ simulateTx(all) (147 ms)
16:55:30
✓ simulateTx(required) (133 ms)
16:55:30
✓ simulateTx(undefined) (123 ms)
16:55:30
✓ sendTx (96 ms)
16:55:30
✓ getTxReceipt (7 ms)
16:55:30
✓ getTxEffect (94 ms)
16:55:30
✓ getPublicStorageAt (7 ms)
16:55:30
✓ getNotes (7 ms)
16:55:30
✓ getL1ToL2MembershipWitness (11 ms)
16:55:30
✓ getL2ToL1MembershipWitness (6 ms)
16:55:30
✓ getBlock (300 ms)
16:55:30
✓ getCurrentBaseFees (5 ms)
16:55:30
✓ simulateUtility (5 ms)
16:55:30
✓ getPublicLogs (6 ms)
16:55:30
✓ getContractClassLogs (80 ms)
16:55:30
✓ getBlockNumber (10 ms)
16:55:30
✓ getProvenBlockNumber (8 ms)
16:55:30
✓ getNodeInfo (12 ms)
16:55:30
✓ getPXEInfo (9 ms)
16:55:30
✓ getContractMetadata (9 ms)
16:55:30
✓ getContractClassMetadata (996 ms)
16:55:30
✓ getPrivateEvents (7 ms)
16:55:30
✓ getPublicEvents (6 ms)
16:55:30
16:55:30
Test Suites: 1 passed, 1 total
16:55:30
Tests: 35 passed, 35 total
16:55:30
Snapshots: 0 total
16:55:30
Time: 4.667 s
16:55:30
Ran all test suites matching stdlib/src/interfaces/pxe.test.ts
.
16:55:30
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?