Skip to content

Commit

Permalink
exclude some more modules from dependent tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wchristian committed Dec 27, 2024
1 parent 0c4821c commit f46ce8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion xt/DepReqs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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
|Test2-Plugin-DBBreak|Catalyst-View-EmbeddedPerl-PerRequest-ValiantRole
# maybe broken on cpan
|App-Grepl|App-Midgen|App-PRT|Pod-Weaver-Section-SQL
# investigate
Expand Down Expand Up @@ -69,6 +69,8 @@ sub exclusions {
| Kafka-Producer-Avro | MarpaX-Languages-PowerBuilder | Net-Async-OpenExchRates
| Perl-Critic-Policy-PreferredModules | Pg-Corruption | PowerBuilder-DataWindow
| Test-Kwalitee-Extra | Test-Legal | Test-Perl-Metrics-Simple
# https://github.com/uperl/Perl-Critic-Plicease/pull/9
| Perl-Critic-Plicease
)$@x
}

Expand Down

0 comments on commit f46ce8d

Please sign in to comment.