8
0
2021-04-29 15:10:43 +00:00
committed by Git OBS Bridge
parent dd9bb0fd88
commit edf55daff8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 29 11:04:04 UTC 2021 - Oliver Kurz <okurz@suse.com>
- Ignore more unstable tests (https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 13 08:35:16 UTC 2020 - Oliver Kurz <okurz@suse.com> Fri Nov 13 08:35:16 UTC 2020 - Oliver Kurz <okurz@suse.com>

View File

@@ -54,7 +54,7 @@ perl Build.PL installdirs=vendor
%check %check
echo "ignoring unstable tests" echo "ignoring unstable tests"
echo "https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14" 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 ./Build test
%install %install