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

Need submodules for carthage to use KSCrash properly #2

Merged
merged 1 commit into from
Apr 6, 2016

Conversation

joshdholtz
Copy link

Needed to add KSCrash Carthage dependency as a submodule so that the SentrySwift xcode project could use that submodule dependency so successfully build the SentrySwift framework

@joshdholtz joshdholtz merged commit e53f1b6 into master Apr 6, 2016
@joshdholtz joshdholtz deleted the carthage-fixes branch April 6, 2016 17:26
philipphofmann pushed a commit that referenced this pull request Oct 14, 2022
* disable flaky test_DataConsistency_readUrl_disabled

it was disabled in the unit tests but not in the iOS-Swift scheme for its UI tests

fail #1: https://github.com/getsentry/sentry-cocoa/actions/runs/3238645664/jobs/5307090889#step:4:1143
fail #2: https://github.com/getsentry/sentry-cocoa/actions/runs/3238645664/jobs/5307223688#step:4:1161
pass on rerun #3: https://github.com/getsentry/sentry-cocoa/actions/runs/3238645664/jobs/5307687742

* disable flaky unit tests

- `testGetRequest_SpanCreatedAndBaggageHeaderAdded` fails in https://github.com/getsentry/sentry-cocoa/actions/runs/3238645664/jobs/5307104221#step:9:49 and passes in subsequent try in https://github.com/getsentry/sentry-cocoa/actions/runs/3238645664/jobs/5307688649
- `testFlush_CalledSequentially_BlocksTwice` fails in https://github.com/getsentry/sentry-cocoa/actions/runs/3238645664/jobs/5307104166#step:9:39 and passes in subsequent try in https://github.com/getsentry/sentry-cocoa/actions/runs/3238645664/jobs/5307688591

* disable flaky testANRDetected_UpdatesAppStateToTrue

fails in https://github.com/getsentry/sentry-cocoa/actions/runs/3239188699/jobs/5308324227#step:9:39 and passes after retry in https://github.com/getsentry/sentry-cocoa/actions/runs/3239188699/jobs/5320658454

* rename to add _disabled suffix

* fix skiipped test names with _disabled suffixes
@shenyinghao shenyinghao mentioned this pull request Mar 10, 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.

1 participant