Parent Log:
http://ci.aztec-labs.com/0d8f7888711d05bb
Command: 6e611b2acba6dc44 yarn-project/scripts/run_test.sh stdlib/src/interfaces/pxe.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6
Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:42:18 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_4cc14685729b4678_next
16:42:25
PASS src/interfaces/pxe.test.ts (
6.309 s)
16:42:25 PXESchema
16:42:25
✓ isL1ToL2MessageSynced (277 ms)
16:42:25
✓ registerAccount (33 ms)
16:42:25
✓ getRegisteredAccounts (17 ms)
16:42:25
✓ registerSender (8 ms)
16:42:25
✓ getSenders (11 ms)
16:42:25
✓ removeSender (11 ms)
16:42:25
✓ registerContractClass (383 ms)
16:42:25
✓ registerContract (619 ms)
16:42:25
✓ updateContract (390 ms)
16:42:25
✓ getContracts (14 ms)
16:42:25
✓ profileTx (18 ms)
16:42:25
✓ proveTx (471 ms)
16:42:25
✓ simulateTx(all) (191 ms)
16:42:25
✓ simulateTx(required) (200 ms)
16:42:25
✓ simulateTx(undefined) (155 ms)
16:42:25
✓ sendTx (169 ms)
16:42:25
✓ getTxReceipt (15 ms)
16:42:25
✓ getTxEffect (126 ms)
16:42:25
✓ getPublicStorageAt (13 ms)
16:42:25
✓ getNotes (10 ms)
16:42:25
✓ getL1ToL2MembershipWitness (13 ms)
16:42:25
✓ getL2ToL1MembershipWitness (9 ms)
16:42:25
✓ getBlock (441 ms)
16:42:25
✓ getCurrentBaseFees (18 ms)
16:42:25
✓ simulateUtility (8 ms)
16:42:25
✓ getPublicLogs (8 ms)
16:42:25
✓ getContractClassLogs (103 ms)
16:42:25
✓ getBlockNumber (10 ms)
16:42:25
✓ getProvenBlockNumber (7 ms)
16:42:25
✓ getNodeInfo (11 ms)
16:42:25
✓ getPXEInfo (6 ms)
16:42:25
✓ getContractMetadata (12 ms)
16:42:25
✓ getContractClassMetadata (1402 ms)
16:42:25
✓ getPrivateEvents (17 ms)
16:42:25
✓ getPublicEvents (7 ms)
16:42:25
16:42:25
Test Suites: 1 passed, 1 total
16:42:25
Tests: 35 passed, 35 total
16:42:25
Snapshots: 0 total
16:42:25
Time: 6.417 s
16:42:25
Ran all test suites matching stdlib/src/interfaces/pxe.test.ts
.
16:42:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?