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

Payload unit tests fail in Xcode 11 #1407

Closed
NicoleYarroch opened this issue Sep 23, 2019 · 0 comments
Closed

Payload unit tests fail in Xcode 11 #1407

NicoleYarroch opened this issue Sep 23, 2019 · 0 comments
Labels
bug A defect in the library
Projects
Milestone

Comments

@NicoleYarroch
Copy link
Contributor

Bug Report

Multiple payload tests fail in Xcode 11.

Reproduction Steps
  1. Open the library in Xcode 11
  2. Build and run unit tests
Expected Behavior

The tests pass

Observed Behavior

The payload tests fail due to a change in formatting of the data.description.

expected to equal <<12000000 126d7475 00d3d9ab 23000000 0000>>, got <{length = 18, bytes = 0x12000000126d747500d3d9ab230000000000}>
OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 6.3
  • Testing Against: n/a
@NicoleYarroch NicoleYarroch added the bug A defect in the library label Sep 23, 2019
@NicoleYarroch NicoleYarroch added this to To do in v6.4 via automation Sep 23, 2019
@NicoleYarroch NicoleYarroch added this to the 6.4.0 milestone Sep 23, 2019
v6.4 automation moved this from To do to Done Sep 25, 2019
@joeljfischer joeljfischer mentioned this issue Oct 24, 2019
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
Projects
No open projects
v6.4
  
Done
Development

No branches or pull requests

2 participants