Accepting request 928843 from devel:openQA:tested
Update to 4.6.1635869279.8838dc09 4.6.1635869279.8838dc09 OBS-URL: https://build.opensuse.org/request/show/928843 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=234
This commit is contained in:
commit
f596a869c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4391a49c654ab2872f32906f41d91c0ec00732e370cd0438f3636ac59bbecb1d
|
||||
size 25261581
|
3
os-autoinst-4.6.1635869279.8838dc09.obscpio
Normal file
3
os-autoinst-4.6.1635869279.8838dc09.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:475520f76ab7d5054de178ee6f8efaaba76b2bab93aeca19ac0dda8df117ae6a
|
||||
size 25263629
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1635464770.6790629e
|
||||
Version: 4.6.1635869279.8838dc09
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 02 16:18:12 UTC 2021 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1635869279.8838dc09:
|
||||
* Fix handling resume command (of developer mode) when not paused
|
||||
* Fix passing border_offset parameter to mouse_hide
|
||||
* t: Use Test::Warnings in all tests
|
||||
* Use proper SPDX identifier in t/15-logging.t as well
|
||||
* t: Add Test::Warnings to 30-mmapi.t
|
||||
* xt: Add style check to ensure all tests use Test::Most
|
||||
* t: Use Test::Most in all tests for consistency
|
||||
* Switch from usb-ehci to qemu-xhci
|
||||
* Provide more explicit error handling on invalid product dir
|
||||
* t: Move subtest in 14-isotovideo which does not need mocked backend
|
||||
* t: Extract OpenQA::Isotovideo::Utils specific test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 28 23:46:18 UTC 2021 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1635464770.6790629e
|
||||
mtime: 1635464770
|
||||
commit: 6790629e6348af9c13f6a641ff3d1d9402a33a65
|
||||
version: 4.6.1635869279.8838dc09
|
||||
mtime: 1635869279
|
||||
commit: 8838dc09a5d78b3f690137989b31a76365794144
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1635464770.6790629e
|
||||
Version: 4.6.1635869279.8838dc09
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user