View Issue Details

IDProjectCategoryView StatusLast Update
0023748Open CASCADEOCCT:Testspublic2013-12-19 13:55
ReporternbvAssigned Tonbv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Target Version6.7.0Fixed in Version6.7.0 
Summary0023748: Bad monitoring of intermediate results in offset commands
DescriptionIn tests’ cases ABCD
   offset faces_type_i B2 M5 M7
   offset shape_type_i C6 F6 G6
results of execution of most intermediate command are not controlled. So there are unexpected results and there are different behaviors in DEBUG and RELEASE modes.
TagsNo tags attached.
Test case numberoffset

Relationships

related to 0023547 closedabv Tests failures in debug mode 
related to 0023695 closedbugmaster Incorrect behavior some tests in Debug or Release mode 
related to 0023868 closedbugmaster TopExp::Vertices(const TopoDS_Wire& W, TopoDS_Vertex& Vfirst, TopoDS_Vertex& Vlast) returns NULL-vertex 

Activities

nbv

2013-02-08 15:32

developer   ~0023292

CR23748 is ready to review.

It is possibly, the problem was not solved. But in boundary of given bug above enumerated tests' cases work equally in DEBUG and RELEASE mode.

On master in RELEASE mode these tests are OK (except "offset faces_type_i B2" - BAD and "offset shape_type_i F6" - BAD). In DEBUG mode we have regressions in all above enumerated cases.

Now we have following:
   offset faces_type_i B2 M5 M7 - FAILED (in DEBUG and in RELEASE modes)
   offset shape_type_i C6 - FAILED (in DEBUG and in RELEASE modes)
   offset shape_type_i F6 - BAD (in DEBUG and in RELEASE modes)
   offset shape_type_i G6 - OK (in DEBUG and in RELEASE modes)

I don't know, insofar as it is correctly.

nbv

2013-02-21 12:03

developer   ~0023425

CR23748_1 is ready to review.

nbv

2013-02-21 12:07

developer   ~0023426

Last edited: 2013-02-27 15:42

There is an instable work in following test’s cases in DEBUG mode:
      offset faces_type_i B2 C4

I got difference results without any correction of program code. One of these results matches up with result which was got in RELEASE mode (when offset shape is built but it is not closed in 2D).
With master we have similar behavior with some remarks. When offset shape is built, it looks like shape in RELEASE mode. When offset shape is not built, in the picture source shape is showed (or no picture was got) and no warnings are printed. So, nobody did not to notice of this instability earlier.
Now if offset shape is not built, diagnostic warning is printed and TCL-exception is generated. It would be hard not to notice.

nbv

2013-02-21 12:07

developer   ~0023427

I state small information about instability work.
    Function void BRepOffset_MakeOffset::SelectShells(…)
It fills a FreeEdges map by edges those can have free border in the offset shell.

    Function TopoDS_Shape BRepAlgo_Tool::Deboucle3D(…)
Source offset shape is compound. It is exploded on shells. From every shell, edges are extracted that have free border. If edge is found which is not contained in FreeEdges, it should be deleted. But at the same empty shape (Shell) is returned. Thereby if all shells in offset shape contain free edge (at least one) that is not contained in FreeEdges map, offset shape becomes NULL. What is happening when offset shape is not built. If offset shape is built, all free edges of all shells are contained in FreeEdges map.

ifv

2013-03-19 16:49

developer   ~0023800

Ok

mkv

2013-03-19 18:34

tester   ~0023806

Dear nbv,
could you please rebase CR23748_1 branch with current master, there are conflicts files.

nbv

2013-03-20 16:46

developer   ~0023824

CR23748_2 is ready to review.

There is an unstable work in following test’s cases:
   offset faces_type_i B2 B8 C4

It becomes apparent both DEBUG and RELEASE modes.

mkv

2013-03-25 20:45

tester   ~0023890

Dear BugMaster,

Branch CR23748_2 (and products from GIT master) was compiled on Linux and Windows platforms and tested without rebase.
SHA-1: 33ab879f8001dba41d472d0e2c4e4f126e5e59f6

Number of compiler warnings:

occt component :
Linux: 3 (3 on master)
Windows: 11 (11 on master)

products component :
Linux: 0 (0 on master)
Windows: 50 (50 on master)

