On Sat Sep 9 05:20:14 2023 +0000, Rémi Bernon wrote:
You should still remove the `broken(...)` condition, it will otherwise let every test succeed silently on Windows.
It was also needed by `test_PackageStatics()` for `IAgileObject`, I removed that check and the `broken(...)` condition.