This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
In macOS tests there is chatter in stderr #647
Open
Description
check any of the NSObject tests or any test that compiles to a macOS app. There is a bit of chatter in stderr which is currently ignored. It has mostly to do with two copies of a library being available. This is a minor issue in general and is most likely due to having a redundant path element. Do we care? Probably not so much.