Skip to content

Commit

Permalink
exclude some more broken dependents from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wchristian committed Nov 20, 2024
1 parent 53bfd58 commit 06864b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions xt/DepReqs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ sub exclusions {
# broken on cpan
|Acme-VarMess|Module-Checkstyle|MooseX-Documenter|Perl-Achievements
|Perl-Metrics|Ravenel|Test-LocalFunctions|UML-Class-Simple
|Test2-Plugin-DBBreak
# maybe broken on cpan
|App-Grepl|App-Midgen|App-PRT|Pod-Weaver-Section-SQL
# investigate
Expand All @@ -45,6 +46,8 @@ sub exclusions {
|MLPerl
# RT 129344
|Module-AnyEvent-Helper
# https://github.com/Perceptyx/perl-opentracing-roles/issues/8
|OpenTracing-AutoScope
)$/x
}

Expand Down

0 comments on commit 06864b8

Please sign in to comment.