Homec4science

shellutils: unit test stability improvement

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Aug 13 2012, 14:13.

Description

shellutils: unit test stability improvement

  • One of shellutils unit tests is grepping the output of the "ps" command, to look for the command "sleep" not to be in execution. This could have led to false positives, when the "sleep" command was maybe concurrently in execution because of system reasons (e.g. on SLC5 platforms). The test is now slightly more precise, by looking for a more exact string. (closes #1131)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Aug 14 2012, 10:36
Parents
R3600:ab38c065ea67: intbitset: 32-bit len implementation fix
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:3a6665c7a2b9: shellutils: unit test stability improvement (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Aug 14 2012, 10:36