Skip to content

Nightly Tests

Nightly Tests #31

Triggered via schedule April 22, 2025 06:03
Status Failure
Total duration 4h 16m 47s
Artifacts

nightly.yaml

on: schedule
Matrix: android-nightly-core
Matrix: android-nightly-Hybrid
Matrix: android-nightly-React
Fit to window
Zoom out
Zoom in

Annotations

91 errors
KeyValueEncryptedFileStoreTest.testSaveStreamGetLargeValue: libs/test/SmartStoreTest/src/com/salesforce/androidsdk/smartstore/store/KeyValueEncryptedFileStoreTest.java#L279
java.lang.OutOfMemoryError: Failed to allocate a 16777232 byte allocation with 6291456 free bytes and 7MB until OOM, max allowed footprint 48361488, growth limit 50331648 at com.android.org.conscrypt.OpenSSLCipher$EVP_AEAD.expand(OpenSSLCipher.java:1079)
KeyValueEncryptedFileStoreTest.testSaveStreamGetLargeValue: libs/test/SmartStoreTest/src/com/salesforce/androidsdk/smartstore/store/KeyValueEncryptedFileStoreTest.java#L279
java.lang.OutOfMemoryError: Failed to allocate a 16777232 byte allocation with 6291456 free bytes and 7862KB until OOM, target footprint 48572344, growth limit 50331648 at com.android.org.conscrypt.OpenSSLCipher$EVP_AEAD.expand(OpenSSLCipher.java:1219)
android-nightly-core (SmartStore) / test-android
❌ Tests reported 2 failures
SyncManagerTest.testCreateGetDeleteSyncUpById: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCreateGetDeleteSyncDownWithName: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCustomSyncDownTarget: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCleanResyncGhostsForMRUTarget: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testReSyncRunningSync: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
ParentChildrenSyncTest.testSyncUpWithLocallyCreatedParentRecords: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/target/ParentChildrenSyncTest.java#L741
java.lang.AssertionError: Wrong local flag expected:<false> but was:<true> at org.junit.Assert.fail(Assert.java:89)
ParentChildrenSyncTest.testReSyncWithUpdatedChildren: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/target/ParentChildrenSyncTest.java#L539
org.json.JSONException: No value for id at org.json.JSONObject.get(JSONObject.java:398)
ParentChildrenSyncTest.testReSyncWithUpdatedParents: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/target/ParentChildrenSyncTest.java#L496
org.json.JSONException: No value for id at org.json.JSONObject.get(JSONObject.java:398)
SyncManagerSuspendTest.testCleanResyncGhostsForSOQLTarget: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerSuspendTest.kt#L65
kotlin.UninitializedPropertyAccessException: lateinit property idToFields has not been initialized at com.salesforce.androidsdk.mobilesync.manager.SyncManagerSuspendTest.tearDown(SyncManagerSuspendTest.kt:65)
SyncManagerSuspendTest.testReSyncByName: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerSuspendTest.kt#L65
kotlin.UninitializedPropertyAccessException: lateinit property idToFields has not been initialized at com.salesforce.androidsdk.mobilesync.manager.SyncManagerSuspendTest.tearDown(SyncManagerSuspendTest.kt:65)
SyncManagerTest.testCreateGetDeleteSyncUpById: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCreateGetDeleteSyncDownWithName: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCustomSyncDownTarget: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCleanResyncGhostsForMRUTarget: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testReSyncRunningSync: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testStopResumeSingleSyncDown: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testSyncCleanGhostsReSync: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCreateSyncUpWithExistingName: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCleanResyncGhostsForSOSLTarget: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testSyncDownForMetadataTarget: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
SyncManagerTest.testCreateGetDeleteSyncUpWithName: libs/test/MobileSyncTest/src/com/salesforce/androidsdk/mobilesync/manager/SyncManagerTest.java#L95
java.lang.AssertionError: Creates failed at org.junit.Assert.fail(Assert.java:89)
android-nightly-core (MobileSync) / test-android
❌ Tests reported 80 failures
ForceJSTest.test[testRestEndpoint]: libs/test/SalesforceHybridTest/src/com/salesforce/androidsdk/phonegap/ForceJSTest.java#L75
java.lang.AssertionError: testRestEndpoint Timeout (5 seconds) exceeded at org.junit.Assert.fail(Assert.java:89)
ForceJSTest.test[testRestEndpoint]: libs/test/SalesforceHybridTest/src/com/salesforce/androidsdk/phonegap/ForceJSTest.java#L75
java.lang.AssertionError: testRestEndpoint Timeout (5 seconds) exceeded at org.junit.Assert.fail(Assert.java:89)
android-nightly-Hybrid (SalesforceHybrid) / test-android
❌ Tests reported 2 failures
ReactMobileSyncTest.test[testCleanResyncGhosts]: libs/test/SalesforceReactTest/src/com/salesforce/androidsdk/reactnative/ReactMobileSyncTest.java#L70
java.lang.AssertionError: testCleanResyncGhosts timed out at org.junit.Assert.fail(Assert.java:89)
ReactMobileSyncTest.test[testCleanResyncGhosts]: libs/test/SalesforceReactTest/src/com/salesforce/androidsdk/reactnative/ReactMobileSyncTest.java#L70
java.lang.AssertionError: testCleanResyncGhosts timed out at org.junit.Assert.fail(Assert.java:89)
ReactMobileSyncTest.test[testCleanResyncGhosts]: libs/test/SalesforceReactTest/src/com/salesforce/androidsdk/reactnative/ReactMobileSyncTest.java#L70
java.lang.AssertionError: testCleanResyncGhosts timed out at org.junit.Assert.fail(Assert.java:89)
ReactMobileSyncTest.test[testCleanResyncGhosts]: libs/test/SalesforceReactTest/src/com/salesforce/androidsdk/reactnative/ReactMobileSyncTest.java#L70
java.lang.AssertionError: testCleanResyncGhosts timed out at org.junit.Assert.fail(Assert.java:89)
android-nightly-React (SalesforceReact) / test-android
❌ Tests reported 4 failures