View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022846 | Open CASCADE | OCCT:Modeling Algorithms | public | 2011-12-15 12:20 | 2012-03-29 17:26 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | ||||
Product Version | 6.5.2 | ||||
Target Version | 6.5.3 | Fixed in Version | 6.5.3 | ||
Summary | 0022846: Following from issue 0022804 (regression on test case) | ||||
Description | Regression on test case chl/917/A7 checkshape is bad because after sewing tolerance of is vertex increased greatly | ||||
Tags | No tags attached. | ||||
Test case number | chl 917 A7 | ||||
|
SVN branch http://svn/svn/occt/branches/OCC22846 (revision 9805) is ready to be reviewed |
|
It will be better to add boolean flag defining that minimal tolerance was specified and use it instead of lines (for double values it is dangerous) if (!aMinTol) aMinTol = aTol*1e-4; 2. It is necessary to merge branch wit trunk: file IFSelect_WorkSession.cxx |
|
Dear BugMaster, Workbench KAS:dev:mkv-22846-occt was created from SVN branch http://svn/svn/occt/branches/OCC22846 (and mkv-22846-products from trunk) and compiled on Linux platform. Test case for this bug is chl/917/A7. It is OK. There are following differences/regressions in mkv-22846-products regarding to KAS:dev:products-21111216-opt chl 934 F6 K7 K8 K9 See results in /QADisk/occttests/results/KAS/dev/mkv-22846-products_22122011/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20111216-opt_17122011/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://doc/doku.php?id=occt:certification |
|
Dear Galina, Differences in test cases chl 934 F6 K7 K8 K9 in mkv-22846-products regarding to KAS:dev:products-21111216-opt are not regressions. SVN branch http://svn/svn/occt/branches/OCC22846 is ready. |
|
Dear BugMaster, It is necessary to update the following test scripts: chl 934 F6 chl 934 K7 chl 934 K8 chl 934 K9 so that the result, obtained in mkv-22846-products, considered a valid. |
|
Integrated into trunk of occt repository Date: 2011-12-29 15:34:34 +0400 (Thu, 29 Dec 2011) New Revision: 9955 Modified: trunk/src/BRepTest/BRepTest_SurfaceCommands.cxx |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-15 12:20 |
|
New Issue | |
2011-12-15 12:20 |
|
Assigned To | => ama |
2011-12-15 12:22 |
|
Status | new => assigned |
2011-12-15 13:34 |
|
Relationship added | child of 0022804 |
2011-12-15 13:36 |
|
Summary | Following from issue 0022804: Sewing increases tolerance of vertices for redundant value. => Following from issue 0022804 (regression on test case) |
2011-12-15 15:03 |
|
Note Added: 0018861 | |
2011-12-15 15:08 |
|
Status | assigned => resolved |
2011-12-15 15:09 |
|
Assigned To | ama => gka |
2011-12-19 16:02 |
|
Note Edited: 0018861 | |
2011-12-22 11:42 |
|
Note Added: 0018941 | |
2011-12-22 11:42 |
|
Assigned To | gka => ama |
2011-12-22 11:42 |
|
Status | resolved => reviewed |
2011-12-23 14:33 |
|
Status | reviewed => assigned |
2011-12-23 15:22 |
|
Status | assigned => resolved |
2011-12-23 15:23 |
|
Assigned To | ama => gka |
2011-12-23 15:38 |
|
Test case number | => chl 917 A7 |
2011-12-23 17:11 |
|
Note Added: 0018973 | |
2011-12-23 17:11 |
|
Assigned To | gka => ama |
2011-12-23 17:11 |
|
Status | resolved => assigned |
2011-12-27 12:10 |
|
Note Added: 0019011 | |
2011-12-27 12:11 |
|
Status | assigned => resolved |
2011-12-27 12:35 |
|
Note Added: 0019013 | |
2011-12-27 12:39 |
|
Status | resolved => reviewed |
2011-12-27 12:39 |
|
Status | reviewed => tested |
2011-12-29 15:42 | bugmaster | Note Added: 0019051 | |
2011-12-29 15:42 | bugmaster | Status | tested => verified |
2011-12-29 15:42 | bugmaster | Resolution | open => fixed |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master dc161d81 |