os: investigate why Stat(non-existent-file) on Windows with builders returns error prefixed with "CreateFile" #38841
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
Milestone
Coming here from an unexpected trybot failure in https://storage.googleapis.com/go-build-log/ee4c7a10/windows-amd64-2016_e7a90c70.log
and CL 230941
where the relevant code is https://play.golang.org/p/El2eXIywXlu or inlined below
but oddly on the Windows builder it returned
The "CreateFile x.go" is quite unexpected. Perhaps we should investigate as to how "CreateFile" got invoked?
Kindly cc-ing @alexbrainman.
The text was updated successfully, but these errors were encountered: