Open
Description
When running the below commands BenchmarksProjectsIsNotBroken fails.
build -buildArch=x86 -Release
build -buildArch=x86 -Release -runTests
As part of #1309 I have added a skip for the test when run in x86. The test should be fixed and re-enabled.
I am attaching a log of the failure encountered.