You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
After cloning, just running
bundle install
thenrake
has lots of test failures:I'm looking into it and hope to put up a PR today.
The text was updated successfully, but these errors were encountered: