From: apn Date: Fri, 22 Nov 2013 10:08:40 +0000 (+0400) Subject: Adjusting testing cases X-Git-Tag: V6_7_0~48 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=408e0d5cf18915ff81749e2b5a2f04fe90242842;p=occt-copy.git Adjusting testing cases boolean bsection M9 N5 Adjusting test cases in DEBUG mode to current state of master (increase cpulimit and modified TODOs) bugs modalg_5 bug24327 Added TODO in test case to avoid regression in DEBUG mode caused by integration of 24327 perf bop builface Increase cpulimit of test case (problem in DEBUG mode) --- diff --git a/tests/boolean/bsection/M9 b/tests/boolean/bsection/M9 index ba5db053a2..b3608d72c7 100644 --- a/tests/boolean/bsection/M9 +++ b/tests/boolean/bsection/M9 @@ -1,3 +1,5 @@ +cpulimit 500 + restore [locate_data_file lh3d_px1.brep] a #removing intersection of faces a_3 and a_220 diff --git a/tests/boolean/bsection/N5 b/tests/boolean/bsection/N5 index 025b2adcfc..e1dd7455d5 100644 --- a/tests/boolean/bsection/N5 +++ b/tests/boolean/bsection/N5 @@ -1,5 +1,7 @@ -puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Process killed by CPU limit" -puts "TODO DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE" +puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit" +puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE" +puts "TODO ?DEBUG_OCC24121 Windows: Process killed by CPU limit" +puts "TODO ?DEBUG_OCC24121 Windows: TEST INCOMPLETE" cpulimit 900 diff --git a/tests/bugs/modalg_5/bug24327 b/tests/bugs/modalg_5/bug24327 index 00212e5a86..5d46e2e632 100644 --- a/tests/bugs/modalg_5/bug24327 +++ b/tests/bugs/modalg_5/bug24327 @@ -1,3 +1,6 @@ +puts "TODO DEBUG_OCC24327 ALL: Tcl Exception" +puts "TODO DEBUG_OCC24327 ALL: TEST INCOMPLETE" + puts "============" puts "OCC24327" puts "============" diff --git a/tests/perf/bop/buildfaces b/tests/perf/bop/buildfaces index 19482c224d..506d794816 100644 --- a/tests/perf/bop/buildfaces +++ b/tests/perf/bop/buildfaces @@ -1,3 +1,5 @@ +cpulimit 800 + puts "========" puts "CR24292" puts "========"