Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Layout tests fail on new 10.5-inch iPad

Open
#38 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
ios, objective-c

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.

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.

LayoutTests.pdf

Dominant language
Objective-C
Stars
558
Forks
46
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linkedin/LayoutTest-iOS

All issues in linkedin/LayoutTest-iOS

Similar issues

More Objective-C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.