Skip to content
Snippets Groups Projects
Commit 3c05e0cb authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Skip test broken under fast-math

parent bcf3b618
No related branches found
No related tags found
No related merge requests found
......@@ -227,7 +227,7 @@ namespace tut
template<> template<>
void m3math_test_object_t::test<9>()
{
#if LL_DARWIN
#if LL_CLANG
skip("This test fails depending on architecture. Need to fix comparison operation, is_approx_equal, to work on more than one platform.");
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment