Hello community, here is the log from the commit of package yast2-testsuite for openSUSE:Factory checked in at 2014-01-27 11:24:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-testsuite (Old) and /work/SRC/openSUSE:Factory/.yast2-testsuite.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-testsuite" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-testsuite/yast2-testsuite.changes 2013-11-15 14:25:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-testsuite.new/yast2-testsuite.changes 2014-01-27 11:24:04.000000000 +0100 @@ -1,0 +2,8 @@ +Thu Jan 23 12:46:28 UTC 2014 - [email protected] + +- Save raw y2base logs in raw.tmp.err.TESTCASE + The stupid harness design only lets some error messages through + but this saves all of them for post mortem debugging. +- 3.1.2 + +------------------------------------------------------------------- Old: ---- yast2-testsuite-3.1.1.tar.bz2 New: ---- yast2-testsuite-3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.fTrbyU/_old 2014-01-27 11:24:04.000000000 +0100 +++ /var/tmp/diff_new_pack.fTrbyU/_new 2014-01-27 11:24:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-testsuite # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: yast2-testsuite -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 BuildRequires: yast2-core-devel -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-ruby-bindings >= 1.0.0 BuildRequires: yast2-ycp-ui-bindings Requires: dejagnu ++++++ yast2-testsuite-3.1.1.tar.bz2 -> yast2-testsuite-3.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-testsuite-3.1.1/VERSION new/yast2-testsuite-3.1.2/VERSION --- old/yast2-testsuite-3.1.1/VERSION 2013-11-15 13:21:00.000000000 +0100 +++ new/yast2-testsuite-3.1.2/VERSION 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.1.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-testsuite-3.1.1/package/yast2-testsuite.changes new/yast2-testsuite-3.1.2/package/yast2-testsuite.changes --- old/yast2-testsuite-3.1.1/package/yast2-testsuite.changes 2013-11-15 13:21:00.000000000 +0100 +++ new/yast2-testsuite-3.1.2/package/yast2-testsuite.changes 2014-01-23 15:48:28.000000000 +0100 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Jan 23 12:46:28 UTC 2014 - [email protected] + +- Save raw y2base logs in raw.tmp.err.TESTCASE + The stupid harness design only lets some error messages through + but this saves all of them for post mortem debugging. +- 3.1.2 + +------------------------------------------------------------------- Wed Nov 13 15:56:18 UTC 2013 - [email protected] - Add explicit COPYING file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-testsuite-3.1.1/package/yast2-testsuite.spec new/yast2-testsuite-3.1.2/package/yast2-testsuite.spec --- old/yast2-testsuite-3.1.1/package/yast2-testsuite.spec 2013-11-15 13:21:00.000000000 +0100 +++ new/yast2-testsuite-3.1.2/package/yast2-testsuite.spec 2014-01-23 15:48:28.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-testsuite -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -26,7 +26,7 @@ Group: System/YaST License: GPL-2.0+ BuildRequires: yast2-core-devel yast2-ycp-ui-bindings -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-ruby-bindings >= 1.0.0 Requires: expect dejagnu # y2base -I includepath -M modulepath diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-testsuite-3.1.1/skel/runtest.sh new/yast2-testsuite-3.1.2/skel/runtest.sh --- old/yast2-testsuite-3.1.1/skel/runtest.sh 2013-11-15 13:21:00.000000000 +0100 +++ new/yast2-testsuite-3.1.2/skel/runtest.sh 2014-01-23 15:48:28.000000000 +0100 @@ -77,7 +77,7 @@ rm -f "$file" } -( Y2DIR=$Y2DIR:$Y2BASE_Y2DIR LD_LIBRARY_PATH=$Y2BASE_LD_LIBRARY_PATH $Y2BASE -l - -c "$logconf" $Y2BASEFLAGS $OPTIONS "$1" UI 2>&1 ) | parse >"$2" 2>"$3" +( Y2DIR=$Y2DIR:$Y2BASE_Y2DIR LD_LIBRARY_PATH=$Y2BASE_LD_LIBRARY_PATH $Y2BASE -l - -c "$logconf" $Y2BASEFLAGS $OPTIONS "$1" UI 2>&1 ) | tee "raw.$3" | parse >"$2" 2>"$3" retcode="$PIPESTATUS" if [ "$retcode" -gt 0 ]; then -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
