Archived issue #0023905

Clean obsolete test commands

Open CASCADEOCCT:Testsclosed2 public notes

Search issues

Description

The OCCT DRAW and test system should be cleaned up from remains of the old test system (commands QArebuild, environment variable QA_DUMP etc.)

Public activity

2 archived notes

Participants are labeled by their role within this record.

01Commenter 2
There are folowing test cases, which have crashed on CPU limit:
WNT:
bugs moddata_1 bug22759

Linux:
bugs modalg_1 bug19793_2
bugs moddata_1 bug54 bug22759
02Commenter 2
Please review CR23905:

- DRAW commands (QArebuild) and handlers of environment variables (QA_DUMP) used in test system before which are now obsolete are removed, as well as Tcl scripts related to older test systems.

- Test procedures are optimized for performance and for better presentation of results in HTML summary.

- The tests are checked and updated to produce consistent results in both Debug and Release mode on Windows, also handling Gl2Ps incompatibility problem.