Description
As a temporary measure, we introduced the family of macros `TEST*TEMP_DISABLED_ON_WINDOWS`. This creates a `DISABLED` test on Windows, but enables it on every other platform.
Eventually, permanently-disabled tests should be `#ifdef`'d out and these macros should be removed.