Archived issue #0023916
Test artifacts in current directory
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
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.
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.
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.
Small corrections in QABugs_11.cxx and test cases were done.
Remarks accounted; please proceed with testing / integration