From 786a7f3f9141f227e6f31d80583ecc03a1899e2d Mon Sep 17 00:00:00 2001 From: apn Date: Fri, 7 Feb 2014 14:42:56 +0400 Subject: [PATCH] Return cpulimit TODOs because test case doesn't execute always (it crashes by cpulimit in Debug mode). --- tests/bugs/modalg_1/bug19793_2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ..."