Disabled backtrace unit test for Release / x86 on windows.
CaptureStackTrace returns 0 frames on optimized x86 builds - no way around that. Optimization usually kills backtraces anyway, and x86 is a disappearing platform, so I'm choosing not to care that release/x86 doesn't work for backtraces.