getsentry / sentry-cocoa

The official Sentry SDK for iOS, tvOS, macOS, watchOS.
https://sentry.io/for/cocoa/
MIT License
816 stars 330 forks source link

Test: Extra test for PR #4526 #4531

Closed brustolin closed 2 weeks ago

brustolin commented 2 weeks ago

#skip-changelog

philipphofmann commented 2 weeks ago

@brustolin, the problem also exists on the main branch. I just ran the test and got the following assertion failures:

CleanShot 2024-11-13 at 15 23 43@2x

On this branch, including https://github.com/getsentry/sentry-cocoa/pull/4526 I get the following failure

CleanShot 2024-11-13 at 15 34 46@2x

I think it makes sense to close this PR and open an extra issue to address this problem.

brustolin commented 2 weeks ago

Here is the issue to tackle this later: https://github.com/getsentry/sentry-cocoa/issues/4533