From edf55daff86058a821350a5e7c0cefccd311721e6e2da36539173749b754d8da Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 29 Apr 2021 15:10:43 +0000 Subject: [PATCH] Accepting request 889269 from home:okurz:branches:devel:languages:perl Ignore more unstable tests (https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14) OBS-URL: https://build.opensuse.org/request/show/889269 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=25 --- perl-Mojo-IOLoop-ReadWriteProcess.changes | 5 +++++ perl-Mojo-IOLoop-ReadWriteProcess.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Mojo-IOLoop-ReadWriteProcess.changes b/perl-Mojo-IOLoop-ReadWriteProcess.changes index 9a4ddbd..c13b8e8 100644 --- a/perl-Mojo-IOLoop-ReadWriteProcess.changes +++ b/perl-Mojo-IOLoop-ReadWriteProcess.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 29 11:04:04 UTC 2021 - Oliver Kurz + +- Ignore more unstable tests (https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14) + ------------------------------------------------------------------- Fri Nov 13 08:35:16 UTC 2020 - Oliver Kurz diff --git a/perl-Mojo-IOLoop-ReadWriteProcess.spec b/perl-Mojo-IOLoop-ReadWriteProcess.spec index 9063024..ac62356 100644 --- a/perl-Mojo-IOLoop-ReadWriteProcess.spec +++ b/perl-Mojo-IOLoop-ReadWriteProcess.spec @@ -54,7 +54,7 @@ perl Build.PL installdirs=vendor %check echo "ignoring unstable tests" echo "https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14" -rm t/{07_autodetect,12_mocked_container,04_queues,05_serialize}.t +rm t/{07_autodetect,12_mocked_container,04_queues,05_serialize,06_events}.t ./Build test %install