Parent Log: http://ci.aztec-labs.com/6afe0e3c63790b84 Command: 4174e5df391694d3 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/8d254a16364bbc8136cad6732cc978ea1a895cae Env: REF_NAME=gh-readonly-queue/next/pr-15073-7763eef5eb7f045b9184a0a4591b394296eb3aa8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:15:26 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 15:15:32 [15:15:32.950] INFO: simulator:test:private_execution Parent deployed at 0x210137021b50874dfbf6ed31ef95a716deaf59461799d55944dc06d8b156ca20 15:15:32 [15:15:32.955] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x045485b335e6d211464546478e3c7e650311ef529eefc1413c36bf2802a9559c 15:15:33 [15:15:33.131] INFO: simulator:test:private_execution Calling testCodeGen function 15:15:33 [15:15:33.485] INFO: simulator:test:private_execution Calling importer main function 15:15:40 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.52 s) 15:15:40 Private Execution test suite 15:15:40 no constructor 15:15:40 emits a field array as an encrypted log (375 ms) 15:15:40 stateful test contract 15:15:40 should have a constructor with arguments that inserts notes (460 ms) 15:15:40 should run the create_note function (358 ms) 15:15:40 should run the destroy_and_create function (704 ms) 15:15:40 should be able to destroy_and_create with dummy notes (688 ms) 15:15:40 nested calls 15:15:40 child function should be callable (104 ms) 15:15:40 parent should call child (218 ms) 15:15:40 nested calls through autogenerated interface 15:15:40 test function should be directly callable (202 ms) 15:15:40 test function should be callable through autogenerated interface (269 ms) 15:15:40 consuming messages 15:15:40 L1 to L2 15:15:40 Should be able to consume a dummy cross chain message (263 ms) 15:15:40 Invalid membership proof (278 ms) 15:15:40 Invalid recipient (303 ms) 15:15:40 Invalid sender (333 ms) 15:15:40 Invalid chainid (273 ms) 15:15:40 Invalid version (320 ms) 15:15:40 Invalid content (272 ms) 15:15:40 Invalid Secret (278 ms) 15:15:40 enqueued calls 15:15:40 parent should enqueue call to child (internal false) (169 ms) 15:15:40 parent should enqueue call to child (internal true) (159 ms) 15:15:40 should be ok for parent to enqueue calls with <= max total args (274 ms) 15:15:40 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (552 ms) 15:15:40 setting teardown function 15:15:40 should be able to set a teardown function (245 ms) 15:15:40 setting fee payer 15:15:40 should default to not being a fee payer (189 ms) 15:15:40 should be able to set a fee payer (199 ms) 15:15:40 pending note hashes contract 15:15:40 should be able to insert, read, and nullify pending note hashes in one call (594 ms) 15:15:40 should be able to insert, read, and nullify pending note hashes in nested calls (487 ms) 15:15:40 cant read a commitment that is inserted later in same call (465 ms) 15:15:40 get master incoming viewing public key 15:15:40 gets the public key for an address (236 ms) 15:15:40 Get notes 15:15:40 fails if returning no notes (233 ms) 15:15:40 Context oracles 15:15:40 this_address should return the current context address (234 ms) 15:15:40 Private global variables 15:15:40 Private global vars are correctly set (185 ms) 15:15:40 Throws when chainId is incorrectly set (197 ms) 15:15:40 Throws when version is incorrectly set (230 ms) 15:15:40 Historical header in private context 15:15:40 Header is correctly set (185 ms) 15:15:40 Throws when header is not as expected (238 ms) 15:15:40 15:15:40 Test Suites: 1 passed, 1 total 15:15:40 Tests: 35 passed, 35 total 15:15:40 Snapshots: 0 total 15:15:40 Time: 13.649 s 15:15:40 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 15:15:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?