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

test: add native features to check for, to reduce need for prechecks #15039

Closed
wants to merge 3 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Sep 25, 2024

No description provided.

It can now be required easily in <features> instead of having perl code
in a <precheck>.
This is the %CLIENT6IP variable - but without outmost brackets since
some commmand lines need the address without the brackets. With this
variable we can run three more tests without prechecks.
To avoid having to use <precheck> for tests that require UTF-8 support.
@bagder bagder added the tests label Sep 25, 2024
@dfandrich
Copy link
Contributor

Analysis of PR #15039 at 8818eed0:

Test 1035 failed, which has NOT been flaky recently, so there could be a real issue in the PR.

Generated by Testclutch

@bagder bagder closed this in 7aa2b4e Sep 26, 2024
bagder added a commit that referenced this pull request Sep 26, 2024
This is the %CLIENT6IP variable - but without outmost brackets since
some commmand lines need the address without the brackets. With this
variable we can run three more tests without prechecks.

Closes #15039
bagder added a commit that referenced this pull request Sep 26, 2024
To avoid having to use <precheck> for tests that require UTF-8 support.

Closes #15039
@bagder bagder deleted the bagder/test-less-precheck branch September 26, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants