https://bugs.kde.org/show_bug.cgi?id=432672
Bug ID: 432672
Summary: vg_regtest: test-specific environment variables not
reset between tests
Product: valgrind
Version: unspecified
Platform: Other
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 135526
--> https://bugs.kde.org/attachment.cgi?id=135526&action=edit
envvar_fix.diff
Test-specific environment variables set in .vgtest files are not reset between
tests. This can result in tests running with environment variables intended for
a previously run test. This can be easily fixed by clearing the @env and @envB
arrays in tests/vg_regtest:read_vgtest_file() (see attachment).
--
You are receiving this mail because:
You are watching all bug changes.