On Fri Sep 8 06:44:32 2023 +0000, Mohamad Al-Jaf wrote:
I've removed it, seems like it's not really necessary to test for it. Though, I don't understand why Office queries for `IAgileObject`. It's a Microsoft program so they should know it's not supported. Minecraft also queries for an interface that returns `E_NOINTERFACE`, it seems bizarre.
You should still remove the `broken(...)` condition, it will otherwise let every test succeed silently on Windows.