You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2025. It is now read-only.
Describe the problem
Test code provided will not run in step 9
In which lesson and step of the codelab can this issue be found?
5.1 step 9
How to reproduce?
Copy + paste example code from step 9 and run test
Versions
Arctic Fox 2020.3.1 Patch 4
Additional information
Multiple issues with code provided
dependency versions not included in build.gradle (hamcrest and others)
trying to run code from steps 8 and 9 result in "Test events were not received" error (see log error below)
trying to run code from end_codelab_1 branch also results in this output from the log:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:testDebugUnitTest'.
> No tests found for given includes: [com.example.android.architecture.blueprints.todoapp.tasks.TasksViewModelTest.addNewTask_setsNewTaskEvent](filter.includeTestsMatching)