linkedin / linkedin/LayoutTest-iOS
Layout tests fail on new 10.5-inch iPad
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 558
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
I have some layout tests for one of my collection view cells that is passing on every device except the new 10.5" iPad. Any ideas why it would be failing on that particular device? When I run my app on the 10.5" iPad, everything looks fine (and I get no layout errors). But in the layout test report, it looks like auto layout is broken.
Anyone else having issues with the new iPad?
I've included the test report below.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the attached LayoutTests.pdf and the layout-test configuration for the 10.5-inch iPad, then compare its reported failures with the configurations that pass. Trace the collection view cell's Auto Layout behavior and determine why the test report differs from the app's runtime appearance. Done means the layout tests pass for the 10.5-inch iPad without introducing failures on other devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100