This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libxml-xpath-perl.

commit 780701fcead4e94ed88facc7a75a8c6e6ffd3462
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jan 18 01:42:29 2016 +0100

    Add debian/tests/pkg-perl/{smoke-files,syntax-skip}
    
    to fix autopkgtest failures.
---
 debian/tests/pkg-perl/smoke-files |  2 ++
 debian/tests/pkg-perl/syntax-skip | 14 ++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/tests/pkg-perl/smoke-files 
b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 0000000..e5c6994
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,2 @@
+t/
+examples/
diff --git a/debian/tests/pkg-perl/syntax-skip 
b/debian/tests/pkg-perl/syntax-skip
new file mode 100644
index 0000000..b0256a0
--- /dev/null
+++ b/debian/tests/pkg-perl/syntax-skip
@@ -0,0 +1,14 @@
+# Bareword "XML::XPath::Step::test_nt_node" not allowed while "strict subs" in 
use at /usr/share/perl5/XML/XPath/Parser.pm line 423.
+# Compilation failed in require at /usr/share/perl5/XML/XPath/Step.pm line 5.
+# BEGIN failed--compilation aborted at /usr/share/perl5/XML/XPath/Step.pm line 
5.
+# Compilation failed in require at /usr/share/perl5/XML/XPath/Parser.pm line 
20.
+# BEGIN failed--compilation aborted at /usr/share/perl5/XML/XPath/Parser.pm 
line 20.
+# not ok 5 - /usr/bin/perl -wc /usr/share/perl5/XML/XPath/Parser.pm exited 
successfully
+
+XML/XPath/Parser.pm
+
+# Bareword "node_parent" not allowed while "strict subs" in use at 
/usr/share/perl5/XML/XPath/PerlSAX.pm line 55.
+# /usr/share/perl5/XML/XPath/PerlSAX.pm had compilation errors.
+not ok 16 - /usr/bin/perl -wc /usr/share/perl5/XML/XPath/PerlSAX.pm exited 
successfully
+
+XML/XPath/PerlSAX.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-xpath-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to