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

Unit tests crash randomly in the SDLLifecycleManagerSpec (Xcode 12) #1802

Closed
NicoleYarroch opened this issue Oct 1, 2020 · 0 comments · Fixed by #1804
Closed

Unit tests crash randomly in the SDLLifecycleManagerSpec (Xcode 12) #1802

NicoleYarroch opened this issue Oct 1, 2020 · 0 comments · Fixed by #1804
Assignees
Labels
bug A defect in the library testing Relating to unit testing or smoke testing

Comments

@NicoleYarroch
Copy link
Contributor

Bug Report

When running the unit tests in Xcode 12, sometimes the tests crash randomly in the SDLLifecycleManagerSpec.

If only the unit tests for the SDLLifecycleManagerSpec class are run, everything passes, but if all test cases are run at once there is a crash that can be backtracked to the SDLLifecycleManagerSpec.

Reproduction Steps
  1. Run all the unit tests
Expected Behavior

No crashes.

Observed Behavior

Sometimes the tests crash.

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 7.0
  • Testing Against: n/a
@NicoleYarroch NicoleYarroch added bug A defect in the library testing Relating to unit testing or smoke testing labels Oct 1, 2020
@NicoleYarroch NicoleYarroch self-assigned this Oct 1, 2020
@NicoleYarroch NicoleYarroch linked a pull request Oct 9, 2020 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library testing Relating to unit testing or smoke testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants