From: apn Date: Fri, 7 Feb 2014 10:42:56 +0000 (+0400) Subject: Return cpulimit TODOs because test case doesn't execute always (it crashes by cpulimi... X-Git-Tag: V6_8_0_beta~559 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=5291af9fd38f547153929c3d88d82464077268a1;p=occt-copy.git Return cpulimit TODOs because test case doesn't execute always (it crashes by cpulimit in Debug mode). --- diff --git a/tests/bugs/modalg_1/bug19793_2 b/tests/bugs/modalg_1/bug19793_2 index 278ad66256..e341e9d7ed 100755 --- a/tests/bugs/modalg_1/bug19793_2 +++ b/tests/bugs/modalg_1/bug19793_2 @@ -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 ..."