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

CI: Don't xcbeautify Swift Testing suites #3425

Merged
merged 19 commits into from
Oct 7, 2024
Merged

Conversation

stephencelis
Copy link
Member

@stephencelis stephencelis commented Oct 3, 2024

This PR originally introduced CI for our new benchmark suite, but without a dedicated runner the results are too variable to measure regressions accurately. While preparing, I noticed that test failures on our new Swift Testing suites weren't surfacing information about the expectation failures due to lack of xcbeautify support: cpisciotta/xcbeautify#313

We can bring back xcbeautify for these suites whenever support lands.

Base automatically changed from new-benchmarks to main October 3, 2024 18:53
@pointfreeco pointfreeco deleted a comment from github-actions bot Oct 3, 2024
@stephencelis stephencelis changed the title Add CI for benchmarks CI: Don't xcbeautify Swift Testing suites Oct 7, 2024
@pointfreeco pointfreeco deleted a comment from github-actions bot Oct 7, 2024
@pointfreeco pointfreeco deleted a comment from github-actions bot Oct 7, 2024
@pointfreeco pointfreeco deleted a comment from github-actions bot Oct 7, 2024
Test expected failure is flakey, so hopefully will pass more
consistently now.
@stephencelis stephencelis merged commit 61e3809 into main Oct 7, 2024
13 checks passed
@stephencelis stephencelis deleted the new-benchmarks-ci branch October 7, 2024 23: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