Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

One test case is not executed and exclude from HTML report #121

@KyleLearnedThis

Description

@KyleLearnedThis

Environment:

  • MacPro OS X 10.13.2
  • 7 Android phones with various API levels
  • Java 1.8
  • Composor composer-0.2.9.jar

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions