-
Notifications
You must be signed in to change notification settings - Fork 527
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 all the ignored test cases #2417
Comments
@ShridharGoel Do you want to work on |
@anandwana001 Yes, sure. |
* fix test correctness * nit fix * setting progress * added only robolectric
@anandwana001 may I file a new issue regarding the failing robolectric test in #2499 |
Sure and please also mention here in the comment with the new issue link. |
Failing roboletric tests needs to be fixed in AudioFragmentTest #2568 |
@anandwana001 Is |
@khushal1707 done |
I'm having exams this week and I'll try to make pull request by the end of the week for TODO:(#388) |
Describe the bug
Some of the test cases are ignored due to flakyness or blocked somewhere in other pr.
Expected behavior
Need to fix all.
@RunOn(TestPlatform.ESPRESSO)
'is drawer closed' doesn't match the selected view.
for robolectricThe text was updated successfully, but these errors were encountered: