Parent Log: http://ci.aztec-labs.com/ffb0cedf91fb98de Command: 52bd9327d3603bc3 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/ee24aac96469b4f1cb8d70e614b2dd27bf0eb134 Env: REF_NAME=gh-readonly-queue/next/pr-15242-1c2c2ee2949dbe31742cc9501a31bf3bce8083cf CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 24 14:10:06 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15242_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 14:10:11 [14:10:11.094] INFO: simulator:test:private_execution Parent deployed at 0x113c29aeb828b8d59f62662488ca88d54f7c8f94c463790583b895be0d1abd9e 14:10:11 [14:10:11.099] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x09db6aad263638f17858618383c1b6401e8a32f4567095971ef8f718d6318a88 14:10:11 [14:10:11.241] INFO: simulator:test:private_execution Calling testCodeGen function 14:10:11 [14:10:11.546] INFO: simulator:test:private_execution Calling importer main function 14:10:17 PASS src/contract_function_simulator/oracle/private_execution.test.ts (11.044 s) 14:10:17 Private Execution test suite 14:10:17 no constructor 14:10:17 emits a field array as an encrypted log (312 ms) 14:10:17 stateful test contract 14:10:17 should have a constructor with arguments that inserts notes (378 ms) 14:10:17 should run the create_note function (260 ms) 14:10:17 should run the destroy_and_create function (594 ms) 14:10:17 should be able to destroy_and_create with dummy notes (597 ms) 14:10:17 nested calls 14:10:17 child function should be callable (70 ms) 14:10:17 parent should call child (187 ms) 14:10:17 nested calls through autogenerated interface 14:10:17 test function should be directly callable (176 ms) 14:10:17 test function should be callable through autogenerated interface (215 ms) 14:10:17 consuming messages 14:10:17 L1 to L2 14:10:17 Should be able to consume a dummy cross chain message (241 ms) 14:10:17 Invalid membership proof (268 ms) 14:10:17 Invalid recipient (240 ms) 14:10:17 Invalid sender (248 ms) 14:10:17 Invalid chainid (229 ms) 14:10:17 Invalid version (235 ms) 14:10:17 Invalid content (226 ms) 14:10:17 Invalid Secret (242 ms) 14:10:17 enqueued calls 14:10:17 parent should enqueue call to child (internal false) (161 ms) 14:10:17 parent should enqueue call to child (internal true) (143 ms) 14:10:17 should be ok for parent to enqueue calls with <= max total args (258 ms) 14:10:17 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (405 ms) 14:10:17 setting teardown function 14:10:17 should be able to set a teardown function (180 ms) 14:10:17 setting fee payer 14:10:17 should default to not being a fee payer (177 ms) 14:10:17 should be able to set a fee payer (178 ms) 14:10:17 pending note hashes contract 14:10:17 should be able to insert, read, and nullify pending note hashes in one call (539 ms) 14:10:17 should be able to insert, read, and nullify pending note hashes in nested calls (508 ms) 14:10:17 cant read a commitment that is inserted later in same call (415 ms) 14:10:17 get master incoming viewing public key 14:10:17 gets the public key for an address (180 ms) 14:10:17 Get notes 14:10:17 fails if returning no notes (204 ms) 14:10:17 Context oracles 14:10:17 this_address should return the current context address (183 ms) 14:10:17 Private global variables 14:10:17 Private global vars are correctly set (174 ms) 14:10:17 Throws when chainId is incorrectly set (174 ms) 14:10:17 Throws when version is incorrectly set (173 ms) 14:10:17 Historical header in private context 14:10:17 Header is correctly set (173 ms) 14:10:17 Throws when header is not as expected (172 ms) 14:10:17 14:10:17 Test Suites: 1 passed, 1 total 14:10:17 Tests: 35 passed, 35 total 14:10:17 Snapshots: 0 total 14:10:17 Time: 11.118 s 14:10:17 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 14:10:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?