Thanks for the note.
I found out that `CopyFile` tests are present in `dlls/kernel32/tests` while I was trying to run the tests in `dlls/kernelbase/tests`, since the `CopyFile` code is located `dlls/kernelbase`.
Hopefully, I will now be able submit patches that don't fail as often.