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

Clean checkout of master has many test failures. #549

Open
jarrodlombardo-EventBase opened this issue Nov 2, 2023 · 2 comments
Open

Clean checkout of master has many test failures. #549

jarrodlombardo-EventBase opened this issue Nov 2, 2023 · 2 comments

Comments

@jarrodlombardo-EventBase
Copy link
Contributor

jarrodlombardo-EventBase commented Nov 2, 2023

After cloning, just running bundle install then rake has lots of test failures:

Finished in 17.8 seconds (files took 0.66621 seconds to load)
183 examples, 106 failures

I'm looking into it and hope to put up a PR today.

@jarrodlombardo-EventBase
Copy link
Contributor Author

Investigation so far is that xcodebuild (from my xcode14.2) is not properly building/testing the fixtures project during the tests, so the resultant perfdata has 0 coverage, and then slather then writes "correct" reports from that data that don't match the expected data from an older xcode.

@jarrodlombardo-EventBase
Copy link
Contributor Author

The gcov files are working, but ~everything else is not. It seems to be really widespread and bigger than a novice ruby/iOS programmer like me can handle.

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

No branches or pull requests

1 participant