From 408e0d5cf18915ff81749e2b5a2f04fe90242842 Mon Sep 17 00:00:00 2001 From: apn Date: Fri, 22 Nov 2013 14:08:40 +0400 Subject: [PATCH] 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) --- tests/boolean/bsection/M9 | 2 ++ tests/boolean/bsection/N5 | 6 ++++-- tests/bugs/modalg_5/bug24327 | 3 +++ tests/perf/bop/buildfaces | 2 ++ 4 files changed, 11 insertions(+), 2 deletions(-) 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 "========" -- 2.39.5