openssl/openssl

Running a non-existent test succeeds

Chiusa

#15.510 aperta il 28 mag 2021

 (5 commenti) (0 reazioni) (1 assegnatario)C (11.262 fork)batch import
backlog fixbranch: masterhelp wantedtriaged: bug

Metriche repository

Star
 (30.157 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

make test TESTS=foo V=1 return success even though there is no test by that name. It really should fail.

The 00-prep_fipsmodule_cnf.t is being run and this is enough for the test framework to believe something happened.

Guida contributor