Skip to content
Snippets Groups Projects
Commit cf3883a2 authored by gregor herrmann's avatar gregor herrmann
Browse files

autopkgtest: skip t/tester-local-plugins.t for now

which fails due to the dot-in-@INC removal.

This can be reverted once the upstream issue is solved.

Closes: #837132
parent e369a92f
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,8 @@
# is covered by pkg-perl-autopkgtest's default tests anyways, so skip
# it.
t/compile.t
# fails because of dot-in-@INC removal
# needs to be fixed upstream ->
# https://github.com/rjbs/Dist-Zilla/issues/199
t/tester-local-plugins.t
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment