View Issue Details

IDProjectCategoryView StatusLast Update
0030620Open CASCADEOCCT:Testspublic2021-10-21 20:01
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version6.9.0 
Target Version7.6.0 
Summary0030620: Tests - perf/bop/buildfaces does not match description (broken)
DescriptionTest case perf/bop/buildfaces pretends to compare performance and validate results of Boolean operations performed with and without parallelization ("Testing parallelization of BO").
But in reality, it does nothing (since 0025700):
- brunparallel is never called.
  bbuild is called two times with different options having no effect.
- bbuild command does not validate input arguments,
  hence hides errors in test scripts.
- bbuild command has no documentation.
- Probably, bfillds should be also covered by timer within this test case,
  since this step takes comparable to bbuild time and also implements some parallelization.
TagsNo tags attached.
Test case number

Relationships

related to 0030618 closedapn Modeling Algorithms, BOPTools_Parallel - avoid using map for thread-local contexts without TBB 
related to 0030206 closedsmoskvin Improve API of commands bbop and bapibop 
child of 0024292 closedbugmaster Testing parallelization of BO 
child of 0025700 closedbugmaster Ensuring uniform control of the functionalities of the Boolean operations algorithm at the level of DRAW application 

Activities

emv

2021-09-13 15:06

developer   ~0104063

Fixed in frames of 0030206. Please close the issue.

Issue History

Date Modified Username Field Change
2019-03-29 11:34 kgv New Issue
2019-03-29 11:34 kgv Assigned To => apn
2019-03-29 11:34 kgv Assigned To apn => msv
2019-03-29 11:34 kgv Relationship added child of 0024292
2019-03-29 11:34 kgv Relationship added related to 0030618
2019-03-29 11:41 kgv Relationship added child of 0025700
2019-03-29 11:41 kgv Product Version 7.3.0 => 6.9.0
2019-03-29 11:41 kgv Description Updated
2019-03-29 11:42 kgv Summary Tests - perf/bop/buildfaces does not match description => Tests - perf/bop/buildfaces does not match description (broken)
2019-03-29 12:48 msv Assigned To msv => emv
2019-03-29 12:48 msv Status new => assigned
2019-07-19 17:30 apn Target Version 7.4.0 => 7.5.0
2020-08-28 13:25 emv Target Version 7.5.0 => 7.6.0
2021-09-08 07:41 emv Relationship added related to 0030206
2021-09-13 15:06 emv Note Added: 0104063
2021-09-13 15:06 emv Assigned To emv => bugmaster
2021-09-13 15:06 emv Status assigned => feedback
2021-10-21 20:01 bugmaster Status feedback => closed
2021-10-21 20:01 bugmaster Resolution open => fixed