8
0
2020-11-13 20:43:25 +00:00
committed by Git OBS Bridge
parent 178065a62a
commit dd9bb0fd88
3 changed files with 15 additions and 2 deletions

View File

@@ -16,6 +16,8 @@
#
# Do not change this file manually, use cpanspec.yml instead
Name: perl-Mojo-IOLoop-ReadWriteProcess
Version: 0.28
Release: 0
@@ -50,6 +52,9 @@ perl Build.PL installdirs=vendor
./Build build flags=%{?_smp_mflags}
%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
./Build test
%install