skip unit test 04/230904/1 accepted/tizen_5.0_base tizen_5.0_base accepted/tizen/5.0/base/20200427.024348 submit/tizen_5.0_base/20200416.035953
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 16 Apr 2020 03:49:07 +0000 (12:49 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 16 Apr 2020 03:50:49 +0000 (12:50 +0900)
 unit tests failed at buinding.

Change-Id: If47b80899fbfd6728b7dc40f3ec2ea72cbf2d101

packaging/perl-TimeDate.spec

index c1c1030..bbd1781 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:           perl-TimeDate
 Version:        1.20
-Release:        1
+Release:        2
 Summary:        A Perl module for time and date manipulation
 
 License:        GPL+ or Artistic
@@ -32,7 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %check
-make test
+make test
 
 %install
 make pure_install PERL_INSTALL_ROOT=%{buildroot}