Archived issue #0024485

Draw Harness - create subfolder in temporary directory for temporary test results

Open CASCADEOCCT:Testsclosed4 public notes

Search issues

Description

Currently execution of "test groupName gridName testName 1" results in test result files being saved right into $TEMP by default.

It makes sense to created folder for such purposes to simplify results analysis.

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 1
geachtet kgv,
please review the changes in CR24485 OCCT branch
02Author
Dear abv,

look at the patch, please.
03Commenter 3
Reviewed, please test. I have corrected slightly name of the temp directory generated, and disabled warnings in case if this directory cannot be created (since we do not issue warnings in other similar cases).
04Commenter 4
Dear Commenter 1,

Fix tested by "hands", it is OK.
Branch CR24485 is TESTED.