SPECS: tcl.spec - rel 2; more problematic tests
arekm
arekm at pld-linux.org
Fri Dec 28 14:38:54 CET 2007
Author: arekm Date: Fri Dec 28 13:38:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; more problematic tests
---- Files affected:
SPECS:
tcl.spec (1.126 -> 1.127)
---- Diffs:
================================================================
Index: SPECS/tcl.spec
diff -u SPECS/tcl.spec:1.126 SPECS/tcl.spec:1.127
--- SPECS/tcl.spec:1.126 Fri Dec 28 14:14:40 2007
+++ SPECS/tcl.spec Fri Dec 28 14:38:49 2007
@@ -13,7 +13,7 @@
%define major 8.5
%define minor 0
Version: %{major}.%{minor}
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/Tcl
Source0: http://dl.sourceforge.net/tcl/%{name}%{version}-src.tar.gz
@@ -144,6 +144,8 @@
%if %{with tests}
# tests that are problematic on builders; some probably could be fixed
rm ../tests/{http,httpold,socket,unixInit}.test
+# problematic
+rm ../tests/{clock,async}.test
%{__make} test 2>&1 | tee make-test.log
FAILED=$(grep 'Files with failing tests:' make-test.log | sed -e 's#Files with failing tests: ##g' | sort | xargs)
@@ -347,6 +349,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.127 2007-12-28 13:38:49 arekm
+- rel 2; more problematic tests
+
Revision 1.126 2007-12-28 13:14:40 arekm
- prevent some tests from being run (broken)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tcl.spec?r1=1.126&r2=1.127&f=u
More information about the pld-cvs-commit
mailing list