This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make check error in linalg


Carl Henney writes:
 > Here's a FYI note from a `make check' under Linux (Red Hat 6.0):
 > PASS: Householder solve
 > PASS:   solve_TD dim=2 A
 > PASS:   solve_TD dim=2 B
 > PASS:   solve_TD dim=5
 > PASS: Tridiagonal solve
 > FAIL: test
 > ===================
 > 1 of 1 tests failed
 > ===================

Thanks for the bug report. Further up in the output there should be
more details for each of the tests that failed. Could you send those
too?  Something like './linalg/test | grep FAIL:' on the output will
catch them.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]