[Pkg-db-devel] db env012 tests
Ben Hutchings
ben at decadent.org.uk
Thu Sep 11 18:58:48 UTC 2008
Clint,
I carried on doing test builds on arm, and I found that even with the
increased delays in the env012 tests it would fail in a full run of the
test suite (but not when running just the env012 tests). Tests env012.b
and env012.f seem to be particularly fragile though I'm not sure why. I
think it may be better simply to disable this group:
--- db-4.7.25.orig/test/testparams.tcl
+++ db-4.7.25/test/testparams.tcl
@@ -22,8 +22,9 @@
dead007]
set test_names(elect) [list rep002 rep005 rep016 rep020 rep022 rep026 \
rep063 rep067 rep069 rep076]
+# Do not run env012 by default because it is too sensitive to timing.
set test_names(env) [list env001 env002 env003 env004 env005 env006 \
- env007 env008 env009 env010 env011 env012 env013 env014 env015 env016]
+ env007 env008 env009 env010 env011 env013 env014 env015 env016]
set test_names(fop) [list fop001 fop002 fop003 fop004 fop005 fop006 \
fop007 fop008]
set test_names(init) [list rep029 rep030 rep031 rep033 rep037 rep038 rep039\
Ben.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-db-devel/attachments/20080911/94ee4822/attachment.pgp
More information about the Pkg-db-devel
mailing list