oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.33k stars 160 forks source link

Windows unit tests cannot be compiled #1347

Closed qweeah closed 2 months ago

qweeah commented 2 months ago

https://github.com/oras-project/oras/pull/1303 refactored parseOCILayoutReference but target_windows_test.go hasn't been changed accordingly, which result in the failure in Windows unit test compilation.