You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
It seems when I rand a suite that has 8 test cases, 1 test case gets dropped and not even included in the test result when running test in test sharding mode. (yes I know I am supposed to run the test on same type of phone, but this is proof of concept and I don' t have that many phones).
It also seems this is reproduced on one of Galaxy S7 6.0 phone repeatly.
[Wed Jan 17 13:47:47 PST 2018]: [7ccd6272] Successfully installed apk in 55 seconds, pathToApk = /Users/jenkins/catanandroid/CatanAndroid/build/outputs/apk/worldFastProd/debug/CatanAndroid-world-fast-prod-debug.apk [Wed Jan 17 13:47:47 PST 2018]: [7ccd6272] Installing apk... pathToApk = /Users/jenkins/catanandroid/CatanAndroid/build/outputs/apk/androidTest/worldFastProd/debug/CatanAndroid-world-fast-prod-debug-androidTest.apk [Wed Jan 17 13:47:59 PST 2018]: [7ccd6272] Successfully installed apk in 11 seconds, pathToApk = /Users/jenkins/catanandroid/CatanAndroid/build/outputs/apk/androidTest/worldFastProd/debug/CatanAndroid-world-fast-prod-debug-androidTest.apk [Wed Jan 17 13:47:59 PST 2018]: [7ccd6272] Starting tests... [Wed Jan 17 13:48:03 PST 2018]: [7ccd6272] Test run finished, 0 passed, 0 failed, took 4 seconds.