-
Notifications
You must be signed in to change notification settings - Fork 602
Description
This ticket is being opened just before the merging of #23782 ("Fatalization of goto LABEL construct) into blead. Since we now have a technique by which we can test CPAN distributions against a particular commit, branch or tag, we can predict which distributions are likely to newly FAIL, then note such failures as they are reported by CPANtesters in subsequent posts to this ticket.
Alerting our favorite CPANtesters:
@cjg-cguevara @eserte @andk
Alerting some CPAN author/maintainers:
@shlomif @ingydotnet @cpansprout @jo-37 @audreyt
The CPAN distributions which -- as of the v5.43.3 release -- were PASSing but which will FAIL post-merge will include:
dist|author|v5.43.3-grade|expected-v5.43.6-grade
Acme-ComeFrom|AUDREYT|PASS|FAIL
Acme-Gosub|SHLOMIF|PASS|FAIL
Compile-Generators|INGY|PASS|FAIL
JE|SPROUT|PASS|FAIL
JavaScript-Code|ESSKAR|PASS|FAIL
List-Gen|SOMMREY|PASS|FAIL
PerlX-AsyncAwait|MSTROUT|PASS|FAIL
Update: The testing failure I was seeing with VK appears to be due to a missing prerequisite, not to a no longer proper use of goto.