Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution failed for task ':app:connectedBetaDebugAndroidTest'. Instrumentation Test #45

Closed
figonzal1 opened this issue Jun 4, 2023 · 2 comments
Assignees
Labels
Bug No funciona o presenta errores Grave Solución urgente, afecta el funcionamiento de la app
Milestone

Comments

@figonzal1
Copy link
Owner

El error impide generar test de instrumentacion, se sospecha de liberías desactualizadas. A su vez es imposible implementar fastlane para screenshots automatizados

Task :app:connectedBetaDebugAndroidTest FAILED
69 actionable tasks: 1 executed, 68 up-to-date
Test run failed to complete. Instrumentation run failed due to Process crashed.

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:connectedBetaDebugAndroidTest'.

There were failing tests. See the report at: file:///D:/figon/Documentos/GithubProjects/Felipe/Apps/LastQuakeChile/app/build/reports/androidTests/connected/flavors/beta/index.html

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 29s

@figonzal1 figonzal1 added Bug No funciona o presenta errores Grave Solución urgente, afecta el funcionamiento de la app labels Jun 4, 2023
@figonzal1 figonzal1 added this to the 1.7.5 milestone Jun 4, 2023
@figonzal1 figonzal1 self-assigned this Jun 4, 2023
@figonzal1
Copy link
Owner Author

Dependencia problemática identificada

implementation 'com.google.android.gms:play-services-ads:22.1.0'

Posiblemente relacionado Link

figonzal1 added a commit that referenced this issue Jun 9, 2023
Signed-off-by: figonzal1 <felipe.gonzalezalarcon94@gmail.com>
@figonzal1
Copy link
Owner Author

Resuelto, solución encontrada en Android Test Issues

@figonzal1 figonzal1 modified the milestones: 1.7.5, 1.7.6 Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug No funciona o presenta errores Grave Solución urgente, afecta el funcionamiento de la app
Projects
Status: Done
Development

No branches or pull requests

1 participant