Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2019-12-09 21:36:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Mon Dec  9 21:36:34 2019 rev:88 rq:755241 version:4.6.1575895968.5daf6345

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2019-12-07 
15:09:51.155842878 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.4691/os-autoinst.changes        
2019-12-09 21:36:54.270058429 +0100
@@ -1,0 +2,11 @@
+Mon Dec 09 13:04:05 UTC 2019 - ok...@suse.com
+
+- Update to version 4.6.1575895968.5daf6345:
+  * t/23-baseclass.t: Fix read from serial test
+  * check_ssh_serial: Fix reading from channel
+  * spec: Exclude flaky 07-commands from tests
+  * Allow relative "productdir" and "needledir" relative to "casedir"
+  * Delete never fully working check for "needle dir within current dir"
+  * t: Use Test::Strict like in openQA for an easier and broader 'compile' 
check
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.6.1575621538.1ee59881.obscpio

New:
----
  os-autoinst-4.6.1575895968.5daf6345.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.w9Gk2v/_old  2019-12-09 21:36:55.246058045 +0100
+++ /var/tmp/diff_new_pack.w9Gk2v/_new  2019-12-09 21:36:55.246058045 +0100
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        4.6.1575621538.1ee59881
+Version:        4.6.1575895968.5daf6345
 Release:        0
 Summary:        test package for os-autoinst
 #BuildRequires:  %{short_name} == %{version}

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.w9Gk2v/_old  2019-12-09 21:36:55.262058039 +0100
+++ /var/tmp/diff_new_pack.w9Gk2v/_new  2019-12-09 21:36:55.266058038 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.6.1575621538.1ee59881
+Version:        4.6.1575895968.5daf6345
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -41,7 +41,7 @@
 %else
 %define spellcheck_requires perl(Pod::Spell) aspell-spell
 %endif
-%define test_requires %build_requires %requires perl(Perl::Tidy) 
perl(Test::Compile) perl(Test::Exception) perl(Test::Output) perl(Test::Fatal) 
perl(Test::Warnings) perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) 
perl(Test::MockObject) perl(Devel::Cover) perl(Test::Mock::Time) qemu-tools 
%spellcheck_requires
+%define test_requires %build_requires %requires perl(Perl::Tidy) 
perl(Test::Strict) perl(Test::Exception) perl(Test::Output) perl(Test::Fatal) 
perl(Test::Warnings) perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) 
perl(Test::MockObject) perl(Devel::Cover) perl(Test::Mock::Time) qemu-tools 
%spellcheck_requires
 %define devel_requires %test_requires %requires_not_needed_in_tests
 BuildRequires:  %test_requires
 Requires:       %requires
@@ -90,7 +90,8 @@
 # don't require qemu within OBS
 # and exclude known flaky tests in OBS check
 # https://progress.opensuse.org/issues/52652
-for i in 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 
99-full-stack; do
+# 07-commands: https://progress.opensuse.org/issues/60755
+for i in 07-commands 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 
99-full-stack; do
     rm t/$i.t
     sed -i "s/ \?$i\.t//g" t/Makefile.am
 done

++++++ os-autoinst-4.6.1575621538.1ee59881.obscpio -> 
os-autoinst-4.6.1575895968.5daf6345.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1575621538.1ee59881.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.4691/os-autoinst-4.6.1575895968.5daf6345.obscpio
 differ: char 50, line 1

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.w9Gk2v/_old  2019-12-09 21:36:55.326058013 +0100
+++ /var/tmp/diff_new_pack.w9Gk2v/_new  2019-12-09 21:36:55.338058009 +0100
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.6.1575621538.1ee59881
-mtime: 1575621538
-commit: 1ee59881539d27692858b214055f5399782679fe
+version: 4.6.1575895968.5daf6345
+mtime: 1575895968
+commit: 5daf6345dfa30a509b65876bca30ab5c44d88436
 


Reply via email to