Branch: refs/heads/davem/deparse_fixes
  Home:   https://github.com/Perl/perl5
  Commit: 5cafb2b08a1e607a6db591e193db1ef49bc8e8d9
      
https://github.com/Perl/perl5/commit/5cafb2b08a1e607a6db591e193db1ef49bc8e8d9
  Author: David Mitchell <[email protected]>
  Date:   2026-02-03 (Tue, 03 Feb 2026)

  Changed paths:
    M t/TEST

  Log Message:
  -----------
  t/TEST -deparse: always list unexpected passes

't/TEST -deparse' - which uses Porting/deparse-skips.txt to decide which
files are expected to fail when run after a round-trip through Deparse -
normally lists any expected-fail test files which unexpectedly
succeeded.

However, it only lists them if at least one other test file failed. Or
to put it another way, if all files expected to pass actually pass, it
doesn't mention that some expected to fail passed too.

This commit changes it so that it *always* lists such unexpected
successes.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to