Ticket #8981 (closed: fixed)
SaveFullprofResoultionTest cleans file without referring to full file name
Reported by: | Karl Palmen | Owned by: | Karl Palmen |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | maintenance |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
This causes it to crash on a machine not configured like a build server.
Use getProperty to obtain full filename and use that when cleaning, as is done in other unit tests such as saveNexus.
Change History
comment:3 Changed 7 years ago by Karl Palmen
Ensure test refers to file by full path name re #8981
This is done by getting the property specifying the file like in other similar unit tests.
Signed-off-by: Karl Palmen <karl.palmen@…>
Changeset: ea747291fbde49e1dd956c79154a7e7f0a99f45e
comment:4 Changed 7 years ago by Karl Palmen
- Status changed from inprogress to verify
- Resolution set to fixed
To test check that unit test does refer to output file correctly and still does the required testing.
comment:5 Changed 7 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:7 Changed 7 years ago by Wenduo Zhou
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8981_file_clean'
Full changeset: 472f979f76b9ae8bb1ad7dbfb018f28677102a22