Parent Log: http://ci.aztec-labs.com/e3a80bcbe207fd36 Command: 48483af633053ffe yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3b44f825dcd3249b2c8a1105905fa3394aa7213d Env: REF_NAME=gh-readonly-queue/next/pr-15041-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 17:47:03 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15041_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 17:47:10 [17:47:10.198] INFO: simulator:test:private_execution Parent deployed at 0x02af19d02c2ca07443dc903f92caac2e87b4abc23a5def26782b49b5d593a9aa 17:47:10 [17:47:10.203] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x1722e6d9e3b051adb9f633ae8f7bd82d0831211c66c7411b242c58d9384c7afb 17:47:10 [17:47:10.352] INFO: simulator:test:private_execution Calling testCodeGen function 17:47:10 [17:47:10.701] INFO: simulator:test:private_execution Calling importer main function 17:47:17 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.207 s) 17:47:17 Private Execution test suite 17:47:17 no constructor 17:47:17 emits a field array as an encrypted log (346 ms) 17:47:17 stateful test contract 17:47:17 should have a constructor with arguments that inserts notes (450 ms) 17:47:17 should run the create_note function (338 ms) 17:47:17 should run the destroy_and_create function (744 ms) 17:47:17 should be able to destroy_and_create with dummy notes (699 ms) 17:47:17 nested calls 17:47:17 child function should be callable (86 ms) 17:47:17 parent should call child (200 ms) 17:47:17 nested calls through autogenerated interface 17:47:17 test function should be directly callable (196 ms) 17:47:17 test function should be callable through autogenerated interface (250 ms) 17:47:17 consuming messages 17:47:17 L1 to L2 17:47:17 Should be able to consume a dummy cross chain message (259 ms) 17:47:17 Invalid membership proof (297 ms) 17:47:17 Invalid recipient (237 ms) 17:47:17 Invalid sender (280 ms) 17:47:17 Invalid chainid (283 ms) 17:47:17 Invalid version (256 ms) 17:47:17 Invalid content (309 ms) 17:47:17 Invalid Secret (249 ms) 17:47:17 enqueued calls 17:47:17 parent should enqueue call to child (internal false) (182 ms) 17:47:17 parent should enqueue call to child (internal true) (223 ms) 17:47:17 should be ok for parent to enqueue calls with <= max total args (331 ms) 17:47:17 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (544 ms) 17:47:17 setting teardown function 17:47:17 should be able to set a teardown function (189 ms) 17:47:17 setting fee payer 17:47:17 should default to not being a fee payer (176 ms) 17:47:17 should be able to set a fee payer (213 ms) 17:47:17 pending note hashes contract 17:47:17 should be able to insert, read, and nullify pending note hashes in one call (561 ms) 17:47:17 should be able to insert, read, and nullify pending note hashes in nested calls (520 ms) 17:47:17 cant read a commitment that is inserted later in same call (417 ms) 17:47:17 get master incoming viewing public key 17:47:17 gets the public key for an address (209 ms) 17:47:17 Get notes 17:47:17 fails if returning no notes (256 ms) 17:47:17 Context oracles 17:47:17 this_address should return the current context address (235 ms) 17:47:17 Private global variables 17:47:17 Private global vars are correctly set (194 ms) 17:47:17 Throws when chainId is incorrectly set (177 ms) 17:47:17 Throws when version is incorrectly set (176 ms) 17:47:17 Historical header in private context 17:47:17 Header is correctly set (177 ms) 17:47:17 Throws when header is not as expected (177 ms) 17:47:17 17:47:17 Test Suites: 1 passed, 1 total 17:47:17 Tests: 35 passed, 35 total 17:47:17 Snapshots: 0 total 17:47:17 Time: 13.314 s 17:47:17 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 17:47:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?