bitrise-steplib / steps-virtual-device-testing-for-android

MIT License
22 stars 23 forks source link

Failed to get test status: INVALID(TEST_SAME_AS_APP) #62

Closed hitesh-banknovo closed 4 years ago

hitesh-banknovo commented 4 years ago

I try to configure autorun Android Instrument test cases and export the test result into GIT tag but I got the error "Failed to get test status: INVALID(TEST_SAME_AS_APP)" in step "virtual-device-testing-for-android"

Error log:

Uploading app and test files => Files uploaded Starting test => Test started Waiting for test results

  • Validating Failed to get test status, error: Failed to get test status: INVALID(TEST_SAME_AS_APP) | | +---+---------------------------------------------------------------+----------+ | x | virtual-device-testing-for-android@1.1.1 (exit code: 1) | 17.13 sec| +---+---------------------------------------------------------------+----------+ | Issue tracker: ...se-steplib/steps-virtual-device-testing-for-android/issues | | Source: ...thub.com/bitrise-steplib/steps-virtual-device-testing-for-android | +---+---------------------------------------------------------------+----------+

Workflow link: https://app.bitrise.io/build/f2d9ba3e8f614ab5#?tab=log

hitesh-banknovo commented 4 years ago

This error due to I configured the same apk path for the "App path" and "Test app path". It must be different and the issue is resolved.

Bitrise Workflow editor

pigeon-archive commented 4 years ago

Great to hear! We're here to help if you need anything else.