New issue
Advanced search Search tips

Issue 665616 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2016
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

NPE associated with CustomTabTabPersistencePolicyTest#testDeletableMetadataSelection_NoFiles

Project Member Reported by donnd@chromium.org, Nov 15 2016

Issue description

Ted, Might be a one-off.  I'll monitor today.

We're seeing a test bot issue today with this test:
https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/37295

Log shows:

I  381.519s run_tests_on_device(0cba8d1a0c371b71)  detected failure in org.chromium.chrome.browser.customtabs.CustomTabTabPersistencePolicyTest#testDeletableMetadataSelection_NoFiles. raw output:
I  381.519s run_tests_on_device(0cba8d1a0c371b71)    INSTRUMENTATION_RESULT: shortMsg=java.lang.NullPointerException
I  381.519s run_tests_on_device(0cba8d1a0c371b71)    INSTRUMENTATION_RESULT: longMsg=java.lang.NullPointerException: Unable to create application org.chromium.chrome.browser.ChromeApplication: java.lang.NullPointerException
I  381.519s run_tests_on_device(0cba8d1a0c371b71)    INSTRUMENTATION_CODE: 0

 
Status: WontFix (was: Untriaged)
Looking at the flakiness dashboard, I don't see any issues with the test:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=chrome_public_test_apk&tests=CustomTabTabPersistencePolicyTest%23testDeletableMetadataSelection_NoFiles

Closing this out for now

Sign in to add a comment