Skip to content

Ensure CMark is not tested by default #67459

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

edymtt
Copy link
Contributor

@edymtt edymtt commented Jul 21, 2023

test_cmark is set by default to True because of the indirect way we define it through --skip-test-cmark -- we want instead the user to opt in into this explicitly, as CMark tests on their own have little value when building as part of Swift.

Addresses rdar://112604393

`test_cmark` is set by default to `True` because of the indirect  way
we define it through `--skip-test-cmark` -- we want instead the user to
opt in into this explicitly, as CMark tests on their own have little
value when building as part of Swift.

Addresses rdar://112604393
@edymtt
Copy link
Contributor Author

edymtt commented Jul 21, 2023

@swift-ci please test

@edymtt
Copy link
Contributor Author

edymtt commented Jul 21, 2023

@swift-ci please test toolchain

@edymtt edymtt requested review from drexin, shahmishal and al45tair July 21, 2023 22:41
@edymtt
Copy link
Contributor Author

edymtt commented Jul 24, 2023

@swift-ci please python lint

@edymtt
Copy link
Contributor Author

edymtt commented Jul 24, 2023

Verified that the Linux job built cmark, but did not run its tests -- the macOS PR already skips these tests as a result of #35361

@edymtt edymtt merged commit 81edb29 into swiftlang:main Jul 24, 2023
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.

4 participants