New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 620364 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

[Clank ToT] GoogleAuthenticatorNavigationInterceptorTest failing on internal ToT bots

Project Member Reported by dfalcant...@chromium.org, Jun 15 2016

Issue description

I   72.774s run_tests_on_device(02744b6be4d104ae)  detected failure in com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest#testAuthenticatorCanceled. raw output:
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: numtests=1
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: stream=
I   72.775s run_tests_on_device(02744b6be4d104ae)    com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest:
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: test=testAuthenticatorCanceled
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: class=com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: current=1
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS_CODE: 1
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: numtests=1
I   72.775s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: stream=
I   72.775s run_tests_on_device(02744b6be4d104ae)    Failure in testAuthenticatorCanceled:
I   72.775s run_tests_on_device(02744b6be4d104ae)    junit.framework.AssertionFailedError: Failed to parsed return string: org.json.JSONException: Value null of type org.json.JSONObject$1 cannot be converted to JSONObject
I   72.775s run_tests_on_device(02744b6be4d104ae)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.triggerIntentAndGetResult(GoogleAuthenticatorNavigationInterceptorTest.java:131)
I   72.775s run_tests_on_device(02744b6be4d104ae)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.testAuthenticatorCanceled(GoogleAuthenticatorNavigationInterceptorTest.java:179)
I   72.775s run_tests_on_device(02744b6be4d104ae)    	at java.lang.reflect.Method.invokeNative(Native Method)
I   72.775s run_tests_on_device(02744b6be4d104ae)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I   72.775s run_tests_on_device(02744b6be4d104ae)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:765)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I   72.776s run_tests_on_device(02744b6be4d104ae)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I   72.776s run_tests_on_device(02744b6be4d104ae)    
I   72.776s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I   72.776s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: test=testAuthenticatorCanceled
I   72.776s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: class=com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest
I   72.776s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: stack=junit.framework.AssertionFailedError: Failed to parsed return string: org.json.JSONException: Value null of type org.json.JSONObject$1 cannot be converted to JSONObject
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.triggerIntentAndGetResult(GoogleAuthenticatorNavigationInterceptorTest.java:131)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.testAuthenticatorCanceled(GoogleAuthenticatorNavigationInterceptorTest.java:179)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at java.lang.reflect.Method.invokeNative(Native Method)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:765)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I   72.777s run_tests_on_device(02744b6be4d104ae)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I   72.779s TimeoutThread-1-for-run_tests_on_device(01aaa5014ed1a9a2)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 01aaa5014ed1a9a2 shell '( ( dumpsys window windows )>/data/local/tmp/temp_file-18348ca067094 );echo %$?'
I   72.779s run_tests_on_device(02744b6be4d104ae)    
I   72.779s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS: current=1
I   72.781s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_STATUS_CODE: -2
I   72.782s TimeoutThread-1-for-run_tests_on_device(00554429501da8bb)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 00554429501da8bb shell '( ( dumpsys window windows )>/data/local/tmp/temp_file-628dd39a8d441 );echo %$?'
I   72.782s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_RESULT: stream=
I   72.782s run_tests_on_device(02744b6be4d104ae)    Test results for ChromeInstrumentationTestRunner=.F
I   72.783s run_tests_on_device(02744b6be4d104ae)    Time: 4.525
I   72.783s run_tests_on_device(02744b6be4d104ae)    
I   72.784s run_tests_on_device(02744b6be4d104ae)    FAILURES!!!
I   72.784s run_tests_on_device(02744b6be4d104ae)    Tests run: 1,  Failures: 1,  Errors: 0
I   72.784s run_tests_on_device(02744b6be4d104ae)    
I   72.784s run_tests_on_device(02744b6be4d104ae)    
I   72.784s run_tests_on_device(02744b6be4d104ae)    INSTRUMENTATION_CODE: -1
I   72.786s TimeoutThread-1-for-run_tests_on_device(02744b6be4d104ae)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 02744b6be4d104ae shell '( pm clear com.google.android.apps.chrome );echo %$?'
I   72.868s TimeoutThread-1-for-run_tests_on_device(00554429501da8bb)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 00554429501da8bb pull /data/local/tmp/temp_file-628dd39a8d441 /tmp/tmpIjoeXM/tmp_ReadFileWithPull
I   72.880s TimeoutThread-1-for-run_tests_on_device(01aaa5014ed1a9a2)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 01aaa5014ed1a9a2 pull /data/local/tmp/temp_file-18348ca067094 /tmp/tmp3h8Cnc/tmp_ReadFileWithPull
I   73.033s TimeoutThread-1-for-delete_temporary_file(00554429501da8bb)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 00554429501da8bb shell 'rm -f /data/local/tmp/temp_file-628dd39a8d441'
I   73.044s TimeoutThread-1-for-delete_temporary_file(01aaa5014ed1a9a2)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 01aaa5014ed1a9a2 shell 'rm -f /data/local/tmp/temp_file-18348ca067094'
I   73.047s run_tests_on_device(00554429501da8bb)  detected failure in com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest#testAuthenticatorIntent. raw output:
I   73.047s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: numtests=1
I   73.047s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: stream=
I   73.047s run_tests_on_device(00554429501da8bb)    com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest:
I   73.047s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I   73.048s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: test=testAuthenticatorIntent
I   73.048s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: class=com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest
I   73.048s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: current=1
I   73.048s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS_CODE: 1
I   73.048s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: numtests=1
I   73.048s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: stream=
I   73.048s run_tests_on_device(00554429501da8bb)    Failure in testAuthenticatorIntent:
I   73.048s run_tests_on_device(00554429501da8bb)    junit.framework.AssertionFailedError: Failed to parsed return string: org.json.JSONException: Value null of type org.json.JSONObject$1 cannot be converted to JSONObject
I   73.048s run_tests_on_device(00554429501da8bb)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.triggerIntentAndGetResult(GoogleAuthenticatorNavigationInterceptorTest.java:131)
I   73.048s run_tests_on_device(00554429501da8bb)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.testAuthenticatorIntent(GoogleAuthenticatorNavigationInterceptorTest.java:144)
I   73.048s run_tests_on_device(00554429501da8bb)    	at java.lang.reflect.Method.invokeNative(Native Method)
I   73.048s run_tests_on_device(00554429501da8bb)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I   73.048s run_tests_on_device(00554429501da8bb)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I   73.049s run_tests_on_device(00554429501da8bb)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I   73.049s run_tests_on_device(00554429501da8bb)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:765)
I   73.049s run_tests_on_device(00554429501da8bb)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I   73.049s run_tests_on_device(00554429501da8bb)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I   73.049s run_tests_on_device(00554429501da8bb)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I   73.049s run_tests_on_device(00554429501da8bb)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I   73.049s run_tests_on_device(00554429501da8bb)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I   73.049s run_tests_on_device(00554429501da8bb)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I   73.049s run_tests_on_device(00554429501da8bb)    
I   73.049s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I   73.049s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: test=testAuthenticatorIntent
I   73.049s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: class=com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest
I   73.049s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: stack=junit.framework.AssertionFailedError: Failed to parsed return string: org.json.JSONException: Value null of type org.json.JSONObject$1 cannot be converted to JSONObject
I   73.049s run_tests_on_device(00554429501da8bb)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.triggerIntentAndGetResult(GoogleAuthenticatorNavigationInterceptorTest.java:131)
I   73.049s run_tests_on_device(00554429501da8bb)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.testAuthenticatorIntent(GoogleAuthenticatorNavigationInterceptorTest.java:144)
I   73.049s run_tests_on_device(00554429501da8bb)    	at java.lang.reflect.Method.invokeNative(Native Method)
I   73.049s run_tests_on_device(00554429501da8bb)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I   73.050s run_tests_on_device(00554429501da8bb)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I   73.050s run_tests_on_device(00554429501da8bb)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I   73.050s run_tests_on_device(00554429501da8bb)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:765)
I   73.050s run_tests_on_device(00554429501da8bb)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I   73.050s run_tests_on_device(00554429501da8bb)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I   73.050s run_tests_on_device(00554429501da8bb)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I   73.050s run_tests_on_device(00554429501da8bb)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I   73.050s run_tests_on_device(00554429501da8bb)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I   73.050s run_tests_on_device(00554429501da8bb)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I   73.050s run_tests_on_device(00554429501da8bb)    
I   73.050s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS: current=1
I   73.050s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_STATUS_CODE: -2
I   73.050s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_RESULT: stream=
I   73.050s run_tests_on_device(00554429501da8bb)    Test results for ChromeInstrumentationTestRunner=.F
I   73.050s run_tests_on_device(00554429501da8bb)    Time: 4.88
I   73.050s run_tests_on_device(00554429501da8bb)    
I   73.051s run_tests_on_device(00554429501da8bb)    FAILURES!!!
I   73.051s run_tests_on_device(00554429501da8bb)    Tests run: 1,  Failures: 1,  Errors: 0
I   73.051s run_tests_on_device(00554429501da8bb)    
I   73.051s run_tests_on_device(00554429501da8bb)    
I   73.051s run_tests_on_device(00554429501da8bb)    INSTRUMENTATION_CODE: -1
I   73.052s TimeoutThread-1-for-run_tests_on_device(00554429501da8bb)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 00554429501da8bb shell '( pm clear com.google.android.apps.chrome );echo %$?'
I   73.079s run_tests_on_device(01aaa5014ed1a9a2)  detected failure in com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest#testAuthenticatorNotInstalledIntent. raw output:
I   73.079s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: numtests=1
I   73.079s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: stream=
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest:
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: test=testAuthenticatorNotInstalledIntent
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: class=com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: current=1
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS_CODE: 1
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: numtests=1
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: stream=
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    Failure in testAuthenticatorNotInstalledIntent:
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    junit.framework.AssertionFailedError: Failed to parsed return string: org.json.JSONException: Value null of type org.json.JSONObject$1 cannot be converted to JSONObject
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.triggerIntentAndGetResult(GoogleAuthenticatorNavigationInterceptorTest.java:131)
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.testAuthenticatorNotInstalledIntent(GoogleAuthenticatorNavigationInterceptorTest.java:163)
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    	at java.lang.reflect.Method.invokeNative(Native Method)
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I   73.080s run_tests_on_device(01aaa5014ed1a9a2)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:765)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: test=testAuthenticatorNotInstalledIntent
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: class=com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: stack=junit.framework.AssertionFailedError: Failed to parsed return string: org.json.JSONException: Value null of type org.json.JSONObject$1 cannot be converted to JSONObject
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.triggerIntentAndGetResult(GoogleAuthenticatorNavigationInterceptorTest.java:131)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at com.google.android.apps.chrome.tab.GoogleAuthenticatorNavigationInterceptorTest.testAuthenticatorNotInstalledIntent(GoogleAuthenticatorNavigationInterceptorTest.java:163)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at java.lang.reflect.Method.invokeNative(Native Method)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I   73.081s run_tests_on_device(01aaa5014ed1a9a2)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:765)
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS: current=1
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_STATUS_CODE: -2
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_RESULT: stream=
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    Test results for ChromeInstrumentationTestRunner=.F
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    Time: 4.747
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    FAILURES!!!
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    Tests run: 1,  Failures: 1,  Errors: 0
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    
I   73.082s run_tests_on_device(01aaa5014ed1a9a2)    INSTRUMENTATION_CODE: -1
I   73.083s TimeoutThread-1-for-run_tests_on_device(01aaa5014ed1a9a2)  [host]> /b/build/slave/instrumentation-mako-clankium-tot/build/src/third_party/android_tools/sdk/platform-tools/adb -s 01aaa5014ed1a9a2 shell '( pm clear com.google.android.apps.chrome );echo %$?'
I   74.088s run_tests_on_device(01aaa5014ed1a9a2)  Finished running tests on this device.
I   74.089s run_tests_on_device(00554429501da8bb)  Finished running tests on this device.
I   74.089s run_tests_on_device(02744b6be4d104ae)  Finished running tests on this device.
I   74.114s Main  FINISHED TRY #3/3
I   74.114s Main  3 failed tests remain.

 
Owner: mek@chromium.org
Test is failing because of this message:

[INFO:CONSOLE(0)] "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('null') does not match the recipient window's origin ('null').", source: (0)

This CL looks suspicious:
https://codereview.chromium.org/1985703003

Reverting locally to test, assigning to mek@ in the interim.  Will have to disable the tests until this is fixed because the tests are failing on the internal bots.
Cc: -dfalcant...@chromium.org mek@chromium.org jbudorick@chromium.org
Owner: dfalcant...@chromium.org
Rewriting the test so that it doesn't use a data URI to get around the null != null check.
Status: Started (was: Untriaged)
Status: Fixed (was: Started)

Sign in to add a comment