Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t/porting/header_parser.t: un-TODO warnings test #23049

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

mauke
Copy link
Contributor

@mauke mauke commented Mar 1, 2025

The absorbtion feature may not be implemented yet, but the current code doesn't throw any warnings either, so don't mark the "no warnings" test as TODO. This makes test runs a bit less noisy:

Test Summary Report
-------------------
porting/header_parser.t    (Wstat: 0 Tests: 37 Failed: 0)
  TODO passed:   31

  • This set of changes does not require a perldelta entry.

The absorbtion feature may not be implemented yet, but the current code
doesn't throw any warnings either, so don't mark the "no warnings" test
as TODO. This makes test runs a bit less noisy:

    Test Summary Report
    -------------------
    porting/header_parser.t    (Wstat: 0 Tests: 37 Failed: 0)
      TODO passed:   31
@demerphq
Copy link
Collaborator

demerphq commented Mar 1, 2025

Yeah, i actually had a fix for this in #23032 but i hadnt gotten around to splitting it out. Sorry you had to do it as well.

@demerphq demerphq merged commit bf6e580 into Perl:blead Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants