View Issue Details

IDProjectCategoryView StatusLast Update
0025968CommunityOCCT:Modeling Algorithmspublic2018-06-29 21:19
Reportershoogen Assigned Tobugmaster  
PrioritynormalSeveritytweak 
Status closedResolutionfixed 
PlatformLinuxOSDebian 6.0 
Product Version6.5.2 
Target Version7.3.0Fixed in Version7.3.0 
Summary0025968: boolean returning an invalid shape
Descriptionthe result of the final "bfuse" fails the checkshape command.
Steps To Reproducetest bugs modalg_7 bug25968
TagsNo tags attached.
Test case numberbugs modalg_7 bug25968

Attached Files

  • csg-heatex-009.tcl (3,657 bytes)

Relationships

parent of 0025981 closedbugmaster Wrong result obtained by projection algorithm. 

Activities

shoogen

2015-03-23 00:50

reporter  

csg-heatex-009.tcl (3,657 bytes)

aml

2017-11-01 12:04

developer   ~0071893

Dear msv,

The problem is not reproduced on the current development version. The resulting shape is valid from the "checkshape" point of view.

msv

2017-11-01 12:37

developer   ~0071897

It is needed to create a test.

aml

2017-11-01 12:49

developer   ~0071902

I will take care of it.

git

2017-11-11 10:34

administrator   ~0072189

Branch CR25968 has been created by aml.

SHA-1: 3f313072b6dede08faf01be1349027b96031de94


Detailed log of new commits:

Author: aml
Date: Sat Nov 11 10:33:45 2017 +0300

    0025968: boolean returning an invalid shape
    
    Test case creation.

aml

2017-11-11 10:36

developer   ~0072190

Dear msv,
Could you please check new test case?

msv

2017-11-13 10:08

developer   ~0072198

- Add a header (see any other test case)
- Consider adding check by nbshapes, surface area and volume.
- Is it worth to add checkview?

git

2017-11-13 11:54

administrator   ~0072210

Branch CR25968 has been updated by aml.

SHA-1: ef00124764af25adbab5a3696f30c901213b1370


Detailed log of new commits:

Author: aml
Date: Mon Nov 13 11:54:21 2017 +0300

    # Test case correction.

aml

2017-11-13 11:56

developer   ~0072211

Dear msv,
Could you please check the updated version of the bug25968 branch?

kgv

2017-11-13 12:04

developer   ~0072212

Advice:
+puts "============"
+puts "OCC25968"
+puts "============"
+puts ""
+######################################################
+# boolean returning an invalid shape
+######################################################

It is better putting test description to Tcl output (puts instead of comment) - so that it would be possible to see what test is about directly from test results.

aml

2017-11-13 12:11

developer   ~0072213

As far as I see it is better to perform such a modification in the scope of a separate issue - many cases should be affected.

kgv

2017-11-13 12:26

developer   ~0072214

Last edited: 2017-11-13 12:27

> As far as I see it is better to perform such a modification in the scope of a separate issue - many cases should be affected.
This is a general advice, which makes sense to apply to new test cases first of all.
Of course, modifying existing tests should be done in scope of dedicated issue (if will be ever done).

msv

2017-11-13 15:45

developer   ~0072221

Reviewed.

bugmaster

2017-11-14 13:51

administrator   ~0072240

Test case is OK:

Linux:
http://occt-tests/IR-WEEK46-INV-OCCT/Debian70-64/bugs/modalg_7/bug25968.html

Windows:
http://occt-tests/IR-WEEK46-INV-OCCT/Windows-64-VC10/bugs/modalg_7/bug25968.html

git

2017-12-07 21:07

administrator   ~0072784

Branch CR25968 has been deleted by kgv.

SHA-1: ef00124764af25adbab5a3696f30c901213b1370

Related Changesets

occt: master d193f101

2017-11-11 07:33:45

aml


Committer: bugmaster Details Diff
0025968: boolean returning an invalid shape

Problem is not reproduced on current master.
Testing case was created
Affected Issues
0025968
add - tests/bugs/modalg_7/bug25968 Diff File

Issue History

Date Modified Username Field Change
2015-03-23 00:50 shoogen New Issue
2015-03-23 00:50 shoogen Assigned To => msv
2015-03-23 00:50 shoogen File Added: csg-heatex-009.tcl
2015-03-23 12:40 msv Assigned To msv => pkv
2015-03-23 12:40 msv Status new => assigned
2015-03-25 13:14 pkv Relationship added parent of 0025981
2017-11-01 12:04 aml Note Added: 0071893
2017-11-01 12:04 aml Assigned To pkv => msv
2017-11-01 12:04 aml Status assigned => feedback
2017-11-01 12:37 msv Note Added: 0071897
2017-11-01 12:49 aml Note Added: 0071902
2017-11-01 12:49 aml Assigned To msv => aml
2017-11-01 12:49 aml Status feedback => assigned
2017-11-11 10:34 git Note Added: 0072189
2017-11-11 10:36 aml Note Added: 0072190
2017-11-11 10:36 aml Assigned To aml => msv
2017-11-11 10:36 aml Status assigned => resolved
2017-11-11 10:36 aml Steps to Reproduce Updated
2017-11-13 10:08 msv Note Added: 0072198
2017-11-13 10:08 msv Assigned To msv => aml
2017-11-13 10:08 msv Status resolved => assigned
2017-11-13 11:54 git Note Added: 0072210
2017-11-13 11:56 aml Note Added: 0072211
2017-11-13 11:56 aml Assigned To aml => msv
2017-11-13 11:56 aml Status assigned => resolved
2017-11-13 12:04 kgv Note Added: 0072212
2017-11-13 12:11 aml Note Added: 0072213
2017-11-13 12:26 kgv Note Added: 0072214
2017-11-13 12:27 kgv Note Edited: 0072214
2017-11-13 15:45 msv Note Added: 0072221
2017-11-13 15:45 msv Assigned To msv => bugmaster
2017-11-13 15:45 msv Status resolved => reviewed
2017-11-14 13:49 bugmaster Test case number => bugs modalg_7 bug25968
2017-11-14 13:51 bugmaster Note Added: 0072240
2017-11-14 13:51 bugmaster Status reviewed => tested
2017-11-14 15:54 bugmaster Target Version => 7.3.0
2017-11-17 16:10 bugmaster Changeset attached => occt master d193f101
2017-11-17 16:10 bugmaster Status tested => verified
2017-11-17 16:10 bugmaster Resolution open => fixed
2017-12-07 21:07 git Note Added: 0072784
2018-06-29 21:15 aiv Fixed in Version => 7.3.0
2018-06-29 21:19 aiv Status verified => closed