Regressions:
http://occt-tests/CR23748-2-master-occt/Mandriva2010/summary.html
http://occt-tests/CR23748-2-master-occt/Windows-32-VC9/summary.html
bugs modalg_1(006) buc60782_1, buc60782_3, bug165_4, bug165_6
bugs modalg_2(007) bug305, bug427_6, bug5805_4, bug5805_18, bug5805_20, bug5805_44
bugs modalg_4(009) bug745_4, bug745_12, bug829_1
bugs moddata_1(011) bug165_2
offset faces_type_i(003) A9, B3, B4, B5, B6, B9,C1, C2, C3, C7, C9, D1, D2, D3, E7, E8, E9, F2, F3, F4, F5, I5, J5, J7, K6, M6, M8, N1
offset wire_closed_inside_0_005(010) C3, C4, C9, D3, D6, E8, F9
offset wire_closed_inside_0_025(011) A2, B2, B5, B7, C3, C4, C9, D1, D3, D6, E8, F7, F8, F9, G4, J8
offset wire_closed_inside_0_075(012) A2, A5, A8, B4, B5, B7, C3, C4, C9, D1, D3, D6, E8, F6, F7, F8, F9, G4, J8
offset wire_closed_outside_0_005(007) A3, B4, B7, C3, C4, C9, D3, D6, F9
offset wire_closed_outside_0_025(008) A3, B4, B5, C3, C4, C9, D1, D3, D6, E8, F7, F9, G5
offset wire_closed_outside_0_075(009) A2, A3, B4, B5, C3, C4, C9, D1, D3, D6, E8, F7, F8, F9, G5, H3
offset wire_unclosed_outside_0_005(013) A4, B1, B2, B3, B4, B6, C5
offset wire_unclosed_outside_0_025(014) A1, A4, B1, B2, B3, B4, B6, B8, B9, C1, C2, C5
offset wire_unclosed_outside_0_075(015) A1, A4, B1, B2, B3, B4, B6, B8, B9, C1, C2, C5

Improvements:
No improvements

Testing on Linux:
Total MEMORY difference: 239263028 / 237331908
Total CPU difference: 15210.319999999994 / 13726.010000000111

Testing on Windows:
Total MEMORY difference: 348485984 / 349491616
Total CPU difference: 17600.40625 / 21664.21875

There are not serious differences in images found by testdiff.

nbv

2013-04-01 09:49

developer   ~0023946

CR23748_3 is ready to review.

ifv

2013-04-01 14:54

developer   ~0023951

Ok

mkv

2013-04-02 15:32

tester   ~0023966

Dear BugMaster,

Branch CR23748_3 (and products from GIT master) was compiled on Linux and Windows platforms and tested.
SHA-1: 48f24fc111aa15d5149b8ea4a9a974d286b1283e

Number of compiler warnings:

occt component :
Linux: 3 (3 on master)
Windows: 11 (11 on master)

products component :
Linux: 0 (0 on master)
Windows: 50 (50 on master)

Regressions:
http://occt-tests/CR23748-3-master-occt/Mandriva2010/summary.html
http://occt-tests/CR23748-3-master-occt/Windows-32-VC9/summary.html
bugs modalg_1(006) buc60782_1, buc60782_3, bug165_4, bug165_6
bugs modalg_2(007) bug305, bug427_6, bug5805_4, bug5805_18, bug5805_20, bug5805_43, bug5805_44
bugs modalg_4(009) bug745_4, bug745_12, bug829_1
bugs moddata_1(011) bug165_2
offset faces_type_i(003) A9, B3, B4, B5, B6, C1, C2, C3, C7, C9, D1, D2, D3, E7, E8, E9, F2, F3, F4, F5, G5, I5, J5, J7, K6, M6, M8, N1
offset wire_closed_inside_0_005(010) C3, C4, C9, D3, D6, E8, F9
offset wire_closed_inside_0_025(011) A2, B2, B5, B7, C3, C4, C9, D1, D3, D6, E8, F7, F8, F9, G4, J8
offset wire_closed_inside_0_075(012) A2, A5, A8, B4, B5, B7, C3, C4, C9, D1, D3, D6, E8, F6, F7, F8, F9, G4, J8
offset wire_closed_outside_0_005(007) A3, B4, B7, C3, C4, C9, D3, D6, F9
offset wire_closed_outside_0_025(008) A3, B4, B5, C3, C4, C9, D1, D3, D6, E8, F7, F9, G5
offset wire_closed_outside_0_075(009) A2, A3, B4, B5, C3, C4, C9, D1, D3, D6, E8, F7, F8, F9, G5, H3
offset wire_unclosed_outside_0_005(013) A4, B1, B2, B3, B4, B6, C5
offset wire_unclosed_outside_0_025(014) A1, A4, B1, B2, B3, B4, B6, B8, B9, C1, C2, C5
offset wire_unclosed_outside_0_075(015) A1, A4, B1, B2, B3, B4, B6, B8, B9, C1, C2, C5

