dependencies or architecture on the build machines? Trying updating expected float values to see if it begins to pass.
Updated expected values to match result of query on WolframAlpha.com (mathematica):
N[Orthogonalize[{{1,4,3},{1,2,0},{2,4,2}}],8]
llmath/tests/m3math_test.cpp
Removed the skipping of a working test as this was causeing a the test to fail
building and thus not actualy running all the tests.