-
Bug
-
Resolution: Fixed
-
Major
-
None
-
RHEL6
We have some unit tests that fail when running under valgrind (which causes a bad exit status). This causes the build to fail, so we use the "ignore exit code" setting in the valgrind plugin. However, it appears that sometimes (perhaps when changing some other setting?) the "ignore exit code" config parameter is forgotten, and we get failed builds because the exit code is no longer ignored.
Can you please teach it to remember that code when changing other settings in the job configuration?