Archived issue #0023916

Test artifacts in current directory

Open CASCADEOCCT:Testsclosed3 public notes

Search issues

Description

Automatic tests produce some artifacts (files) in the current directory instead of putting them to relevant log directory; this should be fixed/

Steps to reproduce

Draw[]> testgrid

then look for the new files in the current directory. I found those files:

0
occ22583-image1.png
occ22583-image2.png
TestExportStructure.step
SecondMirrorWire.brep

Public activity

3 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Branch CR23916 was created. It contains following modifications:

1. occ22583-image1.png
   occ22583-image2.png

Test case bugs/vis/bug23226 was modified.

2. TestExportStructure.step
It's problem in QA command OCC7141 using in test case bugs/xde/bug7141. File "TestExportStructure.step" is currently removing after execution of command.

3. SecondMirrorWire.brep
QA command OCC23774Test considers writing this file in current directory. It's not necessary and was deleted.

4. file 0
Test case bugs/iges/bug22820 was modified.
02Commenter 1
Small corrections in QABugs_11.cxx and test cases were done.
03Commenter 3
Remarks accounted; please proceed with testing / integration