Ticket #8981 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

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:1 Changed 7 years ago by Karl Palmen

  • Owner set to Karl Palmen

comment:2 Changed 7 years ago by Karl Palmen

  • Status changed from new to inprogress

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:6 Changed 7 years ago by Wenduo Zhou

Output files are located correctly. Test is passed.

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

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9824

Note: See TracTickets for help on using tickets.