Skip to content

Commit 145a8a9

Browse files
@W-21933885: [MSDK Android] App Attestation Implementation (Ignore Flaky LoginServerManagerTest.kt)
1 parent e81a489 commit 145a8a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libs/test/SalesforceSDKTest/src/com/salesforce/androidsdk/auth/LoginServerManagerTest.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ import org.junit.After
5656
import org.junit.Assert.assertEquals
5757
import org.junit.Assert.assertNull
5858
import org.junit.Before
59+
import org.junit.Ignore
5960
import org.junit.Test
6061
import org.junit.runner.RunWith
6162
import org.xmlpull.v1.XmlPullParserException
@@ -523,6 +524,7 @@ class LoginServerManagerMockTest {
523524
/**
524525
* Test for testRemovedNameSelectedLoginServer.
525526
*/
527+
@Ignore
526528
@Test
527529
fun testRemovedNameSelectedLoginServer() {
528530

0 commit comments

Comments
 (0)