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

Allow for set_no_numbers format #17

Merged

Conversation

afresh1
Copy link
Contributor

@afresh1 afresh1 commented Sep 20, 2023

Tests are not required to have numbers, if they don't we skip the duplicate test check.

While here, only calculate the full "test_name" once.

This should resolve #16

Tests are not required to have numbers, and although this is not the
best way to group a diag with an assertion anyway, the full fix is more
intrusive.
@exodist
Copy link
Collaborator

exodist commented Sep 20, 2023

+1 from me. Numbers are not guaranteed, this fixes an issue a few people (including me) have had with this.

@exodist exodist requested a review from toddr September 20, 2023 15:41
@toddr
Copy link
Member

toddr commented Sep 20, 2023

I can look at this this evening.

@toddr toddr requested a review from atoomic September 20, 2023 16:04
@afresh1
Copy link
Contributor Author

afresh1 commented Sep 20, 2023

I did have issues with the tests being super flaky just like this. They seemed to not get the full output from the test run and it got cut off before the Result: PASS.

@afresh1
Copy link
Contributor Author

afresh1 commented Oct 4, 2023

@toddr, @atoomic : Any feedback on this?

@toddr toddr merged commit 37f06f0 into cpanel:master Oct 4, 2023
2 of 12 checks passed
@exodist
Copy link
Collaborator

exodist commented Dec 18, 2023

@toddr Can we get a release on this soonish? Or do we still need something else to happen first?

@toddr
Copy link
Member

toddr commented Dec 18, 2023

yep. will look at it today.

@toddr
Copy link
Member

toddr commented Dec 28, 2023

I'm unable to ship this because make test is failing.

@toddr
Copy link
Member

toddr commented Dec 28, 2023

Tests were fixed by 8eff75d. This is now on CPAN as 1.000005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

turning off line numbering can break the renderer
3 participants