mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Return cpulimit TODOs because test case doesn't execute always (it crashes by cpulimit in Debug mode).
This commit is contained in:
parent
50ba108c2a
commit
5291af9fd3
@ -1,5 +1,7 @@
|
||||
puts "TODO ?OCC24472 ALL: Error : Result shape is WRONG because it must contains 70 edges instead of 71"
|
||||
puts "TODO ?OCC24472 ALL: Error : Result shape is WRONG because it must contains 139 shapes instead of 140"
|
||||
puts "TODO ?OCC23753 ALL: Process killed by CPU limit"
|
||||
puts "TODO ?OCC23753 ALL: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC19793"
|
||||
@ -9,7 +11,7 @@ puts ""
|
||||
# Fuse problem of symetrical shapes. Appendix for NPAL19789
|
||||
#######################################################################
|
||||
|
||||
cpulimit 400
|
||||
cpulimit 1000
|
||||
set BugNumber OCC19793
|
||||
|
||||
puts "Load first shape ..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user