JohnSundell / JohnSundell/UITestingExample
EXC_BAD_ACCESS on app.swipeLeft()
- 主要言語
- Swift
- スター
- 65
- フォーク
- 15
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello John! Thank you very much for your blog post about UI Tests! It was very infromative and explanatory. I wanted to check out attached example also and unfortunately I am getting the exception all over again.
exception is raised on the first: `app.swipeLeft()` action.
`Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)`
I am using Xcode version: 9.4.1 (9F2000)
Console log:
```
Test Suite 'OnboardingUITests' started at 2018-09-21 09:02:04.447
Test Case '-[ExampleUITests.OnboardingUITests testGoingThroughOnboarding]' started.
t = 0.00s Start Test at 2018-09-21 09:02:04.449
t = 0.16s Set Up
t = 0.18s Open com.johnsundell.Example
t = 0.25s Launch com.johnsundell.Example
t = 3.83s Wait for com.johnsundell.Example to idle
t = 7.18s Swipe left Target Application 0x6000000c9b50
t = 7.18s Wait for com.johnsundell.Example to idle
t = 7.22s Find the Target Application 0x6000000c9b50
t = 7.34s Synthesize event
```
Has anybody else experienced such behaviour? I would be very grateful if you could guide me to any possible solution.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by running the attached example's OnboardingUITests testGoingThroughOnboarding in Xcode 9.4.1 and reproduce the failure at the first app.swipeLeft() action. Use the supplied console log to investigate the EXC_BAD_ACCESS; done means identifying a reproducible cause and documenting or verifying a fix for this test failure.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- swift
- 領域
- mobile-dev, testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100