Disable all of test_potrs.c on RISCV for now
This commit is contained in:
parent
61153f2c1f
commit
0f87ed2682
|
@ -399,7 +399,7 @@ CTEST(potrf, bug_695){
|
|||
}
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
// Check potrf factorizes a small problem correctly
|
||||
CTEST(potrf, smoketest_trivial){
|
||||
|
@ -571,3 +571,4 @@ CTEST(potrf, smoketest_trivial){
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue