linkedin / linkedin/LayoutTest-iOS
Investigate why testBundleDidFinish: never gets called
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 558
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
For some reason, this function never gets called which means it doesn't print out the path to test failures.
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
Locate the testBundleDidFinish: callback and the test runner or harness that should invoke it. Reproduce a failing layout test, trace whether the callback is reached, and verify that the failure path is printed when the issue is fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100