Skip to content

[test] Require asserts for dependencies-preservation-fine.swift #80418

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

Conversation

drodriguez
Copy link
Contributor

PR #78793 moved the code that this test was testing for into NDEBUG blocks, which means that only exist in assert toolchains. The test was not changed, so it was failing in non-assert toolchains.

PR swiftlang#78793 moved the code that this test was testing for into `NDEBUG`
blocks, which means that only exist in assert toolchains. The test was
not changed, so it was failing in non-assert toolchains.
@drodriguez
Copy link
Contributor Author

@swift-ci please smoke test

@drodriguez
Copy link
Contributor Author

preset=buildbot_linux,no_assertions
@swift-ci Please test with preset Linux Platform

@drodriguez drodriguez enabled auto-merge (squash) March 31, 2025 20:44
@drodriguez
Copy link
Contributor Author

@swift-ci please smoke test

@drodriguez drodriguez merged commit 239bca9 into swiftlang:main Apr 1, 2025
3 of 4 checks passed
@drodriguez drodriguez deleted the test-dependencies-preservation-fine-non-asserts branch April 1, 2025 16:52
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