Parent Log: http://ci.aztec-labs.com/d9cbe39da05505e1 Command: f682b45a820409ef yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/c0e766a133071c44b2c0d8fac5df352c6e059df1 Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 07:56:02 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 07:56:09 [07:56:09.257] INFO: simulator:test:private_execution Parent deployed at 0x108830b56c11677e23eb379d3cd5c7fe2be4fdeabe91b887f37ceece07d5a38b 07:56:09 [07:56:09.262] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x1c50c6fc12aa14c80dc52b1baaad717b14ea15b91475f55bb0b1d4a42668ffc2 07:56:09 [07:56:09.452] INFO: simulator:test:private_execution Calling testCodeGen function 07:56:09 [07:56:09.818] INFO: simulator:test:private_execution Calling importer main function 07:56:17 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.575 s) 07:56:17 Private Execution test suite 07:56:17 no constructor 07:56:17 emits a field array as an encrypted log (412 ms) 07:56:17 stateful test contract 07:56:17 should have a constructor with arguments that inserts notes (523 ms) 07:56:17 should run the create_note function (373 ms) 07:56:17 should run the destroy_and_create function (939 ms) 07:56:17 should be able to destroy_and_create with dummy notes (815 ms) 07:56:17 nested calls 07:56:17 child function should be callable (86 ms) 07:56:17 parent should call child (244 ms) 07:56:17 nested calls through autogenerated interface 07:56:17 test function should be directly callable (207 ms) 07:56:17 test function should be callable through autogenerated interface (247 ms) 07:56:17 consuming messages 07:56:17 L1 to L2 07:56:17 Should be able to consume a dummy cross chain message (290 ms) 07:56:17 Invalid membership proof (332 ms) 07:56:17 Invalid recipient (263 ms) 07:56:17 Invalid sender (270 ms) 07:56:17 Invalid chainid (288 ms) 07:56:17 Invalid version (276 ms) 07:56:17 Invalid content (284 ms) 07:56:17 Invalid Secret (245 ms) 07:56:17 enqueued calls 07:56:17 parent should enqueue call to child (internal false) (172 ms) 07:56:17 parent should enqueue call to child (internal true) (165 ms) 07:56:17 should be ok for parent to enqueue calls with <= max total args (224 ms) 07:56:17 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (449 ms) 07:56:17 setting teardown function 07:56:17 should be able to set a teardown function (269 ms) 07:56:17 setting fee payer 07:56:17 should default to not being a fee payer (208 ms) 07:56:17 should be able to set a fee payer (217 ms) 07:56:17 pending note hashes contract 07:56:17 should be able to insert, read, and nullify pending note hashes in one call (594 ms) 07:56:17 should be able to insert, read, and nullify pending note hashes in nested calls (501 ms) 07:56:17 cant read a commitment that is inserted later in same call (454 ms) 07:56:17 get master incoming viewing public key 07:56:17 gets the public key for an address (275 ms) 07:56:17 Get notes 07:56:17 fails if returning no notes (244 ms) 07:56:17 Context oracles 07:56:17 this_address should return the current context address (225 ms) 07:56:17 Private global variables 07:56:17 Private global vars are correctly set (205 ms) 07:56:17 Throws when chainId is incorrectly set (228 ms) 07:56:17 Throws when version is incorrectly set (238 ms) 07:56:17 Historical header in private context 07:56:17 Header is correctly set (273 ms) 07:56:17 Throws when header is not as expected (228 ms) 07:56:17 07:56:17 Test Suites: 1 passed, 1 total 07:56:17 Tests: 35 passed, 35 total 07:56:17 Snapshots: 0 total 07:56:17 Time: 13.686 s 07:56:17 Ran all test suites matching /pxe\/src\/contract_function_simulator\/oracle\/private_execution.test.ts/i. 07:56:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?