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

The SDLSoftButtonManagerSpec test cases always fail when only tests in that class are run #1642

Closed
lapinskijw opened this issue Apr 29, 2020 · 0 comments · Fixed by #1644
Closed
Assignees
Labels
bug A defect in the library testing Relating to unit testing or smoke testing

Comments

@lapinskijw
Copy link
Contributor

Bug Report

Running tests on the SDLSoftButtonManagerSpec in isolation will fail a majority of the time. The same tests will pass when running the full test suite.

Reproduction Steps
  1. Run tests on the SDLSoftbuttonManagerSpec.m
  2. Observe test results.
Expected Behavior

Tests should pass.

Observed Behavior

Tests within the "when button objects have different names" context will fail.

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 6.6-rc.1
  • Testing Against: n/a
Test Case, Sample Code, and / or Example App

n/a

@lapinskijw lapinskijw added bug A defect in the library testing Relating to unit testing or smoke testing labels Apr 29, 2020
@lapinskijw lapinskijw self-assigned this Apr 29, 2020
@joeljfischer joeljfischer linked a pull request Apr 30, 2020 that will close this issue
5 tasks
@joeljfischer joeljfischer mentioned this issue Jul 9, 2020
1 task
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