Skip to content

tests: use a set for several of the curl_props - #15462

Closed
dfandrich wants to merge 1 commit into
masterfrom
dfandrich/pytesttype
Closed

tests: use a set for several of the curl_props#15462
dfandrich wants to merge 1 commit into
masterfrom
dfandrich/pytesttype

Conversation

@dfandrich

Copy link
Copy Markdown
Contributor

These are used for member-of testing, so a set is more appropriate and
efficient. Also, fix a couple cases of bad exceptions.

Closes #15462

These are used for member-of testing, so a set is more appropriate and
efficient. Also, fix a couple cases of bad exceptions.

Closes #15462
@github-actions github-actions Bot added the tests label Oct 31, 2024
@dfandrich

Copy link
Copy Markdown
Contributor Author

Analysis of PR #15462 at 610fe738:

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

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

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

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

Generated by Testclutch

@dfandrich dfandrich closed this in d88db0b Nov 1, 2024
@dfandrich
dfandrich deleted the dfandrich/pytesttype branch November 1, 2024 03:17
@dfandrich

Copy link
Copy Markdown
Contributor Author

Test comment

@testclutch

Copy link
Copy Markdown

Test comment 2

@testclutch

Copy link
Copy Markdown

Test comment 3

@testclutch

Copy link
Copy Markdown

Test comment 4

@testclutch

Copy link
Copy Markdown

Test comment 5

pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
These are used for member-of testing, so a set is more appropriate and
efficient. Also, fix a couple cases of bad exceptions.

Closes curl#15462
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