-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Is there a StackOverflow question about this issue?
- I have searched StackOverflow
What happened?
Run local tests on DemoDebug variant: ./gradlew testDemoDebug
has failed test on the barely fork the repository.
I entered the command in the Execute Gradle Task on android studio.
But the test does not success, see below.
Any thing I missed? or is this already known issue?
Relevant logcat output
Output is so long, I'd add partially.
java.lang.IllegalArgumentException: resource native/windows/x86_64/robolectric-nativeruntime.dll not found.
java.io.IOException: Unable to rename C:\Users\Jaehwa\AppData\Local\Temp\junit4146744981157378858\user_preferences_test.pb.tmp.This likely means that there are multiple instances of DataStore for this file. Ensure that you are only creating a single instance of datastore for this file.
14 tests completed, 4 failed
14 tests completed, 4 failed
Caused by: java.io.IOException at NiaPreferencesDataSourceTest.kt:92
Caused by: java.io.IOException at NiaPreferencesDataSourceTest.kt:74
Caused by: java.io.IOException at NiaPreferencesDataSourceTest.kt:53
Caused by: java.io.IOException at NiaPreferencesDataSourceTest.kt:92
Caused by: java.io.IOException at NiaPreferencesDataSourceTest.kt:74
Caused by: java.io.IOException at NiaPreferencesDataSourceTest.kt:53
Code of Conduct
- I agree to follow this project's Code of Conduct
Javernaut
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working