Closed
Bug 1225323
Opened 10 years ago
Closed 9 years ago
mpi-test isn't run by default
Categories
(NSS :: Test, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mt, Unassigned)
References
(Blocks 2 open bugs)
Details
The tests in lib/freebl/mpi seem pretty useful. However, they aren't compiled or run by default. We should correct this. It should be relatively easy to run `mpi-test list` to work out what to run and run the tests. They won't be perfectly integrated, but at least we'll have another canary.
Comment 1•10 years ago
|
||
Couldn't we run `all-tests` which runs all mpi tests?
| Reporter | ||
Comment 2•10 years ago
|
||
Yes, that is definitely better. It would have to be built of course.
| Reporter | ||
Comment 3•10 years ago
|
||
Well, I reconsidered that point. It might be good to have reporting on a per-test basis. I don't know how all-tests reports results.
Comment 4•9 years ago
|
||
This was fixed with bug 1317928
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•