[ https://issues.apache.org/jira/browse/PROTON-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jiri Daněk updated PROTON-2135: ------------------------------- Description: % cmake .. -DRUNTIME_CHECK=memcheck % ctest -V -N {noformat} 2: Test command: /nix/store/xdwjprbhnq2g0425al1anx3d5jpwgqsl-valgrind-3.15.0/bin/valgrind "--tool=memcheck" "--leak-check=full" "--error-exitcode=42" "--quiet" "--suppressions=/home/jdanek/repos/qpid/qpid-proton/tests/valgrind.supp" "/home/jdanek/repos/qpid/qpid-proton/build/c/tests/c-core-test" Test #2: c-core-test 8: Test command: /nix/store/xdwjprbhnq2g0425al1anx3d5jpwgqsl-valgrind-3.15.0/bin/valgrind "--tool=memcheck" "--leak-check=full" "--error-exitcode=42" "--quiet" "--suppressions=/home/jdanek/repos/qpid/qpid-proton/tests/valgrind.supp" "/home/jdanek/repos/qpid/qpid-proton/build/c/tests/fuzz/fuzz-message-decode" "@/home/jdanek/repos/qpid/qpid-proton/build/c/tests/fuzz/fuzz-message-decode-files" Test #8: fuzz-message-decode {noformat} I'd've expected to see the execution wrapped in the env.py script. was: % cmake .. -DRUNTIME_CHECK=memcheck % ctest -V -N {noformat} 2: Test command: /nix/store/xdwjprbhnq2g0425al1anx3d5jpwgqsl-valgrind-3.15.0/bin/valgrind "--tool=memcheck" "--leak-check=full" "--error-exitcode=42" "--quiet" "--suppressions=/home/jdanek/repos/qpid/qpid-proton/tests/valgrind.supp" "/home/jdanek/repos/qpid/qpid-proton/build/c/tests/c-core-test" Test #2: c-core-test 8: Test command: /nix/store/xdwjprbhnq2g0425al1anx3d5jpwgqsl-valgrind-3.15.0/bin/valgrind "--tool=memcheck" "--leak-check=full" "--error-exitcode=42" "--quiet" "--suppressions=/home/jdanek/repos/qpid/qpid-proton/tests/valgrind.supp" "/home/jdanek/repos/qpid/qpid-proton/build/c/tests/fuzz/fuzz-message-decode" "@/home/jdanek/repos/qpid/qpid-proton/build/c/tests/fuzz/fuzz-message-decode-files" Test #8: fuzz-message-decode {noformat} > C, cpp, and fuzz tests do not set TEST_ENV on Linux > --------------------------------------------------- > > Key: PROTON-2135 > URL: https://issues.apache.org/jira/browse/PROTON-2135 > Project: Qpid Proton > Issue Type: Bug > Components: build > Affects Versions: proton-c-0.29.0 > Reporter: Jiri Daněk > Assignee: Jiri Daněk > Priority: Major > > % cmake .. -DRUNTIME_CHECK=memcheck > % ctest -V -N > {noformat} > 2: Test command: > /nix/store/xdwjprbhnq2g0425al1anx3d5jpwgqsl-valgrind-3.15.0/bin/valgrind > "--tool=memcheck" "--leak-check=full" "--error-exitcode=42" "--quiet" > "--suppressions=/home/jdanek/repos/qpid/qpid-proton/tests/valgrind.supp" > "/home/jdanek/repos/qpid/qpid-proton/build/c/tests/c-core-test" > Test #2: c-core-test > 8: Test command: > /nix/store/xdwjprbhnq2g0425al1anx3d5jpwgqsl-valgrind-3.15.0/bin/valgrind > "--tool=memcheck" "--leak-check=full" "--error-exitcode=42" "--quiet" > "--suppressions=/home/jdanek/repos/qpid/qpid-proton/tests/valgrind.supp" > "/home/jdanek/repos/qpid/qpid-proton/build/c/tests/fuzz/fuzz-message-decode" > "@/home/jdanek/repos/qpid/qpid-proton/build/c/tests/fuzz/fuzz-message-decode-files" > Test #8: fuzz-message-decode > {noformat} > I'd've expected to see the execution wrapped in the env.py script. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org