View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025531 | Open CASCADE | OCCT:Modeling Algorithms | public | 2014-11-28 11:30 | 2015-05-14 15:32 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian 6.0 | ||
Target Version | 6.9.0 | Fixed in Version | 6.9.0 | ||
Summary | 0025531: Difference in intersection result on Windows and Linux platform is very significant | ||||
Description | After the fix for bug #0025465 we have obtained regression in test case bugs modalg_5(010) bug25292_32 only on Linux platform. | ||||
Steps To Reproduce | (test bugs modalg_5(010) bug25292_32) restore [locate_data_file bug25292_f1.brep] f1 restore [locate_data_file bug25292_f2.brep] f2 bopcurves f2 f1 -2d ################################################# #On Windows: Tolerance Reached=0.00029752448310915725 #On Linux: Tolerance Reached=0.00030111084461203422 Delta=0.00030111084461203422-0.00029752448310915725=3.58636150287697e-6 | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_5(010) bug25292_32 | ||||
|
Branch CR25531 has been created by nbv. SHA-1: ea615bb51386610b382491cffcf3a68fbd4214c4 Detailed log of new commits: Author: nbv Date: Wed Dec 10 11:28:25 2014 +0300 0025531: Difference in intersection result on Windows and Linux platform is very significant 1. Dump of WLine is shown with more precise. 2. Equation solving with more precise. Author: nbv Date: Mon Dec 1 12:22:12 2014 +0300 0025531: Difference in intersection result on Windows and Linux platform is very significant |
|
Branch CR25531 has been updated forcibly by nbv. SHA-1: 0eac6174adfd56f4380ddacaeb4411821965f0cd |
|
Branch CR25531 has been updated forcibly by nbv. SHA-1: 6852cffc11e8bb35a3c5f87b2de1b827aae6f57c |
|
Branch CR25531 has been updated by nbv. SHA-1: 15e1805048a45d79bcf1a434bbd96684f601ca7a Detailed log of new commits: Author: nbv Date: Wed Dec 10 16:52:45 2014 +0300 Code optimization. |
|
Branch CR25531 has been updated by nbv. SHA-1: 5fccefa6f09d74f35c798987ba76ed285254b2e5 Detailed log of new commits: Author: nbv Date: Thu Dec 11 10:26:07 2014 +0300 Determinant |
|
Branch CR25531 has been updated forcibly by nbv. SHA-1: 971e60fc70f48886b7a2119bfad91061bd6e5652 |
|
Branch CR25531 has been updated forcibly by nbv. SHA-1: b85481b55409a53339d33f2ff8c6b8448e8316d2 |
|
Dear Igor. Please review branch CR25531. |
|
Ok |
|
Branch CR25531 has been updated forcibly by nbv. SHA-1: 0e5c701b81894de3c54e6ebbb8f97731ffc77bc5 |
|
All commits were squashed. |
|
Branch CR25531 has been updated forcibly by mkv. SHA-1: a57cf44e70457d5a416bd42d890dbc8fe8f33092 |
|
Dear BugMaster, Branch CR25531 was rebased on current master of occt git-repository. |
|
Dear BugMaster, Branch CR25531 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode. SHA-1: a57cf44e70457d5a416bd42d890dbc8fe8f33092 Number of compiler warnings: occt component : Linux: 18 (18 on master) Windows: 0 (0 on master) products component : Linux: 11 (11 on master) Windows: 1 (1 on master) Regressions/Differences: No regressions/differences Testing cases: http://occt-tests.nnov.opencascade.com/CR25531-master-occt/Debian60-64/bugs/modalg_5/bug25292_32.html http://occt-tests.nnov.opencascade.com/CR25531-master-occt/Windows-32-VC10/bugs/modalg_5/bug25292_32.html bugs modalg_5(010) bug25292_32: OK Testing on Linux: occt component : Total MEMORY difference: 367840712 / 367902964 Total CPU difference: 50958.54999999982 / 51486.36000000016 products component : Total MEMORY difference: 112365872 / 112410984 Total CPU difference: 17022.319999999934 / 16866.12999999998 Testing on Windows: occt component : Total MEMORY difference: 277688160 / 277277864 Total CPU difference: 37287.546875 / 37472.0935757 products component : Total MEMORY difference: 72370668 / 71352468 Total CPU difference: 13329.953125 / 10337.547159399997 There are following differences in images found by testdiff. http://occt-tests.nnov.opencascade.com/CR25531-master-occt/Debian60-64/diff-Debian60-64.html http://occt-tests.nnov.opencascade.com/CR25531-master-occt/Windows-32-VC10/diff-Windows-32-VC10.html IMAGE bugs modalg_5 bug25292_32: bug25292_32.png differs IMAGE bugs modalg_5 bug25292_31: bug25292_31.png differs IMAGE bugs modalg_1 bug16517_1: bug16517_1.png differs IMAGE bugs modalg_1 bug16517_2: bug16517_2.png differs |
|
Dear Mikhail! Images in bugs modalg_5 testgrids are OK. Only direction of the line was changed. Test scripts bugs modalg_1 bug16517_1(2) are wrong (test result is OK). In my point of view, both p_1 and p_2 wires must be checked. At that, result should be shown in 3D-vewer: "don s c" and every p_* wire. |
|
Branch CR25531 has been updated by mkv. SHA-1: 9278e47b121e3361ebe5750b5b30b5aada3adc2b Detailed log of new commits: Author: mkv Date: Mon Dec 22 19:20:54 2014 +0300 Correction of test cases for issue CR25531 |
|
Dear BugMaster, Test cases bugs/modalg_1(006)/bug16517_1 and bugs/modalg_1(006)/bug16517_2 are corrected and pushed to branch CR25531. Branch CR25531 is TESTED. |
|
OK. Without any changes. |
|
Branch CR25531 has been deleted by inv. SHA-1: 9278e47b121e3361ebe5750b5b30b5aada3adc2b |
occt: master 7c32c7c4 2014-12-25 15:04:55
Committer: bugmaster Details Diff |
0025531: Difference in intersection result on Windows and Linux platform is very significant 1. Dump of WLine is shown with more precise. 2. Equation solving with more precise. 3. Dump of Multy-line. 4. Code optimization. Some test cases were updated in accordance with their new behaviour. Correction of test cases for issue CR25531 |
Affected Issues 0025531 |
|
mod - src/ApproxInt/ApproxInt_Approx.gxx | Diff File | ||
mod - src/ApproxInt/ApproxInt_MultiLine.cdl | Diff File | ||
mod - src/ApproxInt/ApproxInt_MultiLine.gxx | Diff File | ||
mod - src/ApproxInt/ApproxInt_MultiLineTool.cdl | Diff File | ||
mod - src/ApproxInt/ApproxInt_MultiLineTool.lxx | Diff File | ||
mod - src/IntPatch/IntPatch_ImpImpIntersection_4.gxx | Diff File | ||
mod - src/IntPatch/IntPatch_WLine.cxx | Diff File | ||
mod - tests/bugs/modalg_1/bug16517_1 | Diff File | ||
mod - tests/bugs/modalg_1/bug16517_2 | Diff File | ||
mod - tests/bugs/modalg_5/bug24915 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_15 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_16 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_25 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_26 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_31 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_32 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_35 | Diff File | ||
mod - tests/bugs/modalg_5/bug25292_36 | Diff File | ||
mod - tests/bugs/modalg_5/bug25488 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-11-28 11:30 |
|
New Issue | |
2014-11-28 11:30 |
|
Assigned To | => nbv |
2014-12-10 11:29 | git | Note Added: 0035250 | |
2014-12-10 12:42 | git | Note Added: 0035252 | |
2014-12-10 13:49 | git | Note Added: 0035260 | |
2014-12-10 16:53 | git | Note Added: 0035275 | |
2014-12-11 10:28 | git | Note Added: 0035301 | |
2014-12-12 09:56 |
|
Status | new => assigned |
2014-12-12 11:38 | git | Note Added: 0035351 | |
2014-12-12 16:13 | git | Note Added: 0035370 | |
2014-12-12 17:09 |
|
Note Added: 0035376 | |
2014-12-12 17:09 |
|
Assigned To | nbv => ifv |
2014-12-12 17:09 |
|
Status | assigned => resolved |
2014-12-12 17:49 |
|
Note Added: 0035377 | |
2014-12-12 17:49 |
|
Assigned To | ifv => bugmaster |
2014-12-12 17:49 |
|
Status | resolved => reviewed |
2014-12-12 18:30 | git | Note Added: 0035379 | |
2014-12-12 18:31 |
|
Note Added: 0035380 | |
2014-12-16 15:56 |
|
Assigned To | bugmaster => mkv |
2014-12-16 16:38 | git | Note Added: 0035422 | |
2014-12-22 15:08 |
|
Note Added: 0035556 | |
2014-12-22 15:09 |
|
Note Added: 0035557 | |
2014-12-22 15:10 |
|
Test case number | => bugs modalg_5(010) bug25292_32 |
2014-12-22 15:10 |
|
Assigned To | mkv => nbv |
2014-12-22 15:10 |
|
Status | reviewed => feedback |
2014-12-22 17:58 |
|
Note Added: 0035567 | |
2014-12-22 17:58 |
|
Assigned To | nbv => mkv |
2014-12-22 18:16 |
|
Note Edited: 0035567 | |
2014-12-22 19:21 | git | Note Added: 0035577 | |
2014-12-22 19:27 |
|
Note Added: 0035578 | |
2014-12-22 19:27 |
|
Assigned To | mkv => bugmaster |
2014-12-22 19:27 |
|
Status | feedback => tested |
2014-12-23 09:48 |
|
Assigned To | bugmaster => nbv |
2014-12-23 09:48 |
|
Status | tested => feedback |
2014-12-23 10:09 |
|
Note Added: 0035584 | |
2014-12-23 10:09 |
|
Assigned To | nbv => bugmaster |
2014-12-23 10:09 |
|
Status | feedback => reviewed |
2014-12-23 14:20 |
|
Status | reviewed => tested |
2014-12-26 13:33 | bugmaster | Changeset attached | => occt master 7c32c7c4 |
2014-12-26 13:33 | bugmaster | Status | tested => verified |
2014-12-26 13:33 | bugmaster | Resolution | open => fixed |
2015-01-19 16:23 | bugmaster | Target Version | 7.0.0 => 6.9.0 |
2015-01-26 12:34 | git | Note Added: 0036555 | |
2015-05-14 15:29 |
|
Status | verified => closed |
2015-05-14 15:32 |
|
Fixed in Version | => 6.9.0 |