Parent Log:
http://ci.aztec-labs.com/453396286815f782
Command: b895a7fa8f839b60 yarn-project/scripts/run_test.sh foundation/src/timer/date.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b80949775e5c27908a6055ad24592f7d98bdc45a
Env: REF_NAME=gh-readonly-queue/next/pr-14816-fa159c5d52a45358479f951a547fed37f141a6ed CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 14 10:43:51 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14816_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8894ac288854e8b9_next
10:43:52 {"level":40,"time":1749897832515,"pid":195908,"hostname":"pr-14816_amd64_x1-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1749897833514,"msg":"Time set to 2025-06-14T10:43:53.514Z"}
10:43:52 {"level":40,"time":1749897832517,"pid":195908,"hostname":"pr-14816_amd64_x1-full","module":"foundation:test-date-provider","offset":1000,"timeMs":1749897833517,"msg":"Time set to 2025-06-14T10:43:53.517Z"}
10:43:53
PASS src/timer/date.test.ts
10:43:53 TestDateProvider
10:43:53
✓ should return the current datetime (3 ms)
10:43:53
✓ should return the overridden datetime (3 ms)
10:43:53
✓ should keep ticking after overriding (512 ms)
10:43:53
10:43:53
Test Suites: 1 passed, 1 total
10:43:53
Tests: 3 passed, 3 total
10:43:53
Snapshots: 0 total
10:43:53
Time: 0.871 s
10:43:53
Ran all test suites matching /foundation\/src\/timer\/date.test.ts/i
.
10:43:53
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?