SF.net SVN: gar:[25477] csw/mgar/pkg/perl5/trunk/Makefile

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Sun Dec 20 19:52:06 CET 2015


Revision: 25477
          http://sourceforge.net/p/gar/code/25477
Author:   claudio_sf
Date:     2015-12-20 18:52:06 +0000 (Sun, 20 Dec 2015)
Log Message:
-----------
perl5/trunk: Document false positive

Modified Paths:
--------------
    csw/mgar/pkg/perl5/trunk/Makefile

Modified: csw/mgar/pkg/perl5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl5/trunk/Makefile	2015-12-20 18:25:25 UTC (rev 25476)
+++ csw/mgar/pkg/perl5/trunk/Makefile	2015-12-20 18:52:06 UTC (rev 25477)
@@ -106,8 +106,17 @@
 	@$(MAKECOOKIE)
 
 # Test
-# Beware, test may fail when run in paralled. We leave it like this because it's a lot faster and the failure not very common. Just rerun mgar test.
-# You can always run the test single threaded if needed.
+# This test fails due the NFS setup of the buildfarm. If only this test fails
+# just package it wit
+# $ SKIPTEST=1 mgar package
+# cpan/ExtUtils-Command/t/cp .................................... #   Failed test 'cp updated mtime'
+#   at t/cp.t line 26.
+#     '2366'
+#         <=
+#     '1'
+# Looks like you failed 1 test of 1.
+# FAILED at test 1
+
 test-perl:
 	@echo " ==> Running make $(TEST_TARGET) in $*"
 	# workaround gar pwd bug (PWD is not changed with cd from Makefile:

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list