```file.c:4902:0.750 Test failed: OpenFileById: failed to query for FileIdBothDirectoryInfo, got error 234. file.c:4919:0.766 Test failed: OpenFileById: failed to find the temp file in the temp folder. file.c:4935:0.781 Test failed: OpenFileById: invalid contents of the temp file. 1164:file:0.797 564232 tests executed (0 marked as todo, 0 as flaky, 3 failures), 0 skipped. file.c:6846:1.594 3 failures in child process 22a4:file:1.594 564228 tests executed (0 marked as todo, 0 as flaky, 6 failures), 0 skipped. ``` These 3 failures happen in the child process, so they are affected by your changes. Please fix them.