This repository was archived by the owner on Nov 9, 2024. It is now read-only.
Update protobuf to v4.28.3 #853
Triggered via pull request
September 18, 2024 23:03
Status
Failure
Total duration
9m 40s
Artifacts
–
Annotations
3 errors
ShoppingListViewModelTest.when loading starts then state is initial load:
features/shopping_lists/src/test/kotlin/gq/kirmanak/mealient/shopping_lists/ui/details/ShoppingListViewModelTest.kt#L89
org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
|
ShoppingListViewModelTest.when user authenticates then the list is refreshed:
features/shopping_lists/src/test/kotlin/gq/kirmanak/mealient/shopping_lists/ui/details/ShoppingListViewModelTest.kt#L63
java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
|
check
Process completed with exit code 1.
|