kbupdate icon indicating copy to clipboard operation
kbupdate copied to clipboard

Save-KbUpdate does not return FileInfo object

Open codaamok opened this issue 2 years ago • 4 comments

Save-KbUpdate did not return output if Start-BitsTransfer threw an exception. The files downloaded OK, however there wasn't a FileInfo object returned.

codaamok avatar Apr 22 '23 18:04 codaamok

Looks like the test failed due to a transient issue with the CDN? I see the comment "microsoft's CDN appears to be having massive issues and sometimes this does not appear".

codaamok avatar Apr 22 '23 18:04 codaamok

Yeah, this part is rough due to the instability of the source. Any suggestions?

potatoqualitee avatar Apr 25 '23 12:04 potatoqualitee

If it's known to be hit&miss, maybe remove the test or rerun the tests a couple more times 😛

codaamok avatar Apr 25 '23 13:04 codaamok

Thoughts?

codaamok avatar May 04 '23 16:05 codaamok