node icon indicating copy to clipboard operation
node copied to clipboard

test: loosen test for negative timestamps in `test-fs-stat-date`

Open LiviaMedeiros opened this issue 2 years ago • 3 comments

One more attempt to make test from https://github.com/nodejs/node/pull/43714 pass on v16.x-staging and avoid similar test failures on main in the future.

If filesystem doesn't support negative timestamps and stat returns 0, print a warning and proceed.

cc @targos

LiviaMedeiros avatar Sep 18 '22 09:09 LiviaMedeiros

CI: https://ci.nodejs.org/job/node-test-pull-request/46648/

nodejs-github-bot avatar Sep 18 '22 10:09 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/46655/

nodejs-github-bot avatar Sep 18 '22 17:09 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/46665/

nodejs-github-bot avatar Sep 20 '22 06:09 nodejs-github-bot

@nodejs/testing @nodejs/fs

Trott avatar Sep 27 '22 16:09 Trott

Landed in 8f8ce2505d2d9e0124398640b1fe17beee282014

nodejs-github-bot avatar Oct 07 '22 16:10 nodejs-github-bot