Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing sample hybrid apps with new cordova #2235

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Conversation

wmathurin
Copy link
Contributor

@wmathurin wmathurin commented Sep 21, 2021

- main activity cannot be exported false
- config.xml needs (dummy) content property otherwise one gets a NPE at runtime
- CordovaActivity extends AppCompatActivity so must use AppCompat theme
@mobilesdk-bot
Copy link

1 Warning
⚠️ No Lint Results.

Tests results for SalesforceHybrid

Generated by 🚫 Danger

@mobilesdk-bot
Copy link

1 Error
🚫 Tests have failed, see below for more information.
1 Warning
⚠️ No Lint Results.

Tests:

Name Classname Time
testNoBatchSyncUpFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 1.339
testParentChildrenSyncUpFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.419
testLayoutSyncDownFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.433
testSoqlSyncDownWithBatchSizeFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.406
testMruSyncDownFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.402
testBatchSyncUpFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.448
testSoslSyncDownFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.387
testSetupGlobalSyncsFromDefaultConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.378
testSetupUserSyncsFromDefaultConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.386
testSoqlSyncDownFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.385
testMetadataSyncDownFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.393
testParentChildrenSyncDownFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.389
testRefreshSyncDownFromConfig com.salesforce.androidsdk.mobilesync.config.SyncsConfigTest 0.404
testFetchLayoutInCacheFirstModeWithCacheData com.salesforce.androidsdk.mobilesync.manager.LayoutSyncManagerTest 0.381
testFetchLayoutInCacheFirstModeWithoutCacheData com.salesforce.androidsdk.mobilesync.manager.LayoutSyncManagerTest 0.499
testFetchLayoutInCacheOnlyMode com.salesforce.androidsdk.mobilesync.manager.LayoutSyncManagerTest 0.384
testFetchLayoutInServerFirstMode com.salesforce.androidsdk.mobilesync.manager.LayoutSyncManagerTest 0.369
testFetchLayoutMultipleTimes com.salesforce.androidsdk.mobilesync.manager.LayoutSyncManagerTest 0.387
testFetchMetadataInCacheFirstModeWithCacheData com.salesforce.androidsdk.mobilesync.manager.MetadataSyncManagerTest 0.367
testFetchMetadataInServerFirstMode com.salesforce.androidsdk.mobilesync.manager.MetadataSyncManagerTest 0.369
testFetchMetadataMultipleTimes com.salesforce.androidsdk.mobilesync.manager.MetadataSyncManagerTest 0.413
testFetchMetadataInCacheOnlyMode com.salesforce.androidsdk.mobilesync.manager.MetadataSyncManagerTest 0.94
testFetchMetadataInCacheFirstModeWithoutCacheData com.salesforce.androidsdk.mobilesync.manager.MetadataSyncManagerTest 0.39
testCleanResyncGhostsWithMultipleSyncs com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.375
testCreateGetDeleteSyncUpById com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.391
testSyncDown com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.371
testCustomSyncUpWithLocallyUpdatedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.367
testCustomSyncUpWithLocallyCreatedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.378
testSoftFailingCustomSyncUpWithLocallyDeletedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.377
testRefreshReSyncWithMultipleRoundTrips com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.37
testRefreshSyncDown com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.372
testCreateGetDeleteSyncDownWithName com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.377
testHardFailingCustomSyncUpWithLocallyDeletedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.384
testCustomSyncDownTarget com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.38
testSyncDownWithoutOverwrite com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.405
testCleanResyncGhostsForMRUTarget com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.364
testReSyncRunningSync com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.366
testStopResumeSingleSyncDown com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.365
testCleanResyncGhostsForRefreshTarget com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.441
testCustomSyncUpWithLocallyDeletedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.369
testCreateSyncUpWithExistingName com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.371
testCleanResyncGhostsForSOSLTarget com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.376
testRefreshSyncDownWithMultipleRoundTrips com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.364
testCleanResyncGhostsForSOQLTarget com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.374
testSyncDownForMetadataTarget com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.371
testCreateGetDeleteSyncUpWithName com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.374
testReSyncByName com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.384
testCreateGetDeleteSyncDownById com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.396
testSoftFailingCustomSyncUpWithLocallyUpdatedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.375
testReSyncByNameWithWrongName com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.385
testSoftFailingCustomSyncUpWithLocallyCreatedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.38
testSyncDownForLayoutTarget com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.371
testReSync com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.381
testCreateSyncDownWithExistingName com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.361
testHardFailingCustomSyncUpWithLocallyUpdatedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.369
testGetSyncStatusForInvalidSyncId com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.368
testHardFailingCustomSyncUpWithLocallyCreatedRecords com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.395
testStopResumeMultipleSyncDowns com.salesforce.androidsdk.mobilesync.manager.SyncManagerTest 0.375
testMaxBatchSizeExceeding25InJSON com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.357
testConstructors com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.355
testBatchSyncUpTargetIsDefault com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.36
testConstructorWithJSON com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.363
testFromJSON com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.38
testMaxBatchSizeExceeding25 com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.364
testToJSON com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.425
testConstructorWithJSONWithoutOptionalFields com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.373
testSyncUpWithLocallyDeletedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.366
testSyncUpWithLocallyUpdatedRemotelyDeletedRecords com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.365
testSyncUpWithLocallyDeletedRecords com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.368
testSyncUpWithLocallyCreatedAndDeletedRecords com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.365
testSyncUpWithCreateAndUpdateFieldList com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.38
testSyncUpWithUpdateFieldList com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.361
testSyncUpWithLocallyUpdatedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.374
testSyncUpWithLocallyUpdatedRemotelyDeletedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.393
testSyncUpWithCreateFieldList com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.372
testSyncUpWithLocallyCreatedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.365
testSyncUpWithBadType com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.483
testSyncUpWithLocallyDeletedRemotelyDeletedRecords com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.365
testSyncUpWithLocallyUpdatedRecords com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.373
testSyncUpWithLocallyCreatedRecords com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.365
testSyncUpWithExternalId com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.44
testSyncUpWithErrors com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.363
testSyncUpWithNoType com.salesforce.androidsdk.mobilesync.target.BatchSyncUpTargetTest 0.369
test[SyncUpLocallyUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.375
test[SyncUpLocallyUpdatedChildRemotelyUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.667
test[SyncUpLocallyUpdatedChildRemotelyDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.37
test[SyncUpLocallyDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.356
test[SyncUpLocallyDeletedChildRemotelyUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.377
test[SyncUpLocallyDeletedChildRemotelyDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.385
test[SyncUpLocallyUpdatedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.369
test[SyncUpLocallyUpdatedParentRemotelyUpdatedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.384
test[SyncUpLocallyUpdatedParentRemotelyDeletedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.359
test[SyncUpLocallyUpdatedParentUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.382
test[SyncUpLocallyUpdatedParentUpdatedChildRemotelyUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.356
test[SyncUpLocallyUpdatedParentUpdatedChildRemotelyDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.365
test[SyncUpLocallyUpdatedParentUpdatedChildRemotelyUpdatedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.367
test[SyncUpLocallyUpdatedParentUpdatedChildRemotelyUpdatedParentUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.36
test[SyncUpLocallyUpdatedParentUpdatedChildRemotelyUpdatedParentDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.381
test[SyncUpLocallyUpdatedParentUpdatedChildRemotelyDeletedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.371
test[SyncUpLocallyUpdatedParentDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.369
test[SyncUpLocallyUpdatedParentDeletedChildRemotelyUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.376
test[SyncUpLocallyUpdatedParentDeletedChildRemotelyDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.366
test[SyncUpLocallyUpdatedParentDeletedChildRemotelyUpdatedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.37
test[SyncUpLocallyUpdatedParentDeletedChildRemotelyUpdatedParentUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 2.066
test[SyncUpLocallyUpdatedParentDeletedChildRemotelyUpdatedParentDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.365
test[SyncUpLocallyUpdatedParentDeletedChildRemotelyDeletedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.365
test[SyncUpLocallyDeletedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.373
test[SyncUpLocallyDeletedParentRemotelyUpdatedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.375
test[SyncUpLocallyDeletedParentRemotelyDeletedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.362
test[SyncUpLocallyDeletedParentUpdatedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.373
test[SyncUpLocallyDeletedParentUpdatedChildRemotelyUpdatedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.384
test[SyncUpLocallyDeletedParentUpdatedChildRemotelyDeletedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.373
test[SyncUpLocallyDeletedParentDeletedChild] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.802
test[SyncUpLocallyDeletedParentDeletedChildRemotelyUpdatedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.356
test[SyncUpLocallyDeletedParentDeletedChildRemotelyDeletedParent] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.364
test[SyncUpLocallyUpdatedParentNoChildren] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.365
test[SyncUpLocallyUpdatedParentRemotelyUpdatedParentNoChildren] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.366
test[SyncUpLocallyUpdatedParentRemotelyDeletedParentNoChildren] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.371
test[SyncUpLocallyDeletedParentNoChildren] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.361
test[SyncUpLocallyDeletedParentRemotelyUpdatedParentNoChildren] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.363
test[SyncUpLocallyDeletedParentRemotelyDeletedParentNoChildren] com.salesforce.androidsdk.mobilesync.target.ParentChildrenOtherSyncTest 0.359
testSyncUpWithLocallyCreatedChildrenRemotelyDeletedParent com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.372
testCleanResyncGhostsForParentChildrenWithMultipleSyncs com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.467
testSyncDown com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.374
testGetQuery com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.397
testGetQueryWithMaxTimeStamp com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.363
testCleanResyncGhostsForParentChildrenTarget com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.36
testSyncDownWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.36
testSyncDownNoChildren com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.362
testParentChildrenSyncUpWithExternalId com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.363
testGetSoqlForRemoteIds com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.356
testSyncUpWithLocallyCreatedParentRecords com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.369
testSaveRecordsToLocalStore com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.355
testSyncUpWithLocallyCreatedChildrenRecords com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.372
testSyncUpWithLocallyCreatedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.373
testGetNonDirtyRecordIdsSql com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.36
testConstructorWithQuery com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.367
testReSyncWithUpdatedChildren com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.355
testGetLatestModificationTimeStamp com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.363
testSyncUpWithLocallyCreatedRecords com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.358
testSyncUpWithErrors com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.355
testReSyncWithUpdatedParents com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.369
testGetDirtyAndNonDirtyRecordIds com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.364
testGetDirtyRecordIdsSql com.salesforce.androidsdk.mobilesync.target.ParentChildrenSyncTest 0.366
testNoBatchSizeHeaderPresentByDefault com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.359
testGetSoqlForRemoteIds com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.367
testAddFilterForResync com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.363
testBatchSizeHeaderPresentWithNonDefaultBatchSize com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.363
testAddMissingFieldsAndOrderByToSOQLTarget com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.37
testQueryWithFromField com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.363
testQueryWithSubqueries com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.364
testNoBatchSizeHeaderPresentWithDefaultBatchSize com.salesforce.androidsdk.mobilesync.target.SoqlSyncDownTargetTest 0.45
testSyncUpWithLocallyDeletedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.373
testSyncUpWithLocallyUpdatedRemotelyDeletedRecords com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.369
testSyncUpWithLocallyDeletedRecords com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.353
testSyncUpWithLocallyCreatedAndDeletedRecords com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.36
testSyncUpWithCreateAndUpdateFieldList com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.358
testSyncUpWithUpdateFieldList com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.363
testSyncUpWithLocallyUpdatedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.372
testSyncUpWithLocallyUpdatedRemotelyDeletedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.353
testSyncUpWithCreateFieldList com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.372
testSyncUpWithLocallyCreatedRecordsWithoutOverwrite com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.369
testSyncUpWithBadType com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.371
testSyncUpWithLocallyDeletedRemotelyDeletedRecords com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.351
testSyncUpWithLocallyUpdatedRecords com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.359
testSyncUpWithLocallyCreatedRecords com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.35
testSyncUpWithExternalId com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.353
testSyncUpWithErrors com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.369
testSyncUpWithNoType com.salesforce.androidsdk.mobilesync.target.SyncUpTargetTest 0.358

Tests results for MobileSync

Generated by 🚫 Danger

@wmathurin wmathurin merged commit 7367070 into forcedotcom:dev Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants