Parent Log: http://ci.aztec-labs.com/5acf0ac99541d93c Command: b3f72d9a489ed1c8 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/28bf32bfc2566751e8baa0a9125a9db20d474bee Env: REF_NAME=gh-readonly-queue/next/pr-15154-9071986bfe3af58c70d2c80c10f523e22bfe4cb4 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 20 15:28:16 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15154_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 15:28:20 [15:28:20.892] INFO: simulator:test:private_execution Parent deployed at 0x245a510b406f8ce9290e5a177557400d0a9f86158e65368f4cf65139022cf09c 15:28:20 [15:28:20.896] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x00a95b4bf60191c772839bf86e4fb70a0794de355687d222a69e6acd76e6af06 15:28:21 [15:28:21.042] INFO: simulator:test:private_execution Calling testCodeGen function 15:28:21 [15:28:21.357] INFO: simulator:test:private_execution Calling importer main function 15:28:27 PASS src/contract_function_simulator/oracle/private_execution.test.ts (10.624 s) 15:28:27 Private Execution test suite 15:28:27 no constructor 15:28:27 emits a field array as an encrypted log (315 ms) 15:28:27 stateful test contract 15:28:27 should have a constructor with arguments that inserts notes (374 ms) 15:28:27 should run the create_note function (252 ms) 15:28:27 should run the destroy_and_create function (598 ms) 15:28:27 should be able to destroy_and_create with dummy notes (560 ms) 15:28:27 nested calls 15:28:27 child function should be callable (79 ms) 15:28:27 parent should call child (166 ms) 15:28:27 nested calls through autogenerated interface 15:28:27 test function should be directly callable (187 ms) 15:28:27 test function should be callable through autogenerated interface (224 ms) 15:28:27 consuming messages 15:28:27 L1 to L2 15:28:27 Should be able to consume a dummy cross chain message (233 ms) 15:28:27 Invalid membership proof (265 ms) 15:28:27 Invalid recipient (230 ms) 15:28:27 Invalid sender (244 ms) 15:28:27 Invalid chainid (219 ms) 15:28:27 Invalid version (231 ms) 15:28:27 Invalid content (220 ms) 15:28:27 Invalid Secret (227 ms) 15:28:27 enqueued calls 15:28:27 parent should enqueue call to child (internal false) (154 ms) 15:28:27 parent should enqueue call to child (internal true) (142 ms) 15:28:27 should be ok for parent to enqueue calls with <= max total args (230 ms) 15:28:27 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (395 ms) 15:28:27 setting teardown function 15:28:27 should be able to set a teardown function (174 ms) 15:28:27 setting fee payer 15:28:27 should default to not being a fee payer (179 ms) 15:28:27 should be able to set a fee payer (180 ms) 15:28:27 pending note hashes contract 15:28:27 should be able to insert, read, and nullify pending note hashes in one call (459 ms) 15:28:27 should be able to insert, read, and nullify pending note hashes in nested calls (407 ms) 15:28:27 cant read a commitment that is inserted later in same call (375 ms) 15:28:27 get master incoming viewing public key 15:28:27 gets the public key for an address (189 ms) 15:28:27 Get notes 15:28:27 fails if returning no notes (195 ms) 15:28:27 Context oracles 15:28:27 this_address should return the current context address (180 ms) 15:28:27 Private global variables 15:28:27 Private global vars are correctly set (182 ms) 15:28:27 Throws when chainId is incorrectly set (180 ms) 15:28:27 Throws when version is incorrectly set (168 ms) 15:28:27 Historical header in private context 15:28:27 Header is correctly set (170 ms) 15:28:27 Throws when header is not as expected (179 ms) 15:28:27 15:28:27 Test Suites: 1 passed, 1 total 15:28:27 Tests: 35 passed, 35 total 15:28:27 Snapshots: 0 total 15:28:27 Time: 10.696 s 15:28:27 Ran all test suites matching pxe/src/contract_function_simulator/oracle/private_execution.test.ts. 15:28:27 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?