Skip to content

Conversation

@stmontgomery
Copy link
Contributor

This is a small fix for an oversight I made in #1125: the word started is printed twice at the end of the console message for .testCaseStarted events in verbose mode.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@stmontgomery stmontgomery added this to the Swift 6.x milestone Jun 26, 2025
@stmontgomery stmontgomery self-assigned this Jun 26, 2025
@stmontgomery stmontgomery added bug 🪲 Something isn't working command-line experience ⌨️ enhancements to the command line interface parameterized-testing Related to parameterized testing functionality labels Jun 26, 2025
@stmontgomery
Copy link
Contributor Author

@swift-ci please test

@stmontgomery stmontgomery merged commit c171888 into swiftlang:main Jun 26, 2025
3 checks passed
@stmontgomery stmontgomery deleted the started-started branch June 26, 2025 19:03
stmontgomery added a commit that referenced this pull request Jun 26, 2025
… events in verbose mode (#1181)

- **Explanation**: This is a small fix for an oversight: the word
"started" is printed twice at the end of the console message for
`.testCaseStarted` events in verbose mode.
- **Scope**: Affects console output in verbose mode.
- **Issues**: n/a
- **Original PRs**: #1180
- **Risk**: Low
- **Testing**: New unit test added
- **Reviewers**: @grynspan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working command-line experience ⌨️ enhancements to the command line interface parameterized-testing Related to parameterized testing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants