mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0023749: Tests cases boolean bsection M9 N4 work incorrect with new Boolean Operation Algorithm.
Fix for the cases. Small correction test cases
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
puts "TODO #23749 ALL: Exception"
|
||||
puts "TODO #23749 ALL: An exception was caught"
|
||||
puts "TODO #23749 ALL: TEST INCOMPLETE"
|
||||
#puts "TODO #23749 ALL: Exception"
|
||||
#puts "TODO #23749 ALL: An exception was caught"
|
||||
#puts "TODO #23749 ALL: TEST INCOMPLETE"
|
||||
|
||||
restore [locate_data_file lh3d_px1.brep] a
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
#puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
|
||||
cpulimit 2000
|
||||
restore [locate_data_file lh3d_px2.brep] a
|
||||
|
@@ -1,5 +1,5 @@
|
||||
puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
puts "TODO OCC12345 ALL: Error : The square of result shape is"
|
||||
#puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
#puts "TODO OCC12345 ALL: Error : The square of result shape is"
|
||||
|
||||
puts "========"
|
||||
puts "OCC726"
|
||||
@@ -17,5 +17,5 @@ checkshape a_2
|
||||
|
||||
bcommon result a_1 a_2
|
||||
|
||||
set square 0
|
||||
set square 73346.6
|
||||
set 2dviewer 0
|
||||
|
Reference in New Issue
Block a user