View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033286 | Open CASCADE | OCCT:Modeling Algorithms | public | 2022-12-20 14:17 | 2023-03-07 14:07 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Platform | Mingw64 | OS | Windows 10 | ||
Product Version | 7.7.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0033286: Modeling algorithms - the length of result shape differs from reference value | ||||
Description | On compiler MinGw 12.1.0 test hlr poly_hlr bug25813_2 hlr poly_hlr bug25813_3 hlr poly_hlr C9 hlr poly_hlr Plate fails with error (correspondingly): Error : The length of result shape is 3025.48, expected 3025.49 Error : The length of result shape is 302.443, expected 301.999 Error : The length of result shape is 2025.74, expected 2026.13 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 *, expected *" To solve the problem we should add: puts "TODO OCC30286 Linux: Error : The length of result shape is *, expected *" 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. | ||||
Steps To Reproduce | testgrid hlr poly_hlr bug25813_2 testgrid hlr poly_hlr bug25813_3 testgrid hlr poly_hlr C9 testgrid hlr poly_hlr Plate | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-20 14:17 |
|
New Issue | |
2022-12-20 14:17 |
|
Assigned To | => msv |
2022-12-20 15:10 |
|
Description Updated | |
2022-12-20 15:10 |
|
Steps to Reproduce Updated | |
2022-12-20 16:40 |
|
Category | OCCT:Modeling Data => OCCT:Modeling Algorithms |
2022-12-20 16:40 |
|
Summary | The length of result shape differs from reference value => Modeling algorithms - the length of result shape differs from reference value |
2022-12-20 16:40 |
|
OS | => Windows 10 |
2022-12-20 16:40 |
|
Platform | => Mingw64 |
2023-03-07 14:07 | dpasukhi | Target Version | 7.7.0 => Unscheduled |