Parent Log:
http://ci.aztec-labs.com/b49593a05eb5324c
Command: 24e90b7895ff1ed6 yarn-project/scripts/run_test.sh foundation/src/timer/date.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/8cc8a56892d36191eefb49254ebbe49ea99ef4b8
Env: REF_NAME=gh-readonly-queue/next/pr-14921-78d87cb88633aee537d022d6fd8e57ceb74a3a95 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 11:34:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8894ac288854e8b9_next
11:34:13 {"level":40,"time":1750246453730,"pid":210230,"hostname":"pr-14921_amd64_x3-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1750246454730,"msg":"Time set to 2025-06-18T11:34:14.730Z"}
11:34:13 {"level":40,"time":1750246453732,"pid":210230,"hostname":"pr-14921_amd64_x3-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1750246454732,"msg":"Time set to 2025-06-18T11:34:14.732Z"}
11:34:14
PASS src/timer/date.test.ts
11:34:14 TestDateProvider
11:34:14
✓ should return the current datetime (5 ms)
11:34:14
✓ should return the overridden datetime (2 ms)
11:34:14
✓ should keep ticking after overriding (512 ms)
11:34:14
11:34:14
Test Suites: 1 passed, 1 total
11:34:14
Tests: 3 passed, 3 total
11:34:14
Snapshots: 0 total
11:34:14
Time: 0.996 s
11:34:14
Ran all test suites matching foundation/src/timer/date.test.ts
.
11:34:14
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?