Skip to content

Instantly share code, notes, and snippets.

@email2vimalraj
Last active May 28, 2018 04:41
Show Gist options
  • Select an option

  • Save email2vimalraj/e6aeb3686015baf85faeb1a2bcb28f6e to your computer and use it in GitHub Desktop.

Select an option

Save email2vimalraj/e6aeb3686015baf85faeb1a2bcb28f6e to your computer and use it in GitHub Desktop.

Revisions

  1. email2vimalraj renamed this gist May 28, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. email2vimalraj revised this gist May 28, 2018. 1 changed file with 0 additions and 2 deletions.
    2 changes: 0 additions & 2 deletions appium.log
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,3 @@
    ```
    [MJSONWP] Encountered internal error running command: Error: Error executing adbExec. Original error: 'Command '/Users/vselvam1810/Library/Android/sdk/platform-tools/adb -P 5037 -s b6f48f59 install /Users/vselvam1810/Downloads/Archive/XYZ.apk' exited with code 1'; Stderr: 'adb: failed to install /Users/vselvam1810/Downloads/Archive/XYZ.apk: Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]'; Code: '1'
    [MJSONWP] at ADB.execFunc$ (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/lib/tools/system-calls.js:317:13)
    [MJSONWP] at tryCatch (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/node_modules/babel-runtime/regenerator/runtime.js:67:40)
    @@ -7,4 +6,3 @@
    [MJSONWP] at GeneratorFunctionPrototype.invoke (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/node_modules/babel-runtime/regenerator/runtime.js:136:37)
    [MJSONWP] at
    [HTTP] <-- POST /wd/hub/session 500 9120 ms - 497
    ```
  3. email2vimalraj created this gist May 28, 2018.
    10 changes: 10 additions & 0 deletions appium.log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    ```
    [MJSONWP] Encountered internal error running command: Error: Error executing adbExec. Original error: 'Command '/Users/vselvam1810/Library/Android/sdk/platform-tools/adb -P 5037 -s b6f48f59 install /Users/vselvam1810/Downloads/Archive/XYZ.apk' exited with code 1'; Stderr: 'adb: failed to install /Users/vselvam1810/Downloads/Archive/XYZ.apk: Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]'; Code: '1'
    [MJSONWP] at ADB.execFunc$ (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/lib/tools/system-calls.js:317:13)
    [MJSONWP] at tryCatch (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/node_modules/babel-runtime/regenerator/runtime.js:67:40)
    [MJSONWP] at GeneratorFunctionPrototype.invoke [as _invoke] (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/node_modules/babel-runtime/regenerator/runtime.js:315:22)
    [MJSONWP] at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/node_modules/babel-runtime/regenerator/runtime.js:100:21)
    [MJSONWP] at GeneratorFunctionPrototype.invoke (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-adb/node_modules/babel-runtime/regenerator/runtime.js:136:37)
    [MJSONWP] at
    [HTTP] <-- POST /wd/hub/session 500 9120 ms - 497
    ```