Improvements:
No improvements

Testing on Linux:
Total MEMORY difference: 234112748 / 234503448
Total CPU difference: 14986.039999999917 / 14588.880000000123

Testing on Windows:
Total MEMORY difference: 347416052 / 347367712
Total CPU difference: 20423.671875 / 20478.078125

There are not serious differences in images found by testdiff.

nbv

2013-04-04 10:07

developer   ~0023991

CR23748_4 is ready to review

mkv

2013-04-05 18:26

tester   ~0024022

Dear BugMaster,

Branch CR23748_4 (and products from GIT master) was compiled on Linux and Windows platforms and tested.
SHA-1: 4df3e7d81b34a19bc068ff66dc8822a1a8a7d821

Number of compiler warnings:

occt component :
Linux: 3 (3 on master)
Windows: 11 (11 on master)

products component :
Linux: 0 (0 on master)
Windows: 50 (50 on master)

Regressions:
A lot of regressions
http://occt-tests/CR23748-4-master-occt/Mandriva2010/summary.html
http://occt-tests/CR23748-4-master-occt/Windows-32-VC9/summary.html


Testing on Linux:
Total MEMORY difference: 223537776 / 223619220
Total CPU difference: 16864.58999999992 / 14425.43000000016

Testing on Windows:
Total MEMORY difference: 333173928 / 333267520
Total CPU difference: 17135.0625 / 20169.625

There are not serious differences in images found by testdiff.

nbv

2013-04-08 13:32

developer   ~0024029

CR23784_4 is ready to review.

nbv

2013-04-09 12:02

developer   ~0024038

CR23748_4 is old branch. It does not contain my changes.

nbv

2013-04-09 14:55

developer   ~0024046

Last edited: 2013-04-12 17:10

CR23748_5 is ready to review.

ifv

2013-04-09 15:54

developer   ~0024052

Ok

apn

2013-04-16 10:00

administrator   ~0024144

Dear BugMaster,

Branch CR23748_5 (and products from GIT master) was compiled on Linux and Windows platforms and tested.
SHA-1: 1c7f82381b4e1bfb6676f70cf8358c227d009cbf

Number of compiler warnings:

occt component :
Linux: 2 (2 on master)
Windows: 11 (11 on master)

products component :
Linux: 0 (0 on master)
Windows: 50 (50 on master)

Regressions:
http://occt-tests/CR23748-5-master-occt/Mandriva2010/summary.html
http://occt-tests/CR23748-5-master-occt/Windows-32-VC9/summary.html


Testing on Linux:
Total MEMORY difference: 239834096 / 240343664
Total CPU difference: 12718.76999999992 / 18940.939999999726

Testing on Windows:
Total MEMORY difference: 350469132 / 350087508
Total CPU difference: 16333.515625 / 19856.328125

There are not serious differences in images found by testdiff.

nbv

2013-04-16 15:48

developer   ~0024159

Above described regressions is consequence of added in program code checking and diagnostic messages.
These wrong results have a master presence but they hadn't sign earlier because these checking absence.

In this connection, new behavior of test's cases we should consider as correct. Tests must be edited, to new behavior is not considered as regressions.

Also I would like to write small remark about tests
offset wire_closed_inside_0_005 H6
offset wire_closed_inside_0_025 H6
offset wire_closed_inside_0_075 H6
offset wire_closed_outside_0_005 H6
offset wire_closed_outside_0_025 H6
offset wire_closed_outside_0_075 H6.
There is an exception "ACCESS VIOLATION at address..." in DEBUG and in RELEASE modes. I think, that's a bad result. But it has nothing to do with bug.

