View Issue Details

IDProjectCategoryView StatusLast Update
0033291Open CASCADEOCCT:Modeling Algorithmspublic2023-03-07 14:07
ReporterddzamaAssigned Toddzama 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformMingw64OSWindows 10 
Product Version7.7.0 
Target VersionUnscheduled 
Summary0033291: Modeling algorithms - 10 curves are expected but 9 ones are found
DescriptionOn compiler MinGw
test
lowalgos intss bug567_1
fails with errors:

Error: 10 curves are expected but 9 ones are found.
Error : is WRONG because number of EDGE entities in shape "rs" is 13

P.S.
This case is instable because it is BAD at the point of view:
# Different result between Debian 7 and Debian 8 and between MSVC 2010 and 2017.
On Linux:
puts "TODO ?OCC30012 Linux: Error: 10 curves are expected but 9 ones are found"
puts "TODO ?OCC30012 Linux: Error: 10 curves are expected but 8 ones are found"
puts "TODO ?OCC29910 Linux: Error : is WRONG because number of EDGE entities in shape rs is 8"
On Windows:
# Different result between Debian 7 and Debian 8 and between MSVC 2010 and 2017.
puts "TODO ?OCC29910 Windows: Error: 10 curves are expected but 11 ones are found."
puts "TODO ?OCC29910 Windows: Error : is WRONG because number of EDGE entities in shape rs is 15"
puts "TODO ?OCC29910 Windows: Error: 0 vertices are expected but 2 are found"
Steps To Reproducetestgrid lowalgos intss bug567_1
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 17:22 ddzama New Issue
2022-12-20 17:22 ddzama Assigned To => ddzama
2022-12-20 17:32 ddzama OS => Windows 10
2022-12-20 17:32 ddzama Platform => Mingw64
2023-03-07 14:07 dpasukhi Target Version 7.7.0 => Unscheduled