Test Summary

112

tests

28

failures

0

skipped

11m1.79s

duration

75%

successful

Tool failures

test(AVD) - 10

Test run failed to complete. Instrumentation run failed due to Process crashed.
Logcat of last crash: 
Process: com.nextcloud.client.test, PID: 7817
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/test/internal/platform/app/ActivityInvoker;
	at java.lang.Class.newInstance(Native Method)
	at android.app.AppComponentFactory.instantiateActivity(AppComponentFactory.java:95)
	at android.app.Instrumentation.newActivity(Instrumentation.java:1243)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3182)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3409)
	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7356)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.test.internal.platform.app.ActivityInvoker" on path: DexPathList[[zip file "/data/app/com.nextcloud.client.test-s0QSGzSEIig-HQwg_MDQtg==/base.apk"],nativeLibraryDirectories=[/data/app/com.nextcloud.client.test-s0QSGzSEIig-HQwg_MDQtg==/lib/x86_64, /data/app/com.nextcloud.client.test-s0QSGzSEIig-HQwg_MDQtg==/base.apk!/lib/x86_64, /system/lib64, /system/product/lib64]]
	at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:196)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
	... 15 more

Failed tests

Packages

Package Tests Failures Skipped Duration Success rate
com.nextcloud.client 7 0 0 5m51.82s 100%
com.nextcloud.client.account 9 0 0 2.324s 100%
com.nextcloud.client.assistant 4 0 0 11.360s 100%
com.nextcloud.client.database.migrations 1 0 0 0.277s 100%
com.nextcloud.client.di 1 0 0 0.002s 100%
com.nextcloud.client.documentscan 2 0 0 2.064s 100%
com.nextcloud.client.files 37 0 0 2.528s 100%
com.nextcloud.client.files.download 38 15 0 2m26.83s 60%
com.nextcloud.client.integrations.deck 8 8 0 1m37.72s 0%
com.nextcloud.client.jobs 5 5 0 46.862s 0%

Classes

Class Tests Failures Skipped Duration Success rate
com.nextcloud.client.FileDisplayActivityIT 6 0 0 5m5.21s 100%
com.nextcloud.client.SettingsActivityIT 1 0 0 46.611s 100%
com.nextcloud.client.account.AnonymousUserTest 1 0 0 0.002s 100%
com.nextcloud.client.account.MockUserTest 2 0 0 0.003s 100%
com.nextcloud.client.account.OwnCloudClientManagerTest 1 0 0 0.880s 100%
com.nextcloud.client.account.RegisteredUserTest 3 0 0 0.005s 100%
com.nextcloud.client.account.UserAccountManagerImplTest 2 0 0 1.434s 100%
com.nextcloud.client.assistant.AssistantRepositoryTests 4 0 0 11.360s 100%
com.nextcloud.client.database.migrations.MigrationTest 1 0 0 0.277s 100%
com.nextcloud.client.di.VariantModuleTest 1 0 0 0.002s 100%
com.nextcloud.client.documentscan.GeneratePDFUseCaseTest 2 0 0 2.064s 100%
com.nextcloud.client.files.DeepLinkHandlerTest$DeepLinkPattern 32 0 0 0.062s 100%
com.nextcloud.client.files.DeepLinkHandlerTest$FileDeepLink 5 0 0 2.466s 100%
com.nextcloud.client.files.download.DownloaderServiceTest 2 0 0 3.240s 100%
com.nextcloud.client.files.download.RegistryTest$Complete 3 0 0 21.685s 100%
com.nextcloud.client.files.download.RegistryTest$GetTransfers 8 0 0 47.764s 100%
com.nextcloud.client.files.download.RegistryTest$IsRunning 4 0 0 12.150s 100%
com.nextcloud.client.files.download.RegistryTest$Pending 1 0 0 2.211s 100%
com.nextcloud.client.files.download.RegistryTest$Progress 3 0 0 24.420s 100%
com.nextcloud.client.files.download.RegistryTest$Start 2 0 0 10.842s 100%
com.nextcloud.client.files.download.TransferManagerConnectionTest 9 9 0 16.880s 0%
com.nextcloud.client.files.download.TransferManagerTest$Enqueue 2 2 0 6.051s 0%
com.nextcloud.client.files.download.TransferManagerTest$TransferStatusUpdates 4 4 0 1.586s 0%
com.nextcloud.client.integrations.deck.DeckApiTest$DeckIsInstalled 6 6 0 1m2.53s 0%
com.nextcloud.client.integrations.deck.DeckApiTest$DeckIsNotInstalled 2 2 0 35.188s 0%
com.nextcloud.client.jobs.BackgroundJobManagerTest$ContentObserver 2 2 0 27.180s 0%
com.nextcloud.client.jobs.BackgroundJobManagerTest$Manager 2 2 0 14.206s 0%
com.nextcloud.client.jobs.BackgroundJobManagerTest$PeriodicContactsBackup 1 1 0 5.476s 0%