Skip to content

Ensure tests representing containing types of suites are synthesized if necessary #407

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

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

stmontgomery
Copy link
Contributor

@stmontgomery stmontgomery commented May 9, 2024

Ensure that when a suite is nested in one or more containing suite types, and those outer suites do not have an explicit @Suite attribute, we synthesize Test instances representing all containing suites.

Checklist:

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

Resolves rdar://127770218

@stmontgomery stmontgomery added the bug 🪲 Something isn't working label May 9, 2024
@stmontgomery stmontgomery self-assigned this May 9, 2024
@stmontgomery stmontgomery force-pushed the synthesize-parent-suites branch from 904876a to 295d2ff Compare November 5, 2024 20:19
@stmontgomery stmontgomery added this to the Swift 6.1 milestone Nov 5, 2024
@stmontgomery stmontgomery force-pushed the synthesize-parent-suites branch 4 times, most recently from fd29a86 to 569a036 Compare November 5, 2024 20:46
@stmontgomery
Copy link
Contributor Author

@swift-ci please test Linux

@stmontgomery stmontgomery added enhancement New feature or request performance 🏎️ Performance issues labels Nov 8, 2024
@stmontgomery
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@grynspan grynspan left a comment

Choose a reason for hiding this comment

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

See comments above.

@stmontgomery stmontgomery force-pushed the synthesize-parent-suites branch from 6db41b3 to f53ddaf Compare November 14, 2024 03:08
@stmontgomery
Copy link
Contributor Author

@swift-ci please test

@stmontgomery stmontgomery merged commit 00eb790 into swiftlang:main Nov 15, 2024
3 checks passed
@stmontgomery stmontgomery deleted the synthesize-parent-suites branch November 15, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working enhancement New feature or request performance 🏎️ Performance issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants