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

Fix CompanyIdentifier unit test for macOS #175

Open
colemancda opened this issue Jan 11, 2025 · 0 comments
Open

Fix CompanyIdentifier unit test for macOS #175

colemancda opened this issue Jan 11, 2025 · 0 comments
Assignees
Labels

Comments

@colemancda
Copy link
Member

The unit tests for CompanyIdentifier generated code is crashing on macOS after migrating to Swift Testing #173. This seems to be due to using too much memory on the stack swiftlang/swift-testing#906. The test will need to be refactored as a work around.

@colemancda colemancda self-assigned this Jan 11, 2025
@colemancda colemancda added the bug label Jan 11, 2025
@colemancda colemancda changed the title Fix CompanyIdentifier unit test for macOS. Fix CompanyIdentifier unit test for macOS Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant