question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fix all the ignored test cases

See original GitHub issue

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.

Test file Test issue/pr
AudioFragmentTest #56(Landscape)
ExplorationActivityTest 2 - fake audio library (https://github.com/oppia/oppia-android/issues/2480)
StateFragmentTest 3 - #1612, 1 - #1611
ImageRegionSelectionInteractionViewTest 3 - #1611 , 3 - test doesn’t seems correct
InputInteractionViewTestActivityTest 4 - #56(Landscape)
NavigationDrawerActivityTest 1 - #1806(MyDownloads)[BLOCKED]
CoroutineExecutorServiceTest 2 - #1763
Test file @RunOn(TestPlatform.ESPRESSO)
NavigationDrawerActivityTest 2 - Error 'is drawer closed' doesn't match the selected view. for robolectric
TopicInfoFragmentTest 7 - #2057 Text lines/Orientation change for robolectric
QuestionPlayerActivityTest. 4 - #2057
AudioFragmentTest 1 - https://github.com/oppia/oppia-android/issues/2568
Test file Need Tests to write
QuestionPlayerActivityTest https://github.com/oppia/oppia-android/issues/503
ExplorationActivityTest TODO(#163): Fill in remaining tests for this activity. (is this completed)
StateFragmentTest TODO(#388): Add more test-cases (@khushal1707 ) ,TODO(#56): Add support for testing that previous/next button states are properly retained on config changes.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
anandwana001commented, Jan 27, 2021

Sure and please also mention here in the comment with the new issue link.

1reaction
ShridharGoelcommented, Jan 7, 2021

@anandwana001 Yes, sure.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JUnit @Ignore Test Annotation with Example
Ignore all test methods using @Ignore annotation. ... As discussed above to ignore all the tests in class, you need to use @Ignore...
Read more >
TestNG - Test ignored error message
TestNG - Test ignored error message · 1. Add a @Test method, I think it will be worked. · 1. @Amit : It...
Read more >
Why your test automation is ignored—and 5 steps to stand ...
1. Filter out unreliable tests ... Eliminate all tests that do not reliably give the information that you expect them to give (the...
Read more >
Clarification on ignored test cases - ui-test-framework
Remove the group from the CI profile config so that all tests are run. Mark failing tests with @Ignore. Get rid of the...
Read more >
Ignore
Note that the IgnoreAttribute is attached to a method. If you have multiple test cases using the same method, adding it will ignore...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found