ifv

2013-04-16 16:04

developer   ~0024162

No regressions found, behavior of some tests is changed because of correct monitoring intermediate results in offset command.

apn

2013-05-15 11:45

administrator   ~0024391

Last edited: 2013-05-15 11:46

Test cases were modified and pushed to branch CR23748_5 to avoid regressions caused by output of offset commands.

Related Changesets

occt: master ab87e6fc

2013-05-16 07:46:21

nbv

Details Diff
0023748: Bad monitoring of intermediate results in offset commands Affected Issues
0023748
mod - src/BRepAlgo/BRepAlgo_Tool.cxx Diff File
mod - src/BRepCheck/BRepCheck_Wire.cxx Diff File
mod - src/BRepFill/BRepFill_OffsetWire.cxx Diff File
mod - src/BRepOffset/BRepOffset_MakeOffset.cxx Diff File
mod - src/BRepOffset/BRepOffset_Tool.cxx Diff File
mod - src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx Diff File
mod - src/BRepTest/BRepTest_CurveCommands.cxx Diff File
mod - src/BRepTest/BRepTest_FeatureCommands.cxx Diff File
mod - src/BSplSLib/BSplSLib.cxx Diff File
mod - src/math/math_BissecNewton.cxx Diff File
mod - tests/bugs/modalg_1/buc60782_1 Diff File
mod - tests/bugs/modalg_1/buc60782_3 Diff File
mod - tests/bugs/modalg_1/bug165_4 Diff File
mod - tests/bugs/modalg_1/bug165_6 Diff File
mod - tests/bugs/modalg_2/bug305 Diff File
mod - tests/bugs/modalg_2/bug427_6 Diff File
mod - tests/bugs/modalg_2/bug5805_18 Diff File
mod - tests/bugs/modalg_2/bug5805_19 Diff File
mod - tests/bugs/modalg_2/bug5805_20 Diff File
mod - tests/bugs/modalg_2/bug5805_4 Diff File
mod - tests/bugs/modalg_2/bug5805_42 Diff File
mod - tests/bugs/modalg_2/bug5805_43 Diff File
mod - tests/bugs/modalg_2/bug5805_44 Diff File
mod - tests/bugs/modalg_4/bug745_12 Diff File
mod - tests/bugs/modalg_4/bug745_4 Diff File
mod - tests/bugs/modalg_4/bug829_1 Diff File
mod - tests/bugs/moddata_1/bug165_2 Diff File
mod - tests/offset/faces_type_i/A9 Diff File
mod - tests/offset/faces_type_i/B2 Diff File
mod - tests/offset/faces_type_i/B3 Diff File
mod - tests/offset/faces_type_i/B4 Diff File
mod - tests/offset/faces_type_i/B5 Diff File
mod - tests/offset/faces_type_i/B6 Diff File
mod - tests/offset/faces_type_i/B8 Diff File
mod - tests/offset/faces_type_i/B9 Diff File
mod - tests/offset/faces_type_i/C1 Diff File
mod - tests/offset/faces_type_i/C2 Diff File
mod - tests/offset/faces_type_i/C3 Diff File
mod - tests/offset/faces_type_i/C4 Diff File
mod - tests/offset/faces_type_i/C7 Diff File
mod - tests/offset/faces_type_i/C9 Diff File
mod - tests/offset/faces_type_i/D1 Diff File
mod - tests/offset/faces_type_i/D2 Diff File
mod - tests/offset/faces_type_i/D3 Diff File
mod - tests/offset/faces_type_i/E7 Diff File
mod - tests/offset/faces_type_i/E8 Diff File
mod - tests/offset/faces_type_i/E9 Diff File
mod - tests/offset/faces_type_i/F1 Diff File
mod - tests/offset/faces_type_i/F2 Diff File
mod - tests/offset/faces_type_i/F3 Diff File
mod - tests/offset/faces_type_i/F4 Diff File
mod - tests/offset/faces_type_i/F5 Diff File
mod - tests/offset/faces_type_i/G5 Diff File
mod - tests/offset/faces_type_i/I5 Diff File
mod - tests/offset/faces_type_i/J5 Diff File
mod - tests/offset/faces_type_i/J7 Diff File
mod - tests/offset/faces_type_i/K6 Diff File
mod - tests/offset/faces_type_i/M6 Diff File
mod - tests/offset/faces_type_i/M8 Diff File
mod - tests/offset/faces_type_i/N1 Diff File
mod - tests/offset/wire_closed_inside_0_005/A3 Diff File
mod - tests/offset/wire_closed_inside_0_005/C3 Diff File
mod - tests/offset/wire_closed_inside_0_005/C4 Diff File
mod - tests/offset/wire_closed_inside_0_005/C9 Diff File
mod - tests/offset/wire_closed_inside_0_005/D3 Diff File
mod - tests/offset/wire_closed_inside_0_005/D6 Diff File
mod - tests/offset/wire_closed_inside_0_005/E8 Diff File
mod - tests/offset/wire_closed_inside_0_005/F9 Diff File
mod - tests/offset/wire_closed_inside_0_005/H6 Diff File
mod - tests/offset/wire_closed_inside_0_025/A2 Diff File
mod - tests/offset/wire_closed_inside_0_025/A3 Diff File
mod - tests/offset/wire_closed_inside_0_025/B2 Diff File
mod - tests/offset/wire_closed_inside_0_025/B5 Diff File
mod - tests/offset/wire_closed_inside_0_025/B7 Diff File
mod - tests/offset/wire_closed_inside_0_025/C3 Diff File
mod - tests/offset/wire_closed_inside_0_025/C4 Diff File
mod - tests/offset/wire_closed_inside_0_025/C9 Diff File
mod - tests/offset/wire_closed_inside_0_025/D1 Diff File
mod - tests/offset/wire_closed_inside_0_025/D3 Diff File
mod - tests/offset/wire_closed_inside_0_025/D6 Diff File
mod - tests/offset/wire_closed_inside_0_025/E8 Diff File
mod - tests/offset/wire_closed_inside_0_025/F7 Diff File
mod - tests/offset/wire_closed_inside_0_025/F8 Diff File
mod - tests/offset/wire_closed_inside_0_025/F9 Diff File
mod - tests/offset/wire_closed_inside_0_025/G4 Diff File
mod - tests/offset/wire_closed_inside_0_025/H6 Diff File
mod - tests/offset/wire_closed_inside_0_025/J8 Diff File
mod - tests/offset/wire_closed_inside_0_075/A2 Diff File
mod - tests/offset/wire_closed_inside_0_075/A3 Diff File
mod - tests/offset/wire_closed_inside_0_075/A5 Diff File
mod - tests/offset/wire_closed_inside_0_075/A8 Diff File
mod - tests/offset/wire_closed_inside_0_075/B4 Diff File
mod - tests/offset/wire_closed_inside_0_075/B5 Diff File
mod - tests/offset/wire_closed_inside_0_075/B7 Diff File
mod - tests/offset/wire_closed_inside_0_075/C3 Diff File
mod - tests/offset/wire_closed_inside_0_075/C4 Diff File
mod - tests/offset/wire_closed_inside_0_075/C9 Diff File
mod - tests/offset/wire_closed_inside_0_075/D1 Diff File
mod - tests/offset/wire_closed_inside_0_075/D3 Diff File
mod - tests/offset/wire_closed_inside_0_075/D6 Diff File
mod - tests/offset/wire_closed_inside_0_075/E8 Diff File
mod - tests/offset/wire_closed_inside_0_075/F6 Diff File
mod - tests/offset/wire_closed_inside_0_075/F7 Diff File
mod - tests/offset/wire_closed_inside_0_075/F8 Diff File
mod - tests/offset/wire_closed_inside_0_075/F9 Diff File
mod - tests/offset/wire_closed_inside_0_075/G4 Diff File
mod - tests/offset/wire_closed_inside_0_075/H6 Diff File
mod - tests/offset/wire_closed_inside_0_075/J8 Diff File
mod - tests/offset/wire_closed_outside_0_005/A3 Diff File
mod - tests/offset/wire_closed_outside_0_005/B4 Diff File
mod - tests/offset/wire_closed_outside_0_005/B7 Diff File
mod - tests/offset/wire_closed_outside_0_005/C3 Diff File
mod - tests/offset/wire_closed_outside_0_005/C4 Diff File
mod - tests/offset/wire_closed_outside_0_005/C9 Diff File
mod - tests/offset/wire_closed_outside_0_005/D3 Diff File
mod - tests/offset/wire_closed_outside_0_005/D6 Diff File
mod - tests/offset/wire_closed_outside_0_005/E8 Diff File
mod - tests/offset/wire_closed_outside_0_005/F9 Diff File
mod - tests/offset/wire_closed_outside_0_005/H6 Diff File
mod - tests/offset/wire_closed_outside_0_025/A3 Diff File
mod - tests/offset/wire_closed_outside_0_025/B4 Diff File
mod - tests/offset/wire_closed_outside_0_025/B5 Diff File
mod - tests/offset/wire_closed_outside_0_025/C3 Diff File
mod - tests/offset/wire_closed_outside_0_025/C4 Diff File
mod - tests/offset/wire_closed_outside_0_025/C9 Diff File
mod - tests/offset/wire_closed_outside_0_025/D1 Diff File
mod - tests/offset/wire_closed_outside_0_025/D3 Diff File
mod - tests/offset/wire_closed_outside_0_025/D6 Diff File
mod - tests/offset/wire_closed_outside_0_025/E8 Diff File
mod - tests/offset/wire_closed_outside_0_025/F7 Diff File
mod - tests/offset/wire_closed_outside_0_025/F9 Diff File
mod - tests/offset/wire_closed_outside_0_025/G5 Diff File
mod - tests/offset/wire_closed_outside_0_025/H6 Diff File
mod - tests/offset/wire_closed_outside_0_075/A2 Diff File
mod - tests/offset/wire_closed_outside_0_075/A3 Diff File
mod - tests/offset/wire_closed_outside_0_075/B4 Diff File
mod - tests/offset/wire_closed_outside_0_075/B5 Diff File
mod - tests/offset/wire_closed_outside_0_075/C3 Diff File
mod - tests/offset/wire_closed_outside_0_075/C4 Diff File
mod - tests/offset/wire_closed_outside_0_075/C9 Diff File
mod - tests/offset/wire_closed_outside_0_075/D1 Diff File
mod - tests/offset/wire_closed_outside_0_075/D3 Diff File
mod - tests/offset/wire_closed_outside_0_075/D6 Diff File
mod - tests/offset/wire_closed_outside_0_075/E8 Diff File
mod - tests/offset/wire_closed_outside_0_075/F7 Diff File
mod - tests/offset/wire_closed_outside_0_075/F8 Diff File
mod - tests/offset/wire_closed_outside_0_075/F9 Diff File
mod - tests/offset/wire_closed_outside_0_075/G5 Diff File
mod - tests/offset/wire_closed_outside_0_075/H3 Diff File
mod - tests/offset/wire_closed_outside_0_075/H6 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/A4 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/B1 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/B2 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/B3 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/B4 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/B6 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/C4 Diff File
mod - tests/offset/wire_unclosed_outside_0_005/C5 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/A1 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/A4 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B1 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B2 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B3 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B4 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B6 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B8 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/B9 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/C1 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/C2 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/C4 Diff File
mod - tests/offset/wire_unclosed_outside_0_025/C5 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/A1 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/A4 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B1 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B2 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B3 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B4 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B6 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B8 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/B9 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/C1 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/C2 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/C4 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/C5 Diff File

