odk-x / tool-suite-X

ODK-X Tool Suite Project roadmaps, issue queue, release notes and wiki.
https://www.odk-x.org
Apache License 2.0
25 stars 41 forks source link

Espresso Tests for Survey Toolbar Failing on CircleCI #492

Open Chinex-Boroja opened 3 months ago

Chinex-Boroja commented 3 months ago

Description for PR-179

The Espresso tests for the survey toolbar (testSettingsMenuItem and testSyncMenuItem) are failing on CircleCI due to NoMatchingViewException. These tests are currently annotated with @Ignore to allow other tests to pass.

The tests are in org.opendatakit.survey.logic.TestMainMenuActivity and these are the failure descriptions in CircleCI:

Next Steps

Although the test checks if the Intent is properly formed, further investigation is needed to determine if it might be bug related issue.

muskan2622 commented 2 months ago

Hey Can you assign me this issue?

Redeem-Grimm-Satoshi commented 1 week ago

@muskan2622 You can go ahead