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

Fix memory leaks after test dependency upgrades #250

Open
15 tasks
ndegwamartin opened this issue Jul 13, 2022 · 0 comments
Open
15 tasks

Fix memory leaks after test dependency upgrades #250

ndegwamartin opened this issue Jul 13, 2022 · 0 comments

Comments

@ndegwamartin
Copy link
Collaborator

ndegwamartin commented Jul 13, 2022

Overview

Upgrading to the latest dependencies breaks some tests resulting to Java Stack overflow errors and Out of memory errors
see blog here: Testing Jetpack Security with Robolectric.

Tracking

This ticket will be used to track those disabled tests:

  • MonthlyReportsActivityTest
  • LoginActivityTest
  • ZeirApplicationTest
  • ChildRegisterDataFragmentTest
  • LoginInteractorTest
  • NavigationInteractorTest
  • AppChildFormFragmentPresenterTest
  • LoginPresenterTest
  • NavigationPresenterTest
  • AnnualCoverageFragmentTest
  • MonthlyReportsActivityTest
  • ReportIndicatorsActivityTest
  • ReportIndicatorsFormFragmentTest
  • ReportRegisterActivityTest
  • DBQueryHelperTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant