Update tests for nitrate
Resolves: RHEL-5540
This commit is contained in:
parent
115fed6860
commit
8c1adec612
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: perl-AnyEvent
|
Name: perl-AnyEvent
|
||||||
Version: 7.14
|
Version: 7.14
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Framework for multiple event loops
|
Summary: Framework for multiple event loops
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -238,6 +238,10 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 15 2023 Michal Josef Špaček <mspacek@redhat.com> - 7.14-8
|
||||||
|
- Update tests for nitrate
|
||||||
|
Resolves: RHEL-5540
|
||||||
|
|
||||||
* Wed Aug 23 2023 Michal Josef Špaček <mspacek@redhat.com> - 7.14-7
|
* Wed Aug 23 2023 Michal Josef Špaček <mspacek@redhat.com> - 7.14-7
|
||||||
- Fix tests run by adding better algorithm
|
- Fix tests run by adding better algorithm
|
||||||
Resolves: rhbz#2108086
|
Resolves: rhbz#2108086
|
||||||
|
@ -2,6 +2,8 @@ summary: Upstream tests
|
|||||||
component: perl-AnyEvent
|
component: perl-AnyEvent
|
||||||
require: perl-AnyEvent-tests
|
require: perl-AnyEvent-tests
|
||||||
test: /usr/libexec/perl-AnyEvent/test
|
test: /usr/libexec/perl-AnyEvent/test
|
||||||
|
extra-nitrate: TC#615846
|
||||||
|
id: 4f469325-a419-4798-a5f9-3ddc2554da64
|
||||||
tag:
|
tag:
|
||||||
- Tier1
|
- Tier1
|
||||||
- rhel-buildroot
|
- rhel-buildroot
|
||||||
|
Loading…
Reference in New Issue
Block a user