Parent Log:
http://ci.aztec-labs.com/5fb081032620fd96
Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh foundation/src/timer/date.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9cbd161a1dfa928167c1f969200b95df55ed4c6b
Env: REF_NAME=gh-readonly-queue/next/pr-15157-6e3848bbd6845559b55825f0bc64df0673272969 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:42:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15157_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8894ac288854e8b9_next
09:42:37 {"level":40,"time":1750412557131,"pid":189239,"hostname":"pr-15157_amd64_x1-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1750412558130,"msg":"Time set to 2025-06-20T09:42:38.130Z"}
09:42:37 {"level":40,"time":1750412557132,"pid":189239,"hostname":"pr-15157_amd64_x1-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1750412558132,"msg":"Time set to 2025-06-20T09:42:38.132Z"}
09:42:37
PASS src/timer/date.test.ts
09:42:37 TestDateProvider
09:42:37
✓ should return the current datetime (3 ms)
09:42:37
✓ should return the overridden datetime (2 ms)
09:42:37
✓ should keep ticking after overriding (511 ms)
09:42:37
09:42:37
Test Suites: 1 passed, 1 total
09:42:37
Tests: 3 passed, 3 total
09:42:37
Snapshots: 0 total
09:42:37
Time: 0.982 s
09:42:37
Ran all test suites matching foundation/src/timer/date.test.ts
.
09:42:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?