mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0024398: Output of extrema draw-command has various format on optimise and debug modes
Fixed creation of extrema curve in debug mode. Deleted space between ";" and "V" in debug output to make "llength" DRAW funcion work correctly in debug mode. Deleted TODOs in tests/bugs/modalg_5/bug24327 Deleted TODOs in test cases with improvement in extrema output. Increased cpulimit in de, boolean and perf.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
|
||||
cpulimit 3500
|
||||
cpulimit 4000
|
||||
|
||||
restore [locate_data_file lh3d_px2.brep] a
|
||||
compound result
|
||||
|
@@ -1,5 +1,3 @@
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: OCC23031: Faulty"
|
||||
|
||||
puts "========"
|
||||
puts "OCC23031"
|
||||
puts "========"
|
||||
|
@@ -1,5 +1,3 @@
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error : Extrema is wrong"
|
||||
|
||||
puts "============"
|
||||
puts "OCC23706"
|
||||
puts "============"
|
||||
|
@@ -1,5 +1,3 @@
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Error : Extrema is wrong"
|
||||
|
||||
puts "============"
|
||||
puts "OCC23706"
|
||||
puts "============"
|
||||
|
@@ -1,6 +1,3 @@
|
||||
puts "TODO DEBUG_OCC24327 ALL: Tcl Exception"
|
||||
puts "TODO DEBUG_OCC24327 ALL: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC24327"
|
||||
puts "============"
|
||||
|
@@ -1,5 +1,3 @@
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: OCC22733: Faulty"
|
||||
|
||||
puts "========"
|
||||
puts "OCC22733"
|
||||
puts "========"
|
||||
|
@@ -1,5 +1,3 @@
|
||||
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Faulty OCC703"
|
||||
|
||||
puts "=========="
|
||||
puts "OCC703 "
|
||||
puts "=========="
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# !!!! This file is generated automatically, do not edit manually! See end script
|
||||
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
|
||||
|
||||
cpulimit 2000
|
||||
|
||||
set filename 612319029MB-HEAD-CYLINDER.stp
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
cpulimit 800
|
||||
cpulimit 1500
|
||||
|
||||
puts "========"
|
||||
puts "CR24292"
|
||||
|
Reference in New Issue
Block a user