View Issue Details

IDProjectCategoryView StatusLast Update
0033290Open CASCADEOCCT:Modeling Datapublic2023-03-07 14:07
ReporterddzamaAssigned Toddzama 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.7.0 
Target VersionUnscheduled 
Summary0033290: The length of result shape differs from reference value
DescriptionOn compiler MinGw 12.1.0
test
hlr poly_hlr Plate
fails with error

Error : The length of result shape is 404.492, expected 404.386

P.S.
This test marked BAD for Linux. So, if we use gcc on Windows, it is waitable, that length of shape is aligned with shape length on Linux:
puts "TODO OCC30286 Linux: Error : The length of result shape is 404.492, expected 404.386"

To solve the problem we should add something like that:
puts "TODO OCC30286 Linux: Error : The length of result shape is 404.492, expected 404.386"
at the begin of test scenario, but only for MinGw compiler, not MSVC. The way of defining compiler name for tcl should be developed.
In other case, the test would be BAD not only for Linux, but for Windows too, independently from compiler.
Steps To Reproducetestgrid hlr poly_hlr Plate
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-12-20 15:08 ddzama New Issue
2022-12-20 15:08 ddzama Assigned To => ddzama
2023-03-07 14:07 dpasukhi Target Version 7.7.0 => Unscheduled