View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0028132 | Open CASCADE | [OCCT] OCCT:Tests | public | 2016-11-21 09:01 | 2020-09-11 17:05 |
|
Reporter | abv | |
Assigned To | inv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0028132: DRAW - Check commands should not raise exception (unless called with syntax error) |
Description | DRAW commands should return normally in case of normal execution (errors should be reported to DRAW interpreter), and can raise Tcl exception (returning non-zero value) only if called with incorrect arguments. See https://dev.opencascade.org/doc/overview/html/occt_dev_guides__tests.html#testmanual_3_3 [^]
This is not followed by commands checknbshapes and checkmaxtol: they raise Tcl exception if input shape is null. The consequence is that some tests where this situation occurs have to use "TODO INCOMPPLETE" instead of normal error message. |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|