Parent Log:
http://ci.aztec-labs.com/4df5d3e68602ef2d
Command: 3d59cf67433a82a0 yarn-project/scripts/run_test.sh foundation/src/timer/date.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ada03190841b1923625905b0e6ea3bdc4a3b3e84
Env: REF_NAME=gh-readonly-queue/next/pr-14953-1650b3d017a2a4fa5182c8787e79cc108e24e1f4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:49:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14953_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8894ac288854e8b9_next
10:49:45 {"level":40,"time":1749725385372,"pid":207770,"hostname":"pr-14953_amd64_x4-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1749725386371,"msg":"Time set to 2025-06-12T10:49:46.371Z"}
10:49:45 {"level":40,"time":1749725385373,"pid":207770,"hostname":"pr-14953_amd64_x4-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1749725386373,"msg":"Time set to 2025-06-12T10:49:46.373Z"}
10:49:45
PASS src/timer/date.test.ts
10:49:45 TestDateProvider
10:49:45
✓ should return the current datetime (4 ms)
10:49:45
✓ should return the overridden datetime (2 ms)
10:49:45
✓ should keep ticking after overriding (511 ms)
10:49:45
10:49:45
Test Suites: 1 passed, 1 total
10:49:45
Tests: 3 passed, 3 total
10:49:45
Snapshots: 0 total
10:49:45
Time: 0.868 s
10:49:45
Ran all test suites matching /foundation\/src\/timer\/date.test.ts/i
.
10:49:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?