-
Type: Bug
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: 3.0.0-rc0
-
Component/s: Build
-
None
This build shows as green:
But it didn't actually pass:
Note that this also shows that we need to support GCC 4.8. I will file a a separate ticket for that.
Please note also what happens when CMake fails after the compiler minima change went in:
Even though the CMake step failed, it still tried to run the tests. We are ignoring failed exit statuses somehow.