Parent Log:
http://ci.aztec-labs.com/e4f90c57de530d78
Command: f409422f407df62d yarn-project/scripts/run_test.sh foundation/src/timer/date.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f5bf74cc7cfdd8f2c3b0a69b410ed0dd2e068cda
Env: REF_NAME=gh-readonly-queue/next/pr-14610-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 14:00:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8894ac288854e8b9_next
14:00:33 {"level":40,"time":1750255233922,"pid":230746,"hostname":"pr-14610_amd64_x3-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1750255234919,"msg":"Time set to 2025-06-18T14:00:34.919Z"}
14:00:33 {"level":40,"time":1750255233926,"pid":230746,"hostname":"pr-14610_amd64_x3-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1750255234926,"msg":"Time set to 2025-06-18T14:00:34.926Z"}
14:00:34
PASS src/timer/date.test.ts
14:00:34 TestDateProvider
14:00:34
✓ should return the current datetime (5 ms)
14:00:34
✓ should return the overridden datetime (6 ms)
14:00:34
✓ should keep ticking after overriding (513 ms)
14:00:34
14:00:34
Test Suites: 1 passed, 1 total
14:00:34
Tests: 3 passed, 3 total
14:00:34
Snapshots: 0 total
14:00:34
Time: 0.983 s
14:00:34
Ran all test suites matching foundation/src/timer/date.test.ts
.
14:00:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?