Issue History

Date Modified Username Field Change
2013-02-08 14:25 nbv New Issue
2013-02-08 14:25 nbv Assigned To => mkv
2013-02-08 14:26 nbv Relationship added related to 0023547
2013-02-08 14:29 nbv Assigned To mkv => nbv
2013-02-08 14:29 nbv Status new => assigned
2013-02-08 15:32 nbv Note Added: 0023292
2013-02-08 15:32 nbv Assigned To nbv => jgv
2013-02-08 15:32 nbv Status assigned => resolved
2013-02-18 12:33 jgv Assigned To jgv => nbv
2013-02-18 12:34 jgv Status resolved => assigned
2013-02-20 09:52 nbv Relationship added related to 0023695
2013-02-21 12:03 nbv Note Added: 0023425
2013-02-21 12:03 nbv Assigned To nbv => ifv
2013-02-21 12:03 nbv Status assigned => resolved
2013-02-21 12:07 nbv Note Added: 0023426
2013-02-21 12:07 nbv Note Added: 0023427
2013-02-27 15:42 nbv Note Edited: 0023426
2013-03-19 16:49 ifv Note Added: 0023800
2013-03-19 16:49 ifv Status resolved => reviewed
2013-03-19 18:17 mkv Assigned To ifv => mkv
2013-03-19 18:34 mkv Note Added: 0023806
2013-03-19 18:34 mkv Assigned To mkv => nbv
2013-03-19 18:34 mkv Status reviewed => assigned
2013-03-20 16:46 nbv Note Added: 0023824
2013-03-20 16:46 nbv Assigned To nbv => ifv
2013-03-20 16:46 nbv Status assigned => resolved
2013-03-25 20:45 mkv Note Added: 0023890
2013-03-25 20:46 mkv Assigned To ifv => nbv
2013-03-25 20:46 mkv Status resolved => assigned
2013-03-28 17:45 nbv Relationship added related to 0023868
2013-04-01 09:49 nbv Note Added: 0023946
2013-04-01 09:49 nbv Assigned To nbv => ifv
2013-04-01 09:49 nbv Status assigned => resolved
2013-04-01 14:54 ifv Note Added: 0023951
2013-04-01 14:54 ifv Status resolved => reviewed
2013-04-01 17:40 mkv Assigned To ifv => mkv
2013-04-02 15:32 mkv Note Added: 0023966
2013-04-02 15:33 mkv Assigned To mkv => nbv
2013-04-02 15:33 mkv Status reviewed => assigned
2013-04-04 10:07 nbv Note Added: 0023991
2013-04-04 10:07 nbv Assigned To nbv => ifv
2013-04-04 10:07 nbv Status assigned => resolved
2013-04-04 10:19 ifv Status resolved => reviewed
2013-04-04 14:54 mkv Assigned To ifv => mkv
2013-04-05 18:26 mkv Note Added: 0024022
2013-04-05 18:27 mkv Assigned To mkv => nbv
2013-04-05 18:27 mkv Status reviewed => assigned
2013-04-08 13:32 nbv Note Added: 0024029
2013-04-08 13:32 nbv Assigned To nbv => ifv
2013-04-08 13:32 nbv Status assigned => resolved
2013-04-08 15:00 ifv Status resolved => reviewed
2013-04-08 15:12 apn Assigned To ifv => apn
2013-04-09 11:58 nbv Assigned To apn => nbv
2013-04-09 11:58 nbv Status reviewed => assigned
2013-04-09 12:02 nbv Note Added: 0024038
2013-04-09 14:55 nbv Note Added: 0024046
2013-04-09 14:55 nbv Assigned To nbv => ifv
2013-04-09 14:55 nbv Status assigned => resolved
2013-04-09 15:54 ifv Note Added: 0024052
2013-04-09 15:54 ifv Status resolved => reviewed
2013-04-12 15:44 apn Assigned To ifv => apn
2013-04-12 17:10 nbv Note Edited: 0024046
2013-04-16 10:00 apn Note Added: 0024144
2013-04-16 10:01 apn Assigned To apn => nbv
2013-04-16 10:01 apn Status reviewed => assigned
2013-04-16 15:48 nbv Note Added: 0024159
2013-04-16 15:48 nbv Assigned To nbv => ifv
2013-04-16 15:48 nbv Status assigned => resolved
2013-04-16 16:04 ifv Note Added: 0024162
2013-04-16 16:04 ifv Status resolved => reviewed
2013-04-17 14:19 apn Assigned To ifv => apn
2013-05-15 11:45 apn Note Added: 0024391
2013-05-15 11:46 apn Note Edited: 0024391
2013-05-15 11:47 apn Test case number => offset
2013-05-15 11:47 apn Assigned To apn => bugmaster
2013-05-15 11:47 apn Status reviewed => tested
2013-05-20 10:56 nbv Changeset attached => occt master ab87e6fc
2013-05-20 10:56 nbv Assigned To bugmaster => nbv
2013-05-20 10:56 nbv Status tested => verified
2013-05-20 10:56 nbv Resolution open => fixed
2013-05-20 16:55 bugmaster Target Version => 6.7.0
2013-12-19 13:53 bugmaster Status verified => closed
2013-12-19 13:55 bugmaster Fixed in Version => 6.7.0