Skip to content

Conversation

@plemarquand
Copy link
Contributor

swiftlang/swift-testing#482 removes the _testCase field if the test isn't parameterized. The code that recorded issues relied on this being present. If the issue for a parameterized test case then just extract the test from the testID.

swiftlang/swift-testing#482 removes the `_testCase`
field if the test isn't parameterized. The code that recorded issues
relied on this being present. If the issue for a parameterized test case
then just extract the test from the testID.
@plemarquand plemarquand force-pushed the optional-test-case-non-parameterized-tests2 branch from f3dedd9 to 264e927 Compare June 14, 2024 13:44
Copy link
Contributor

@award999 award999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@plemarquand plemarquand merged commit 9b190a6 into swiftlang:main Jun 14, 2024
@plemarquand plemarquand deleted the optional-test-case-non-parameterized-tests2 branch June 14, 2024 14:31
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