Skip to content

Commit 06864b8

Browse files
committed
exclude some more broken dependents from testing
1 parent 53bfd58 commit 06864b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

xt/DepReqs.pm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ sub exclusions {
3232
# broken on cpan
3333
|Acme-VarMess|Module-Checkstyle|MooseX-Documenter|Perl-Achievements
3434
|Perl-Metrics|Ravenel|Test-LocalFunctions|UML-Class-Simple
35+
|Test2-Plugin-DBBreak
3536
# maybe broken on cpan
3637
|App-Grepl|App-Midgen|App-PRT|Pod-Weaver-Section-SQL
3738
# investigate
@@ -45,6 +46,8 @@ sub exclusions {
4546
|MLPerl
4647
# RT 129344
4748
|Module-AnyEvent-Helper
49+
# https://github.com/Perceptyx/perl-opentracing-roles/issues/8
50+
|OpenTracing-AutoScope
4851
)$/x
4952
}
5053

0 commit comments

Comments
 (0)