Skip to content

Use sky instead of mock to fix login activity tests.

14831b3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Use sky instead of mock to fix login activity tests. #2773

Use sky instead of mock to fix login activity tests.
14831b3
Select commit
Loading
Failed to load commit list.
GitHub Actions / SalesforceReact Test Results | api_35_test_result.xml failed Sep 25, 2025 in 0s

35 tests run, 34 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 73 in libs/test/SalesforceReactTest/src/com/salesforce/androidsdk/reactnative/ReactNetTest.java

See this annotation in the file changed.

@github-actions github-actions / SalesforceReact Test Results | api_35_test_result.xml

ReactNetTest.test[testPublicApiCall]

java.lang.AssertionError: testPublicApiCall timed out
	at org.junit.Assert.fail(Assert.java:89)
Raw output
java.lang.AssertionError: testPublicApiCall timed out
	at org.junit.Assert.fail(Assert.java:89)
	at com.salesforce.androidsdk.reactnative.ReactTestCase.runReactNativeTest(ReactTestCase.java:70)
	at com.salesforce.androidsdk.reactnative.ReactNetTest.test(ReactNetTest.java:73)