New issue
Advanced search Search tips

Issue 707425 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

Failing components_unittests on smoke beginning around Mar 27.

Project Member Reported by edchin@chromium.org, Mar 31 2017

Issue description

Failing components_unittests on smoke beginning Mar 27:
Timeline:
First occurrence: Mar 27: 509fa5dcf8b2 
Mar 28: once
Mar 29: six times
Mar 30: twice
Mar 31: four times

Failing tests include:
AutocompleteProviderTest.AllowExactKeywordMatch
AutocompleteProviderTest.ExtraQueryParams

AutocompleteProviderTest.AllowExactKeywordMatch: 
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false

AutocompleteProviderTest.ExtraQueryParams: 
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false

 
Owner: a...@chromium.org
Status: Assigned (was: Untriaged)
Avi, PTAL since you last made changes to AutocompleteProviderTest. 

Comment 2 by a...@chromium.org, Apr 3 2017

Cc: a...@chromium.org
Owner: pkasting@chromium.org
My change was a mechanical change months ago, and this is recent failure.

Peter, you know the details of autocomplete; who should get this bug?
Owner: jdonnelly@chromium.org
Status: Untriaged (was: Assigned)
So, this is a flaky iOS-only failure, and we don't even know where the failure point is ("unknown file")?  Did any non-autocomplete tests become flaky around a similar time?  I'd like to have some confidence that this is omnibox-related at all.

->omnibox TL to triage

Comment 4 by sczs@chromium.org, Apr 5 2017

Status: Assigned (was: Untriaged)
Status: Started (was: Assigned)
Investigating
Cc: jdonnelly@chromium.org
Owner: edchin@chromium.org
Status: Assigned (was: Started)
Unable to replicate.

edchin, can you provide any more information? For example, it's not really clear if this is happening on a bot or on a local build. Is there a link to some logs or can you detail more about your build?
Status: WontFix (was: Assigned)
Failed March 31 for the last time. Since it has not failed.

Sign in to add a comment