lostluck commented on PR #26524:
URL: https://github.com/apache/beam/pull/26524#issuecomment-1548706778
Oh dang, I will send a quick fix for this, but it looks like the time range
might be incorrectly set for the local unit test:
Caught in another CL.
```
-- FAIL: TestLocal_lastModified (0.00s)
local_test.go:177:
LastModified("/tmp/TestLocal_lastModified2985575980/001/file.txt") = 2023-05-15
21:32:42.998867243 +0000 UTC, want in range [2023-05-15 21:32:43 +0000 UTC,
2023-05-15 21:32:43.004302634 +0000 UTC m=+0.001527498]
FAIL
github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/local
coverage: 77.4% of statements
FAIL github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/local 0.036s
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]