https://bz.apache.org/bugzilla/show_bug.cgi?id=62785
--- Comment #12 from Felix Schumacher <[email protected]> --- Date: Sat Mar 2 17:17:47 2019 New Revision: 1854657 URL: http://svn.apache.org/viewvc?rev=1854657&view=rev Log: Make test work in both IDE and ant setting The test used the setting of CWD, which is different when run from an IDE or from ant. Now it uses JMeterHome which is the same for both environments. And while we are at the test, * we try to make sure, that we don't disturb other tests with the manipulated base dir * use more descriptive messages in the case of a failure Relates to #400 on github Bugzilla Id: 62785 -- You are receiving this mail because: You are the assignee for the bug.
