(view as text)
@@@STEP_CURSOR@components_unittests on Mac-10.9@@@
@@@STEP_STARTED@@@
python -u /b/build/scripts/tools/runit.py python /b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpX2Z7mr.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpML6mpq.json
in dir /b/build/slave/Mac_ASan_64_Tests__1_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/build/scripts/tools/runit.py', 'python', '/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpX2Z7mr.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpML6mpq.json']
 name: components_unittests on Mac-10.9
 step_test_data: <lambda>(...)
full environment:
 AWS_CREDENTIAL_FILE: /b/build/site_config/.boto
 BOTO_CONFIG: /b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'danakj@chromium.org', u'dpranke@chromium.org', u'mstensho@opera.com', u'spqchan@chromium.org', u'tedchoc@chromium.org', u'zmo@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory/
 BUILDBOT_BUILDERNAME: Mac ASan 64 Tests (1)
 BUILDBOT_BUILDNUMBER: 16552
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory
 BUILDBOT_REVISION: ae057e0a986c713b8d3b619d1e0f4be61a3f963c
 BUILDBOT_SCHEDULER: mac_asan_64_rel_trigger
 BUILDBOT_SLAVENAME: vm689-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/2.7.4 vm689-m1.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /b/build/slave/Mac_ASan_64_Tests__1_/build
 PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_1_2_3:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /tmp/launch-EmMOc6/Listeners
 USER: chrome-bot

+-------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/2efe953c51076610  |
+-------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: batches of tests are run inside their
own process. For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with
--single-process-tests.
Using sharding settings from environment. This is shard 0/1
Using 8 parallel jobs.
[ RUN      ] AutoLoginParserTest.ParseHeader
[       OK ] AutoLoginParserTest.ParseHeader (0 ms)
[1/6146] AutoLoginParserTest.ParseHeader (0 ms)
[ RUN      ] AutoLoginParserTest.ParseHeaderOnlySupportsComGoogle
[       OK ] AutoLoginParserTest.ParseHeaderOnlySupportsComGoogle (0 ms)
[2/6146] AutoLoginParserTest.ParseHeaderOnlySupportsComGoogle (0 ms)
[ RUN      ] AutoLoginParserTest.ParseHeaderWithMissingRealm
[       OK ] AutoLoginParserTest.ParseHeaderWithMissingRealm (0 ms)
[3/6146] AutoLoginParserTest.ParseHeaderWithMissingRealm (0 ms)
[ RUN      ] AutoLoginParserTest.ParseHeaderWithMissingArgs
[       OK ] AutoLoginParserTest.ParseHeaderWithMissingArgs (0 ms)
[4/6146] AutoLoginParserTest.ParseHeaderWithMissingArgs (0 ms)
[ RUN      ] AutoLoginParserTest.ParseHeaderWithoutOptionalAccount
[       OK ] AutoLoginParserTest.ParseHeaderWithoutOptionalAccount (0 ms)
[5/6146] AutoLoginParserTest.ParseHeaderWithoutOptionalAccount (0 ms)
[ RUN      ] AutoLoginParserTest.ParseHeaderAllowsAnyRealmWithOption
[       OK ] AutoLoginParserTest.ParseHeaderAllowsAnyRealmWithOption (0 ms)
[6/6146] AutoLoginParserTest.ParseHeaderAllowsAnyRealmWithOption (0 ms)
[ RUN      ] ContentAutofillDriverTest.GetURLRequestContext
[       OK ] ContentAutofillDriverTest.GetURLRequestContext (43 ms)
[7/6146] ContentAutofillDriverTest.GetURLRequestContext (43 ms)
[ RUN      ] ContentAutofillDriverTest.NavigatedToDifferentPage
[       OK ] ContentAutofillDriverTest.NavigatedToDifferentPage (6 ms)
[8/6146] ContentAutofillDriverTest.NavigatedToDifferentPage (6 ms)
[ RUN      ] ContentAutofillDriverTest.NavigatedWithinSamePage
[       OK ] ContentAutofillDriverTest.NavigatedWithinSamePage (6 ms)
[9/6146] ContentAutofillDriverTest.NavigatedWithinSamePage (6 ms)
[ RUN      ] ContentAutofillDriverTest.FormDataSentToRenderer_FillForm
[       OK ] ContentAutofillDriverTest.FormDataSentToRenderer_FillForm (5 ms)
[10/6146] ContentAutofillDriverTest.FormDataSentToRenderer_FillForm (5 ms)
[ RUN      ] ContentAutofillDriverTest.FormDataSentToRenderer_PreviewForm
[       OK ] ContentAutofillDriverTest.FormDataSentToRenderer_PreviewForm (56 ms)
[11/6146] ContentAutofillDriverTest.FormDataSentToRenderer_PreviewForm (56 ms)
[ RUN      ] ContentAutofillDriverTest.TypePredictionsNotSentToRendererWhenDisabled
[       OK ] ContentAutofillDriverTest.TypePredictionsNotSentToRendererWhenDisabled (8 ms)
[12/6146] ContentAutofillDriverTest.TypePredictionsNotSentToRendererWhenDisabled (8 ms)
[ RUN      ] ContentAutofillDriverTest.TypePredictionsSentToRendererWhenEnabled
[       OK ] ContentAutofillDriverTest.TypePredictionsSentToRendererWhenEnabled (8 ms)
[13/6146] ContentAutofillDriverTest.TypePredictionsSentToRendererWhenEnabled (8 ms)
[ RUN      ] ContentAutofillDriverTest.AcceptDataListSuggestion
[       OK ] ContentAutofillDriverTest.AcceptDataListSuggestion (5 ms)
[14/6146] ContentAutofillDriverTest.AcceptDataListSuggestion (5 ms)
[ RUN      ] ContentAutofillDriverTest.ClearFilledFormSentToRenderer
[       OK ] ContentAutofillDriverTest.ClearFilledFormSentToRenderer (5 ms)
[15/6146] ContentAutofillDriverTest.ClearFilledFormSentToRenderer (5 ms)
[ RUN      ] ContentAutofillDriverTest.ClearPreviewedFormSentToRenderer
[       OK ] ContentAutofillDriverTest.ClearPreviewedFormSentToRenderer (4 ms)
[16/6146] ContentAutofillDriverTest.ClearPreviewedFormSentToRenderer (4 ms)
[ RUN      ] ContentAutofillDriverTest.FillFieldWithValue
[       OK ] ContentAutofillDriverTest.FillFieldWithValue (5 ms)
[17/6146] ContentAutofillDriverTest.FillFieldWithValue (5 ms)
[ RUN      ] ContentAutofillDriverTest.PreviewFieldWithValue
[       OK ] ContentAutofillDriverTest.PreviewFieldWithValue (5 ms)
[18/6146] ContentAutofillDriverTest.PreviewFieldWithValue (5 ms)
[ RUN      ] PaymentsClientTest.OAuthError
[       OK ] PaymentsClientTest.OAuthError (4 ms)
[19/6146] PaymentsClientTest.OAuthError (4 ms)
[ RUN      ] PaymentsClientTest.UnmaskSuccess
[       OK ] PaymentsClientTest.UnmaskSuccess (3 ms)
[20/6146] PaymentsClientTest.UnmaskSuccess (3 ms)
[ RUN      ] PaymentsClientTest.NetworkError
[       OK ] PaymentsClientTest.NetworkError (47 ms)
[21/6146] PaymentsClientTest.NetworkError (47 ms)
[ RUN      ] PaymentsClientTest.OtherError
[       OK ] PaymentsClientTest.OtherError (3 ms)
[22/6146] PaymentsClientTest.OtherError (3 ms)
[ RUN      ] RendererSavePasswordProgressLoggerTest.SendLog
[       OK ] RendererSavePasswordProgressLoggerTest.SendLog (0 ms)
[23/6146] RendererSavePasswordProgressLoggerTest.SendLog (0 ms)
[ RUN      ] AddressFieldTest.Empty
[       OK ] AddressFieldTest.Empty (0 ms)
[24/6146] AddressFieldTest.Empty (0 ms)
[ RUN      ] AddressFieldTest.NonParse
[       OK ] AddressFieldTest.NonParse (0 ms)
[25/6146] AddressFieldTest.NonParse (0 ms)
[ RUN      ] AddressFieldTest.ParseOneLineAddress
[       OK ] AddressFieldTest.ParseOneLineAddress (12 ms)
[26/6146] AddressFieldTest.ParseOneLineAddress (12 ms)
[ RUN      ] AddressFieldTest.ParseTwoLineAddress
[       OK ] AddressFieldTest.ParseTwoLineAddress (0 ms)
[27/6146] AddressFieldTest.ParseTwoLineAddress (0 ms)
[ RUN      ] AddressFieldTest.ParseThreeLineAddress
[       OK ] AddressFieldTest.ParseThreeLineAddress (0 ms)
[28/6146] AddressFieldTest.ParseThreeLineAddress (0 ms)
[ RUN      ] AddressFieldTest.ParseStreetAddressFromTextArea
[       OK ] AddressFieldTest.ParseStreetAddressFromTextArea (0 ms)
[29/6146] AddressFieldTest.ParseStreetAddressFromTextArea (0 ms)
[ RUN      ] AddressFieldTest.ParseCity
[       OK ] AddressFieldTest.ParseCity (1 ms)
[30/6146] AddressFieldTest.ParseCity (1 ms)
[ RUN      ] PaymentsClientTest.GetDetailsSuccess
[       OK ] PaymentsClientTest.GetDetailsSuccess (35 ms)
[31/6146] PaymentsClientTest.GetDetailsSuccess (35 ms)
[ RUN      ] PaymentsClientTest.UploadSuccess
[       OK ] PaymentsClientTest.UploadSuccess (4 ms)
[32/6146] PaymentsClientTest.UploadSuccess (4 ms)
[ RUN      ] PaymentsClientTest.GetDetailsFollowedByUploadSuccess
[       OK ] PaymentsClientTest.GetDetailsFollowedByUploadSuccess (3 ms)
[33/6146] PaymentsClientTest.GetDetailsFollowedByUploadSuccess (3 ms)
[ RUN      ] PaymentsClientTest.UnmaskMissingPan
[       OK ] PaymentsClientTest.UnmaskMissingPan (3 ms)
[34/6146] PaymentsClientTest.UnmaskMissingPan (3 ms)
[ RUN      ] PaymentsClientTest.GetDetailsMissingContextToken
[       OK ] PaymentsClientTest.GetDetailsMissingContextToken (2 ms)
[35/6146] PaymentsClientTest.GetDetailsMissingContextToken (2 ms)
[ RUN      ] PaymentsClientTest.GetDetailsMissingLegalMessage
[       OK ] PaymentsClientTest.GetDetailsMissingLegalMessage (3 ms)
[36/6146] PaymentsClientTest.GetDetailsMissingLegalMessage (3 ms)
[ RUN      ] PaymentsClientTest.RetryFailure
[       OK ] PaymentsClientTest.RetryFailure (3 ms)
[37/6146] PaymentsClientTest.RetryFailure (3 ms)
[ RUN      ] PaymentsClientTest.PermanentFailure
[       OK ] PaymentsClientTest.PermanentFailure (3 ms)
[38/6146] PaymentsClientTest.PermanentFailure (3 ms)
[ RUN      ] PaymentsClientTest.MalformedResponse
[       OK ] PaymentsClientTest.MalformedResponse (3 ms)
[39/6146] PaymentsClientTest.MalformedResponse (3 ms)
[ RUN      ] PaymentsClientTest.ReauthNeeded
[       OK ] PaymentsClientTest.ReauthNeeded (3 ms)
[40/6146] PaymentsClientTest.ReauthNeeded (3 ms)
[ RUN      ] AddressFieldTest.ParseState
[       OK ] AddressFieldTest.ParseState (12 ms)
[41/6146] AddressFieldTest.ParseState (12 ms)
[ RUN      ] AddressFieldTest.ParseZip
[       OK ] AddressFieldTest.ParseZip (0 ms)
[42/6146] AddressFieldTest.ParseZip (0 ms)
[ RUN      ] AddressFieldTest.ParseStateAndZipOneLabel
[       OK ] AddressFieldTest.ParseStateAndZipOneLabel (0 ms)
[43/6146] AddressFieldTest.ParseStateAndZipOneLabel (0 ms)
[ RUN      ] AddressFieldTest.ParseCountry
[       OK ] AddressFieldTest.ParseCountry (0 ms)
[44/6146] AddressFieldTest.ParseCountry (0 ms)
[ RUN      ] AddressFieldTest.ParseCompany
[       OK ] AddressFieldTest.ParseCompany (0 ms)
[45/6146] AddressFieldTest.ParseCompany (0 ms)
[ RUN      ] AddressI18nTest.FieldTypeMirrorConversions
[       OK ] AddressI18nTest.FieldTypeMirrorConversions (0 ms)
[46/6146] AddressI18nTest.FieldTypeMirrorConversions (0 ms)
[ RUN      ] AddressI18nTest.FieldTypeUnidirectionalConversions
[       OK ] AddressI18nTest.FieldTypeUnidirectionalConversions (0 ms)
[47/6146] AddressI18nTest.FieldTypeUnidirectionalConversions (0 ms)
[ RUN      ] AddressI18nTest.UnconvertableServerFields
[       OK ] AddressI18nTest.UnconvertableServerFields (0 ms)
[48/6146] AddressI18nTest.UnconvertableServerFields (0 ms)
[ RUN      ] AddressI18nTest.CreateAddressDataFromAutofillProfile
[       OK ] AddressI18nTest.CreateAddressDataFromAutofillProfile (0 ms)
[49/6146] AddressI18nTest.CreateAddressDataFromAutofillProfile (0 ms)
[ RUN      ] AddressTest.GetCountry
[       OK ] AddressTest.GetCountry (10 ms)
[50/6146] AddressTest.GetCountry (10 ms)
[ RUN      ] AddressTest.SetCountry
[       OK ] AddressTest.SetCountry (11 ms)
[51/6146] AddressTest.SetCountry (11 ms)
[ RUN      ] AddressTest.IsCountry
[       OK ] AddressTest.IsCountry (1 ms)
[52/6146] AddressTest.IsCountry (1 ms)
[ RUN      ] AddressTest.GetStreetAddress
[       OK ] AddressTest.GetStreetAddress (0 ms)
[53/6146] AddressTest.GetStreetAddress (0 ms)
[ RUN      ] AddressTest.GetStreetAddressAfterOverwritingLongAddressWithShorterOne
[       OK ] AddressTest.GetStreetAddressAfterOverwritingLongAddressWithShorterOne (0 ms)
[54/6146] AddressTest.GetStreetAddressAfterOverwritingLongAddressWithShorterOne (0 ms)
[ RUN      ] AddressTest.SetRawStreetAddress
[       OK ] AddressTest.SetRawStreetAddress (0 ms)
[55/6146] AddressTest.SetRawStreetAddress (0 ms)
[ RUN      ] AddressTest.SetStreetAddress
[       OK ] AddressTest.SetStreetAddress (0 ms)
[56/6146] AddressTest.SetStreetAddress (0 ms)
[ RUN      ] AddressTest.SetStreetAddressRejectsAddressesWithInteriorBlankLines
[       OK ] AddressTest.SetStreetAddressRejectsAddressesWithInteriorBlankLines (0 ms)
[57/6146] AddressTest.SetStreetAddressRejectsAddressesWithInteriorBlankLines (0 ms)
[ RUN      ] AddressTest.SetStreetAddressRejectsAddressesWithLeadingBlankLines
[       OK ] AddressTest.SetStreetAddressRejectsAddressesWithLeadingBlankLines (0 ms)
[58/6146] AddressTest.SetStreetAddressRejectsAddressesWithLeadingBlankLines (0 ms)
[ RUN      ] AddressTest.SetStreetAddressRejectsAddressesWithTrailingBlankLines
[       OK ] AddressTest.SetStreetAddressRejectsAddressesWithTrailingBlankLines (0 ms)
[59/6146] AddressTest.SetStreetAddressRejectsAddressesWithTrailingBlankLines (0 ms)
[ RUN      ] AutocompleteHistoryManagerTest.CreditCardNumberValue
[       OK ] AutocompleteHistoryManagerTest.CreditCardNumberValue (2 ms)
[60/6146] AutocompleteHistoryManagerTest.CreditCardNumberValue (2 ms)
[ RUN      ] AutocompleteHistoryManagerTest.NonCreditCardNumberValue
[       OK ] AutocompleteHistoryManagerTest.NonCreditCardNumberValue (1 ms)
[61/6146] AutocompleteHistoryManagerTest.NonCreditCardNumberValue (1 ms)
[ RUN      ] AutocompleteHistoryManagerTest.SSNValue
[       OK ] AutocompleteHistoryManagerTest.SSNValue (1 ms)
[62/6146] AutocompleteHistoryManagerTest.SSNValue (1 ms)
[ RUN      ] AutocompleteHistoryManagerTest.SearchField
[       OK ] AutocompleteHistoryManagerTest.SearchField (1 ms)
[63/6146] AutocompleteHistoryManagerTest.SearchField (1 ms)
[ RUN      ] AutocompleteHistoryManagerTest.FieldWithAutocompleteOff
[       OK ] AutocompleteHistoryManagerTest.FieldWithAutocompleteOff (0 ms)
[64/6146] AutocompleteHistoryManagerTest.FieldWithAutocompleteOff (0 ms)
[ RUN      ] AutocompleteHistoryManagerTest.ExternalDelegate
[       OK ] AutocompleteHistoryManagerTest.ExternalDelegate (1 ms)
[65/6146] AutocompleteHistoryManagerTest.ExternalDelegate (1 ms)
[ RUN      ] AutocompleteHistoryManagerTest.NoAutocompleteSuggestionsForTextarea
[       OK ] AutocompleteHistoryManagerTest.NoAutocompleteSuggestionsForTextarea (1 ms)
[66/6146] AutocompleteHistoryManagerTest.NoAutocompleteSuggestionsForTextarea (1 ms)
[ RUN      ] AutofillCountryTest.AutofillCountry
[       OK ] AutofillCountryTest.AutofillCountry (1 ms)
[67/6146] AutofillCountryTest.AutofillCountry (1 ms)
[ RUN      ] AutofillCountryTest.CountryCodeForLocale
[       OK ] AutofillCountryTest.CountryCodeForLocale (1 ms)
[68/6146] AutofillCountryTest.CountryCodeForLocale (1 ms)
[ RUN      ] AutofillCountryTest.AllCountryCodesHaveCountryName
[       OK ] AutofillCountryTest.AllCountryCodesHaveCountryName (10 ms)
[69/6146] AutofillCountryTest.AllCountryCodesHaveCountryName (10 ms)
[ RUN      ] AutofillDataModelTest.IsVerified
[       OK ] AutofillDataModelTest.IsVerified (0 ms)
[70/6146] AutofillDataModelTest.IsVerified (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateDataList

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x6160000030a0    1 0 Fields:, @0x6160000031b8       0 false false false true true 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateDataList (1 ms)
[71/6146] AutofillExternalDelegateUnitTest.ExternalDelegateDataList (1 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.UpdateDataListWhileShowingPopup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x616000002aa0    1 0 Fields:, @0x616000002bb8       0 false false false true true 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.UpdateDataListWhileShowingPopup (0 ms)
[72/6146] AutofillExternalDelegateUnitTest.UpdateDataListWhileShowingPopup (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.DuplicateAutofillDatalistValues

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x6160000024a0    1 0 Fields:, @0x6160000025b8       0 false false false true true 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.DuplicateAutofillDatalistValues (0 ms)
[73/6146] AutofillExternalDelegateUnitTest.DuplicateAutofillDatalistValues (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.DuplicateAutocompleteDatalistValues

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x616000001ea0    1 0 Fields:, @0x616000001fb8       0 false false false true true 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.DuplicateAutocompleteDatalistValues (0 ms)
[74/6146] AutofillExternalDelegateUnitTest.DuplicateAutocompleteDatalistValues (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.AutofillWarnings

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x6160000018a0    1 0 Fields:, @0x6160000019b8       0 false false false true true 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.AutofillWarnings (1 ms)
[75/6146] AutofillExternalDelegateUnitTest.AutofillWarnings (1 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateInvalidUniqueId
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateInvalidUniqueId (1 ms)
[76/6146] AutofillExternalDelegateUnitTest.ExternalDelegateInvalidUniqueId (1 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateClearPreviewedForm
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateClearPreviewedForm (1 ms)
[77/6146] AutofillExternalDelegateUnitTest.ExternalDelegateClearPreviewedForm (1 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateHidePopupAfterEditing

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x6160000006a0    1 0 Fields:, @0x6160000007b8       0 false false false true true 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateHidePopupAfterEditing (1 ms)
[78/6146] AutofillExternalDelegateUnitTest.ExternalDelegateHidePopupAfterEditing (1 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateAcceptDatalistSuggestion
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateAcceptDatalistSuggestion (0 ms)
[79/6146] AutofillExternalDelegateUnitTest.ExternalDelegateAcceptDatalistSuggestion (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateAcceptAutofillSuggestion
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateAcceptAutofillSuggestion (0 ms)
[80/6146] AutofillExternalDelegateUnitTest.ExternalDelegateAcceptAutofillSuggestion (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateClearForm
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateClearForm (1 ms)
[81/6146] AutofillExternalDelegateUnitTest.ExternalDelegateClearForm (1 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ScanCreditCardMenuItem
[       OK ] AutofillExternalDelegateUnitTest.ScanCreditCardMenuItem (0 ms)
[82/6146] AutofillExternalDelegateUnitTest.ScanCreditCardMenuItem (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ScanCreditCardPromptMetricsTest
[       OK ] AutofillExternalDelegateUnitTest.ScanCreditCardPromptMetricsTest (2 ms)
[83/6146] AutofillExternalDelegateUnitTest.ScanCreditCardPromptMetricsTest (2 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.FillCreditCardForm
[       OK ] AutofillExternalDelegateUnitTest.FillCreditCardForm (0 ms)
[84/6146] AutofillExternalDelegateUnitTest.FillCreditCardForm (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.IgnoreAutocompleteOffForAutofill

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x6160004938a0    1 0 Fields:, @0x6160004939b8       0 false false false true false 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.IgnoreAutocompleteOffForAutofill (0 ms)
[85/6146] AutofillExternalDelegateUnitTest.IgnoreAutocompleteOffForAutofill (0 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.ExternalDelegateFillFieldWithValue
[       OK ] AutofillExternalDelegateUnitTest.ExternalDelegateFillFieldWithValue (1 ms)
[86/6146] AutofillExternalDelegateUnitTest.ExternalDelegateFillFieldWithValue (1 ms)
[ RUN      ] AutofillFieldTest.Type
[       OK ] AutofillFieldTest.Type (0 ms)
[87/6146] AutofillFieldTest.Type (0 ms)
[ RUN      ] AutofillFieldTest.Type_CreditCardOverrideHtml_Heuristics
[       OK ] AutofillFieldTest.Type_CreditCardOverrideHtml_Heuristics (0 ms)
[88/6146] AutofillFieldTest.Type_CreditCardOverrideHtml_Heuristics (0 ms)
[ RUN      ] AutofillFieldTest.Type_CreditCardOverrideHtml_ServerPredicitons
[       OK ] AutofillFieldTest.Type_CreditCardOverrideHtml_ServerPredicitons (0 ms)
[89/6146] AutofillFieldTest.Type_CreditCardOverrideHtml_ServerPredicitons (0 ms)
[ RUN      ] AutofillFieldTest.IsEmpty
[       OK ] AutofillFieldTest.IsEmpty (0 ms)
[90/6146] AutofillFieldTest.IsEmpty (0 ms)
[ RUN      ] AutofillFieldTest.FieldSignature
[       OK ] AutofillFieldTest.FieldSignature (1 ms)
[91/6146] AutofillFieldTest.FieldSignature (1 ms)
[ RUN      ] AutofillFieldTest.IsFieldFillable
[       OK ] AutofillFieldTest.IsFieldFillable (0 ms)
[92/6146] AutofillFieldTest.IsFieldFillable (0 ms)
[ RUN      ] AutofillFieldTest.FillFormField_AutocompleteOff_AddressField
[       OK ] AutofillFieldTest.FillFormField_AutocompleteOff_AddressField (0 ms)
[93/6146] AutofillFieldTest.FillFormField_AutocompleteOff_AddressField (0 ms)
[ RUN      ] AutofillFieldTest.FillFormField_AutocompleteOff_CreditCardField
[       OK ] AutofillFieldTest.FillFormField_AutocompleteOff_CreditCardField (0 ms)
[94/6146] AutofillFieldTest.FillFormField_AutocompleteOff_CreditCardField (0 ms)
[ RUN      ] AutofillFieldTest.FillPhoneNumber
[       OK ] AutofillFieldTest.FillPhoneNumber (0 ms)
[95/6146] AutofillFieldTest.FillPhoneNumber (0 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlByValue
[       OK ] AutofillFieldTest.FillSelectControlByValue (1 ms)
[96/6146] AutofillFieldTest.FillSelectControlByValue (1 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlByContents
[       OK ] AutofillFieldTest.FillSelectControlByContents (0 ms)
[97/6146] AutofillFieldTest.FillSelectControlByContents (0 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithFullCountryNames
[       OK ] AutofillFieldTest.FillSelectControlWithFullCountryNames (10 ms)
[98/6146] AutofillFieldTest.FillSelectControlWithFullCountryNames (10 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithAbbreviatedCountryNames
[       OK ] AutofillFieldTest.FillSelectControlWithAbbreviatedCountryNames (0 ms)
[99/6146] AutofillFieldTest.FillSelectControlWithAbbreviatedCountryNames (0 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithFullStateNames
[       OK ] AutofillFieldTest.FillSelectControlWithFullStateNames (0 ms)
[100/6146] AutofillFieldTest.FillSelectControlWithFullStateNames (0 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithAbbreviateStateNames
[       OK ] AutofillFieldTest.FillSelectControlWithAbbreviateStateNames (1 ms)
[101/6146] AutofillFieldTest.FillSelectControlWithAbbreviateStateNames (1 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithInexactFullStateNames
[       OK ] AutofillFieldTest.FillSelectControlWithInexactFullStateNames (5 ms)
[102/6146] AutofillFieldTest.FillSelectControlWithInexactFullStateNames (5 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithInexactAbbreviations
[       OK ] AutofillFieldTest.FillSelectControlWithInexactAbbreviations (1 ms)
[103/6146] AutofillFieldTest.FillSelectControlWithInexactAbbreviations (1 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithExpirationMonth
[       OK ] AutofillFieldTest.FillSelectControlWithExpirationMonth (3 ms)
[104/6146] AutofillFieldTest.FillSelectControlWithExpirationMonth (3 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithAbbreviatedMonthName
[       OK ] AutofillFieldTest.FillSelectControlWithAbbreviatedMonthName (1 ms)
[105/6146] AutofillFieldTest.FillSelectControlWithAbbreviatedMonthName (1 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithFullMonthName
[       OK ] AutofillFieldTest.FillSelectControlWithFullMonthName (1 ms)
[106/6146] AutofillFieldTest.FillSelectControlWithFullMonthName (1 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithFrenchMonthName
[       OK ] AutofillFieldTest.FillSelectControlWithFrenchMonthName (2 ms)
[107/6146] AutofillFieldTest.FillSelectControlWithFrenchMonthName (2 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithNumericMonthSansLeadingZero
[       OK ] AutofillFieldTest.FillSelectControlWithNumericMonthSansLeadingZero (0 ms)
[108/6146] AutofillFieldTest.FillSelectControlWithNumericMonthSansLeadingZero (0 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithTwoDigitCreditCardYear
[       OK ] AutofillFieldTest.FillSelectControlWithTwoDigitCreditCardYear (0 ms)
[109/6146] AutofillFieldTest.FillSelectControlWithTwoDigitCreditCardYear (0 ms)
[ RUN      ] AutofillFieldTest.FillSelectControlWithCreditCardType
[       OK ] AutofillFieldTest.FillSelectControlWithCreditCardType (1 ms)
[110/6146] AutofillFieldTest.FillSelectControlWithCreditCardType (1 ms)
[ RUN      ] AutofillFieldTest.FillMonthControl
[       OK ] AutofillFieldTest.FillMonthControl (0 ms)
[111/6146] AutofillFieldTest.FillMonthControl (0 ms)
[ RUN      ] AutofillFieldTest.FillStreetAddressTextArea
[       OK ] AutofillFieldTest.FillStreetAddressTextArea (0 ms)
[112/6146] AutofillFieldTest.FillStreetAddressTextArea (0 ms)
[ RUN      ] AutofillFieldTest.FillStreetAddressTextField
[       OK ] AutofillFieldTest.FillStreetAddressTextField (0 ms)
[113/6146] AutofillFieldTest.FillStreetAddressTextField (0 ms)
[ RUN      ] AutofillFieldTest.FillCreditCardNumberWithoutSplits
[       OK ] AutofillFieldTest.FillCreditCardNumberWithoutSplits (0 ms)
[114/6146] AutofillFieldTest.FillCreditCardNumberWithoutSplits (0 ms)
[ RUN      ] AutofillFieldTest.FillCreditCardNumberWithEqualSizeSplits
[       OK ] AutofillFieldTest.FillCreditCardNumberWithEqualSizeSplits (0 ms)
[115/6146] AutofillFieldTest.FillCreditCardNumberWithEqualSizeSplits (0 ms)
[ RUN      ] AutofillFieldTest.FillCreditCardNumberWithUnequalSizeSplits
[       OK ] AutofillFieldTest.FillCreditCardNumberWithUnequalSizeSplits (0 ms)
[116/6146] AutofillFieldTest.FillCreditCardNumberWithUnequalSizeSplits (0 ms)
[ RUN      ] AutofillFieldTest.FindShortestSubstringMatchInSelect
[       OK ] AutofillFieldTest.FindShortestSubstringMatchInSelect (6 ms)
[117/6146] AutofillFieldTest.FindShortestSubstringMatchInSelect (6 ms)
[ RUN      ] AutofillFieldTest.FillStateText
[       OK ] AutofillFieldTest.FillStateText (1 ms)
[118/6146] AutofillFieldTest.FillStateText (1 ms)
[ RUN      ] AutofillManagerTest.OnFormsSeen_Empty
[       OK ] AutofillManagerTest.OnFormsSeen_Empty (25 ms)
[119/6146] AutofillManagerTest.OnFormsSeen_Empty (25 ms)
[ RUN      ] AutofillManagerTest.OnFormsSeen_DifferentFormStructures
[       OK ] AutofillManagerTest.OnFormsSeen_DifferentFormStructures (9 ms)
[120/6146] AutofillManagerTest.OnFormsSeen_DifferentFormStructures (9 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestions_UnrecognizedAttribute
[       OK ] AutofillManagerTest.GetProfileSuggestions_UnrecognizedAttribute (24 ms)
[121/6146] AutofillManagerTest.GetProfileSuggestions_UnrecognizedAttribute (24 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestions_SmallFormNoAutocomplete
[       OK ] AutofillManagerTest.GetProfileSuggestions_SmallFormNoAutocomplete (2 ms)
[122/6146] AutofillManagerTest.GetProfileSuggestions_SmallFormNoAutocomplete (2 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestions_SmallFormWithOneAutocomplete
[       OK ] AutofillManagerTest.GetProfileSuggestions_SmallFormWithOneAutocomplete (2 ms)
[123/6146] AutofillManagerTest.GetProfileSuggestions_SmallFormWithOneAutocomplete (2 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestions_SmallFormWithTwoAutocomplete
[       OK ] AutofillManagerTest.GetProfileSuggestions_SmallFormWithTwoAutocomplete (2 ms)
[124/6146] AutofillManagerTest.GetProfileSuggestions_SmallFormWithTwoAutocomplete (2 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestionsEmptyValue
[       OK ] AutofillManagerTest.GetProfileSuggestionsEmptyValue (8 ms)
[125/6146] AutofillManagerTest.GetProfileSuggestionsEmptyValue (8 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestionsMatchCharacter
[       OK ] AutofillManagerTest.GetProfileSuggestionsMatchCharacter (7 ms)
[126/6146] AutofillManagerTest.GetProfileSuggestionsMatchCharacter (7 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestions_AlreadyAutofilledMergeValues
[       OK ] AutofillManagerTest.GetProfileSuggestions_AlreadyAutofilledMergeValues (8 ms)
[127/6146] AutofillManagerTest.GetProfileSuggestions_AlreadyAutofilledMergeValues (8 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestions_AlreadyAutofilledNoLabels
[       OK ] AutofillManagerTest.GetProfileSuggestions_AlreadyAutofilledNoLabels (7 ms)
[128/6146] AutofillManagerTest.GetProfileSuggestions_AlreadyAutofilledNoLabels (7 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestionsUnknownFields
[       OK ] AutofillManagerTest.GetProfileSuggestionsUnknownFields (3 ms)
[129/6146] AutofillManagerTest.GetProfileSuggestionsUnknownFields (3 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestionsWithDuplicates
[       OK ] AutofillManagerTest.GetProfileSuggestionsWithDuplicates (47 ms)
[130/6146] AutofillManagerTest.GetProfileSuggestionsWithDuplicates (47 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestionsAutofillDisabledByUser
[       OK ] AutofillManagerTest.GetProfileSuggestionsAutofillDisabledByUser (26 ms)
[131/6146] AutofillManagerTest.GetProfileSuggestionsAutofillDisabledByUser (26 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestions_EmptyValue
[       OK ] AutofillManagerTest.GetCreditCardSuggestions_EmptyValue (5 ms)
[132/6146] AutofillManagerTest.GetCreditCardSuggestions_EmptyValue (5 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestions_Whitespace
[       OK ] AutofillManagerTest.GetCreditCardSuggestions_Whitespace (4 ms)
[133/6146] AutofillManagerTest.GetCreditCardSuggestions_Whitespace (4 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestions_StopCharsOnly
[       OK ] AutofillManagerTest.GetCreditCardSuggestions_StopCharsOnly (4 ms)
[134/6146] AutofillManagerTest.GetCreditCardSuggestions_StopCharsOnly (4 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestions_StopCharsWithInput
[       OK ] AutofillManagerTest.GetCreditCardSuggestions_StopCharsWithInput (5 ms)
[135/6146] AutofillManagerTest.GetCreditCardSuggestions_StopCharsWithInput (5 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestionsMatchCharacter
[       OK ] AutofillManagerTest.GetCreditCardSuggestionsMatchCharacter (4 ms)
[136/6146] AutofillManagerTest.GetCreditCardSuggestionsMatchCharacter (4 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestionsNonCCNumber
[       OK ] AutofillManagerTest.GetCreditCardSuggestionsNonCCNumber (4 ms)
[137/6146] AutofillManagerTest.GetCreditCardSuggestionsNonCCNumber (4 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestionsNonHTTPS
[       OK ] AutofillManagerTest.GetCreditCardSuggestionsNonHTTPS (4 ms)
[138/6146] AutofillManagerTest.GetCreditCardSuggestionsNonHTTPS (4 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestionsRepeatedObfuscatedNumber
[       OK ] AutofillManagerTest.GetCreditCardSuggestionsRepeatedObfuscatedNumber (5 ms)
[139/6146] AutofillManagerTest.GetCreditCardSuggestionsRepeatedObfuscatedNumber (5 ms)
[ RUN      ] AutofillManagerTest.GetAddressAndCreditCardSuggestions
[       OK ] AutofillManagerTest.GetAddressAndCreditCardSuggestions (12 ms)
[140/6146] AutofillManagerTest.GetAddressAndCreditCardSuggestions (12 ms)
[ RUN      ] AutofillManagerTest.GetAddressAndCreditCardSuggestionsNonHttps
[       OK ] AutofillManagerTest.GetAddressAndCreditCardSuggestionsNonHttps (33 ms)
[141/6146] AutofillManagerTest.GetAddressAndCreditCardSuggestionsNonHttps (33 ms)
[ RUN      ] AutofillManagerTest.GetFieldSuggestionsWhenFormIsAutofilled
[       OK ] AutofillManagerTest.GetFieldSuggestionsWhenFormIsAutofilled (7 ms)
[142/6146] AutofillManagerTest.GetFieldSuggestionsWhenFormIsAutofilled (7 ms)
[ RUN      ] AutofillManagerTest.GetFieldSuggestionsForAutocompleteOnly
[       OK ] AutofillManagerTest.GetFieldSuggestionsForAutocompleteOnly (8 ms)
[143/6146] AutofillManagerTest.GetFieldSuggestionsForAutocompleteOnly (8 ms)
[ RUN      ] AutofillManagerTest.GetFieldSuggestionsWithDuplicateValues
[       OK ] AutofillManagerTest.GetFieldSuggestionsWithDuplicateValues (7 ms)
[144/6146] AutofillManagerTest.GetFieldSuggestionsWithDuplicateValues (7 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestionsFancyPhone
[       OK ] AutofillManagerTest.GetProfileSuggestionsFancyPhone (53 ms)
[145/6146] AutofillManagerTest.GetProfileSuggestionsFancyPhone (53 ms)
[ RUN      ] AutofillManagerTest.GetProfileSuggestionsForPhonePrefixOrSuffix
[       OK ] AutofillManagerTest.GetProfileSuggestionsForPhonePrefixOrSuffix (5 ms)
[146/6146] AutofillManagerTest.GetProfileSuggestionsForPhonePrefixOrSuffix (5 ms)
[ RUN      ] AutofillManagerTest.FillAddressForm
[       OK ] AutofillManagerTest.FillAddressForm (9 ms)
[147/6146] AutofillManagerTest.FillAddressForm (9 ms)
[ RUN      ] AutofillManagerTest.WillFillCreditCardNumber
[       OK ] AutofillManagerTest.WillFillCreditCardNumber (4 ms)
[148/6146] AutofillManagerTest.WillFillCreditCardNumber (4 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardForm
[       OK ] AutofillManagerTest.FillCreditCardForm (4 ms)
[149/6146] AutofillManagerTest.FillCreditCardForm (4 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardFormStripCardNumberWhitespace
[       OK ] AutofillManagerTest.FillCreditCardFormStripCardNumberWhitespace (5 ms)
[150/6146] AutofillManagerTest.FillCreditCardFormStripCardNumberWhitespace (5 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardFormStripCardNumberSeparators
[       OK ] AutofillManagerTest.FillCreditCardFormStripCardNumberSeparators (23 ms)
[151/6146] AutofillManagerTest.FillCreditCardFormStripCardNumberSeparators (23 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardFormNoYearNoMonth
[       OK ] AutofillManagerTest.FillCreditCardFormNoYearNoMonth (3 ms)
[152/6146] AutofillManagerTest.FillCreditCardFormNoYearNoMonth (3 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardFormNoYearMonth
[       OK ] AutofillManagerTest.FillCreditCardFormNoYearMonth (4 ms)
[153/6146] AutofillManagerTest.FillCreditCardFormNoYearMonth (4 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardFormYearNoMonth
[       OK ] AutofillManagerTest.FillCreditCardFormYearNoMonth (3 ms)
[154/6146] AutofillManagerTest.FillCreditCardFormYearNoMonth (3 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardFormYearMonth
[       OK ] AutofillManagerTest.FillCreditCardFormYearMonth (4 ms)
[155/6146] AutofillManagerTest.FillCreditCardFormYearMonth (4 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardFormSplitName
[       OK ] AutofillManagerTest.FillCreditCardFormSplitName (3 ms)
[156/6146] AutofillManagerTest.FillCreditCardFormSplitName (3 ms)
[ RUN      ] AutofillManagerTest.FillAddressAndCreditCardForm
[       OK ] AutofillManagerTest.FillAddressAndCreditCardForm (65 ms)
[157/6146] AutofillManagerTest.FillAddressAndCreditCardForm (65 ms)
[ RUN      ] AutofillManagerTest.FillAddressForm_UnrecognizedAttribute
[       OK ] AutofillManagerTest.FillAddressForm_UnrecognizedAttribute (3 ms)
[158/6146] AutofillManagerTest.FillAddressForm_UnrecognizedAttribute (3 ms)
[ RUN      ] AutofillManagerTest.FillAddressForm_AutocompleteOff
[       OK ] AutofillManagerTest.FillAddressForm_AutocompleteOff (4 ms)
[159/6146] AutofillManagerTest.FillAddressForm_AutocompleteOff (4 ms)
[ RUN      ] AutofillManagerTest.FillAddressForm_PlaceholderEqualsValue
[       OK ] AutofillManagerTest.FillAddressForm_PlaceholderEqualsValue (3 ms)
[160/6146] AutofillManagerTest.FillAddressForm_PlaceholderEqualsValue (3 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardForm_UnrecognizedAttribute
[       OK ] AutofillManagerTest.FillCreditCardForm_UnrecognizedAttribute (22 ms)
[161/6146] AutofillManagerTest.FillCreditCardForm_UnrecognizedAttribute (22 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardForm_AutocompleteOff
[       OK ] AutofillManagerTest.FillCreditCardForm_AutocompleteOff (5 ms)
[162/6146] AutofillManagerTest.FillCreditCardForm_AutocompleteOff (5 ms)
[ RUN      ] AutofillManagerTest.FillCreditCardForm_ExpiredCard
[       OK ] AutofillManagerTest.FillCreditCardForm_ExpiredCard (9 ms)
[163/6146] AutofillManagerTest.FillCreditCardForm_ExpiredCard (9 ms)
[ RUN      ] AutofillManagerTest.FillFormWithNonFocusableFields
[       OK ] AutofillManagerTest.FillFormWithNonFocusableFields (48 ms)
[164/6146] AutofillManagerTest.FillFormWithNonFocusableFields (48 ms)
[ RUN      ] AutofillManagerTest.FillFormWithMultipleSections
[       OK ] AutofillManagerTest.FillFormWithMultipleSections (15 ms)
[165/6146] AutofillManagerTest.FillFormWithMultipleSections (15 ms)
[ RUN      ] AutofillManagerTest.FillFormWithAuthorSpecifiedSections
[       OK ] AutofillManagerTest.FillFormWithAuthorSpecifiedSections (7 ms)
[166/6146] AutofillManagerTest.FillFormWithAuthorSpecifiedSections (7 ms)
[ RUN      ] AutofillManagerTest.FillFormWithMultipleEmails
[       OK ] AutofillManagerTest.FillFormWithMultipleEmails (10 ms)
[167/6146] AutofillManagerTest.FillFormWithMultipleEmails (10 ms)
[ RUN      ] AutofillManagerTest.FillAutofilledForm
[       OK ] AutofillManagerTest.FillAutofilledForm (10 ms)
[168/6146] AutofillManagerTest.FillAutofilledForm (10 ms)
[ RUN      ] AutofillManagerTest.FillPhoneNumber
[       OK ] AutofillManagerTest.FillPhoneNumber (47 ms)
[169/6146] AutofillManagerTest.FillPhoneNumber (47 ms)
[ RUN      ] AutofillManagerTest.FormChangesRemoveField
[       OK ] AutofillManagerTest.FormChangesRemoveField (15 ms)
[170/6146] AutofillManagerTest.FormChangesRemoveField (15 ms)
[ RUN      ] AutofillManagerTest.FormChangesAddField
[       OK ] AutofillManagerTest.FormChangesAddField (76 ms)
[171/6146] AutofillManagerTest.FormChangesAddField (76 ms)
[ RUN      ] AutofillManagerTest.FormSubmitted
[       OK ] AutofillManagerTest.FormSubmitted (65 ms)
[172/6146] AutofillManagerTest.FormSubmitted (65 ms)
[ RUN      ] AutofillManagerTest.FormWillSubmitDoesNotSaveData
[       OK ] AutofillManagerTest.FormWillSubmitDoesNotSaveData (52 ms)
[173/6146] AutofillManagerTest.FormWillSubmitDoesNotSaveData (52 ms)
[ RUN      ] AutofillManagerTest.FormSubmittedAutocompleteEnabled
[       OK ] AutofillManagerTest.FormSubmittedAutocompleteEnabled (4 ms)
[174/6146] AutofillManagerTest.FormSubmittedAutocompleteEnabled (4 ms)
[ RUN      ] AutofillManagerTest.AutocompleteSuggestions_SomeWhenAutofillDisabled
[       OK ] AutofillManagerTest.AutocompleteSuggestions_SomeWhenAutofillDisabled (8 ms)
[175/6146] AutofillManagerTest.AutocompleteSuggestions_SomeWhenAutofillDisabled (8 ms)
[ RUN      ] AutofillManagerTest.AutocompleteSuggestions_AutofillDisabledAndFieldShouldNotAutocomplete
[       OK ] AutofillManagerTest.AutocompleteSuggestions_AutofillDisabledAndFieldShouldNotAutocomplete (8 ms)
[176/6146] AutofillManagerTest.AutocompleteSuggestions_AutofillDisabledAndFieldShouldNotAutocomplete (8 ms)
[ RUN      ] AutofillManagerTest.AutocompleteSuggestions_NoneWhenAutofillPresent
[       OK ] AutofillManagerTest.AutocompleteSuggestions_NoneWhenAutofillPresent (8 ms)
[177/6146] AutofillManagerTest.AutocompleteSuggestions_NoneWhenAutofillPresent (8 ms)
[ RUN      ] AutofillManagerTest.AutocompleteSuggestions_SomeWhenAutofillEmpty
[       OK ] AutofillManagerTest.AutocompleteSuggestions_SomeWhenAutofillEmpty (7 ms)
[178/6146] AutofillManagerTest.AutocompleteSuggestions_SomeWhenAutofillEmpty (7 ms)
[ RUN      ] AutofillManagerTest.AutocompleteSuggestions_CreditCardNameFieldShouldAutocomplete
[       OK ] AutofillManagerTest.AutocompleteSuggestions_CreditCardNameFieldShouldAutocomplete (5 ms)
[179/6146] AutofillManagerTest.AutocompleteSuggestions_CreditCardNameFieldShouldAutocomplete (5 ms)
[ RUN      ] AutofillManagerTest.AutocompleteSuggestions_CreditCardNumberShouldNotAutocomplete
[       OK ] AutofillManagerTest.AutocompleteSuggestions_CreditCardNumberShouldNotAutocomplete (5 ms)
[180/6146] AutofillManagerTest.AutocompleteSuggestions_CreditCardNumberShouldNotAutocomplete (5 ms)
[ RUN      ] AutofillDataModelTest.CompareFrecency
[       OK ] AutofillDataModelTest.CompareFrecency (0 ms)
[181/6146] AutofillDataModelTest.CompareFrecency (0 ms)
[ RUN      ] AutofillDataUtilTest.SplitName
[       OK ] AutofillDataUtilTest.SplitName (0 ms)
[182/6146] AutofillDataUtilTest.SplitName (0 ms)
[ RUN      ] AutofillDataUtilTest.ProfileMatchesFullName
[       OK ] AutofillDataUtilTest.ProfileMatchesFullName (1 ms)
[183/6146] AutofillDataUtilTest.ProfileMatchesFullName (1 ms)
[ RUN      ] AutofillDownloadManagerTest.QueryAndUploadTest
[       OK ] AutofillDownloadManagerTest.QueryAndUploadTest (5 ms)
[184/6146] AutofillDownloadManagerTest.QueryAndUploadTest (5 ms)
[ RUN      ] AutofillDownloadManagerTest.BackoffLogic_Query
[       OK ] AutofillDownloadManagerTest.BackoffLogic_Query (1102 ms)
[185/6146] AutofillDownloadManagerTest.BackoffLogic_Query (1102 ms)
[ RUN      ] AutofillDownloadManagerTest.BackoffLogic_Upload
[       OK ] AutofillDownloadManagerTest.BackoffLogic_Upload (1102 ms)
[186/6146] AutofillDownloadManagerTest.BackoffLogic_Upload (1102 ms)
[ RUN      ] AutofillDownloadManagerTest.QueryTooManyFieldsTest
[       OK ] AutofillDownloadManagerTest.QueryTooManyFieldsTest (12 ms)
[187/6146] AutofillDownloadManagerTest.QueryTooManyFieldsTest (12 ms)
[ RUN      ] AutofillDownloadManagerTest.QueryNotTooManyFieldsTest
[       OK ] AutofillDownloadManagerTest.QueryNotTooManyFieldsTest (11 ms)
[188/6146] AutofillDownloadManagerTest.QueryNotTooManyFieldsTest (11 ms)
[ RUN      ] AutofillDownloadManagerTest.CacheQueryTest
[       OK ] AutofillDownloadManagerTest.CacheQueryTest (3 ms)
[189/6146] AutofillDownloadManagerTest.CacheQueryTest (3 ms)
[ RUN      ] AutofillExternalDelegateUnitTest.TestExternalDelegateVirtualCalls

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: ShouldShowScanCreditCard(@0x616000062aa0    1 0 Fields:, @0x616000062bb8       0 false false false true true 1 0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillExternalDelegateUnitTest.TestExternalDelegateVirtualCalls (1 ms)
[190/6146] AutofillExternalDelegateUnitTest.TestExternalDelegateVirtualCalls (1 ms)
[ RUN      ] AutofillManagerTest.AutocompleteSuggestions_NoneWhenAutofillEmptyFieldShouldNotAutocomplete
[       OK ] AutofillManagerTest.AutocompleteSuggestions_NoneWhenAutofillEmptyFieldShouldNotAutocomplete (25 ms)
[191/6146] AutofillManagerTest.AutocompleteSuggestions_NoneWhenAutofillEmptyFieldShouldNotAutocomplete (25 ms)
[ RUN      ] AutofillManagerTest.AutocompleteOffRespectedForAutocomplete
[       OK ] AutofillManagerTest.AutocompleteOffRespectedForAutocomplete (7 ms)
[192/6146] AutofillManagerTest.AutocompleteOffRespectedForAutocomplete (7 ms)
[ RUN      ] AutofillManagerTest.OnLoadedServerPredictions
[       OK ] AutofillManagerTest.OnLoadedServerPredictions (9 ms)
[193/6146] AutofillManagerTest.OnLoadedServerPredictions (9 ms)
[ RUN      ] AutofillManagerTest.OnLoadedServerPredictions_ResetManager
[       OK ] AutofillManagerTest.OnLoadedServerPredictions_ResetManager (6 ms)
[194/6146] AutofillManagerTest.OnLoadedServerPredictions_ResetManager (6 ms)
[ RUN      ] AutofillManagerTest.FormSubmittedServerTypes
[       OK ] AutofillManagerTest.FormSubmittedServerTypes (110 ms)
[195/6146] AutofillManagerTest.FormSubmittedServerTypes (110 ms)
[ RUN      ] AutofillManagerTest.FormSubmittedPossibleTypesTwoSubmissions
[       OK ] AutofillManagerTest.FormSubmittedPossibleTypesTwoSubmissions (38 ms)
[196/6146] AutofillManagerTest.FormSubmittedPossibleTypesTwoSubmissions (38 ms)
[ RUN      ] AutofillManagerTest.FormSubmittedWithDifferentFields
[       OK ] AutofillManagerTest.FormSubmittedWithDifferentFields (20 ms)
[197/6146] AutofillManagerTest.FormSubmittedWithDifferentFields (20 ms)
[ RUN      ] AutofillManagerTest.FormSubmittedWithDefaultValues
[       OK ] AutofillManagerTest.FormSubmittedWithDefaultValues (97 ms)
[198/6146] AutofillManagerTest.FormSubmittedWithDefaultValues (97 ms)
[ RUN      ] AutofillManagerTest.ImportFormDataCreditCardHTTPS
[       OK ] AutofillManagerTest.ImportFormDataCreditCardHTTPS (30 ms)
[199/6146] AutofillManagerTest.ImportFormDataCreditCardHTTPS (30 ms)
[ RUN      ] AutofillManagerTest.ImportFormDataCreditCardHTTPS
[       OK ] AutofillManagerTest.ImportFormDataCreditCardHTTPS (30 ms)
[200/6146] AutofillManagerTest.ImportFormDataCreditCardHTTP (23 ms)
[ RUN      ] AutofillManagerTest.OnDidFillAutofillFormDataAndUnfocus_Upload
[       OK ] AutofillManagerTest.OnDidFillAutofillFormDataAndUnfocus_Upload (92 ms)
[201/6146] AutofillManagerTest.OnDidFillAutofillFormDataAndUnfocus_Upload (92 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestions_UnrecognizedAttribute
[       OK ] AutofillManagerTest.GetCreditCardSuggestions_UnrecognizedAttribute (5 ms)
[202/6146] AutofillManagerTest.GetCreditCardSuggestions_UnrecognizedAttribute (5 ms)
[ RUN      ] AutofillManagerTest.GetCreditCardSuggestionsForNumberSpitAcrossFields
[       OK ] AutofillManagerTest.GetCreditCardSuggestionsForNumberSpitAcrossFields (6 ms)
[203/6146] AutofillManagerTest.GetCreditCardSuggestionsForNumberSpitAcrossFields (6 ms)
[ RUN      ] AutofillManagerTest.DontSaveCvcInAutocompleteHistory
[       OK ] AutofillManagerTest.DontSaveCvcInAutocompleteHistory (10 ms)
[204/6146] AutofillManagerTest.DontSaveCvcInAutocompleteHistory (10 ms)
[ RUN      ] AutofillManagerTest.DontOfferToSavePaymentsCard

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: ConfirmSaveCreditCardLocally(@0x61100008e0c0 Visa ⋯1881, 01/2017 f204beec-49d0-4559-8f82-26c74e516a62 https://myform.com/form.html John H Dillinger Visa 4012888888881881 01 2017, @0x11c38f9e0 16-byte object <80-DF 08-00 10-61 00-00 50-4C 4E-0B 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutofillManagerTest.DontOfferToSavePaymentsCard (6 ms)
[205/6146] AutofillManagerTest.DontOfferToSavePaymentsCard (6 ms)
[ RUN      ] AutofillManagerTest.FillInUpdatedExpirationDate
[       OK ] AutofillManagerTest.FillInUpdatedExpirationDate (5 ms)
[206/6146] AutofillManagerTest.FillInUpdatedExpirationDate (5 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard
[       OK ] AutofillManagerTest.UploadCreditCard (33 ms)
[207/6146] AutofillManagerTest.UploadCreditCard (33 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_FeatureNotEnabled
[       OK ] AutofillManagerTest.UploadCreditCard_FeatureNotEnabled (33 ms)
[208/6146] AutofillManagerTest.UploadCreditCard_FeatureNotEnabled (33 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_CvcUnavailable
[       OK ] AutofillManagerTest.UploadCreditCard_CvcUnavailable (29 ms)
[209/6146] AutofillManagerTest.UploadCreditCard_CvcUnavailable (29 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_MultipleCvcFields
[       OK ] AutofillManagerTest.UploadCreditCard_MultipleCvcFields (30 ms)
[210/6146] AutofillManagerTest.UploadCreditCard_MultipleCvcFields (30 ms)
[ RUN      ] AutofillManagerTest.NoSuggestionForNonPrefixTokenMatch
[       OK ] AutofillManagerTest.NoSuggestionForNonPrefixTokenMatch (27 ms)
[211/6146] AutofillManagerTest.NoSuggestionForNonPrefixTokenMatch (27 ms)
[ RUN      ] AutofillManagerTest.DisplayCreditCardSuggestionsWithMatchingTokens
[       OK ] AutofillManagerTest.DisplayCreditCardSuggestionsWithMatchingTokens (5 ms)
[212/6146] AutofillManagerTest.DisplayCreditCardSuggestionsWithMatchingTokens (5 ms)
[ RUN      ] AutofillManagerTest.NoCreditCardSuggestionsForNonPrefixTokenMatch
[       OK ] AutofillManagerTest.NoCreditCardSuggestionsForNonPrefixTokenMatch (5 ms)
[213/6146] AutofillManagerTest.NoCreditCardSuggestionsForNonPrefixTokenMatch (5 ms)
[ RUN      ] AutofillManagerTest.DisplaySuggestionsWithPrefixesPrecedeSubstringMatched
[       OK ] AutofillManagerTest.DisplaySuggestionsWithPrefixesPrecedeSubstringMatched (9 ms)
[214/6146] AutofillManagerTest.DisplaySuggestionsWithPrefixesPrecedeSubstringMatched (9 ms)
[ RUN      ] AutofillManagerTest.ShouldUploadForm
[       OK ] AutofillManagerTest.ShouldUploadForm (3 ms)
[215/6146] AutofillManagerTest.ShouldUploadForm (3 ms)
[ RUN      ] AutofillManagerTest.DisplaySuggestions_AutocompleteOff_AddressField
[       OK ] AutofillManagerTest.DisplaySuggestions_AutocompleteOff_AddressField (19 ms)
[216/6146] AutofillManagerTest.DisplaySuggestions_AutocompleteOff_AddressField (19 ms)
[ RUN      ] AutofillManagerTest.DisplaySuggestions_AutocompleteOff_CreditCardField
[       OK ] AutofillManagerTest.DisplaySuggestions_AutocompleteOff_CreditCardField (6 ms)
[217/6146] AutofillManagerTest.DisplaySuggestions_AutocompleteOff_CreditCardField (6 ms)
[ RUN      ] AutofillMetricsTest.QualityMetrics
[       OK ] AutofillMetricsTest.QualityMetrics (71 ms)
[218/6146] AutofillMetricsTest.QualityMetrics (71 ms)
[ RUN      ] AutofillMetricsTest.TimingMetrics
[       OK ] AutofillMetricsTest.TimingMetrics (2 ms)
[219/6146] AutofillMetricsTest.TimingMetrics (2 ms)
[ RUN      ] AutofillMetricsTest.QualityMetrics_NoSubmission
[       OK ] AutofillMetricsTest.QualityMetrics_NoSubmission (14 ms)
[220/6146] AutofillMetricsTest.QualityMetrics_NoSubmission (14 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_NoProfileAvailable
[       OK ] AutofillManagerTest.UploadCreditCard_NoProfileAvailable (34 ms)
[221/6146] AutofillManagerTest.UploadCreditCard_NoProfileAvailable (34 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_NoNameAvailable
[       OK ] AutofillManagerTest.UploadCreditCard_NoNameAvailable (40 ms)
[222/6146] AutofillManagerTest.UploadCreditCard_NoNameAvailable (40 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_ZipCodesConflict
[       OK ] AutofillManagerTest.UploadCreditCard_ZipCodesConflict (52 ms)
[223/6146] AutofillManagerTest.UploadCreditCard_ZipCodesConflict (52 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_ZipCodesHavePrefixMatch
[       OK ] AutofillManagerTest.UploadCreditCard_ZipCodesHavePrefixMatch (48 ms)
[224/6146] AutofillManagerTest.UploadCreditCard_ZipCodesHavePrefixMatch (48 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_NoZipCodeAvailable
[       OK ] AutofillManagerTest.UploadCreditCard_NoZipCodeAvailable (28 ms)
[225/6146] AutofillManagerTest.UploadCreditCard_NoZipCodeAvailable (28 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_NamesMatchLoosely
[       OK ] AutofillManagerTest.UploadCreditCard_NamesMatchLoosely (58 ms)
[226/6146] AutofillManagerTest.UploadCreditCard_NamesMatchLoosely (58 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_NamesHaveToMatch
[       OK ] AutofillManagerTest.UploadCreditCard_NamesHaveToMatch (47 ms)
[227/6146] AutofillManagerTest.UploadCreditCard_NamesHaveToMatch (47 ms)
[ RUN      ] AutofillManagerTest.UploadCreditCard_UploadDetailsFails
[       OK ] AutofillManagerTest.UploadCreditCard_UploadDetailsFails (28 ms)
[228/6146] AutofillManagerTest.UploadCreditCard_UploadDetailsFails (28 ms)
[ RUN      ] AutofillManagerTest.DisplaySuggestionsWithMatchingTokens
[       OK ] AutofillManagerTest.DisplaySuggestionsWithMatchingTokens (9 ms)
[229/6146] AutofillManagerTest.DisplaySuggestionsWithMatchingTokens (9 ms)
[ RUN      ] AutofillManagerTest.DisplaySuggestionsWithMatchingTokens_CaseIgnored
[       OK ] AutofillManagerTest.DisplaySuggestionsWithMatchingTokens_CaseIgnored (7 ms)
[230/6146] AutofillManagerTest.DisplaySuggestionsWithMatchingTokens_CaseIgnored (7 ms)
[ RUN      ] AutofillMetricsTest.NumberOfEditedAutofilledFields_NoSubmission
[       OK ] AutofillMetricsTest.NumberOfEditedAutofilledFields_NoSubmission (104 ms)
[231/6146] AutofillMetricsTest.NumberOfEditedAutofilledFields_NoSubmission (104 ms)
[ RUN      ] AutofillMetricsTest.DeveloperEngagement
[       OK ] AutofillMetricsTest.DeveloperEngagement (20 ms)
[232/6146] AutofillMetricsTest.DeveloperEngagement (20 ms)
[ RUN      ] AutofillMetricsTest.StoredProfileCount
[       OK ] AutofillMetricsTest.StoredProfileCount (3 ms)
[233/6146] AutofillMetricsTest.StoredProfileCount (3 ms)
[ RUN      ] AutofillMetricsTest.StoredLocalCreditCardCount
[       OK ] AutofillMetricsTest.StoredLocalCreditCardCount (1 ms)
[234/6146] AutofillMetricsTest.StoredLocalCreditCardCount (1 ms)
[ RUN      ] AutofillMetricsTest.AutofillIsEnabledAtStartup
[       OK ] AutofillMetricsTest.AutofillIsEnabledAtStartup (1 ms)
[235/6146] AutofillMetricsTest.AutofillIsEnabledAtStartup (1 ms)
[ RUN      ] AutofillMetricsTest.AutofillIsDisabledAtStartup
[       OK ] AutofillMetricsTest.AutofillIsDisabledAtStartup (6 ms)
[236/6146] AutofillMetricsTest.AutofillIsDisabledAtStartup (6 ms)
[ RUN      ] AutofillMetricsTest.AddressSuggestionsCount
[       OK ] AutofillMetricsTest.AddressSuggestionsCount (10 ms)
[237/6146] AutofillMetricsTest.AddressSuggestionsCount (10 ms)
[ RUN      ] AutofillMetricsTest.CreditCardCheckoutFlowUserActions
[       OK ] AutofillMetricsTest.CreditCardCheckoutFlowUserActions (14 ms)
[238/6146] AutofillMetricsTest.CreditCardCheckoutFlowUserActions (14 ms)
[ RUN      ] AutofillMetricsTest.ProfileCheckoutFlowUserActions
[       OK ] AutofillMetricsTest.ProfileCheckoutFlowUserActions (10 ms)
[239/6146] AutofillMetricsTest.ProfileCheckoutFlowUserActions (10 ms)
[ RUN      ] AutofillMetricsTest.CreditCardInteractedFormEvents
[       OK ] AutofillMetricsTest.CreditCardInteractedFormEvents (2 ms)
[240/6146] AutofillMetricsTest.CreditCardInteractedFormEvents (2 ms)
[ RUN      ] AutofillMetricsTest.QualityMetrics_BasedOnAutocomplete
[       OK ] AutofillMetricsTest.QualityMetrics_BasedOnAutocomplete (22 ms)
[241/6146] AutofillMetricsTest.QualityMetrics_BasedOnAutocomplete (22 ms)
[ RUN      ] AutofillMetricsTest.Rappor_LowMismatchRate_NoMetricsReported
[       OK ] AutofillMetricsTest.Rappor_LowMismatchRate_NoMetricsReported (73 ms)
[242/6146] AutofillMetricsTest.Rappor_LowMismatchRate_NoMetricsReported (73 ms)
[ RUN      ] AutofillMetricsTest.Rappor_NoDataServerAndHeuristic_NoMetricsReported
[       OK ] AutofillMetricsTest.Rappor_NoDataServerAndHeuristic_NoMetricsReported (19 ms)
[243/6146] AutofillMetricsTest.Rappor_NoDataServerAndHeuristic_NoMetricsReported (19 ms)
[ RUN      ] AutofillMetricsTest.Rappor_HighServerMismatchRate_MetricsReported
[       OK ] AutofillMetricsTest.Rappor_HighServerMismatchRate_MetricsReported (18 ms)
[244/6146] AutofillMetricsTest.Rappor_HighServerMismatchRate_MetricsReported (18 ms)
[ RUN      ] AutofillMetricsTest.Rappor_HighHeuristicMismatchRate_MetricsReported
[       OK ] AutofillMetricsTest.Rappor_HighHeuristicMismatchRate_MetricsReported (18 ms)
[245/6146] AutofillMetricsTest.Rappor_HighHeuristicMismatchRate_MetricsReported (18 ms)
[ RUN      ] AutofillMetricsTest.PredictedMetricsWithAutocomplete
[       OK ] AutofillMetricsTest.PredictedMetricsWithAutocomplete (32 ms)
[246/6146] AutofillMetricsTest.PredictedMetricsWithAutocomplete (32 ms)
[ RUN      ] AutofillMetricsTest.SaneMetricsWithCacheMismatch
[       OK ] AutofillMetricsTest.SaneMetricsWithCacheMismatch (15 ms)
[247/6146] AutofillMetricsTest.SaneMetricsWithCacheMismatch (15 ms)
[ RUN      ] AutofillMetricsTest.StoredProfileCountAutofillableFormSubmission
[       OK ] AutofillMetricsTest.StoredProfileCountAutofillableFormSubmission (10 ms)
[248/6146] AutofillMetricsTest.StoredProfileCountAutofillableFormSubmission (10 ms)
[ RUN      ] AutofillMetricsTest.StoredProfileCountNonAutofillableFormSubmission
[       OK ] AutofillMetricsTest.StoredProfileCountNonAutofillableFormSubmission (6 ms)
[249/6146] AutofillMetricsTest.StoredProfileCountNonAutofillableFormSubmission (6 ms)
[ RUN      ] AutofillMetricsTest.NumberOfEditedAutofilledFields
[       OK ] AutofillMetricsTest.NumberOfEditedAutofilledFields (23 ms)
[250/6146] AutofillMetricsTest.NumberOfEditedAutofilledFields (23 ms)
[ RUN      ] AutofillMetricsTest.CreditCardShownFormEvents
[       OK ] AutofillMetricsTest.CreditCardShownFormEvents (4 ms)
[251/6146] AutofillMetricsTest.CreditCardShownFormEvents (4 ms)
[ RUN      ] AutofillMetricsTest.CreditCardSelectedFormEvents
[       OK ] AutofillMetricsTest.CreditCardSelectedFormEvents (3 ms)
[252/6146] AutofillMetricsTest.CreditCardSelectedFormEvents (3 ms)
[ RUN      ] AutofillMetricsTest.CreditCardFilledFormEvents
[       OK ] AutofillMetricsTest.CreditCardFilledFormEvents (4 ms)
[253/6146] AutofillMetricsTest.CreditCardFilledFormEvents (4 ms)
[ RUN      ] AutofillMetricsTest.CreditCardGetRealPanDuration
[       OK ] AutofillMetricsTest.CreditCardGetRealPanDuration (2 ms)
[254/6146] AutofillMetricsTest.CreditCardGetRealPanDuration (2 ms)
[ RUN      ] AutofillMetricsTest.CreditCardSubmittedFormEvents
[       OK ] AutofillMetricsTest.CreditCardSubmittedFormEvents (110 ms)
[255/6146] AutofillMetricsTest.CreditCardSubmittedFormEvents (110 ms)
[ RUN      ] AutofillMetricsTest.CreditCardWillSubmitFormEvents
[       OK ] AutofillMetricsTest.CreditCardWillSubmitFormEvents (43 ms)
[256/6146] AutofillMetricsTest.CreditCardWillSubmitFormEvents (43 ms)
[ RUN      ] AutofillMetricsTest.AddressInteractedFormEvents
[       OK ] AutofillMetricsTest.AddressInteractedFormEvents (5 ms)
[257/6146] AutofillMetricsTest.AddressInteractedFormEvents (5 ms)
[ RUN      ] AutofillMetricsTest.AddressShownFormEvents
[       OK ] AutofillMetricsTest.AddressShownFormEvents (3 ms)
[258/6146] AutofillMetricsTest.AddressShownFormEvents (3 ms)
[ RUN      ] AutofillMetricsTest.AddressFilledFormEvents
[       OK ] AutofillMetricsTest.AddressFilledFormEvents (3 ms)
[259/6146] AutofillMetricsTest.AddressFilledFormEvents (3 ms)
[ RUN      ] AutofillMetricsTest.AddressSubmittedFormEvents
[       OK ] AutofillMetricsTest.AddressSubmittedFormEvents (41 ms)
[260/6146] AutofillMetricsTest.AddressSubmittedFormEvents (41 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsI18n_JP_Latn
[       OK ] AutofillProfileTest.CreateInferredLabelsI18n_JP_Latn (9 ms)
[261/6146] AutofillProfileTest.CreateInferredLabelsI18n_JP_Latn (9 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsI18n_JP_ja
[       OK ] AutofillProfileTest.CreateInferredLabelsI18n_JP_ja (6 ms)
[262/6146] AutofillProfileTest.CreateInferredLabelsI18n_JP_ja (6 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsI18n_JP_Latn
[       OK ] AutofillProfileTest.CreateInferredLabelsI18n_JP_Latn (9 ms)
[263/6146] AutofillProfileTest.CreateInferredLabels (5 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsFallsBackToFullName
[       OK ] AutofillProfileTest.CreateInferredLabelsFallsBackToFullName (1 ms)
[264/6146] AutofillProfileTest.CreateInferredLabelsFallsBackToFullName (1 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsNoDuplicatedFields
[       OK ] AutofillProfileTest.CreateInferredLabelsNoDuplicatedFields (0 ms)
[265/6146] AutofillProfileTest.CreateInferredLabelsNoDuplicatedFields (0 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsSkipsEmptyFields
[       OK ] AutofillProfileTest.CreateInferredLabelsSkipsEmptyFields (1 ms)
[266/6146] AutofillProfileTest.CreateInferredLabelsSkipsEmptyFields (1 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsFlattensMultiLineValues
[       OK ] AutofillProfileTest.CreateInferredLabelsFlattensMultiLineValues (1 ms)
[267/6146] AutofillProfileTest.CreateInferredLabelsFlattensMultiLineValues (1 ms)
[ RUN      ] AutofillProfileTest.IsSubsetOf
[       OK ] AutofillProfileTest.IsSubsetOf (0 ms)
[268/6146] AutofillProfileTest.IsSubsetOf (0 ms)
[ RUN      ] AutofillProfileTest.OverwriteWith_DifferentProfile
[       OK ] AutofillProfileTest.OverwriteWith_DifferentProfile (57 ms)
[269/6146] AutofillProfileTest.OverwriteWith_DifferentProfile (57 ms)
[ RUN      ] AutofillProfileTest.OverwriteWith_SameProfile
[       OK ] AutofillProfileTest.OverwriteWith_SameProfile (4 ms)
[270/6146] AutofillProfileTest.OverwriteWith_SameProfile (4 ms)
[ RUN      ] AutofillMetricsTest.AddressWillSubmitFormEvents
[       OK ] AutofillMetricsTest.AddressWillSubmitFormEvents (101 ms)
[271/6146] AutofillMetricsTest.AddressWillSubmitFormEvents (101 ms)
[ RUN      ] AutofillMetricsTest.CreditCardFormEventsAreSegmented
[       OK ] AutofillMetricsTest.CreditCardFormEventsAreSegmented (4 ms)
[272/6146] AutofillMetricsTest.CreditCardFormEventsAreSegmented (4 ms)
[ RUN      ] AutofillMetricsTest.AddressFormEventsAreSegmented
[       OK ] AutofillMetricsTest.AddressFormEventsAreSegmented (5 ms)
[273/6146] AutofillMetricsTest.AddressFormEventsAreSegmented (5 ms)
[ RUN      ] AutofillMetricsTest.AutofillIsEnabledAtPageLoad
[       OK ] AutofillMetricsTest.AutofillIsEnabledAtPageLoad (1 ms)
[274/6146] AutofillMetricsTest.AutofillIsEnabledAtPageLoad (1 ms)
[ RUN      ] AutofillMetricsTest.AutofillIsDisabledAtPageLoad
[       OK ] AutofillMetricsTest.AutofillIsDisabledAtPageLoad (1 ms)
[275/6146] AutofillMetricsTest.AutofillIsDisabledAtPageLoad (1 ms)
[ RUN      ] AutofillMetricsTest.DaysSinceLastUse_CreditCard
[       OK ] AutofillMetricsTest.DaysSinceLastUse_CreditCard (1 ms)
[276/6146] AutofillMetricsTest.DaysSinceLastUse_CreditCard (1 ms)
[ RUN      ] AutofillMetricsTest.DaysSinceLastUse_Profile
[       OK ] AutofillMetricsTest.DaysSinceLastUse_Profile (0 ms)
[277/6146] AutofillMetricsTest.DaysSinceLastUse_Profile (0 ms)
[ RUN      ] AutofillMetricsTest.AutofillFormSubmittedState
[       OK ] AutofillMetricsTest.AutofillFormSubmittedState (84 ms)
[278/6146] AutofillMetricsTest.AutofillFormSubmittedState (84 ms)
[ RUN      ] AutofillMetricsTest.UserHappinessFormInteraction
[       OK ] AutofillMetricsTest.UserHappinessFormInteraction (9 ms)
[279/6146] AutofillMetricsTest.UserHappinessFormInteraction (9 ms)
[ RUN      ] AutofillMetricsTest.FormFillDuration
[       OK ] AutofillMetricsTest.FormFillDuration (114 ms)
[280/6146] AutofillMetricsTest.FormFillDuration (114 ms)
[ RUN      ] AutofillProfileTest.OverwriteWith_DifferentName
[       OK ] AutofillProfileTest.OverwriteWith_DifferentName (60 ms)
[281/6146] AutofillProfileTest.OverwriteWith_DifferentName (60 ms)
[ RUN      ] AutofillProfileTest.OverwriteWith_DifferentAddress
[       OK ] AutofillProfileTest.OverwriteWith_DifferentAddress (3 ms)
[282/6146] AutofillProfileTest.OverwriteWith_DifferentAddress (3 ms)
[ RUN      ] AutofillProfileTest.OverwriteName_AddNameFull
[       OK ] AutofillProfileTest.OverwriteName_AddNameFull (1 ms)
[283/6146] AutofillProfileTest.OverwriteName_AddNameFull (1 ms)
[ RUN      ] AutofillProfileTest.OverwriteName_DifferentCase
[       OK ] AutofillProfileTest.OverwriteName_DifferentCase (0 ms)
[284/6146] AutofillProfileTest.OverwriteName_DifferentCase (0 ms)
[ RUN      ] AutofillProfileTest.AssignmentOperator
[       OK ] AutofillProfileTest.AssignmentOperator (0 ms)
[285/6146] AutofillProfileTest.AssignmentOperator (0 ms)
[ RUN      ] AutofillProfileTest.Copy
[       OK ] AutofillProfileTest.Copy (1 ms)
[286/6146] AutofillProfileTest.Copy (1 ms)
[ RUN      ] AutofillProfileTest.Compare
[       OK ] AutofillProfileTest.Compare (0 ms)
[287/6146] AutofillProfileTest.Compare (0 ms)
[ RUN      ] AutofillProfileTest.IsPresentButInvalid
[       OK ] AutofillProfileTest.IsPresentButInvalid (2 ms)
[288/6146] AutofillProfileTest.IsPresentButInvalid (2 ms)
[ RUN      ] AutofillProfileTest.SetRawInfoPreservesLineBreaks
[       OK ] AutofillProfileTest.SetRawInfoPreservesLineBreaks (0 ms)
[289/6146] AutofillProfileTest.SetRawInfoPreservesLineBreaks (0 ms)
[ RUN      ] AutofillProfileTest.SetInfoPreservesLineBreaks
[       OK ] AutofillProfileTest.SetInfoPreservesLineBreaks (0 ms)
[290/6146] AutofillProfileTest.SetInfoPreservesLineBreaks (0 ms)
[ RUN      ] AutofillProfileTest.SetRawInfoDoesntTrimWhitespace
[       OK ] AutofillProfileTest.SetRawInfoDoesntTrimWhitespace (0 ms)
[291/6146] AutofillProfileTest.SetRawInfoDoesntTrimWhitespace (0 ms)
[ RUN      ] AutofillProfileTest.SetInfoTrimsWhitespace
[       OK ] AutofillProfileTest.SetInfoTrimsWhitespace (0 ms)
[292/6146] AutofillProfileTest.SetInfoTrimsWhitespace (0 ms)
[ RUN      ] AutofillProfileTest.FullAddress
[       OK ] AutofillProfileTest.FullAddress (4 ms)
[293/6146] AutofillProfileTest.FullAddress (4 ms)
[ RUN      ] AutofillProfileTest.CanonicalizeProfileString
[       OK ] AutofillProfileTest.CanonicalizeProfileString (0 ms)
[294/6146] AutofillProfileTest.CanonicalizeProfileString (0 ms)
[ RUN      ] AutofillProfileTest.SaveAdditionalInfo_Name_AddingNameFull
[       OK ] AutofillProfileTest.SaveAdditionalInfo_Name_AddingNameFull (2 ms)
[295/6146] AutofillProfileTest.SaveAdditionalInfo_Name_AddingNameFull (2 ms)
[ RUN      ] AutofillProfileTest.SaveAdditionalInfo_Name_KeepNameFull
[       OK ] AutofillProfileTest.SaveAdditionalInfo_Name_KeepNameFull (0 ms)
[296/6146] AutofillProfileTest.SaveAdditionalInfo_Name_KeepNameFull (0 ms)
[ RUN      ] AutofillProfileTest.SaveAdditionalInfo_Name_DifferentCaseNoNameFull
[       OK ] AutofillProfileTest.SaveAdditionalInfo_Name_DifferentCaseNoNameFull (1 ms)
[297/6146] AutofillProfileTest.SaveAdditionalInfo_Name_DifferentCaseNoNameFull (1 ms)
[ RUN      ] AutofillProfileTest.SaveAdditionalInfo_Name_LossOfInformation
[       OK ] AutofillProfileTest.SaveAdditionalInfo_Name_LossOfInformation (1 ms)
[298/6146] AutofillProfileTest.SaveAdditionalInfo_Name_LossOfInformation (1 ms)
[ RUN      ] AutofillProfileTest.SaveAdditionalInfo_Name_ComplementaryInformation
[       OK ] AutofillProfileTest.SaveAdditionalInfo_Name_ComplementaryInformation (1 ms)
[299/6146] AutofillProfileTest.SaveAdditionalInfo_Name_ComplementaryInformation (1 ms)
[ RUN      ] AutofillTypeTest.ServerFieldTypes
[       OK ] AutofillTypeTest.ServerFieldTypes (0 ms)
[300/6146] AutofillTypeTest.ServerFieldTypes (0 ms)
[ RUN      ] AutofillManagerTest.CreditCardSavedWhenAutocompleteOff
[       OK ] AutofillManagerTest.CreditCardSavedWhenAutocompleteOff (105 ms)
[301/6146] AutofillManagerTest.CreditCardSavedWhenAutocompleteOff (105 ms)
[ RUN      ] AutofillManagerTest.InvalidCreditCardNumberIsNotSaved
[       OK ] AutofillManagerTest.InvalidCreditCardNumberIsNotSaved (37 ms)
[302/6146] AutofillManagerTest.InvalidCreditCardNumberIsNotSaved (37 ms)
[ RUN      ] AutofillManagerTest.DeterminePossibleFieldTypesForUpload
[       OK ] AutofillManagerTest.DeterminePossibleFieldTypesForUpload (1365 ms)
[303/6146] AutofillManagerTest.DeterminePossibleFieldTypesForUpload (1365 ms)
[ RUN      ] AutofillManagerTest.DeterminePossibleFieldTypesForUpload_IsTriggered
[       OK ] AutofillManagerTest.DeterminePossibleFieldTypesForUpload_IsTriggered (21 ms)
[304/6146] AutofillManagerTest.DeterminePossibleFieldTypesForUpload_IsTriggered (21 ms)
[ RUN      ] AutofillManagerTest.DisambiguateUploadTypes
[       OK ] AutofillManagerTest.DisambiguateUploadTypes (33 ms)
[305/6146] AutofillManagerTest.DisambiguateUploadTypes (33 ms)
[ RUN      ] AutofillManagerTest.RemoveProfile
[       OK ] AutofillManagerTest.RemoveProfile (1 ms)
[306/6146] AutofillManagerTest.RemoveProfile (1 ms)
[ RUN      ] AutofillManagerTest.RemoveCreditCard
[       OK ] AutofillManagerTest.RemoveCreditCard (9 ms)
[307/6146] AutofillManagerTest.RemoveCreditCard (9 ms)
[ RUN      ] AutofillManagerTest.TestExternalDelegate
[       OK ] AutofillManagerTest.TestExternalDelegate (10 ms)
[308/6146] AutofillManagerTest.TestExternalDelegate (10 ms)
[ RUN      ] AutofillManagerTest.OnTextFieldDidChangeAndUnfocus_Upload
[       OK ] AutofillManagerTest.OnTextFieldDidChangeAndUnfocus_Upload (20 ms)
[309/6146] AutofillManagerTest.OnTextFieldDidChangeAndUnfocus_Upload (20 ms)
[ RUN      ] AutofillManagerTest.OnTextFieldDidChangeAndNavigation_Upload
[       OK ] AutofillManagerTest.OnTextFieldDidChangeAndNavigation_Upload (20 ms)
[310/6146] AutofillManagerTest.OnTextFieldDidChangeAndNavigation_Upload (20 ms)
[ RUN      ] AutofillMetricsTest.ProfileActionOnFormSubmitted
[       OK ] AutofillMetricsTest.ProfileActionOnFormSubmitted (506 ms)
[311/6146] AutofillMetricsTest.ProfileActionOnFormSubmitted (506 ms)
[ RUN      ] AutofillMetricsParseQueryResponseTest.ServerHasData
[       OK ] AutofillMetricsParseQueryResponseTest.ServerHasData (2 ms)
[312/6146] AutofillMetricsParseQueryResponseTest.ServerHasData (2 ms)
[ RUN      ] AutofillMetricsParseQueryResponseTest.OneFormNoServerData
[       OK ] AutofillMetricsParseQueryResponseTest.OneFormNoServerData (1 ms)
[313/6146] AutofillMetricsParseQueryResponseTest.OneFormNoServerData (1 ms)
[ RUN      ] AutofillMetricsParseQueryResponseTest.AllFormsNoServerData
[       OK ] AutofillMetricsParseQueryResponseTest.AllFormsNoServerData (1 ms)
[314/6146] AutofillMetricsParseQueryResponseTest.AllFormsNoServerData (1 ms)
[ RUN      ] AutofillMetricsParseQueryResponseTest.PartialNoServerData
[       OK ] AutofillMetricsParseQueryResponseTest.PartialNoServerData (1 ms)
[315/6146] AutofillMetricsParseQueryResponseTest.PartialNoServerData (1 ms)
[ RUN      ] AutofillProfileTest.PreviewSummaryString
[       OK ] AutofillProfileTest.PreviewSummaryString (10 ms)
[316/6146] AutofillProfileTest.PreviewSummaryString (10 ms)
[ RUN      ] AutofillProfileTest.AdjustInferredLabels
[       OK ] AutofillProfileTest.AdjustInferredLabels (20 ms)
[317/6146] AutofillProfileTest.AdjustInferredLabels (20 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsI18n_CH
[       OK ] AutofillProfileTest.CreateInferredLabelsI18n_CH (3 ms)
[318/6146] AutofillProfileTest.CreateInferredLabelsI18n_CH (3 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsI18n_FR
[       OK ] AutofillProfileTest.CreateInferredLabelsI18n_FR (5 ms)
[319/6146] AutofillProfileTest.CreateInferredLabelsI18n_FR (5 ms)
[ RUN      ] AutofillProfileTest.CreateInferredLabelsI18n_KR
[       OK ] AutofillProfileTest.CreateInferredLabelsI18n_KR (5 ms)
[320/6146] AutofillProfileTest.CreateInferredLabelsI18n_KR (5 ms)
[ RUN      ] AutofillTypeTest.HtmlFieldTypes
[       OK ] AutofillTypeTest.HtmlFieldTypes (0 ms)
[321/6146] AutofillTypeTest.HtmlFieldTypes (0 ms)
[ RUN      ] NameInfoTest.SetFullName
[       OK ] NameInfoTest.SetFullName (0 ms)
[322/6146] NameInfoTest.SetFullName (0 ms)
[ RUN      ] NameInfoTest.GetFullName
[       OK ] NameInfoTest.GetFullName (0 ms)
[323/6146] NameInfoTest.GetFullName (0 ms)
[ RUN      ] NameInfoTest.ParsedNamesAreEqual
[       OK ] NameInfoTest.ParsedNamesAreEqual (1 ms)
[324/6146] NameInfoTest.ParsedNamesAreEqual (1 ms)
[ RUN      ] NameInfoTest.OverwriteName
[       OK ] NameInfoTest.OverwriteName (0 ms)
[325/6146] NameInfoTest.OverwriteName (0 ms)
[ RUN      ] NameInfoTest.NamePartsAreEmpty
[       OK ] NameInfoTest.NamePartsAreEmpty (0 ms)
[326/6146] NameInfoTest.NamePartsAreEmpty (0 ms)
[ RUN      ] CountryNamesTest.GetCountryCode_BasicMapping
[       OK ] CountryNamesTest.GetCountryCode_BasicMapping (11 ms)
[327/6146] CountryNamesTest.GetCountryCode_BasicMapping (11 ms)
[ RUN      ] CountryNamesTest.GetCountryCode_CaseInsensitiveMapping
[       OK ] CountryNamesTest.GetCountryCode_CaseInsensitiveMapping (8 ms)
[328/6146] CountryNamesTest.GetCountryCode_CaseInsensitiveMapping (8 ms)
[ RUN      ] CountryNamesTest.GetCountryCode_CodesMapToThemselves
[       OK ] CountryNamesTest.GetCountryCode_CodesMapToThemselves (25 ms)
[329/6146] CountryNamesTest.GetCountryCode_CodesMapToThemselves (25 ms)
[ RUN      ] CountryNamesTest.GetCountryCode_BasicSynonyms
[       OK ] CountryNamesTest.GetCountryCode_BasicSynonyms (8 ms)
[330/6146] CountryNamesTest.GetCountryCode_BasicSynonyms (8 ms)
[ RUN      ] CountryNamesTest.GetCountryCode_OtherLocales
[       OK ] CountryNamesTest.GetCountryCode_OtherLocales (52 ms)
[331/6146] CountryNamesTest.GetCountryCode_OtherLocales (52 ms)
[ RUN      ] CountryNamesTest.GetCountryCode_EnUsFallback
[       OK ] CountryNamesTest.GetCountryCode_EnUsFallback (16 ms)
[332/6146] CountryNamesTest.GetCountryCode_EnUsFallback (16 ms)
[ RUN      ] CountryNamesTest.EmptyCountryNameHasEmptyCountryCode
[       OK ] CountryNamesTest.EmptyCountryNameHasEmptyCountryCode (15 ms)
[333/6146] CountryNamesTest.EmptyCountryNameHasEmptyCountryCode (15 ms)
[ RUN      ] CreditCardFieldTest.Empty
[       OK ] CreditCardFieldTest.Empty (0 ms)
[334/6146] CreditCardFieldTest.Empty (0 ms)
[ RUN      ] CreditCardFieldTest.NonParse
[       OK ] CreditCardFieldTest.NonParse (0 ms)
[335/6146] CreditCardFieldTest.NonParse (0 ms)
[ RUN      ] CreditCardFieldTest.ParseCreditCardNoNumber
[       OK ] CreditCardFieldTest.ParseCreditCardNoNumber (12 ms)
[336/6146] CreditCardFieldTest.ParseCreditCardNoNumber (12 ms)
[ RUN      ] CreditCardFieldTest.ParseCreditCardNoDate
[       OK ] CreditCardFieldTest.ParseCreditCardNoDate (0 ms)
[337/6146] CreditCardFieldTest.ParseCreditCardNoDate (0 ms)
[ RUN      ] CreditCardFieldTest.ParseMiniumCreditCard
[       OK ] CreditCardFieldTest.ParseMiniumCreditCard (0 ms)
[338/6146] CreditCardFieldTest.ParseMiniumCreditCard (0 ms)
[ RUN      ] CreditCardFieldTest.ParseFullCreditCard
[       OK ] CreditCardFieldTest.ParseFullCreditCard (5 ms)
[339/6146] CreditCardFieldTest.ParseFullCreditCard (5 ms)
[ RUN      ] CreditCardFieldTest.ParseExpMonthYear
[       OK ] CreditCardFieldTest.ParseExpMonthYear (0 ms)
[340/6146] CreditCardFieldTest.ParseExpMonthYear (0 ms)
[ RUN      ] CreditCardFieldTest.ParseExpMonthYear2
[       OK ] CreditCardFieldTest.ParseExpMonthYear2 (14 ms)
[341/6146] CreditCardFieldTest.ParseExpMonthYear2 (14 ms)
[ RUN      ] CreditCardFieldTest.ParseExpField
[       OK ] CreditCardFieldTest.ParseExpField (0 ms)
[342/6146] CreditCardFieldTest.ParseExpField (0 ms)
[ RUN      ] CreditCardFieldTest.ParseExpField2DigitYear
[       OK ] CreditCardFieldTest.ParseExpField2DigitYear (0 ms)
[343/6146] CreditCardFieldTest.ParseExpField2DigitYear (0 ms)
[ RUN      ] CreditCardFieldTest.ParseExpField2DigitYearDueToMaxLength
[       OK ] CreditCardFieldTest.ParseExpField2DigitYearDueToMaxLength (0 ms)
[344/6146] CreditCardFieldTest.ParseExpField2DigitYearDueToMaxLength (0 ms)
[ RUN      ] CreditCardFieldTest.ParseExpField4DigitYear
[       OK ] CreditCardFieldTest.ParseExpField4DigitYear (1 ms)
[345/6146] CreditCardFieldTest.ParseExpField4DigitYear (1 ms)
[ RUN      ] CreditCardFieldTest.ParseCreditCardHolderNameWithCCFullName
[       OK ] CreditCardFieldTest.ParseCreditCardHolderNameWithCCFullName (0 ms)
[346/6146] CreditCardFieldTest.ParseCreditCardHolderNameWithCCFullName (0 ms)
[ RUN      ] CreditCardFieldTest.ParseMonthControl
[       OK ] CreditCardFieldTest.ParseMonthControl (0 ms)
[347/6146] CreditCardFieldTest.ParseMonthControl (0 ms)
[ RUN      ] CreditCardFieldTest.ParseCreditCardExpYear_2DigitMaxLength
[       OK ] CreditCardFieldTest.ParseCreditCardExpYear_2DigitMaxLength (1 ms)
[348/6146] CreditCardFieldTest.ParseCreditCardExpYear_2DigitMaxLength (1 ms)
[ RUN      ] CreditCardFieldTest.ParseCreditCardNumberWithSplit
[       OK ] CreditCardFieldTest.ParseCreditCardNumberWithSplit (0 ms)
[349/6146] CreditCardFieldTest.ParseCreditCardNumberWithSplit (0 ms)
[ RUN      ] CreditCardFieldTest.ParseMultipleCreditCardNumbers
[       OK ] CreditCardFieldTest.ParseMultipleCreditCardNumbers (1 ms)
[350/6146] CreditCardFieldTest.ParseMultipleCreditCardNumbers (1 ms)
[ RUN      ] CreditCardFieldTest.ParseFirstAndLastNames
[       OK ] CreditCardFieldTest.ParseFirstAndLastNames (14 ms)
[351/6146] CreditCardFieldTest.ParseFirstAndLastNames (14 ms)
[ RUN      ] CreditCardFieldTest.ParseConsecutiveCvc
[       OK ] CreditCardFieldTest.ParseConsecutiveCvc (0 ms)
[352/6146] CreditCardFieldTest.ParseConsecutiveCvc (0 ms)
[ RUN      ] CreditCardFieldTest.ParseNonConsecutiveCvc
[       OK ] CreditCardFieldTest.ParseNonConsecutiveCvc (1 ms)
[353/6146] CreditCardFieldTest.ParseNonConsecutiveCvc (1 ms)
[ RUN      ] CreditCardTest.PreviewSummaryAndTypeAndLastFourDigitsStrings
[       OK ] CreditCardTest.PreviewSummaryAndTypeAndLastFourDigitsStrings (1 ms)
[354/6146] CreditCardTest.PreviewSummaryAndTypeAndLastFourDigitsStrings (1 ms)
[ RUN      ] CreditCardTest.AssignmentOperator
[       OK ] CreditCardTest.AssignmentOperator (0 ms)
[355/6146] CreditCardTest.AssignmentOperator (0 ms)
[ RUN      ] CreditCardTest.Copy
[       OK ] CreditCardTest.Copy (0 ms)
[356/6146] CreditCardTest.Copy (0 ms)
[ RUN      ] CreditCardTest.IsLocalDuplicateOfServerCard
[       OK ] CreditCardTest.IsLocalDuplicateOfServerCard (1 ms)
[357/6146] CreditCardTest.IsLocalDuplicateOfServerCard (1 ms)
[ RUN      ] CreditCardTest.HasSameNumberAs
[       OK ] CreditCardTest.HasSameNumberAs (0 ms)
[358/6146] CreditCardTest.HasSameNumberAs (0 ms)
[ RUN      ] CreditCardTest.Compare
[       OK ] CreditCardTest.Compare (0 ms)
[359/6146] CreditCardTest.Compare (0 ms)
[ RUN      ] CreditCardTest.IconResourceId
[       OK ] CreditCardTest.IconResourceId (0 ms)
[360/6146] CreditCardTest.IconResourceId (0 ms)
[ RUN      ] CreditCardTest.UpdateFromImportedCard
[       OK ] CreditCardTest.UpdateFromImportedCard (2 ms)
[361/6146] CreditCardTest.UpdateFromImportedCard (2 ms)
[ RUN      ] CreditCardTest.IsValid
[       OK ] CreditCardTest.IsValid (3 ms)
[362/6146] CreditCardTest.IsValid (3 ms)
[ RUN      ] CreditCardTest.SetRawInfoCreditCardNumber
[       OK ] CreditCardTest.SetRawInfoCreditCardNumber (0 ms)
[363/6146] CreditCardTest.SetRawInfoCreditCardNumber (0 ms)
[ RUN      ] CreditCardTest.SetExpirationMonth
[       OK ] CreditCardTest.SetExpirationMonth (3 ms)
[364/6146] CreditCardTest.SetExpirationMonth (3 ms)
[ RUN      ] CreditCardTest.CreditCardType
[       OK ] CreditCardTest.CreditCardType (0 ms)
[365/6146] CreditCardTest.CreditCardType (0 ms)
[ RUN      ] CreditCardTest.CreditCardVerificationCode
[       OK ] CreditCardTest.CreditCardVerificationCode (0 ms)
[366/6146] CreditCardTest.CreditCardVerificationCode (0 ms)
[ RUN      ] CreditCardTest.GetCreditCardType
[       OK ] CreditCardTest.GetCreditCardType (1 ms)
[367/6146] CreditCardTest.GetCreditCardType (1 ms)
[ RUN      ] CreditCardTest.LastFourDigits
[       OK ] CreditCardTest.LastFourDigits (0 ms)
[368/6146] CreditCardTest.LastFourDigits (0 ms)
[ RUN      ] CreditCardTest.CanBuildFromCardNumberAndExpirationDate
[       OK ] CreditCardTest.CanBuildFromCardNumberAndExpirationDate (0 ms)
[369/6146] CreditCardTest.CanBuildFromCardNumberAndExpirationDate (0 ms)
[ RUN      ] CreditCardTest.ShouldUpdateExpiration
[       OK ] CreditCardTest.ShouldUpdateExpiration (3 ms)
[370/6146] CreditCardTest.ShouldUpdateExpiration (3 ms)
[ RUN      ] FormStructureTest.IsAutofillable
[       OK ] FormStructureTest.IsAutofillable (30 ms)
[371/6146] FormStructureTest.IsAutofillable (30 ms)
[ RUN      ] FormStructureTest.ShouldBeParsed
[       OK ] FormStructureTest.ShouldBeParsed (3 ms)
[372/6146] FormStructureTest.ShouldBeParsed (3 ms)
[ RUN      ] FormStructureTest.ShouldBeParsed_TwoFields_HasAutocomplete
[       OK ] FormStructureTest.ShouldBeParsed_TwoFields_HasAutocomplete (1 ms)
[373/6146] FormStructureTest.ShouldBeParsed_TwoFields_HasAutocomplete (1 ms)
[ RUN      ] FormStructureTest.HeuristicsContactInfo
[       OK ] FormStructureTest.HeuristicsContactInfo (6 ms)
[374/6146] FormStructureTest.HeuristicsContactInfo (6 ms)
[ RUN      ] FormStructureTest.HeuristicsAutocompleteAttribute
[       OK ] FormStructureTest.HeuristicsAutocompleteAttribute (1 ms)
[375/6146] FormStructureTest.HeuristicsAutocompleteAttribute (1 ms)
[ RUN      ] FormStructureTest.Heuristics_FormlessNonCheckoutForm
[       OK ] FormStructureTest.Heuristics_FormlessNonCheckoutForm (2 ms)
[376/6146] FormStructureTest.Heuristics_FormlessNonCheckoutForm (2 ms)
[ RUN      ] FormStructureTest.StripCommonNamePrefix
[       OK ] FormStructureTest.StripCommonNamePrefix (3 ms)
[377/6146] FormStructureTest.StripCommonNamePrefix (3 ms)
[ RUN      ] FormStructureTest.StripCommonNamePrefix_SmallPrefix
[       OK ] FormStructureTest.StripCommonNamePrefix_SmallPrefix (2 ms)
[378/6146] FormStructureTest.StripCommonNamePrefix_SmallPrefix (2 ms)
[ RUN      ] FormStructureTest.HeuristicsAutocompleteAttributePhoneTypes
[       OK ] FormStructureTest.HeuristicsAutocompleteAttributePhoneTypes (2 ms)
[379/6146] FormStructureTest.HeuristicsAutocompleteAttributePhoneTypes (2 ms)
[ RUN      ] FormStructureTest.HeuristicsAndServerPredictions_BigForm_NoAutocompleteAttribute
[       OK ] FormStructureTest.HeuristicsAndServerPredictions_BigForm_NoAutocompleteAttribute (2 ms)
[380/6146] FormStructureTest.HeuristicsAndServerPredictions_BigForm_NoAutocompleteAttribute (2 ms)
[ RUN      ] FieldCandidatesTest.EmptyFieldCandidates
[       OK ] FieldCandidatesTest.EmptyFieldCandidates (0 ms)
[381/6146] FieldCandidatesTest.EmptyFieldCandidates (0 ms)
[ RUN      ] FieldCandidatesTest.SingleCandidate
[       OK ] FieldCandidatesTest.SingleCandidate (0 ms)
[382/6146] FieldCandidatesTest.SingleCandidate (0 ms)
[ RUN      ] FieldCandidatesTest.TwoCandidates
[       OK ] FieldCandidatesTest.TwoCandidates (0 ms)
[383/6146] FieldCandidatesTest.TwoCandidates (0 ms)
[ RUN      ] FieldCandidatesTest.TwoCandidatesOppositeOrder
[       OK ] FieldCandidatesTest.TwoCandidatesOppositeOrder (0 ms)
[384/6146] FieldCandidatesTest.TwoCandidatesOppositeOrder (0 ms)
[ RUN      ] FormFieldTest.Match
[       OK ] FormFieldTest.Match (12 ms)
[385/6146] FormFieldTest.Match (12 ms)
[ RUN      ] FormFieldTest.ParseFormFields
[       OK ] FormFieldTest.ParseFormFields (8 ms)
[386/6146] FormFieldTest.ParseFormFields (8 ms)
[ RUN      ] FormFieldTest.ParseFormFieldsImmutableForm
[       OK ] FormFieldTest.ParseFormFieldsImmutableForm (1 ms)
[387/6146] FormFieldTest.ParseFormFieldsImmutableForm (1 ms)
[ RUN      ] FormStructureTest.FieldCount
[       OK ] FormStructureTest.FieldCount (2 ms)
[388/6146] FormStructureTest.FieldCount (2 ms)
[ RUN      ] FormStructureTest.AutofillCount
[       OK ] FormStructureTest.AutofillCount (11 ms)
[389/6146] FormStructureTest.AutofillCount (11 ms)
[ RUN      ] FormStructureTest.SourceURL
[       OK ] FormStructureTest.SourceURL (0 ms)
[390/6146] FormStructureTest.SourceURL (0 ms)
[ RUN      ] FormStructureTest.HeuristicsAndServerPredictions_ValidAutocompleteAttribute
[       OK ] FormStructureTest.HeuristicsAndServerPredictions_ValidAutocompleteAttribute (20 ms)
[391/6146] FormStructureTest.HeuristicsAndServerPredictions_ValidAutocompleteAttribute (20 ms)
[ RUN      ] FormStructureTest.HeuristicsAndServerPredictions_UnrecognizedAutocompleteAttribute
[       OK ] FormStructureTest.HeuristicsAndServerPredictions_UnrecognizedAutocompleteAttribute (2 ms)
[392/6146] FormStructureTest.HeuristicsAndServerPredictions_UnrecognizedAutocompleteAttribute (2 ms)
[ RUN      ] FormStructureTest.HeuristicsAndServerPredictions_SmallForm_NoAutocompleteAttribute
[       OK ] FormStructureTest.HeuristicsAndServerPredictions_SmallForm_NoAutocompleteAttribute (0 ms)
[393/6146] FormStructureTest.HeuristicsAndServerPredictions_SmallForm_NoAutocompleteAttribute (0 ms)
[ RUN      ] FormStructureTest.HeuristicsAndServerPredictions_SmallForm_ValidAutocompleteAttribute
[       OK ] FormStructureTest.HeuristicsAndServerPredictions_SmallForm_ValidAutocompleteAttribute (1 ms)
[394/6146] FormStructureTest.HeuristicsAndServerPredictions_SmallForm_ValidAutocompleteAttribute (1 ms)
[ RUN      ] FormStructureTest.PasswordFormShouldBeCrowdsourced
[       OK ] FormStructureTest.PasswordFormShouldBeCrowdsourced (2 ms)
[395/6146] FormStructureTest.PasswordFormShouldBeCrowdsourced (2 ms)
[ RUN      ] FormStructureTest.HeuristicsAutocompleteAttributeWithSections
[       OK ] FormStructureTest.HeuristicsAutocompleteAttributeWithSections (4 ms)
[396/6146] FormStructureTest.HeuristicsAutocompleteAttributeWithSections (4 ms)
[ RUN      ] FormStructureTest.HeuristicsAutocompleteAttributeWithSectionsDegenerate
[       OK ] FormStructureTest.HeuristicsAutocompleteAttributeWithSectionsDegenerate (3 ms)
[397/6146] FormStructureTest.HeuristicsAutocompleteAttributeWithSectionsDegenerate (3 ms)
[ RUN      ] FormStructureTest.HeuristicsAutocompleteAttributeWithSectionsRepeated
[       OK ] FormStructureTest.HeuristicsAutocompleteAttributeWithSectionsRepeated (0 ms)
[398/6146] FormStructureTest.HeuristicsAutocompleteAttributeWithSectionsRepeated (0 ms)
[ RUN      ] FormStructureTest.HeuristicsDontOverrideAutocompleteAttributeSections
[       OK ] FormStructureTest.HeuristicsDontOverrideAutocompleteAttributeSections (1 ms)
[399/6146] FormStructureTest.HeuristicsDontOverrideAutocompleteAttributeSections (1 ms)
[ RUN      ] FormStructureTest.HeuristicsSample8
[       OK ] FormStructureTest.HeuristicsSample8 (7 ms)
[400/6146] FormStructureTest.HeuristicsSample8 (7 ms)
[ RUN      ] FormStructureTest.HeuristicsSample6
[       OK ] FormStructureTest.HeuristicsSample6 (22 ms)
[401/6146] FormStructureTest.HeuristicsSample6 (22 ms)
[ RUN      ] FormStructureTest.HeuristicsLabelsOnly
[       OK ] FormStructureTest.HeuristicsLabelsOnly (4 ms)
[402/6146] FormStructureTest.HeuristicsLabelsOnly (4 ms)
[ RUN      ] FormStructureTest.HeuristicsCreditCardInfo
[       OK ] FormStructureTest.HeuristicsCreditCardInfo (4 ms)
[403/6146] FormStructureTest.HeuristicsCreditCardInfo (4 ms)
[ RUN      ] FormStructureTest.HeuristicsCreditCardInfoWithUnknownCardField
[       OK ] FormStructureTest.HeuristicsCreditCardInfoWithUnknownCardField (4 ms)
[404/6146] FormStructureTest.HeuristicsCreditCardInfoWithUnknownCardField (4 ms)
[ RUN      ] FormStructureTest.ThreeAddressLines
[       OK ] FormStructureTest.ThreeAddressLines (2 ms)
[405/6146] FormStructureTest.ThreeAddressLines (2 ms)
[ RUN      ] FormStructureTest.SurplusAddressLinesIgnored
[       OK ] FormStructureTest.SurplusAddressLinesIgnored (3 ms)
[406/6146] FormStructureTest.SurplusAddressLinesIgnored (3 ms)
[ RUN      ] FormStructureTest.ThreeAddressLinesExpedia
[       OK ] FormStructureTest.ThreeAddressLinesExpedia (2 ms)
[407/6146] FormStructureTest.ThreeAddressLinesExpedia (2 ms)
[ RUN      ] FormStructureTest.TwoAddressLinesEbay
[       OK ] FormStructureTest.TwoAddressLinesEbay (2 ms)
[408/6146] FormStructureTest.TwoAddressLinesEbay (2 ms)
[ RUN      ] FormStructureTest.HeuristicsStateWithProvince
[       OK ] FormStructureTest.HeuristicsStateWithProvince (2 ms)
[409/6146] FormStructureTest.HeuristicsStateWithProvince (2 ms)
[ RUN      ] FormStructureTest.HeuristicsWithBilling
[       OK ] FormStructureTest.HeuristicsWithBilling (7 ms)
[410/6146] FormStructureTest.HeuristicsWithBilling (7 ms)
[ RUN      ] FormStructureTest.ThreePartPhoneNumber
[       OK ] FormStructureTest.ThreePartPhoneNumber (19 ms)
[411/6146] FormStructureTest.ThreePartPhoneNumber (19 ms)
[ RUN      ] FormStructureTest.HeuristicsInfernoCC
[       OK ] FormStructureTest.HeuristicsInfernoCC (5 ms)
[412/6146] FormStructureTest.HeuristicsInfernoCC (5 ms)
[ RUN      ] FormStructureTest.HeuristicsInferCCNames_NamesNotFirst
[       OK ] FormStructureTest.HeuristicsInferCCNames_NamesNotFirst (4 ms)
[413/6146] FormStructureTest.HeuristicsInferCCNames_NamesNotFirst (4 ms)
[ RUN      ] FormStructureTest.HeuristicsInferCCNames_NamesFirst
[       OK ] FormStructureTest.HeuristicsInferCCNames_NamesFirst (4 ms)
[414/6146] FormStructureTest.HeuristicsInferCCNames_NamesFirst (4 ms)
[ RUN      ] FormStructureTest.EncodeQueryRequest
[       OK ] FormStructureTest.EncodeQueryRequest (15 ms)
[415/6146] FormStructureTest.EncodeQueryRequest (15 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequest
[       OK ] FormStructureTest.EncodeUploadRequest (8 ms)
[416/6146] FormStructureTest.EncodeUploadRequest (8 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequestWithAdditionalPasswordFormSignature
[       OK ] FormStructureTest.EncodeUploadRequestWithAdditionalPasswordFormSignature (1 ms)
[417/6146] FormStructureTest.EncodeUploadRequestWithAdditionalPasswordFormSignature (1 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequest_WithAutocomplete
[       OK ] FormStructureTest.EncodeUploadRequest_WithAutocomplete (1 ms)
[418/6146] FormStructureTest.EncodeUploadRequest_WithAutocomplete (1 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequest_ObservedSubmissionFalse
[       OK ] FormStructureTest.EncodeUploadRequest_ObservedSubmissionFalse (0 ms)
[419/6146] FormStructureTest.EncodeUploadRequest_ObservedSubmissionFalse (0 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequest_WithLabels
[       OK ] FormStructureTest.EncodeUploadRequest_WithLabels (0 ms)
[420/6146] FormStructureTest.EncodeUploadRequest_WithLabels (0 ms)
[ RUN      ] FormStructureTest.EncodeQueryRequest_MissingNames
[       OK ] FormStructureTest.EncodeQueryRequest_MissingNames (2 ms)
[421/6146] FormStructureTest.EncodeQueryRequest_MissingNames (2 ms)
[ RUN      ] FormStructureTest.EncodeQueryRequest_DisabledMetadataTrial
[       OK ] FormStructureTest.EncodeQueryRequest_DisabledMetadataTrial (1 ms)
[422/6146] FormStructureTest.EncodeQueryRequest_DisabledMetadataTrial (1 ms)
[ RUN      ] FormStructureTest.PossibleValues
[       OK ] FormStructureTest.PossibleValues (1 ms)
[423/6146] FormStructureTest.PossibleValues (1 ms)
[ RUN      ] FormStructureTest.ParseQueryResponse
[       OK ] FormStructureTest.ParseQueryResponse (1 ms)
[424/6146] FormStructureTest.ParseQueryResponse (1 ms)
[ RUN      ] FormStructureTest.ParseQueryResponseAuthorDefinedTypes
[       OK ] FormStructureTest.ParseQueryResponseAuthorDefinedTypes (1 ms)
[425/6146] FormStructureTest.ParseQueryResponseAuthorDefinedTypes (1 ms)
[ RUN      ] FormStructureTest.FindLongestCommonPrefix
[       OK ] FormStructureTest.FindLongestCommonPrefix (0 ms)
[426/6146] FormStructureTest.FindLongestCommonPrefix (0 ms)
[ RUN      ] NameFieldTest.FirstMiddleLast
[       OK ] NameFieldTest.FirstMiddleLast (12 ms)
[427/6146] NameFieldTest.FirstMiddleLast (12 ms)
[ RUN      ] NameFieldTest.FirstMiddleLast2
[       OK ] NameFieldTest.FirstMiddleLast2 (0 ms)
[428/6146] NameFieldTest.FirstMiddleLast2 (0 ms)
[ RUN      ] NameFieldTest.FirstLast
[       OK ] NameFieldTest.FirstLast (1 ms)
[429/6146] NameFieldTest.FirstLast (1 ms)
[ RUN      ] NameFieldTest.FirstLast2
[       OK ] NameFieldTest.FirstLast2 (0 ms)
[430/6146] NameFieldTest.FirstLast2 (0 ms)
[ RUN      ] NameFieldTest.FirstLastMiddleWithSpaces
[       OK ] NameFieldTest.FirstLastMiddleWithSpaces (13 ms)
[431/6146] NameFieldTest.FirstLastMiddleWithSpaces (13 ms)
[ RUN      ] NameFieldTest.FirstLastEmpty
[       OK ] NameFieldTest.FirstLastEmpty (0 ms)
[432/6146] NameFieldTest.FirstLastEmpty (0 ms)
[ RUN      ] NameFieldTest.FirstMiddleLastEmpty
[       OK ] NameFieldTest.FirstMiddleLastEmpty (0 ms)
[433/6146] NameFieldTest.FirstMiddleLastEmpty (0 ms)
[ RUN      ] NameFieldTest.MiddleInitial
[       OK ] NameFieldTest.MiddleInitial (0 ms)
[434/6146] NameFieldTest.MiddleInitial (0 ms)
[ RUN      ] NameFieldTest.MiddleInitialNoLastName
[       OK ] NameFieldTest.MiddleInitialNoLastName (1 ms)
[435/6146] NameFieldTest.MiddleInitialNoLastName (1 ms)
[ RUN      ] NameFieldTest.MiddleInitialAtEnd
[       OK ] NameFieldTest.MiddleInitialAtEnd (0 ms)
[436/6146] NameFieldTest.MiddleInitialAtEnd (0 ms)
[ RUN      ] PasswordGeneratorTest.PasswordLength
[       OK ] PasswordGeneratorTest.PasswordLength (1 ms)
[437/6146] PasswordGeneratorTest.PasswordLength (1 ms)
[ RUN      ] PasswordGeneratorTest.PasswordPattern
[       OK ] PasswordGeneratorTest.PasswordPattern (0 ms)
[438/6146] PasswordGeneratorTest.PasswordPattern (0 ms)
[ RUN      ] PasswordGeneratorTest.Printable
[       OK ] PasswordGeneratorTest.Printable (0 ms)
[439/6146] PasswordGeneratorTest.Printable (0 ms)
[ RUN      ] PasswordGeneratorTest.ForceFixPasswordTest
[       OK ] PasswordGeneratorTest.ForceFixPasswordTest (0 ms)
[440/6146] PasswordGeneratorTest.ForceFixPasswordTest (0 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequest_WithFormName
[       OK ] FormStructureTest.EncodeUploadRequest_WithFormName (2 ms)
[441/6146] FormStructureTest.EncodeUploadRequest_WithFormName (2 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequestPartialMetadata
[       OK ] FormStructureTest.EncodeUploadRequestPartialMetadata (1 ms)
[442/6146] FormStructureTest.EncodeUploadRequestPartialMetadata (1 ms)
[ RUN      ] FormStructureTest.EncodeUploadRequest_DisabledMetadataTrial
[       OK ] FormStructureTest.EncodeUploadRequest_DisabledMetadataTrial (1 ms)
[443/6146] FormStructureTest.EncodeUploadRequest_DisabledMetadataTrial (1 ms)
[ RUN      ] FormStructureTest.CheckDataPresence
[       OK ] FormStructureTest.CheckDataPresence (1 ms)
[444/6146] FormStructureTest.CheckDataPresence (1 ms)
[ RUN      ] FormStructureTest.CheckMultipleTypes
[       OK ] FormStructureTest.CheckMultipleTypes (1 ms)
[445/6146] FormStructureTest.CheckMultipleTypes (1 ms)
[ RUN      ] FormStructureTest.CheckFormSignature
[       OK ] FormStructureTest.CheckFormSignature (3 ms)
[446/6146] FormStructureTest.CheckFormSignature (3 ms)
[ RUN      ] FormStructureTest.ToFormData
[       OK ] FormStructureTest.ToFormData (1 ms)
[447/6146] FormStructureTest.ToFormData (1 ms)
[ RUN      ] FormStructureTest.SkipFieldTest
[       OK ] FormStructureTest.SkipFieldTest (1 ms)
[448/6146] FormStructureTest.SkipFieldTest (1 ms)
[ RUN      ] FormStructureTest.EncodeQueryRequest_WithLabels
[       OK ] FormStructureTest.EncodeQueryRequest_WithLabels (0 ms)
[449/6146] FormStructureTest.EncodeQueryRequest_WithLabels (0 ms)
[ RUN      ] FormStructureTest.EncodeQueryRequest_WithLongLabels
[       OK ] FormStructureTest.EncodeQueryRequest_WithLongLabels (0 ms)
[450/6146] FormStructureTest.EncodeQueryRequest_WithLongLabels (0 ms)
[ RUN      ] FullCardRequestTest.GetFullCardPanAndCvcForMaskedServerCard
[       OK ] FullCardRequestTest.GetFullCardPanAndCvcForMaskedServerCard (2 ms)
[451/6146] FullCardRequestTest.GetFullCardPanAndCvcForMaskedServerCard (2 ms)
[ RUN      ] FullCardRequestTest.GetFullCardPanAndCvcForLocalCard
[       OK ] FullCardRequestTest.GetFullCardPanAndCvcForLocalCard (1 ms)
[452/6146] FullCardRequestTest.GetFullCardPanAndCvcForLocalCard (1 ms)
[ RUN      ] FullCardRequestTest.GetFullCardPanAndCvcForFullServerCard
[       OK ] FullCardRequestTest.GetFullCardPanAndCvcForFullServerCard (1 ms)
[453/6146] FullCardRequestTest.GetFullCardPanAndCvcForFullServerCard (1 ms)
[ RUN      ] FullCardRequestTest.GetFullCardPanAndCvcForFullServerCardInExpiredStatus
[       OK ] FullCardRequestTest.GetFullCardPanAndCvcForFullServerCardInExpiredStatus (1 ms)
[454/6146] FullCardRequestTest.GetFullCardPanAndCvcForFullServerCardInExpiredStatus (1 ms)
[ RUN      ] FullCardRequestTest.GetFullCardPanAndCvcForExpiredFullServerCard
[       OK ] FullCardRequestTest.GetFullCardPanAndCvcForExpiredFullServerCard (1 ms)
[455/6146] FullCardRequestTest.GetFullCardPanAndCvcForExpiredFullServerCard (1 ms)
[ RUN      ] FullCardRequestTest.OneRequestAtATime
[       OK ] FullCardRequestTest.OneRequestAtATime (0 ms)
[456/6146] FullCardRequestTest.OneRequestAtATime (0 ms)
[ RUN      ] FullCardRequestTest.SecondRequestOkAfterFirstFinished
[       OK ] FullCardRequestTest.SecondRequestOkAfterFirstFinished (1 ms)
[457/6146] FullCardRequestTest.SecondRequestOkAfterFirstFinished (1 ms)
[ RUN      ] FullCardRequestTest.ClosePromptWithoutUserInput
[       OK ] FullCardRequestTest.ClosePromptWithoutUserInput (0 ms)
[458/6146] FullCardRequestTest.ClosePromptWithoutUserInput (0 ms)
[ RUN      ] FullCardRequestTest.PermanentFailure
[       OK ] FullCardRequestTest.PermanentFailure (0 ms)
[459/6146] FullCardRequestTest.PermanentFailure (0 ms)
[ RUN      ] FullCardRequestTest.NetworkError
[       OK ] FullCardRequestTest.NetworkError (1 ms)
[460/6146] FullCardRequestTest.NetworkError (1 ms)
[ RUN      ] FullCardRequestTest.TryAgainFailureGiveUp
[       OK ] FullCardRequestTest.TryAgainFailureGiveUp (2 ms)
[461/6146] FullCardRequestTest.TryAgainFailureGiveUp (2 ms)
[ RUN      ] FullCardRequestTest.TryAgainFailureRetry
[       OK ] FullCardRequestTest.TryAgainFailureRetry (1 ms)
[462/6146] FullCardRequestTest.TryAgainFailureRetry (1 ms)
[ RUN      ] FullCardRequestTest.UpdateExpDateForMaskedServerCard
[       OK ] FullCardRequestTest.UpdateExpDateForMaskedServerCard (0 ms)
[463/6146] FullCardRequestTest.UpdateExpDateForMaskedServerCard (0 ms)
[ RUN      ] FullCardRequestTest.UpdateExpDateForFullServerCard
[       OK ] FullCardRequestTest.UpdateExpDateForFullServerCard (2 ms)
[464/6146] FullCardRequestTest.UpdateExpDateForFullServerCard (2 ms)
[ RUN      ] FullCardRequestTest.UpdateExpDateForLocalCard
[       OK ] FullCardRequestTest.UpdateExpDateForLocalCard (1 ms)
[465/6146] FullCardRequestTest.UpdateExpDateForLocalCard (1 ms)
[ RUN      ] FullCardRequestTest.SaveRealPan
[       OK ] FullCardRequestTest.SaveRealPan (1 ms)
[466/6146] FullCardRequestTest.SaveRealPan (1 ms)
[ RUN      ] FullCardRequestTest.UnmaskForPaymentRequest
[       OK ] FullCardRequestTest.UnmaskForPaymentRequest (0 ms)
[467/6146] FullCardRequestTest.UnmaskForPaymentRequest (0 ms)
[ RUN      ] FullCardRequestTest.IsGettingFullCardForMaskedServerCard
[       OK ] FullCardRequestTest.IsGettingFullCardForMaskedServerCard (1 ms)
[468/6146] FullCardRequestTest.IsGettingFullCardForMaskedServerCard (1 ms)
[ RUN      ] FullCardRequestTest.IsGettingFullCardForLocalCard
[       OK ] FullCardRequestTest.IsGettingFullCardForLocalCard (1 ms)
[469/6146] FullCardRequestTest.IsGettingFullCardForLocalCard (1 ms)
[ RUN      ] PaymentsServiceSandboxUrl.CheckSandboxUrls
[       OK ] PaymentsServiceSandboxUrl.CheckSandboxUrls (0 ms)
[470/6146] PaymentsServiceSandboxUrl.CheckSandboxUrls (0 ms)
[ RUN      ] PaymentsServiceSandboxUrl.CheckProdUrls
[       OK ] PaymentsServiceSandboxUrl.CheckProdUrls (0 ms)
[471/6146] PaymentsServiceSandboxUrl.CheckProdUrls (0 ms)
[ RUN      ] PaymentsServiceUrl.IsUsingProd
[       OK ] PaymentsServiceUrl.IsUsingProd (0 ms)
[472/6146] PaymentsServiceUrl.IsUsingProd (0 ms)
[ RUN      ] PersonalDataManagerTest.AddProfile
[       OK ] PersonalDataManagerTest.AddProfile (117 ms)
[473/6146] PersonalDataManagerTest.AddProfile (117 ms)
[ RUN      ] PersonalDataManagerTest.AddProfile_BasicInformation
[       OK ] PersonalDataManagerTest.AddProfile_BasicInformation (20 ms)
[474/6146] PersonalDataManagerTest.AddProfile_BasicInformation (20 ms)
[ RUN      ] PersonalDataManagerTest.DontDuplicateServerProfile
[       OK ] PersonalDataManagerTest.DontDuplicateServerProfile (19 ms)
[475/6146] PersonalDataManagerTest.DontDuplicateServerProfile (19 ms)
[ RUN      ] PersonalDataManagerTest.SaveImportedProfileSetModificationDate
[       OK ] PersonalDataManagerTest.SaveImportedProfileSetModificationDate (16 ms)
[476/6146] PersonalDataManagerTest.SaveImportedProfileSetModificationDate (16 ms)
[ RUN      ] PersonalDataManagerTest.AddUpdateRemoveProfiles
[       OK ] PersonalDataManagerTest.AddUpdateRemoveProfiles (42 ms)
[477/6146] PersonalDataManagerTest.AddUpdateRemoveProfiles (42 ms)
[ RUN      ] PersonalDataManagerTest.AddUpdateRemoveCreditCards
[       OK ] PersonalDataManagerTest.AddUpdateRemoveCreditCards (30 ms)
[478/6146] PersonalDataManagerTest.AddUpdateRemoveCreditCards (30 ms)
[ RUN      ] PersonalDataManagerTest.AddCreditCard_BasicInformation
[       OK ] PersonalDataManagerTest.AddCreditCard_BasicInformation (17 ms)
[479/6146] PersonalDataManagerTest.AddCreditCard_BasicInformation (17 ms)
[ RUN      ] PersonalDataManagerTest.UpdateUnverifiedProfilesAndCreditCards
[       OK ] PersonalDataManagerTest.UpdateUnverifiedProfilesAndCreditCards (29 ms)
[480/6146] PersonalDataManagerTest.UpdateUnverifiedProfilesAndCreditCards (29 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_BadEmail
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_BadEmail (77 ms)
[481/6146] PersonalDataManagerTest.ImportAddressProfiles_BadEmail (77 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_TwoEmails
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_TwoEmails (19 ms)
[482/6146] PersonalDataManagerTest.ImportAddressProfiles_TwoEmails (19 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_TwoDifferentEmails
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_TwoDifferentEmails (18 ms)
[483/6146] PersonalDataManagerTest.ImportAddressProfiles_TwoDifferentEmails (18 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_NotEnoughFilledFields
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_NotEnoughFilledFields (17 ms)
[484/6146] PersonalDataManagerTest.ImportAddressProfiles_NotEnoughFilledFields (17 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressUSA
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressUSA (36 ms)
[485/6146] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressUSA (36 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressGB
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressGB (18 ms)
[486/6146] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressGB (18 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressGI
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressGI (16 ms)
[487/6146] PersonalDataManagerTest.ImportAddressProfiles_MinimumAddressGI (16 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_PhoneNumberSplitAcrossMultipleFields
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_PhoneNumberSplitAcrossMultipleFields (74 ms)
[488/6146] PersonalDataManagerTest.ImportAddressProfiles_PhoneNumberSplitAcrossMultipleFields (74 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_MultilineAddress
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_MultilineAddress (25 ms)
[489/6146] PersonalDataManagerTest.ImportAddressProfiles_MultilineAddress (25 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_TwoValidProfilesDifferentForms
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_TwoValidProfilesDifferentForms (33 ms)
[490/6146] PersonalDataManagerTest.ImportAddressProfiles_TwoValidProfilesDifferentForms (33 ms)
[ RUN      ] PersonalDataManagerTest.RefuseToStoreFullCard
[       OK ] PersonalDataManagerTest.RefuseToStoreFullCard (64 ms)
[491/6146] PersonalDataManagerTest.RefuseToStoreFullCard (64 ms)
[ RUN      ] PersonalDataManagerTest.OfferStoreUnmaskedCards
[       OK ] PersonalDataManagerTest.OfferStoreUnmaskedCards (14 ms)
[492/6146] PersonalDataManagerTest.OfferStoreUnmaskedCards (14 ms)
[ RUN      ] PersonalDataManagerTest.UpdateServerCreditCards
[       OK ] PersonalDataManagerTest.UpdateServerCreditCards (23 ms)
[493/6146] PersonalDataManagerTest.UpdateServerCreditCards (23 ms)
[ RUN      ] PersonalDataManagerTest.AddProfilesAndCreditCards
[       OK ] PersonalDataManagerTest.AddProfilesAndCreditCards (86 ms)
[494/6146] PersonalDataManagerTest.AddProfilesAndCreditCards (86 ms)
[ RUN      ] PersonalDataManagerTest.PopulateUniqueIDsOnLoad
[       OK ] PersonalDataManagerTest.PopulateUniqueIDsOnLoad (23 ms)
[495/6146] PersonalDataManagerTest.PopulateUniqueIDsOnLoad (23 ms)
[ RUN      ] PersonalDataManagerTest.SetUniqueCreditCardLabels
[       OK ] PersonalDataManagerTest.SetUniqueCreditCardLabels (22 ms)
[496/6146] PersonalDataManagerTest.SetUniqueCreditCardLabels (22 ms)
[ RUN      ] PersonalDataManagerTest.SetEmptyProfile
[       OK ] PersonalDataManagerTest.SetEmptyProfile (17 ms)
[497/6146] PersonalDataManagerTest.SetEmptyProfile (17 ms)
[ RUN      ] PersonalDataManagerTest.SetEmptyCreditCard
[       OK ] PersonalDataManagerTest.SetEmptyCreditCard (15 ms)
[498/6146] PersonalDataManagerTest.SetEmptyCreditCard (15 ms)
[ RUN      ] PersonalDataManagerTest.Refresh
[       OK ] PersonalDataManagerTest.Refresh (48 ms)
[499/6146] PersonalDataManagerTest.Refresh (48 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles
[       OK ] PersonalDataManagerTest.ImportAddressProfiles (29 ms)
[500/6146] PersonalDataManagerTest.ImportAddressProfiles (29 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_TwoValidProfilesSameForm
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_TwoValidProfilesSameForm (94 ms)
[501/6146] PersonalDataManagerTest.ImportAddressProfiles_TwoValidProfilesSameForm (94 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_OneValidProfileSameForm_PartsHidden
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_OneValidProfileSameForm_PartsHidden (26 ms)
[502/6146] PersonalDataManagerTest.ImportAddressProfiles_OneValidProfileSameForm_PartsHidden (26 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_ThreeValidProfilesSameForm
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_ThreeValidProfilesSameForm (34 ms)
[503/6146] PersonalDataManagerTest.ImportAddressProfiles_ThreeValidProfilesSameForm (34 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_SameProfileWithConflict
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_SameProfileWithConflict (108 ms)
[504/6146] PersonalDataManagerTest.ImportAddressProfiles_SameProfileWithConflict (108 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_MissingInfoInOld
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_MissingInfoInOld (34 ms)
[505/6146] PersonalDataManagerTest.ImportAddressProfiles_MissingInfoInOld (34 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_MissingInfoInNew
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_MissingInfoInNew (34 ms)
[506/6146] PersonalDataManagerTest.ImportAddressProfiles_MissingInfoInNew (34 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_InsufficientAddress
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_InsufficientAddress (23 ms)
[507/6146] PersonalDataManagerTest.ImportAddressProfiles_InsufficientAddress (23 ms)
[ RUN      ] PersonalDataManagerTest.ImportAddressProfiles_ExistingVerifiedProfileWithConflict
[       OK ] PersonalDataManagerTest.ImportAddressProfiles_ExistingVerifiedProfileWithConflict (48 ms)
[508/6146] PersonalDataManagerTest.ImportAddressProfiles_ExistingVerifiedProfileWithConflict (48 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_Valid
[       OK ] PersonalDataManagerTest.ImportCreditCard_Valid (23 ms)
[509/6146] PersonalDataManagerTest.ImportCreditCard_Valid (23 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_Invalid
[       OK ] PersonalDataManagerTest.ImportCreditCard_Invalid (18 ms)
[510/6146] PersonalDataManagerTest.ImportCreditCard_Invalid (18 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_MonthSelectInvalidText
[       OK ] PersonalDataManagerTest.ImportCreditCard_MonthSelectInvalidText (83 ms)
[511/6146] PersonalDataManagerTest.ImportCreditCard_MonthSelectInvalidText (83 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_TwoValidCards
[       OK ] PersonalDataManagerTest.ImportCreditCard_TwoValidCards (28 ms)
[512/6146] PersonalDataManagerTest.ImportCreditCard_TwoValidCards (28 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_DuplicateServerCards_MaskedCard
[       OK ] PersonalDataManagerTest.ImportCreditCard_DuplicateServerCards_MaskedCard (31 ms)
[513/6146] PersonalDataManagerTest.ImportCreditCard_DuplicateServerCards_MaskedCard (31 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_DuplicateServerCards_FullCard
[       OK ] PersonalDataManagerTest.ImportCreditCard_DuplicateServerCards_FullCard (19 ms)
[514/6146] PersonalDataManagerTest.ImportCreditCard_DuplicateServerCards_FullCard (19 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_SameCreditCardWithConflict
[       OK ] PersonalDataManagerTest.ImportCreditCard_SameCreditCardWithConflict (26 ms)
[515/6146] PersonalDataManagerTest.ImportCreditCard_SameCreditCardWithConflict (26 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_ShouldReturnLocalCard
[       OK ] PersonalDataManagerTest.ImportCreditCard_ShouldReturnLocalCard (26 ms)
[516/6146] PersonalDataManagerTest.ImportCreditCard_ShouldReturnLocalCard (26 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_EmptyCardWithConflict
[       OK ] PersonalDataManagerTest.ImportCreditCard_EmptyCardWithConflict (24 ms)
[517/6146] PersonalDataManagerTest.ImportCreditCard_EmptyCardWithConflict (24 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_MissingInfoInNew
[       OK ] PersonalDataManagerTest.ImportCreditCard_MissingInfoInNew (27 ms)
[518/6146] PersonalDataManagerTest.ImportCreditCard_MissingInfoInNew (27 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_MissingInfoInOld
[       OK ] PersonalDataManagerTest.ImportCreditCard_MissingInfoInOld (22 ms)
[519/6146] PersonalDataManagerTest.ImportCreditCard_MissingInfoInOld (22 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_SameCardWithSeparators
[       OK ] PersonalDataManagerTest.ImportCreditCard_SameCardWithSeparators (22 ms)
[520/6146] PersonalDataManagerTest.ImportCreditCard_SameCardWithSeparators (22 ms)
[ RUN      ] PersonalDataManagerTest.ImportCreditCard_ExistingVerifiedCardWithConflict
[       OK ] PersonalDataManagerTest.ImportCreditCard_ExistingVerifiedCardWithConflict (86 ms)
[521/6146] PersonalDataManagerTest.ImportCreditCard_ExistingVerifiedCardWithConflict (86 ms)
[ RUN      ] PersonalDataManagerTest.ImportFormData_OneAddressOneCreditCard
[       OK ] PersonalDataManagerTest.ImportFormData_OneAddressOneCreditCard (28 ms)
[522/6146] PersonalDataManagerTest.ImportFormData_OneAddressOneCreditCard (28 ms)
[ RUN      ] PersonalDataManagerTest.ImportFormData_TwoAddressesOneCreditCard
[       OK ] PersonalDataManagerTest.ImportFormData_TwoAddressesOneCreditCard (58 ms)
[523/6146] PersonalDataManagerTest.ImportFormData_TwoAddressesOneCreditCard (58 ms)
[ RUN      ] PersonalDataManagerTest.SaveImportedProfileWithVerifiedData
[       OK ] PersonalDataManagerTest.SaveImportedProfileWithVerifiedData (78 ms)
[524/6146] PersonalDataManagerTest.SaveImportedProfileWithVerifiedData (78 ms)
[ RUN      ] PersonalDataManagerTest.SaveImportedProfileWithExistingVerifiedData
[       OK ] PersonalDataManagerTest.SaveImportedProfileWithExistingVerifiedData (37 ms)
[525/6146] PersonalDataManagerTest.SaveImportedProfileWithExistingVerifiedData (37 ms)
[ RUN      ] PersonalDataManagerTest.SaveImportedCreditCardWithVerifiedData
[       OK ] PersonalDataManagerTest.SaveImportedCreditCardWithVerifiedData (20 ms)
[526/6146] PersonalDataManagerTest.SaveImportedCreditCardWithVerifiedData (20 ms)
[ RUN      ] PersonalDataManagerTest.GetNonEmptyTypes
[       OK ] PersonalDataManagerTest.GetNonEmptyTypes (53 ms)
[527/6146] PersonalDataManagerTest.GetNonEmptyTypes (53 ms)
[ RUN      ] PersonalDataManagerTest.IncognitoReadOnly
[       OK ] PersonalDataManagerTest.IncognitoReadOnly (30 ms)
[528/6146] PersonalDataManagerTest.IncognitoReadOnly (30 ms)
[ RUN      ] PersonalDataManagerTest.DefaultCountryCodeIsCached
[       OK ] PersonalDataManagerTest.DefaultCountryCodeIsCached (24 ms)
[529/6146] PersonalDataManagerTest.DefaultCountryCodeIsCached (24 ms)
[ RUN      ] PersonalDataManagerTest.DefaultCountryCodeComesFromProfiles
[       OK ] PersonalDataManagerTest.DefaultCountryCodeComesFromProfiles (66 ms)
[530/6146] PersonalDataManagerTest.DefaultCountryCodeComesFromProfiles (66 ms)
[ RUN      ] PersonalDataManagerTest.UpdateLanguageCodeInProfile
[       OK ] PersonalDataManagerTest.UpdateLanguageCodeInProfile (123 ms)
[531/6146] PersonalDataManagerTest.UpdateLanguageCodeInProfile (123 ms)
[ RUN      ] PersonalDataManagerTest.GetProfileSuggestions
[       OK ] PersonalDataManagerTest.GetProfileSuggestions (23 ms)
[532/6146] PersonalDataManagerTest.GetProfileSuggestions (23 ms)
[ RUN      ] PersonalDataManagerTest.GetProfileSuggestions_PhoneSubstring
[       OK ] PersonalDataManagerTest.GetProfileSuggestions_PhoneSubstring (23 ms)
[533/6146] PersonalDataManagerTest.GetProfileSuggestions_PhoneSubstring (23 ms)
[ RUN      ] PersonalDataManagerTest.GetProfileSuggestions_HideSubsets
[       OK ] PersonalDataManagerTest.GetProfileSuggestions_HideSubsets (38 ms)
[534/6146] PersonalDataManagerTest.GetProfileSuggestions_HideSubsets (38 ms)
[ RUN      ] PersonalDataManagerTest.GetProfileSuggestions_Ranking
[       OK ] PersonalDataManagerTest.GetProfileSuggestions_Ranking (32 ms)
[535/6146] PersonalDataManagerTest.GetProfileSuggestions_Ranking (32 ms)
[ RUN      ] PersonalDataManagerTest.GetProfileSuggestions_NumberOfSuggestions
[       OK ] PersonalDataManagerTest.GetProfileSuggestions_NumberOfSuggestions (32 ms)
[536/6146] PersonalDataManagerTest.GetProfileSuggestions_NumberOfSuggestions (32 ms)
[ RUN      ] PersonalDataManagerTest.GetProfileSuggestions_LimitIsMoreThanProfileSuggestions
[       OK ] PersonalDataManagerTest.GetProfileSuggestions_LimitIsMoreThanProfileSuggestions (26 ms)
[537/6146] PersonalDataManagerTest.GetProfileSuggestions_LimitIsMoreThanProfileSuggestions (26 ms)
[ RUN      ] PersonalDataManagerTest.GetCreditCardSuggestions_MaskedCardWithMoreThan6Numbers
[       OK ] PersonalDataManagerTest.GetCreditCardSuggestions_MaskedCardWithMoreThan6Numbers (18 ms)
[538/6146] PersonalDataManagerTest.GetCreditCardSuggestions_MaskedCardWithMoreThan6Numbers (18 ms)
[ RUN      ] PersonalDataManagerTest.GetCreditCardSuggestions_LocalCardsRanking
[       OK ] PersonalDataManagerTest.GetCreditCardSuggestions_LocalCardsRanking (23 ms)
[539/6146] PersonalDataManagerTest.GetCreditCardSuggestions_LocalCardsRanking (23 ms)
[ RUN      ] PersonalDataManagerTest.GetCreditCardSuggestions_LocalAndServerCardsRanking
[       OK ] PersonalDataManagerTest.GetCreditCardSuggestions_LocalAndServerCardsRanking (28 ms)
[540/6146] PersonalDataManagerTest.GetCreditCardSuggestions_LocalAndServerCardsRanking (28 ms)
[ RUN      ] PhoneFieldTest.ThreePartPhoneNumberPrefixSuffix
[       OK ] PhoneFieldTest.ThreePartPhoneNumberPrefixSuffix (13 ms)
[541/6146] PhoneFieldTest.ThreePartPhoneNumberPrefixSuffix (13 ms)
[ RUN      ] PhoneFieldTest.ThreePartPhoneNumberPrefixSuffix2
[       OK ] PhoneFieldTest.ThreePartPhoneNumberPrefixSuffix2 (0 ms)
[542/6146] PhoneFieldTest.ThreePartPhoneNumberPrefixSuffix2 (0 ms)
[ RUN      ] PhoneFieldTest.CountryAndCityAndPhoneNumber
[       OK ] PhoneFieldTest.CountryAndCityAndPhoneNumber (1 ms)
[543/6146] PhoneFieldTest.CountryAndCityAndPhoneNumber (1 ms)
[ RUN      ] PhoneNumberI18NTest.NormalizePhoneNumber
[       OK ] PhoneNumberI18NTest.NormalizePhoneNumber (51 ms)
[544/6146] PhoneNumberI18NTest.NormalizePhoneNumber (51 ms)
[ RUN      ] PhoneNumberI18NTest.ParsePhoneNumber
[       OK ] PhoneNumberI18NTest.ParsePhoneNumber (25 ms)
[545/6146] PhoneNumberI18NTest.ParsePhoneNumber (25 ms)
[ RUN      ] PhoneNumberI18NTest.ConstructPhoneNumber
[       OK ] PhoneNumberI18NTest.ConstructPhoneNumber (21 ms)
[546/6146] PhoneNumberI18NTest.ConstructPhoneNumber (21 ms)
[ RUN      ] PhoneNumberI18NTest.PhoneNumbersMatch
[       OK ] PhoneNumberI18NTest.PhoneNumbersMatch (4 ms)
[547/6146] PhoneNumberI18NTest.PhoneNumbersMatch (4 ms)
[ RUN      ] PhoneNumberTest.Matcher
[       OK ] PhoneNumberTest.Matcher (14 ms)
[548/6146] PhoneNumberTest.Matcher (14 ms)
[ RUN      ] PhoneNumberTest.SetInfo
[       OK ] PhoneNumberTest.SetInfo (9 ms)
[549/6146] PhoneNumberTest.SetInfo (9 ms)
[ RUN      ] PhoneNumberTest.UpdateCachedPhoneNumber
[       OK ] PhoneNumberTest.UpdateCachedPhoneNumber (6 ms)
[550/6146] PhoneNumberTest.UpdateCachedPhoneNumber (6 ms)
[ RUN      ] PersonalDataManagerTest.GetCreditCardSuggestions_ExpiredCards
[       OK ] PersonalDataManagerTest.GetCreditCardSuggestions_ExpiredCards (65 ms)
[551/6146] PersonalDataManagerTest.GetCreditCardSuggestions_ExpiredCards (65 ms)
[ RUN      ] PersonalDataManagerTest.GetCreditCardSuggestions_NumberMissing
[       OK ] PersonalDataManagerTest.GetCreditCardSuggestions_NumberMissing (19 ms)
[552/6146] PersonalDataManagerTest.GetCreditCardSuggestions_NumberMissing (19 ms)
[ RUN      ] PersonalDataManagerTest.GetCreditCardSuggestions_ServerDuplicates
[       OK ] PersonalDataManagerTest.GetCreditCardSuggestions_ServerDuplicates (31 ms)
[553/6146] PersonalDataManagerTest.GetCreditCardSuggestions_ServerDuplicates (31 ms)
[ RUN      ] PersonalDataManagerTest.GetCreditCardSuggestions_ServerCardDuplicateOfMultipleLocalCards
[       OK ] PersonalDataManagerTest.GetCreditCardSuggestions_ServerCardDuplicateOfMultipleLocalCards (29 ms)
[554/6146] PersonalDataManagerTest.GetCreditCardSuggestions_ServerCardDuplicateOfMultipleLocalCards (29 ms)
[ RUN      ] PersonalDataManagerTest.DedupeCreditCardToSuggest_FullServerShadowsLocal
[       OK ] PersonalDataManagerTest.DedupeCreditCardToSuggest_FullServerShadowsLocal (14 ms)
[555/6146] PersonalDataManagerTest.DedupeCreditCardToSuggest_FullServerShadowsLocal (14 ms)
[ RUN      ] PersonalDataManagerTest.DedupeCreditCardToSuggest_LocalShadowsMasked
[       OK ] PersonalDataManagerTest.DedupeCreditCardToSuggest_LocalShadowsMasked (15 ms)
[556/6146] PersonalDataManagerTest.DedupeCreditCardToSuggest_LocalShadowsMasked (15 ms)
[ RUN      ] PersonalDataManagerTest.DedupeCreditCardToSuggest_FullServerAndMasked
[       OK ] PersonalDataManagerTest.DedupeCreditCardToSuggest_FullServerAndMasked (15 ms)
[557/6146] PersonalDataManagerTest.DedupeCreditCardToSuggest_FullServerAndMasked (15 ms)
[ RUN      ] PersonalDataManagerTest.DedupeCreditCardToSuggest_DifferentCards
[       OK ] PersonalDataManagerTest.DedupeCreditCardToSuggest_DifferentCards (14 ms)
[558/6146] PersonalDataManagerTest.DedupeCreditCardToSuggest_DifferentCards (14 ms)
[ RUN      ] PersonalDataManagerTest.RecordUseOf
[       OK ] PersonalDataManagerTest.RecordUseOf (81 ms)
[559/6146] PersonalDataManagerTest.RecordUseOf (81 ms)
[ RUN      ] PersonalDataManagerTest.UpdateServerCreditCardUsageStats
[       OK ] PersonalDataManagerTest.UpdateServerCreditCardUsageStats (31 ms)
[560/6146] PersonalDataManagerTest.UpdateServerCreditCardUsageStats (31 ms)
[ RUN      ] PhoneNumberTest.PhoneCombineHelper
[       OK ] PhoneNumberTest.PhoneCombineHelper (67 ms)
[561/6146] PhoneNumberTest.PhoneCombineHelper (67 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogShown
[       OK ] CardUnmaskPromptControllerImplTest.LogShown (0 ms)
[562/6146] CardUnmaskPromptControllerImplTest.LogShown (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogClosedNoAttempts
[       OK ] CardUnmaskPromptControllerImplTest.LogClosedNoAttempts (1 ms)
[563/6146] CardUnmaskPromptControllerImplTest.LogClosedNoAttempts (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogClosedAbandonUnmasking
[       OK ] CardUnmaskPromptControllerImplTest.LogClosedAbandonUnmasking (1 ms)
[564/6146] CardUnmaskPromptControllerImplTest.LogClosedAbandonUnmasking (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogClosedFailedToUnmaskRetriable
[       OK ] CardUnmaskPromptControllerImplTest.LogClosedFailedToUnmaskRetriable (0 ms)
[565/6146] CardUnmaskPromptControllerImplTest.LogClosedFailedToUnmaskRetriable (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogClosedFailedToUnmaskNonRetriable
[       OK ] CardUnmaskPromptControllerImplTest.LogClosedFailedToUnmaskNonRetriable (0 ms)
[566/6146] CardUnmaskPromptControllerImplTest.LogClosedFailedToUnmaskNonRetriable (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogUnmaskedCardFirstAttempt
[       OK ] CardUnmaskPromptControllerImplTest.LogUnmaskedCardFirstAttempt (1 ms)
[567/6146] CardUnmaskPromptControllerImplTest.LogUnmaskedCardFirstAttempt (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogUnmaskedCardAfterFailure
[       OK ] CardUnmaskPromptControllerImplTest.LogUnmaskedCardAfterFailure (0 ms)
[568/6146] CardUnmaskPromptControllerImplTest.LogUnmaskedCardAfterFailure (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogSavedCardLocally
[       OK ] CardUnmaskPromptControllerImplTest.LogSavedCardLocally (1 ms)
[569/6146] CardUnmaskPromptControllerImplTest.LogSavedCardLocally (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDidOptIn
[       OK ] CardUnmaskPromptControllerImplTest.LogDidOptIn (0 ms)
[570/6146] CardUnmaskPromptControllerImplTest.LogDidOptIn (0 ms)
[ RUN      ] PersonalDataManagerTest.ClearAllServerData
[       OK ] PersonalDataManagerTest.ClearAllServerData (60 ms)
[571/6146] PersonalDataManagerTest.ClearAllServerData (60 ms)
[ RUN      ] PersonalDataManagerTest.DontDuplicateServerCard
[       OK ] PersonalDataManagerTest.DontDuplicateServerCard (44 ms)
[572/6146] PersonalDataManagerTest.DontDuplicateServerCard (44 ms)
[ RUN      ] PersonalDataManagerTest.SaveImportedProfile
[       OK ] PersonalDataManagerTest.SaveImportedProfile (547 ms)
[573/6146] PersonalDataManagerTest.SaveImportedProfile (547 ms)
[ RUN      ] PersonalDataManagerTest.MergeProfile_Frecency
[       OK ] PersonalDataManagerTest.MergeProfile_Frecency (21 ms)
[574/6146] PersonalDataManagerTest.MergeProfile_Frecency (21 ms)
[ RUN      ] PersonalDataManagerTest.MergeProfile_UsageStats
[       OK ] PersonalDataManagerTest.MergeProfile_UsageStats (21 ms)
[575/6146] PersonalDataManagerTest.MergeProfile_UsageStats (21 ms)
[ RUN      ] PhoneFieldTest.Empty
[       OK ] PhoneFieldTest.Empty (0 ms)
[576/6146] PhoneFieldTest.Empty (0 ms)
[ RUN      ] PhoneFieldTest.NonParse
[       OK ] PhoneFieldTest.NonParse (0 ms)
[577/6146] PhoneFieldTest.NonParse (0 ms)
[ RUN      ] PhoneFieldTest.ParseOneLinePhone
[       OK ] PhoneFieldTest.ParseOneLinePhone (0 ms)
[578/6146] PhoneFieldTest.ParseOneLinePhone (0 ms)
[ RUN      ] PhoneFieldTest.ParseTwoLinePhone
[       OK ] PhoneFieldTest.ParseTwoLinePhone (0 ms)
[579/6146] PhoneFieldTest.ParseTwoLinePhone (0 ms)
[ RUN      ] PhoneFieldTest.ThreePartPhoneNumber
[       OK ] PhoneFieldTest.ThreePartPhoneNumber (0 ms)
[580/6146] PhoneFieldTest.ThreePartPhoneNumber (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDidNotOptIn
[       OK ] CardUnmaskPromptControllerImplTest.LogDidNotOptIn (1 ms)
[581/6146] CardUnmaskPromptControllerImplTest.LogDidNotOptIn (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDidOptOut
[       OK ] CardUnmaskPromptControllerImplTest.LogDidOptOut (1 ms)
[582/6146] CardUnmaskPromptControllerImplTest.LogDidOptOut (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDidNotOptOut
[       OK ] CardUnmaskPromptControllerImplTest.LogDidNotOptOut (0 ms)
[583/6146] CardUnmaskPromptControllerImplTest.LogDidNotOptOut (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.DontLogForHiddenCheckbox
[       OK ] CardUnmaskPromptControllerImplTest.DontLogForHiddenCheckbox (1 ms)
[584/6146] CardUnmaskPromptControllerImplTest.DontLogForHiddenCheckbox (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDurationNoAttempts
[       OK ] CardUnmaskPromptControllerImplTest.LogDurationNoAttempts (0 ms)
[585/6146] CardUnmaskPromptControllerImplTest.LogDurationNoAttempts (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDurationAbandonUnmasking
[       OK ] CardUnmaskPromptControllerImplTest.LogDurationAbandonUnmasking (1 ms)
[586/6146] CardUnmaskPromptControllerImplTest.LogDurationAbandonUnmasking (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDurationFailedToUnmaskRetriable
[       OK ] CardUnmaskPromptControllerImplTest.LogDurationFailedToUnmaskRetriable (0 ms)
[587/6146] CardUnmaskPromptControllerImplTest.LogDurationFailedToUnmaskRetriable (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDurationFailedToUnmaskNonRetriable
[       OK ] CardUnmaskPromptControllerImplTest.LogDurationFailedToUnmaskNonRetriable (1 ms)
[588/6146] CardUnmaskPromptControllerImplTest.LogDurationFailedToUnmaskNonRetriable (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDurationCardFirstAttempt
[       OK ] CardUnmaskPromptControllerImplTest.LogDurationCardFirstAttempt (0 ms)
[589/6146] CardUnmaskPromptControllerImplTest.LogDurationCardFirstAttempt (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogDurationUnmaskedCardAfterFailure
[       OK ] CardUnmaskPromptControllerImplTest.LogDurationUnmaskedCardAfterFailure (0 ms)
[590/6146] CardUnmaskPromptControllerImplTest.LogDurationUnmaskedCardAfterFailure (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogTimeBeforeAbandonUnmasking
[       OK ] CardUnmaskPromptControllerImplTest.LogTimeBeforeAbandonUnmasking (1 ms)
[591/6146] CardUnmaskPromptControllerImplTest.LogTimeBeforeAbandonUnmasking (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogRealPanResultSuccess
[       OK ] CardUnmaskPromptControllerImplTest.LogRealPanResultSuccess (0 ms)
[592/6146] CardUnmaskPromptControllerImplTest.LogRealPanResultSuccess (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogRealPanTryAgainFailure
[       OK ] CardUnmaskPromptControllerImplTest.LogRealPanTryAgainFailure (0 ms)
[593/6146] CardUnmaskPromptControllerImplTest.LogRealPanTryAgainFailure (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogUnmaskingDurationResultSuccess
[       OK ] CardUnmaskPromptControllerImplTest.LogUnmaskingDurationResultSuccess (0 ms)
[594/6146] CardUnmaskPromptControllerImplTest.LogUnmaskingDurationResultSuccess (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.LogUnmaskingDurationTryAgainFailure
[       OK ] CardUnmaskPromptControllerImplTest.LogUnmaskingDurationTryAgainFailure (0 ms)
[595/6146] CardUnmaskPromptControllerImplTest.LogUnmaskingDurationTryAgainFailure (0 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.CvcInputValidation
[       OK ] CardUnmaskPromptControllerImplTest.CvcInputValidation (1 ms)
[596/6146] CardUnmaskPromptControllerImplTest.CvcInputValidation (1 ms)
[ RUN      ] CardUnmaskPromptControllerImplTest.ExpirationDateValidation
[       OK ] CardUnmaskPromptControllerImplTest.ExpirationDateValidation (1 ms)
[597/6146] CardUnmaskPromptControllerImplTest.ExpirationDateValidation (1 ms)
[ RUN      ] AutofillValidation.IsValidCreditCardNumber
[       OK ] AutofillValidation.IsValidCreditCardNumber (0 ms)
[598/6146] AutofillValidation.IsValidCreditCardNumber (0 ms)
[ RUN      ] AutofillValidation.IsValidCreditCardExpirationDate
[       OK ] AutofillValidation.IsValidCreditCardExpirationDate (1 ms)
[599/6146] AutofillValidation.IsValidCreditCardExpirationDate (1 ms)
[ RUN      ] AutofillValidation.IsValidCreditCardIntExpirationDate
[       OK ] AutofillValidation.IsValidCreditCardIntExpirationDate (0 ms)
[600/6146] AutofillValidation.IsValidCreditCardIntExpirationDate (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.ProcessSyncChanges
[       OK ] AutofillProfileSyncableServiceTest.ProcessSyncChanges (13 ms)
[601/6146] AutofillProfileSyncableServiceTest.ProcessSyncChanges (13 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.AutofillProfileAdded
[       OK ] AutofillProfileSyncableServiceTest.AutofillProfileAdded (0 ms)
[602/6146] AutofillProfileSyncableServiceTest.AutofillProfileAdded (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.AutofillProfileDeleted
[       OK ] AutofillProfileSyncableServiceTest.AutofillProfileDeleted (0 ms)
[603/6146] AutofillProfileSyncableServiceTest.AutofillProfileDeleted (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.UpdateField
[       OK ] AutofillProfileSyncableServiceTest.UpdateField (0 ms)
[604/6146] AutofillProfileSyncableServiceTest.UpdateField (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_AdditionalInfoInBothProfiles
[       OK ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_AdditionalInfoInBothProfiles (51 ms)
[605/6146] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_AdditionalInfoInBothProfiles (51 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_DifferentUseDates
[       OK ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_DifferentUseDates (0 ms)
[606/6146] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_DifferentUseDates (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_NonZeroUseCounts
[       OK ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_NonZeroUseCounts (1 ms)
[607/6146] AutofillProfileSyncableServiceTest.MergeSimilarProfiles_NonZeroUseCounts (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.SyncAllFieldsToServer
[       OK ] AutofillProfileSyncableServiceTest.SyncAllFieldsToServer (1 ms)
[608/6146] AutofillProfileSyncableServiceTest.SyncAllFieldsToServer (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.SyncAllFieldsToClient
[       OK ] AutofillProfileSyncableServiceTest.SyncAllFieldsToClient (0 ms)
[609/6146] AutofillProfileSyncableServiceTest.SyncAllFieldsToClient (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.StreetAddressTakesPrecedenceOverAddressLines
[       OK ] AutofillProfileSyncableServiceTest.StreetAddressTakesPrecedenceOverAddressLines (0 ms)
[610/6146] AutofillProfileSyncableServiceTest.StreetAddressTakesPrecedenceOverAddressLines (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeDataEmptyStreetAddress
[       OK ] AutofillProfileSyncableServiceTest.MergeDataEmptyStreetAddress (12 ms)
[611/6146] AutofillProfileSyncableServiceTest.MergeDataEmptyStreetAddress (12 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.EmptySyncPreservesOrigin
[       OK ] AutofillProfileSyncableServiceTest.EmptySyncPreservesOrigin (0 ms)
[612/6146] AutofillProfileSyncableServiceTest.EmptySyncPreservesOrigin (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.NoLanguageCodeNoSync
[       OK ] AutofillProfileSyncableServiceTest.NoLanguageCodeNoSync (1 ms)
[613/6146] AutofillProfileSyncableServiceTest.NoLanguageCodeNoSync (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.SyncUpdatesEmptyLanguageCode
[       OK ] AutofillProfileSyncableServiceTest.SyncUpdatesEmptyLanguageCode (0 ms)
[614/6146] AutofillProfileSyncableServiceTest.SyncUpdatesEmptyLanguageCode (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.SyncUpdatesIncorrectLanguageCode
[       OK ] AutofillProfileSyncableServiceTest.SyncUpdatesIncorrectLanguageCode (1 ms)
[615/6146] AutofillProfileSyncableServiceTest.SyncUpdatesIncorrectLanguageCode (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.EmptySyncPreservesLanguageCode
[       OK ] AutofillProfileSyncableServiceTest.EmptySyncPreservesLanguageCode (1 ms)
[616/6146] AutofillProfileSyncableServiceTest.EmptySyncPreservesLanguageCode (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.LanguageCodePropagates
[       OK ] AutofillProfileSyncableServiceTest.LanguageCodePropagates (0 ms)
[617/6146] AutofillProfileSyncableServiceTest.LanguageCodePropagates (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.NoFullNameNoSync
[       OK ] AutofillProfileSyncableServiceTest.NoFullNameNoSync (1 ms)
[618/6146] AutofillProfileSyncableServiceTest.NoFullNameNoSync (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.EmptySyncPreservesFullName
[       OK ] AutofillProfileSyncableServiceTest.EmptySyncPreservesFullName (0 ms)
[619/6146] AutofillProfileSyncableServiceTest.EmptySyncPreservesFullName (0 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.NoUsageStatsNoSync
[       OK ] AutofillProfileSyncableServiceTest.NoUsageStatsNoSync (0 ms)
[620/6146] AutofillProfileSyncableServiceTest.NoUsageStatsNoSync (0 ms)
[ RUN      ] AutofillValidation.IsValidCreditCardSecurityCode
[       OK ] AutofillValidation.IsValidCreditCardSecurityCode (0 ms)
[621/6146] AutofillValidation.IsValidCreditCardSecurityCode (0 ms)
[ RUN      ] AutofillValidation.IsValidEmailAddress
[       OK ] AutofillValidation.IsValidEmailAddress (11 ms)
[622/6146] AutofillValidation.IsValidEmailAddress (11 ms)
[ RUN      ] AutofillValidation.IsValidCreditCardSecurityCodeWithNumber
[       OK ] AutofillValidation.IsValidCreditCardSecurityCodeWithNumber (0 ms)
[623/6146] AutofillValidation.IsValidCreditCardSecurityCodeWithNumber (0 ms)
[ RUN      ] SyncAutofillDataTypeControllerTest.StartWDSReady
[56349:12547:0524/193514:13889684828287:WARNING:shared_change_processor.cc(72)] SyncableService destroyed before DTC was stopped.
[56349:12547:0524/193514:13889684936829:ERROR:non_ui_data_type_controller.cc(319)] Autofill datatype error was encountered: Failed to connect to syncer.
[       OK ] SyncAutofillDataTypeControllerTest.StartWDSReady (3 ms)
[624/6146] SyncAutofillDataTypeControllerTest.StartWDSReady (3 ms)
[ RUN      ] SyncAutofillDataTypeControllerTest.StartWDSNotReady
[56349:12551:0524/193514:13889686747543:WARNING:shared_change_processor.cc(72)] SyncableService destroyed before DTC was stopped.
[56349:12551:0524/193514:13889686796401:ERROR:non_ui_data_type_controller.cc(319)] Autofill datatype error was encountered: Failed to connect to syncer.
[       OK ] SyncAutofillDataTypeControllerTest.StartWDSNotReady (2 ms)
[625/6146] SyncAutofillDataTypeControllerTest.StartWDSNotReady (2 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeDataAndStartSyncing
[       OK ] AutofillProfileSyncableServiceTest.MergeDataAndStartSyncing (12 ms)
[626/6146] AutofillProfileSyncableServiceTest.MergeDataAndStartSyncing (12 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeIdenticalProfiles
[       OK ] AutofillProfileSyncableServiceTest.MergeIdenticalProfiles (1 ms)
[627/6146] AutofillProfileSyncableServiceTest.MergeIdenticalProfiles (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles
[       OK ] AutofillProfileSyncableServiceTest.MergeSimilarProfiles (1 ms)
[628/6146] AutofillProfileSyncableServiceTest.MergeSimilarProfiles (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.MergeDataEmptyOrigins
[       OK ] AutofillProfileSyncableServiceTest.MergeDataEmptyOrigins (1 ms)
[629/6146] AutofillProfileSyncableServiceTest.MergeDataEmptyOrigins (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.GetAllSyncData
[       OK ] AutofillProfileSyncableServiceTest.GetAllSyncData (1 ms)
[630/6146] AutofillProfileSyncableServiceTest.GetAllSyncData (1 ms)
[ RUN      ] AutofillTableTest.Autofill_UpdateTwo
[       OK ] AutofillTableTest.Autofill_UpdateTwo (22 ms)
[631/6146] AutofillTableTest.Autofill_UpdateTwo (22 ms)
[ RUN      ] AutofillTableTest.Autofill_UpdateReplace
[       OK ] AutofillTableTest.Autofill_UpdateReplace (14 ms)
[632/6146] AutofillTableTest.Autofill_UpdateReplace (14 ms)
[ RUN      ] AutofillTableTest.Autofill_UpdateDontReplace
[       OK ] AutofillTableTest.Autofill_UpdateDontReplace (13 ms)
[633/6146] AutofillTableTest.Autofill_UpdateDontReplace (13 ms)
[ RUN      ] AutofillTableTest.Autofill_AddFormFieldValues
[       OK ] AutofillTableTest.Autofill_AddFormFieldValues (14 ms)
[634/6146] AutofillTableTest.Autofill_AddFormFieldValues (14 ms)
[ RUN      ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyBefore
[       OK ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyBefore (17 ms)
[635/6146] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyBefore (17 ms)
[ RUN      ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyAfter
[       OK ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyAfter (18 ms)
[636/6146] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyAfter (18 ms)
[ RUN      ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyDuring
[       OK ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyDuring (17 ms)
[637/6146] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedOnlyDuring (17 ms)
[ RUN      ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedBeforeAndDuring
[       OK ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedBeforeAndDuring (17 ms)
[638/6146] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedBeforeAndDuring (17 ms)
[ RUN      ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedDuringAndAfter
[       OK ] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedDuringAndAfter (17 ms)
[639/6146] AutofillTableTest.Autofill_RemoveFormElementsAddedBetween_UsedDuringAndAfter (17 ms)
[ RUN      ] AutofillTableTest.AutofillProfile
[       OK ] AutofillTableTest.AutofillProfile (33 ms)
[640/6146] AutofillTableTest.AutofillProfile (33 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.SyncUpdatesUsageStats
[       OK ] AutofillProfileSyncableServiceTest.SyncUpdatesUsageStats (13 ms)
[641/6146] AutofillProfileSyncableServiceTest.SyncUpdatesUsageStats (13 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.ClientOverwritesUsageStats
[       OK ] AutofillProfileSyncableServiceTest.ClientOverwritesUsageStats (1 ms)
[642/6146] AutofillProfileSyncableServiceTest.ClientOverwritesUsageStats (1 ms)
[ RUN      ] AutofillProfileSyncableServiceTest.IgnoreServerProfileUpdate
[       OK ] AutofillProfileSyncableServiceTest.IgnoreServerProfileUpdate (0 ms)
[643/6146] AutofillProfileSyncableServiceTest.IgnoreServerProfileUpdate (0 ms)
[ RUN      ] AutofillTableTest.Autofill
[       OK ] AutofillTableTest.Autofill (34 ms)
[644/6146] AutofillTableTest.Autofill (34 ms)
[ RUN      ] AutofillTableTest.Autofill_GetCountOfValuesContainedBetween
[       OK ] AutofillTableTest.Autofill_GetCountOfValuesContainedBetween (21 ms)
[645/6146] AutofillTableTest.Autofill_GetCountOfValuesContainedBetween (21 ms)
[ RUN      ] AutofillTableTest.Autofill_RemoveBetweenChanges
[       OK ] AutofillTableTest.Autofill_RemoveBetweenChanges (16 ms)
[646/6146] AutofillTableTest.Autofill_RemoveBetweenChanges (16 ms)
[ RUN      ] AutofillTableTest.Autofill_AddChanges
[       OK ] AutofillTableTest.Autofill_AddChanges (13 ms)
[647/6146] AutofillTableTest.Autofill_AddChanges (13 ms)
[ RUN      ] AutofillTableTest.Autofill_UpdateOneWithOneTimestamp
[       OK ] AutofillTableTest.Autofill_UpdateOneWithOneTimestamp (12 ms)
[648/6146] AutofillTableTest.Autofill_UpdateOneWithOneTimestamp (12 ms)
[ RUN      ] AutofillTableTest.Autofill_UpdateOneWithTwoTimestamps
[       OK ] AutofillTableTest.Autofill_UpdateOneWithTwoTimestamps (13 ms)
[649/6146] AutofillTableTest.Autofill_UpdateOneWithTwoTimestamps (13 ms)
[ RUN      ] AutofillTableTest.Autofill_GetAutofillTimestamps
[       OK ] AutofillTableTest.Autofill_GetAutofillTimestamps (13 ms)
[650/6146] AutofillTableTest.Autofill_GetAutofillTimestamps (13 ms)
[ RUN      ] AutofillTableTest.GetFormValuesForElementName_SubstringMatchEnabled
[       OK ] AutofillTableTest.GetFormValuesForElementName_SubstringMatchEnabled (47 ms)
[651/6146] AutofillTableTest.GetFormValuesForElementName_SubstringMatchEnabled (47 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.NoMetadataToReturn
[       OK ] AutofillWalletMetadataSyncableServiceTest.NoMetadataToReturn (1 ms)
[652/6146] AutofillWalletMetadataSyncableServiceTest.NoMetadataToReturn (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.ReturnAllMetadata
[       OK ] AutofillWalletMetadataSyncableServiceTest.ReturnAllMetadata (1 ms)
[653/6146] AutofillWalletMetadataSyncableServiceTest.ReturnAllMetadata (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.TwoEmptyClients
[       OK ] AutofillWalletMetadataSyncableServiceTest.TwoEmptyClients (1 ms)
[654/6146] AutofillWalletMetadataSyncableServiceTest.TwoEmptyClients (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.DeleteFromServerOnMerge
[       OK ] AutofillWalletMetadataSyncableServiceTest.DeleteFromServerOnMerge (1 ms)
[655/6146] AutofillWalletMetadataSyncableServiceTest.DeleteFromServerOnMerge (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.AddToServerOnMerge
[       OK ] AutofillWalletMetadataSyncableServiceTest.AddToServerOnMerge (1 ms)
[656/6146] AutofillWalletMetadataSyncableServiceTest.AddToServerOnMerge (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.IgnoreIdenticalValuesOnMerge
[       OK ] AutofillWalletMetadataSyncableServiceTest.IgnoreIdenticalValuesOnMerge (1 ms)
[657/6146] AutofillWalletMetadataSyncableServiceTest.IgnoreIdenticalValuesOnMerge (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnMerge
[       OK ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnMerge (1 ms)
[658/6146] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnMerge (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnMerge
[       OK ] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnMerge (1 ms)
[659/6146] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnMerge (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.DontSendLowerValueToServerOnSingleChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.DontSendLowerValueToServerOnSingleChange (0 ms)
[660/6146] AutofillWalletMetadataSyncableServiceTest.DontSendLowerValueToServerOnSingleChange (0 ms)
[ RUN      ] AutofillTableTest.AutofillProfileTrash
[       OK ] AutofillTableTest.AutofillProfileTrash (48 ms)
[661/6146] AutofillTableTest.AutofillProfileTrash (48 ms)
[ RUN      ] AutofillTableTest.AutofillProfileTrashInteraction
[       OK ] AutofillTableTest.AutofillProfileTrashInteraction (24 ms)
[662/6146] AutofillTableTest.AutofillProfileTrashInteraction (24 ms)
[ RUN      ] AutofillTableTest.CreditCard
[       OK ] AutofillTableTest.CreditCard (19 ms)
[663/6146] AutofillTableTest.CreditCard (19 ms)
[ RUN      ] AutofillTableTest.UpdateAutofillProfile
[       OK ] AutofillTableTest.UpdateAutofillProfile (31 ms)
[664/6146] AutofillTableTest.UpdateAutofillProfile (31 ms)
[ RUN      ] AutofillTableTest.UpdateCreditCard
[       OK ] AutofillTableTest.UpdateCreditCard (17 ms)
[665/6146] AutofillTableTest.UpdateCreditCard (17 ms)
[ RUN      ] AutofillTableTest.UpdateProfileOriginOnly
[       OK ] AutofillTableTest.UpdateProfileOriginOnly (22 ms)
[666/6146] AutofillTableTest.UpdateProfileOriginOnly (22 ms)
[ RUN      ] AutofillTableTest.UpdateCreditCardOriginOnly
[       OK ] AutofillTableTest.UpdateCreditCardOriginOnly (15 ms)
[667/6146] AutofillTableTest.UpdateCreditCardOriginOnly (15 ms)
[ RUN      ] AutofillTableTest.RemoveAutofillDataModifiedBetween
[       OK ] AutofillTableTest.RemoveAutofillDataModifiedBetween (26 ms)
[668/6146] AutofillTableTest.RemoveAutofillDataModifiedBetween (26 ms)
[ RUN      ] AutofillTableTest.RemoveOriginURLsModifiedBetween
[       OK ] AutofillTableTest.RemoveOriginURLsModifiedBetween (19 ms)
[669/6146] AutofillTableTest.RemoveOriginURLsModifiedBetween (19 ms)
[ RUN      ] AutofillTableTest.Autofill_GetAllAutofillEntries_NoResults
[       OK ] AutofillTableTest.Autofill_GetAllAutofillEntries_NoResults (12 ms)
[670/6146] AutofillTableTest.Autofill_GetAllAutofillEntries_NoResults (12 ms)
[ RUN      ] AutofillTableTest.Autofill_GetAllAutofillEntries_OneResult
[       OK ] AutofillTableTest.Autofill_GetAllAutofillEntries_OneResult (22 ms)
[671/6146] AutofillTableTest.Autofill_GetAllAutofillEntries_OneResult (22 ms)
[ RUN      ] AutofillTableTest.Autofill_GetAllAutofillEntries_TwoDistinct
[       OK ] AutofillTableTest.Autofill_GetAllAutofillEntries_TwoDistinct (15 ms)
[672/6146] AutofillTableTest.Autofill_GetAllAutofillEntries_TwoDistinct (15 ms)
[ RUN      ] AutofillTableTest.Autofill_GetAllAutofillEntries_TwoSame
[       OK ] AutofillTableTest.Autofill_GetAllAutofillEntries_TwoSame (13 ms)
[673/6146] AutofillTableTest.Autofill_GetAllAutofillEntries_TwoSame (13 ms)
[ RUN      ] AutofillTableTest.SetGetServerCards
[       OK ] AutofillTableTest.SetGetServerCards (18 ms)
[674/6146] AutofillTableTest.SetGetServerCards (18 ms)
[ RUN      ] AutofillTableTest.MaskUnmaskServerCards
[       OK ] AutofillTableTest.MaskUnmaskServerCards (17 ms)
[675/6146] AutofillTableTest.MaskUnmaskServerCards (17 ms)
[ RUN      ] AutofillTableTest.SetServerCardModify
[       OK ] AutofillTableTest.SetServerCardModify (21 ms)
[676/6146] AutofillTableTest.SetServerCardModify (21 ms)
[ RUN      ] AutofillTableTest.SetServerCardUpdateUsageStats
[       OK ] AutofillTableTest.SetServerCardUpdateUsageStats (22 ms)
[677/6146] AutofillTableTest.SetServerCardUpdateUsageStats (22 ms)
[ RUN      ] AutofillTableTest.SetServerProfile
[       OK ] AutofillTableTest.SetServerProfile (14 ms)
[678/6146] AutofillTableTest.SetServerProfile (14 ms)
[ RUN      ] AutofillTableTest.SetServerProfileUpdateUsageStats
[       OK ] AutofillTableTest.SetServerProfileUpdateUsageStats (18 ms)
[679/6146] AutofillTableTest.SetServerProfileUpdateUsageStats (18 ms)
[ RUN      ] AutofillTableTest.DeleteUnmaskedCard
[       OK ] AutofillTableTest.DeleteUnmaskedCard (21 ms)
[680/6146] AutofillTableTest.DeleteUnmaskedCard (21 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.TreatAdditionOfKnownMetadataAsUpdateOnSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.TreatAdditionOfKnownMetadataAsUpdateOnSyncChange (2 ms)
[681/6146] AutofillWalletMetadataSyncableServiceTest.TreatAdditionOfKnownMetadataAsUpdateOnSyncChange (2 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.IgnoreUpdateOfUnknownMetadataOnSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.IgnoreUpdateOfUnknownMetadataOnSyncChange (1 ms)
[682/6146] AutofillWalletMetadataSyncableServiceTest.IgnoreUpdateOfUnknownMetadataOnSyncChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.IgnoreDeleteOfUnknownMetadataOnSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.IgnoreDeleteOfUnknownMetadataOnSyncChange (1 ms)
[683/6146] AutofillWalletMetadataSyncableServiceTest.IgnoreDeleteOfUnknownMetadataOnSyncChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.UndeleteExistingMetadataOnSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.UndeleteExistingMetadataOnSyncChange (2 ms)
[684/6146] AutofillWalletMetadataSyncableServiceTest.UndeleteExistingMetadataOnSyncChange (2 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.CacheIsUpToDateAfterSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.CacheIsUpToDateAfterSyncChange (1 ms)
[685/6146] AutofillWalletMetadataSyncableServiceTest.CacheIsUpToDateAfterSyncChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnLateDataArrival
[       OK ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnLateDataArrival (1 ms)
[686/6146] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnLateDataArrival (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnLateDataArrivalAfterPartialUpdates
[       OK ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnLateDataArrivalAfterPartialUpdates (1 ms)
[687/6146] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesLocallyOnLateDataArrivalAfterPartialUpdates (1 ms)
[ RUN      ] WebDataServiceAutofillTest.FormFillAdd
[       OK ] WebDataServiceAutofillTest.FormFillAdd (60 ms)
[688/6146] WebDataServiceAutofillTest.FormFillAdd (60 ms)
[ RUN      ] WebDataServiceAutofillTest.FormFillRemoveOne
[       OK ] WebDataServiceAutofillTest.FormFillRemoveOne (19 ms)
[689/6146] WebDataServiceAutofillTest.FormFillRemoveOne (19 ms)
[ RUN      ] WebDataServiceAutofillTest.FormFillRemoveMany
[       OK ] WebDataServiceAutofillTest.FormFillRemoveMany (19 ms)
[690/6146] WebDataServiceAutofillTest.FormFillRemoveMany (19 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnLocalSingleChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnLocalSingleChange (2 ms)
[691/6146] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnLocalSingleChange (2 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.DontAddToServerOnSingleChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.DontAddToServerOnSingleChange (1 ms)
[692/6146] AutofillWalletMetadataSyncableServiceTest.DontAddToServerOnSingleChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.AddToServerOnMultiChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.AddToServerOnMultiChange (1 ms)
[693/6146] AutofillWalletMetadataSyncableServiceTest.AddToServerOnMultiChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.UpdateToHigherValueOnServerOnMultiChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.UpdateToHigherValueOnServerOnMultiChange (1 ms)
[694/6146] AutofillWalletMetadataSyncableServiceTest.UpdateToHigherValueOnServerOnMultiChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.DontUpdateToLowerValueOnServerOnMultiChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.DontUpdateToLowerValueOnServerOnMultiChange (1 ms)
[695/6146] AutofillWalletMetadataSyncableServiceTest.DontUpdateToLowerValueOnServerOnMultiChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.DeleteFromServerOnMultiChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.DeleteFromServerOnMultiChange (1 ms)
[696/6146] AutofillWalletMetadataSyncableServiceTest.DeleteFromServerOnMultiChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.EmptySyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.EmptySyncChange (1 ms)
[697/6146] AutofillWalletMetadataSyncableServiceTest.EmptySyncChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.IgnoreNewMetadataFromServerOnSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.IgnoreNewMetadataFromServerOnSyncChange (1 ms)
[698/6146] AutofillWalletMetadataSyncableServiceTest.IgnoreNewMetadataFromServerOnSyncChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesFromServerOnSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesFromServerOnSyncChange (1 ms)
[699/6146] AutofillWalletMetadataSyncableServiceTest.SaveHigherValuesFromServerOnSyncChange (1 ms)
[ RUN      ] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnSyncChange
[       OK ] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnSyncChange (1 ms)
[700/6146] AutofillWalletMetadataSyncableServiceTest.SendHigherValuesToServerOnSyncChange (1 ms)
[ RUN      ] WebDataServiceAutofillTest.ProfileAdd
[       OK ] WebDataServiceAutofillTest.ProfileAdd (56 ms)
[701/6146] WebDataServiceAutofillTest.ProfileAdd (56 ms)
[ RUN      ] WebDataServiceAutofillTest.ProfileRemove
[       OK ] WebDataServiceAutofillTest.ProfileRemove (22 ms)
[702/6146] WebDataServiceAutofillTest.ProfileRemove (22 ms)
[ RUN      ] WebDataServiceAutofillTest.ProfileUpdate
[       OK ] WebDataServiceAutofillTest.ProfileUpdate (28 ms)
[703/6146] WebDataServiceAutofillTest.ProfileUpdate (28 ms)
[ RUN      ] WebDataServiceAutofillTest.CreditAdd
[       OK ] WebDataServiceAutofillTest.CreditAdd (18 ms)
[704/6146] WebDataServiceAutofillTest.CreditAdd (18 ms)
[ RUN      ] WebDataServiceAutofillTest.CreditCardRemove
[       OK ] WebDataServiceAutofillTest.CreditCardRemove (19 ms)
[705/6146] WebDataServiceAutofillTest.CreditCardRemove (19 ms)
[ RUN      ] WebDataServiceAutofillTest.CreditUpdate
[       OK ] WebDataServiceAutofillTest.CreditUpdate (22 ms)
[706/6146] WebDataServiceAutofillTest.CreditUpdate (22 ms)
[ RUN      ] WebDataServiceAutofillTest.AutofillRemoveModifiedBetween
[       OK ] WebDataServiceAutofillTest.AutofillRemoveModifiedBetween (23 ms)
[707/6146] WebDataServiceAutofillTest.AutofillRemoveModifiedBetween (23 ms)
[ RUN      ] CaseInsensitiveCompareTest.IcuCollatorCreation_Success
[       OK ] CaseInsensitiveCompareTest.IcuCollatorCreation_Success (0 ms)
[708/6146] CaseInsensitiveCompareTest.IcuCollatorCreation_Success (0 ms)
[ RUN      ] CaseInsensitiveCompareTest.IcuCollatorCreation_FailureBadLocale
[56359:3335:0524/193517:13891894592855:ERROR:autofill_l10n_util.cc(30)] Failed to initialize the ICU Collator with locale
[56359:3335:0524/193517:13891894680976:ERROR:autofill_l10n_util.cc(37)] Failed to initialize the ICU Collator with the English locale.
[       OK ] CaseInsensitiveCompareTest.IcuCollatorCreation_FailureBadLocale (0 ms)
[709/6146] CaseInsensitiveCompareTest.IcuCollatorCreation_FailureBadLocale (0 ms)
[ RUN      ] AutofillRegexesTest.AutofillRegexes
[       OK ] AutofillRegexesTest.AutofillRegexes (11 ms)
[710/6146] AutofillRegexesTest.AutofillRegexes (11 ms)
[ RUN      ] AutofillUtilTest.FieldIsSuggestionSubstringStartingOnTokenBoundary
[       OK ] AutofillUtilTest.FieldIsSuggestionSubstringStartingOnTokenBoundary (0 ms)
[711/6146] AutofillUtilTest.FieldIsSuggestionSubstringStartingOnTokenBoundary (0 ms)
[ RUN      ] AutofillUtilTest.GetTextSelectionStart
[       OK ] AutofillUtilTest.GetTextSelectionStart (0 ms)
[712/6146] AutofillUtilTest.GetTextSelectionStart (0 ms)
[ RUN      ] FormDataTest.SerializeAndDeserialize
[       OK ] FormDataTest.SerializeAndDeserialize (0 ms)
[713/6146] FormDataTest.SerializeAndDeserialize (0 ms)
[ RUN      ] FormDataTest.SerializeAndDeserializeInStrings
[       OK ] FormDataTest.SerializeAndDeserializeInStrings (0 ms)
[714/6146] FormDataTest.SerializeAndDeserializeInStrings (0 ms)
[ RUN      ] FormDataTest.Serialize_v1_Deserialize_vCurrent
[       OK ] FormDataTest.Serialize_v1_Deserialize_vCurrent (0 ms)
[715/6146] FormDataTest.Serialize_v1_Deserialize_vCurrent (0 ms)
[ RUN      ] FormDataTest.Serialize_v2_Deserialize_vCurrent
[       OK ] FormDataTest.Serialize_v2_Deserialize_vCurrent (1 ms)
[716/6146] FormDataTest.Serialize_v2_Deserialize_vCurrent (1 ms)
[ RUN      ] FormDataTest.Serialize_v3_Deserialize_vCurrent
[       OK ] FormDataTest.Serialize_v3_Deserialize_vCurrent (0 ms)
[717/6146] FormDataTest.Serialize_v3_Deserialize_vCurrent (0 ms)
[ RUN      ] FormDataTest.Serialize_v3_Deserialize_vCurrent_IsFormTagFalse
[       OK ] FormDataTest.Serialize_v3_Deserialize_vCurrent_IsFormTagFalse (0 ms)
[718/6146] FormDataTest.Serialize_v3_Deserialize_vCurrent_IsFormTagFalse (0 ms)
[ RUN      ] FormDataTest.Serialize_v4_Deserialize_vCurrent
[       OK ] FormDataTest.Serialize_v4_Deserialize_vCurrent (0 ms)
[719/6146] FormDataTest.Serialize_v4_Deserialize_vCurrent (0 ms)
[ RUN      ] FormDataTest.Serialize_v5_Deserialize_vCurrent
[       OK ] FormDataTest.Serialize_v5_Deserialize_vCurrent (1 ms)
[720/6146] FormDataTest.Serialize_v5_Deserialize_vCurrent (1 ms)
[ RUN      ] FormDataTest.SerializeIncorrectFormatAndDeserialize
[       OK ] FormDataTest.SerializeIncorrectFormatAndDeserialize (1 ms)
[721/6146] FormDataTest.SerializeIncorrectFormatAndDeserialize (1 ms)
[ RUN      ] FormFieldDataTest.SerializeAndDeserialize
[       OK ] FormFieldDataTest.SerializeAndDeserialize (0 ms)
[722/6146] FormFieldDataTest.SerializeAndDeserialize (0 ms)
[ RUN      ] FormFieldDataTest.DeserializeVersion1
[       OK ] FormFieldDataTest.DeserializeVersion1 (0 ms)
[723/6146] FormFieldDataTest.DeserializeVersion1 (0 ms)
[ RUN      ] FormFieldDataTest.DeserializeVersion2
[       OK ] FormFieldDataTest.DeserializeVersion2 (0 ms)
[724/6146] FormFieldDataTest.DeserializeVersion2 (0 ms)
[ RUN      ] FormFieldDataTest.DeserializeBadData
[56362:3335:0524/193517:13892015097861:ERROR:form_field_data.cc(218)] Unknown FormFieldData pickle version 255
[       OK ] FormFieldDataTest.DeserializeBadData (0 ms)
[725/6146] FormFieldDataTest.DeserializeBadData (0 ms)
[ RUN      ] PasswordFormFillDataTest.TestSinglePreferredMatch
[       OK ] PasswordFormFillDataTest.TestSinglePreferredMatch (0 ms)
[726/6146] PasswordFormFillDataTest.TestSinglePreferredMatch (0 ms)
[ RUN      ] PasswordFormFillDataTest.TestPublicSuffixDomainMatching
[       OK ] PasswordFormFillDataTest.TestPublicSuffixDomainMatching (0 ms)
[727/6146] PasswordFormFillDataTest.TestPublicSuffixDomainMatching (0 ms)
[ RUN      ] PasswordFormFillDataTest.TestAffiliationMatch
[       OK ] PasswordFormFillDataTest.TestAffiliationMatch (0 ms)
[728/6146] PasswordFormFillDataTest.TestAffiliationMatch (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogPasswordForm
[       OK ] SavePasswordProgressLoggerTest.LogPasswordForm (1 ms)
[729/6146] SavePasswordProgressLoggerTest.LogPasswordForm (1 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogPasswordFormElementID
[       OK ] SavePasswordProgressLoggerTest.LogPasswordFormElementID (0 ms)
[730/6146] SavePasswordProgressLoggerTest.LogPasswordFormElementID (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogHTMLForm
[       OK ] SavePasswordProgressLoggerTest.LogHTMLForm (0 ms)
[731/6146] SavePasswordProgressLoggerTest.LogHTMLForm (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogURL
[       OK ] SavePasswordProgressLoggerTest.LogURL (0 ms)
[732/6146] SavePasswordProgressLoggerTest.LogURL (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogBooleanTrue
[       OK ] SavePasswordProgressLoggerTest.LogBooleanTrue (0 ms)
[733/6146] SavePasswordProgressLoggerTest.LogBooleanTrue (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogBooleanFalse
[       OK ] SavePasswordProgressLoggerTest.LogBooleanFalse (0 ms)
[734/6146] SavePasswordProgressLoggerTest.LogBooleanFalse (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogSignedNumber
[       OK ] SavePasswordProgressLoggerTest.LogSignedNumber (0 ms)
[735/6146] SavePasswordProgressLoggerTest.LogSignedNumber (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogUnsignedNumber
[       OK ] SavePasswordProgressLoggerTest.LogUnsignedNumber (0 ms)
[736/6146] SavePasswordProgressLoggerTest.LogUnsignedNumber (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.LogMessage
[       OK ] SavePasswordProgressLoggerTest.LogMessage (0 ms)
[737/6146] SavePasswordProgressLoggerTest.LogMessage (0 ms)
[ RUN      ] SavePasswordProgressLoggerTest.NoFullStops
[       OK ] SavePasswordProgressLoggerTest.NoFullStops (1 ms)
[738/6146] SavePasswordProgressLoggerTest.NoFullStops (1 ms)
[ RUN      ] BookmarkCodecTest.ChecksumEncodeDecodeTest
[       OK ] BookmarkCodecTest.ChecksumEncodeDecodeTest (1 ms)
[739/6146] BookmarkCodecTest.ChecksumEncodeDecodeTest (1 ms)
[ RUN      ] BookmarkCodecTest.ChecksumEncodeIdenticalModelsTest
[       OK ] BookmarkCodecTest.ChecksumEncodeIdenticalModelsTest (1 ms)
[740/6146] BookmarkCodecTest.ChecksumEncodeIdenticalModelsTest (1 ms)
[ RUN      ] BookmarkIndexTest.GetBookmarksMatchingAlwaysPrefixSearch
[       OK ] BookmarkIndexTest.GetBookmarksMatchingAlwaysPrefixSearch (7 ms)
[741/6146] BookmarkIndexTest.GetBookmarksMatchingAlwaysPrefixSearch (7 ms)
[ RUN      ] BookmarkIndexTest.GetBookmarksMatchingWithURLs
[       OK ] BookmarkIndexTest.GetBookmarksMatchingWithURLs (10 ms)
[742/6146] BookmarkIndexTest.GetBookmarksMatchingWithURLs (10 ms)
[ RUN      ] BookmarkIndexTest.Normalization
[       OK ] BookmarkIndexTest.Normalization (4 ms)
[743/6146] BookmarkIndexTest.Normalization (4 ms)
[ RUN      ] BookmarkIndexTest.MatchPositionsTitles
[       OK ] BookmarkIndexTest.MatchPositionsTitles (2 ms)
[744/6146] BookmarkIndexTest.MatchPositionsTitles (2 ms)
[ RUN      ] BookmarkIndexTest.MatchPositionsURLs
[       OK ] BookmarkIndexTest.MatchPositionsURLs (14 ms)
[745/6146] BookmarkIndexTest.MatchPositionsURLs (14 ms)
[ RUN      ] BookmarkIndexTest.Remove
[       OK ] BookmarkIndexTest.Remove (1 ms)
[746/6146] BookmarkIndexTest.Remove (1 ms)
[ RUN      ] BookmarkIndexTest.ChangeTitle
[       OK ] BookmarkIndexTest.ChangeTitle (0 ms)
[747/6146] BookmarkIndexTest.ChangeTitle (0 ms)
[ RUN      ] BookmarkIndexTest.ChangeURL
[       OK ] BookmarkIndexTest.ChangeURL (0 ms)
[748/6146] BookmarkIndexTest.ChangeURL (0 ms)
[ RUN      ] BookmarkIndexTest.HonorMax
[       OK ] BookmarkIndexTest.HonorMax (0 ms)
[749/6146] BookmarkIndexTest.HonorMax (0 ms)
[ RUN      ] BookmarkIndexTest.EmptyMatchOnMultiwideLowercaseString
[       OK ] BookmarkIndexTest.EmptyMatchOnMultiwideLowercaseString (1 ms)
[750/6146] BookmarkIndexTest.EmptyMatchOnMultiwideLowercaseString (1 ms)
[ RUN      ] BookmarkCodecTest.ChecksumManualEditTest
[       OK ] BookmarkCodecTest.ChecksumManualEditTest (1 ms)
[751/6146] BookmarkCodecTest.ChecksumManualEditTest (1 ms)
[ RUN      ] BookmarkCodecTest.ChecksumManualEditIDsTest
[       OK ] BookmarkCodecTest.ChecksumManualEditIDsTest (2 ms)
[752/6146] BookmarkCodecTest.ChecksumManualEditIDsTest (2 ms)
[ RUN      ] BookmarkCodecTest.PersistIDsTest
[       OK ] BookmarkCodecTest.PersistIDsTest (1 ms)
[753/6146] BookmarkCodecTest.PersistIDsTest (1 ms)
[ RUN      ] BookmarkCodecTest.CanDecodeModelWithoutMobileBookmarks
[       OK ] BookmarkCodecTest.CanDecodeModelWithoutMobileBookmarks (1 ms)
[754/6146] BookmarkCodecTest.CanDecodeModelWithoutMobileBookmarks (1 ms)
[ RUN      ] BookmarkCodecTest.EncodeAndDecodeMetaInfo
[       OK ] BookmarkCodecTest.EncodeAndDecodeMetaInfo (1 ms)
[755/6146] BookmarkCodecTest.EncodeAndDecodeMetaInfo (1 ms)
[ RUN      ] BookmarkCodecTest.EncodeAndDecodeSyncTransactionVersion
[       OK ] BookmarkCodecTest.EncodeAndDecodeSyncTransactionVersion (1 ms)
[756/6146] BookmarkCodecTest.EncodeAndDecodeSyncTransactionVersion (1 ms)
[ RUN      ] BookmarkCodecTest.CanDecodeMetaInfoAsString
[       OK ] BookmarkCodecTest.CanDecodeMetaInfoAsString (1 ms)
[757/6146] BookmarkCodecTest.CanDecodeMetaInfoAsString (1 ms)
[ RUN      ] BookmarkExpandedStateTrackerTest.SetExpandedNodes
[       OK ] BookmarkExpandedStateTrackerTest.SetExpandedNodes (2 ms)
[758/6146] BookmarkExpandedStateTrackerTest.SetExpandedNodes (2 ms)
[ RUN      ] BookmarkExpandedStateTrackerTest.RemoveAllUserBookmarks
[       OK ] BookmarkExpandedStateTrackerTest.RemoveAllUserBookmarks (0 ms)
[759/6146] BookmarkExpandedStateTrackerTest.RemoveAllUserBookmarks (0 ms)
[ RUN      ] BookmarkIndexTest.GetBookmarksMatching
[       OK ] BookmarkIndexTest.GetBookmarksMatching (6 ms)
[760/6146] BookmarkIndexTest.GetBookmarksMatching (6 ms)
[ RUN      ] BookmarkIndexTest.GetResultsSortedByTypedCount
[       OK ] BookmarkIndexTest.GetResultsSortedByTypedCount (3 ms)
[761/6146] BookmarkIndexTest.GetResultsSortedByTypedCount (3 ms)
[ RUN      ] BookmarkModelTest.InitialState
[       OK ] BookmarkModelTest.InitialState (0 ms)
[762/6146] BookmarkModelTest.InitialState (0 ms)
[ RUN      ] BookmarkModelTest.AddURL
[       OK ] BookmarkModelTest.AddURL (0 ms)
[763/6146] BookmarkModelTest.AddURL (0 ms)
[ RUN      ] BookmarkModelTest.AddURLWithUnicodeTitle
[       OK ] BookmarkModelTest.AddURLWithUnicodeTitle (9 ms)
[764/6146] BookmarkModelTest.AddURLWithUnicodeTitle (9 ms)
[ RUN      ] BookmarkModelTest.AddURLWithWhitespaceTitle
[       OK ] BookmarkModelTest.AddURLWithWhitespaceTitle (3 ms)
[765/6146] BookmarkModelTest.AddURLWithWhitespaceTitle (3 ms)
[ RUN      ] BookmarkModelTest.AddURLWithCreationTimeAndMetaInfo
[       OK ] BookmarkModelTest.AddURLWithCreationTimeAndMetaInfo (0 ms)
[766/6146] BookmarkModelTest.AddURLWithCreationTimeAndMetaInfo (0 ms)
[ RUN      ] BookmarkModelTest.AddURLToMobileBookmarks
[       OK ] BookmarkModelTest.AddURLToMobileBookmarks (0 ms)
[767/6146] BookmarkModelTest.AddURLToMobileBookmarks (0 ms)
[ RUN      ] BookmarkModelTest.AddFolder
[       OK ] BookmarkModelTest.AddFolder (0 ms)
[768/6146] BookmarkModelTest.AddFolder (0 ms)
[ RUN      ] BookmarkModelTest.AddFolderWithWhitespaceTitle
[       OK ] BookmarkModelTest.AddFolderWithWhitespaceTitle (0 ms)
[769/6146] BookmarkModelTest.AddFolderWithWhitespaceTitle (0 ms)
[ RUN      ] BookmarkModelTest.RemoveURL
[       OK ] BookmarkModelTest.RemoveURL (1 ms)
[770/6146] BookmarkModelTest.RemoveURL (1 ms)
[ RUN      ] BookmarkModelTest.ParentForNewMobileNodes
[       OK ] BookmarkModelTest.ParentForNewMobileNodes (1 ms)
[771/6146] BookmarkModelTest.ParentForNewMobileNodes (1 ms)
[ RUN      ] BookmarkModelTest.MostRecentlyModifiedFolders
[       OK ] BookmarkModelTest.MostRecentlyModifiedFolders (1 ms)
[772/6146] BookmarkModelTest.MostRecentlyModifiedFolders (1 ms)
[ RUN      ] BookmarkModelTest.MostRecentlyAddedEntries
[       OK ] BookmarkModelTest.MostRecentlyAddedEntries (1 ms)
[773/6146] BookmarkModelTest.MostRecentlyAddedEntries (1 ms)
[ RUN      ] BookmarkModelTest.GetMostRecentlyAddedUserNodeForURL
[       OK ] BookmarkModelTest.GetMostRecentlyAddedUserNodeForURL (0 ms)
[774/6146] BookmarkModelTest.GetMostRecentlyAddedUserNodeForURL (0 ms)
[ RUN      ] BookmarkModelTest.GetBookmarksWithDups
[       OK ] BookmarkModelTest.GetBookmarksWithDups (1 ms)
[775/6146] BookmarkModelTest.GetBookmarksWithDups (1 ms)
[ RUN      ] BookmarkModelTest.HasBookmarks
[       OK ] BookmarkModelTest.HasBookmarks (0 ms)
[776/6146] BookmarkModelTest.HasBookmarks (0 ms)
[ RUN      ] BookmarkModelTest.Reorder
[       OK ] BookmarkModelTest.Reorder (1 ms)
[777/6146] BookmarkModelTest.Reorder (1 ms)
[ RUN      ] BookmarkModelTest.NodeVisibility
[       OK ] BookmarkModelTest.NodeVisibility (1 ms)
[778/6146] BookmarkModelTest.NodeVisibility (1 ms)
[ RUN      ] BookmarkModelTest.MobileNodeVisibileWithChildren
[       OK ] BookmarkModelTest.MobileNodeVisibileWithChildren (0 ms)
[779/6146] BookmarkModelTest.MobileNodeVisibileWithChildren (0 ms)
[ RUN      ] BookmarkModelTest.ExtensiveChangesObserver
[       OK ] BookmarkModelTest.ExtensiveChangesObserver (0 ms)
[780/6146] BookmarkModelTest.ExtensiveChangesObserver (0 ms)
[ RUN      ] BookmarkModelTest.RemoveFolder
[       OK ] BookmarkModelTest.RemoveFolder (1 ms)
[781/6146] BookmarkModelTest.RemoveFolder (1 ms)
[ RUN      ] BookmarkModelTest.RemoveAllUserBookmarks
[       OK ] BookmarkModelTest.RemoveAllUserBookmarks (1 ms)
[782/6146] BookmarkModelTest.RemoveAllUserBookmarks (1 ms)
[ RUN      ] BookmarkModelTest.SetTitle
[       OK ] BookmarkModelTest.SetTitle (1 ms)
[783/6146] BookmarkModelTest.SetTitle (1 ms)
[ RUN      ] BookmarkModelTest.SetTitleWithWhitespace
[       OK ] BookmarkModelTest.SetTitleWithWhitespace (7 ms)
[784/6146] BookmarkModelTest.SetTitleWithWhitespace (7 ms)
[ RUN      ] BookmarkModelTest.SetURL
[       OK ] BookmarkModelTest.SetURL (0 ms)
[785/6146] BookmarkModelTest.SetURL (0 ms)
[ RUN      ] BookmarkModelTest.SetDateAdded
[       OK ] BookmarkModelTest.SetDateAdded (0 ms)
[786/6146] BookmarkModelTest.SetDateAdded (0 ms)
[ RUN      ] BookmarkModelTest.Move
[       OK ] BookmarkModelTest.Move (0 ms)
[787/6146] BookmarkModelTest.Move (0 ms)
[ RUN      ] BookmarkModelTest.NonMovingMoveCall
[       OK ] BookmarkModelTest.NonMovingMoveCall (1 ms)
[788/6146] BookmarkModelTest.NonMovingMoveCall (1 ms)
[ RUN      ] BookmarkModelTest.Copy
[       OK ] BookmarkModelTest.Copy (3 ms)
[789/6146] BookmarkModelTest.Copy (3 ms)
[ RUN      ] BookmarkModelTest.ParentForNewNodes
[       OK ] BookmarkModelTest.ParentForNewNodes (1 ms)
[790/6146] BookmarkModelTest.ParentForNewNodes (1 ms)
[ RUN      ] BookmarkUtilsTest.PasteBookmarkFromURL
[       OK ] BookmarkUtilsTest.PasteBookmarkFromURL (19 ms)
[791/6146] BookmarkUtilsTest.PasteBookmarkFromURL (19 ms)
[ RUN      ] BookmarkUtilsTest.CopyPaste
[       OK ] BookmarkUtilsTest.CopyPaste (2 ms)
[792/6146] BookmarkUtilsTest.CopyPaste (2 ms)
[ RUN      ] BookmarkUtilsTest.MakeTitleUnique
[       OK ] BookmarkUtilsTest.MakeTitleUnique (1 ms)
[793/6146] BookmarkUtilsTest.MakeTitleUnique (1 ms)
[ RUN      ] BookmarkUtilsTest.CopyPasteMetaInfo
[       OK ] BookmarkUtilsTest.CopyPasteMetaInfo (1 ms)
[794/6146] BookmarkUtilsTest.CopyPasteMetaInfo (1 ms)
[ RUN      ] BookmarkUtilsTest.PasteNonEditableNodes
[       OK ] BookmarkUtilsTest.PasteNonEditableNodes (1 ms)
[795/6146] BookmarkUtilsTest.PasteNonEditableNodes (1 ms)
[ RUN      ] BookmarkUtilsTest.GetParentForNewNodes
[       OK ] BookmarkUtilsTest.GetParentForNewNodes (0 ms)
[796/6146] BookmarkUtilsTest.GetParentForNewNodes (0 ms)
[ RUN      ] BookmarkUtilsTest.CloneMetaInfo
[       OK ] BookmarkUtilsTest.CloneMetaInfo (1 ms)
[797/6146] BookmarkUtilsTest.CloneMetaInfo (1 ms)
[ RUN      ] BookmarkUtilsTest.CloneBookmarkResetsNonClonedKey
[       OK ] BookmarkUtilsTest.CloneBookmarkResetsNonClonedKey (1 ms)
[798/6146] BookmarkUtilsTest.CloneBookmarkResetsNonClonedKey (1 ms)
[ RUN      ] BookmarkUtilsTest.CloneFolderResetsNonClonedKey
[       OK ] BookmarkUtilsTest.CloneFolderResetsNonClonedKey (0 ms)
[799/6146] BookmarkUtilsTest.CloneFolderResetsNonClonedKey (0 ms)
[ RUN      ] BookmarkUtilsTest.RemoveAllBookmarks
[       OK ] BookmarkUtilsTest.RemoveAllBookmarks (2 ms)
[800/6146] BookmarkUtilsTest.RemoveAllBookmarks (2 ms)
[ RUN      ] BookmarkModelTest.MultipleExtensiveChangesObserver
[       OK ] BookmarkModelTest.MultipleExtensiveChangesObserver (0 ms)
[801/6146] BookmarkModelTest.MultipleExtensiveChangesObserver (0 ms)
[ RUN      ] BookmarkModelTest.IsBookmarked
[       OK ] BookmarkModelTest.IsBookmarked (1 ms)
[802/6146] BookmarkModelTest.IsBookmarked (1 ms)
[ RUN      ] BookmarkModelTest.GetMostRecentlyAddedUserNodeForURLSkipsManagedNodes
[       OK ] BookmarkModelTest.GetMostRecentlyAddedUserNodeForURLSkipsManagedNodes (1 ms)
[803/6146] BookmarkModelTest.GetMostRecentlyAddedUserNodeForURLSkipsManagedNodes (1 ms)
[ RUN      ] BookmarkNodeTest.NodeMetaInfo
[       OK ] BookmarkNodeTest.NodeMetaInfo (0 ms)
[804/6146] BookmarkNodeTest.NodeMetaInfo (0 ms)
[ RUN      ] BookmarkModelTest2.CreateAndRestore
[       OK ] BookmarkModelTest2.CreateAndRestore (4 ms)
[805/6146] BookmarkModelTest2.CreateAndRestore (4 ms)
[ RUN      ] BookmarkModelFaviconTest.FaviconsChangedObserver
[       OK ] BookmarkModelFaviconTest.FaviconsChangedObserver (3 ms)
[806/6146] BookmarkModelFaviconTest.FaviconsChangedObserver (3 ms)
[ RUN      ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesWordPhraseQuery
[       OK ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesWordPhraseQuery (27 ms)
[807/6146] BookmarkUtilsTest.GetBookmarksMatchingPropertiesWordPhraseQuery (27 ms)
[ RUN      ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesUrl
[       OK ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesUrl (1 ms)
[808/6146] BookmarkUtilsTest.GetBookmarksMatchingPropertiesUrl (1 ms)
[ RUN      ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesTitle
[       OK ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesTitle (1 ms)
[809/6146] BookmarkUtilsTest.GetBookmarksMatchingPropertiesTitle (1 ms)
[ RUN      ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesConjunction
[       OK ] BookmarkUtilsTest.GetBookmarksMatchingPropertiesConjunction (3 ms)
[810/6146] BookmarkUtilsTest.GetBookmarksMatchingPropertiesConjunction (3 ms)
[ RUN      ] ManagedBookmarksTrackerTest.Empty
[       OK ] ManagedBookmarksTrackerTest.Empty (1 ms)
[811/6146] ManagedBookmarksTrackerTest.Empty (1 ms)
[ RUN      ] ManagedBookmarksTrackerTest.LoadInitial
[       OK ] ManagedBookmarksTrackerTest.LoadInitial (2 ms)
[812/6146] ManagedBookmarksTrackerTest.LoadInitial (2 ms)
[ RUN      ] ManagedBookmarksTrackerTest.LoadInitialWithTitle

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: BookmarkNodeChanged(0x61700000cb80, 0x613000003bc0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ManagedBookmarksTrackerTest.LoadInitialWithTitle (4 ms)
[813/6146] ManagedBookmarksTrackerTest.LoadInitialWithTitle (4 ms)
[ RUN      ] ManagedBookmarksTrackerTest.SupervisedTrackerIgnoresManagedPref
[       OK ] ManagedBookmarksTrackerTest.SupervisedTrackerIgnoresManagedPref (1 ms)
[814/6146] ManagedBookmarksTrackerTest.SupervisedTrackerIgnoresManagedPref (1 ms)
[ RUN      ] ManagedBookmarksTrackerTest.SupervisedTrackerHandlesSupervisedPref
[       OK ] ManagedBookmarksTrackerTest.SupervisedTrackerHandlesSupervisedPref (1 ms)
[815/6146] ManagedBookmarksTrackerTest.SupervisedTrackerHandlesSupervisedPref (1 ms)
[ RUN      ] ManagedBookmarksTrackerTest.SwapNodes
[       OK ] ManagedBookmarksTrackerTest.SwapNodes (2 ms)
[816/6146] ManagedBookmarksTrackerTest.SwapNodes (2 ms)
[ RUN      ] ManagedBookmarksTrackerTest.RemoveNode
[       OK ] ManagedBookmarksTrackerTest.RemoveNode (2 ms)
[817/6146] ManagedBookmarksTrackerTest.RemoveNode (2 ms)
[ RUN      ] ManagedBookmarksTrackerTest.CreateNewNodes
[       OK ] ManagedBookmarksTrackerTest.CreateNewNodes (3 ms)
[818/6146] ManagedBookmarksTrackerTest.CreateNewNodes (3 ms)
[ RUN      ] ManagedBookmarksTrackerTest.RemoveAll
[       OK ] ManagedBookmarksTrackerTest.RemoveAll (2 ms)
[819/6146] ManagedBookmarksTrackerTest.RemoveAll (2 ms)
[ RUN      ] ManagedBookmarksTrackerTest.IsManaged
[       OK ] ManagedBookmarksTrackerTest.IsManaged (1 ms)
[820/6146] ManagedBookmarksTrackerTest.IsManaged (1 ms)
[ RUN      ] ManagedBookmarksTrackerTest.RemoveAllUserBookmarksDoesntRemoveManaged
[       OK ] ManagedBookmarksTrackerTest.RemoveAllUserBookmarksDoesntRemoveManaged (5 ms)
[821/6146] ManagedBookmarksTrackerTest.RemoveAllUserBookmarksDoesntRemoveManaged (5 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.FailModelAssociation

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000d880, @0x118eae430 16-byte object <70-36 0F-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:14599:0524/193519:13893972013289:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:14599:0524/193519:13893972116398:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:14599:0524/193519:13893972226013:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13893973307559:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13893973353567:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13893973534376:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13893973569363:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:13319:0524/193519:13893973873732:ERROR:generic_change_processor.cc(659)] Server did not create the top-level Autofill node. We might be running against an out-of-date server.
[56372:13319:0524/193519:13893973928421:ERROR:non_ui_data_type_controller.cc(344)] Autofill unrecoverable error was encountered: Failed to load sync nodes
[56372:3335:0524/193519:13893974196466:ERROR:profile_sync_service.cc(1414)] ProfileSyncService error: Sync configuration failed with status Unrecoverable Error caused by Autofill: Failed to load sync nodes
[56372:3335:0524/193519:13893974268447:ERROR:profile_sync_service.cc(927)] Unrecoverable error detected at ../../components/sync_driver/non_ui_data_type_controller.cc[344] StartAssociationWithSharedChangeProcessor  -- ProfileSyncService unusable: Sync configuration failed with status Unrecoverable Error caused by Autofill: Failed to load sync nodes
[       OK ] ProfileSyncServiceAutofillTest.FailModelAssociation (27 ms)
[822/6146] ProfileSyncServiceAutofillTest.FailModelAssociation (27 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.EmptyNativeEmptySync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000cc80, @0x118ee3c30 16-byte object <A0-E2 11-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:16391:0524/193519:13893993631802:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:16391:0524/193519:13893993679072:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:16391:0524/193519:13893993768721:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13893994411544:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13893994455113:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13893994616292:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13893994650831:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.EmptyNativeEmptySync (20 ms)
[823/6146] ProfileSyncServiceAutofillTest.EmptyNativeEmptySync (20 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeEntriesEmptySync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000c080, @0x118e16430 16-byte object <B0-8F 12-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:15371:0524/193519:13894014340570:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:15371:0524/193519:13894014390014:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:15371:0524/193519:13894014462484:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13894015066588:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894015113446:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13894015280886:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894015319407:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeEntriesEmptySync (21 ms)
[824/6146] ProfileSyncServiceAutofillTest.HasNativeEntriesEmptySync (21 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasProfileEmptySync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000b480, @0x118e49430 16-byte object <B0-73 13-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:14867:0524/193519:13894034526833:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:14867:0524/193519:13894034574166:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:14867:0524/193519:13894034650150:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13894035328347:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894035368822:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13894035505002:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894035567167:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasProfileEmptySync (30 ms)
[825/6146] ProfileSyncServiceAutofillTest.HasProfileEmptySync (30 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeWithDuplicatesEmptySync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000007880, @0x118e60430 16-byte object <30-74 14-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:17935:0524/193519:13894064937724:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:17935:0524/193519:13894064987772:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:17935:0524/193519:13894065057258:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13894065727063:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894065773173:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13894065906118:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894065956353:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeWithDuplicatesEmptySync (20 ms)
[826/6146] ProfileSyncServiceAutofillTest.HasNativeWithDuplicatesEmptySync (20 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeHasSyncNoMerge

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000006c80, @0x118e93430 16-byte object <30-CF 16-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:13851:0524/193519:13894084936497:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:13851:0524/193519:13894084982402:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:13851:0524/193519:13894085056150:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13894085702394:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894085747557:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13894085880643:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894085912409:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeHasSyncNoMerge (21 ms)
[827/6146] ProfileSyncServiceAutofillTest.HasNativeHasSyncNoMerge (21 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeEntry

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000006080, @0x118ec5c30 16-byte object <60-6B 17-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:16155:0524/193519:13894106051803:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:16155:0524/193519:13894106096832:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:16155:0524/193519:13894106164619:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13894106788137:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894106826698:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13894106956221:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894106987019:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeEntry (19 ms)
[828/6146] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeEntry (19 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeProfile

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000005480, @0x118ef8c30 16-byte object <D0-0F 18-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:15647:0524/193519:13894126160174:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:15647:0524/193519:13894126205504:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:15647:0524/193519:13894126282718:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13894126972182:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894127010901:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13894127152648:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894127189276:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeProfile (20 ms)
[829/6146] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeProfile (20 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_SyncHasMoreInfoAndMoreRecent

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000012c80, @0x118e37c30 16-byte object <70-6C 39-00 30-60 00-00 10-67 81-08 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56372:17187:0524/193519:13894199198323:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:17187:0524/193519:13894199250296:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:17187:0524/193519:13894199326114:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56372:3335:0524/193519:13894200024786:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894200062848:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56372:3335:0524/193519:13894200217347:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56372:3335:0524/193519:13894200272737:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_SyncHasMoreInfoAndMoreRecent (75 ms)
[830/6146] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_SyncHasMoreInfoAndMoreRecent (75 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_SyncHasMoreInfoAndOlder

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000018c80, @0x1198bec30 16-byte object <40-02 2E-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:13831:0524/193519:13894222847749:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:13831:0524/193519:13894222935155:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:13831:0524/193519:13894223049512:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894224053755:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894224147730:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894224382348:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894224430875:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_SyncHasMoreInfoAndOlder (98 ms)
[831/6146] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_SyncHasMoreInfoAndOlder (98 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_NativeHasMoreInfo

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000018080, @0x119900430 16-byte object <50-0E 30-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:13067:0524/193519:13894260102558:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:13067:0524/193519:13894260150807:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:13067:0524/193519:13894260230983:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894260908509:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894260945983:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894261073663:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894261140409:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_NativeHasMoreInfo (24 ms)
[832/6146] ProfileSyncServiceAutofillTest.HasNativeHasSyncMergeSimilarProfileCombine_NativeHasMoreInfo (24 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.HasNativeHasSync_DifferentPrimaryInfo

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000017480, @0x119842430 16-byte object <20-69 32-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:14859:0524/193519:13894284826591:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:14859:0524/193519:13894284880294:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:14859:0524/193519:13894284954012:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894285627630:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894285670547:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894285818052:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894285857904:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.HasNativeHasSync_DifferentPrimaryInfo (24 ms)
[833/6146] ProfileSyncServiceAutofillTest.HasNativeHasSync_DifferentPrimaryInfo (24 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.MergeProfileWithDifferentGuid

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000016880, @0x119876c30 16-byte object <60-F5 32-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:17679:0524/193519:13894305841192:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:17679:0524/193519:13894305895362:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:17679:0524/193519:13894305981188:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894306609354:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894306647857:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894306779712:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894306817413:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.MergeProfileWithDifferentGuid (20 ms)
[834/6146] ProfileSyncServiceAutofillTest.MergeProfileWithDifferentGuid (20 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.ProcessUserChangeAddEntry

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000015c80, @0x1198aac30 16-byte object <20-E2 34-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:16659:0524/193519:13894325644473:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:16659:0524/193519:13894325696225:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:16659:0524/193519:13894325766577:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894326451345:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894326491152:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894326616753:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894326685974:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.ProcessUserChangeAddEntry (22 ms)
[835/6146] ProfileSyncServiceAutofillTest.ProcessUserChangeAddEntry (22 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.ProcessUserChangeAddProfile

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000015080, @0x1198dd430 16-byte object <50-41 36-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:15895:0524/193519:13894349012803:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:15895:0524/193519:13894349097774:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:15895:0524/193519:13894349224911:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894349967079:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894350005824:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894350162662:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894350195174:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.ProcessUserChangeAddProfile (24 ms)
[836/6146] ProfileSyncServiceAutofillTest.ProcessUserChangeAddProfile (24 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.ProcessUserChangeUpdateEntry

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000014480, @0x119910c30 16-byte object <00-12 37-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:16923:0524/193519:13894381135178:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:16923:0524/193519:13894381222535:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:16923:0524/193519:13894381360545:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894382415471:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894382453915:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894382613178:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894382652844:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.ProcessUserChangeUpdateEntry (31 ms)
[837/6146] ProfileSyncServiceAutofillTest.ProcessUserChangeUpdateEntry (31 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.ProcessUserChangeRemoveEntry

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000013880, @0x119843430 16-byte object <70-A2 39-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:13859:0524/193519:13894401979833:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:13859:0524/193519:13894402032204:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:13859:0524/193519:13894402104585:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894402855547:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894402945372:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894403184525:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894403257043:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.ProcessUserChangeRemoveEntry (21 ms)
[838/6146] ProfileSyncServiceAutofillTest.ProcessUserChangeRemoveEntry (21 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.ProcessUserChangeRemoveProfile

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000012c80, @0x119876c30 16-byte object <60-81 3A-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:13095:0524/193519:13894423648227:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:13095:0524/193519:13894423755633:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:13095:0524/193519:13894423847978:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894424468214:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894424507129:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894424631028:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894424674033:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.ProcessUserChangeRemoveProfile (20 ms)
[839/6146] ProfileSyncServiceAutofillTest.ProcessUserChangeRemoveProfile (20 ms)
[ RUN      ] ProfileSyncServiceAutofillTest.ServerChangeRace

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000012080, @0x1198aa430 16-byte object <90-1D 3B-00 30-60 00-00 10-27 24-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56373:14887:0524/193519:13894444077114:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:14887:0524/193519:13894444129549:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:14887:0524/193519:13894444202858:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56373:3335:0524/193519:13894444843182:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894444882011:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56373:3335:0524/193519:13894445044069:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[56373:3335:0524/193519:13894445085491:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceAutofillTest.ServerChangeRace (22 ms)
[840/6146] ProfileSyncServiceAutofillTest.ServerChangeRace (22 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.InitialState
[       OK ] ProfileSyncServiceBookmarkTest.InitialState (21 ms)
[841/6146] ProfileSyncServiceBookmarkTest.InitialState (21 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.InitialModelAssociate
[       OK ] ProfileSyncServiceBookmarkTest.InitialModelAssociate (71 ms)
[842/6146] ProfileSyncServiceBookmarkTest.InitialModelAssociate (71 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithBookmarkModelNodes
[       OK ] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithBookmarkModelNodes (16 ms)
[843/6146] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithBookmarkModelNodes (16 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithDeleteJournal
[       OK ] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithDeleteJournal (13 ms)
[844/6146] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithDeleteJournal (13 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.InitialModelAssociateVerifyExternalIdMatch
[       OK ] ProfileSyncServiceBookmarkTest.InitialModelAssociateVerifyExternalIdMatch (18 ms)
[845/6146] ProfileSyncServiceBookmarkTest.InitialModelAssociateVerifyExternalIdMatch (18 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithInvalidUrl
[56374:3335:0524/193519:13894586476200:ERROR:bookmark_model_associator.cc(761)] Bookmarks datatype error was encountered: Cannot associate sync node c6af7ef45-2fcf-4d34-987a-938cb40997ae with invalid url  and title node3
[       OK ] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithInvalidUrl (18 ms)
[846/6146] ProfileSyncServiceBookmarkTest.InitialModelAssociateWithInvalidUrl (18 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.BookmarkModelOperations
[       OK ] ProfileSyncServiceBookmarkTest.BookmarkModelOperations (20 ms)
[847/6146] ProfileSyncServiceBookmarkTest.BookmarkModelOperations (20 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.ServerChangeProcessing
[       OK ] ProfileSyncServiceBookmarkTest.ServerChangeProcessing (19 ms)
[848/6146] ProfileSyncServiceBookmarkTest.ServerChangeProcessing (19 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.ServerChangeRequiringFosterParent
[       OK ] ProfileSyncServiceBookmarkTest.ServerChangeRequiringFosterParent (18 ms)
[849/6146] ProfileSyncServiceBookmarkTest.ServerChangeRequiringFosterParent (18 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.ServerChangeWithNonCanonicalURL
[       OK ] ProfileSyncServiceBookmarkTest.ServerChangeWithNonCanonicalURL (24 ms)
[850/6146] ProfileSyncServiceBookmarkTest.ServerChangeWithNonCanonicalURL (24 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.MergeWithEmptyBookmarkModel
[       OK ] ProfileSyncServiceBookmarkTestWithData.MergeWithEmptyBookmarkModel (56 ms)
[851/6146] ProfileSyncServiceBookmarkTestWithData.MergeWithEmptyBookmarkModel (56 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.MergeExpectedIdenticalModels
[       OK ] ProfileSyncServiceBookmarkTestWithData.MergeExpectedIdenticalModels (61 ms)
[852/6146] ProfileSyncServiceBookmarkTestWithData.MergeExpectedIdenticalModels (61 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.MergeModelsWithSomeExtras
[       OK ] ProfileSyncServiceBookmarkTestWithData.MergeModelsWithSomeExtras (43 ms)
[853/6146] ProfileSyncServiceBookmarkTestWithData.MergeModelsWithSomeExtras (43 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.ModelAssociationPersistence
[       OK ] ProfileSyncServiceBookmarkTestWithData.ModelAssociationPersistence (49 ms)
[854/6146] ProfileSyncServiceBookmarkTestWithData.ModelAssociationPersistence (49 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.ModelAssociationInvalidPersistence
[       OK ] ProfileSyncServiceBookmarkTestWithData.ModelAssociationInvalidPersistence (37 ms)
[855/6146] ProfileSyncServiceBookmarkTestWithData.ModelAssociationInvalidPersistence (37 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.SortChildren
[       OK ] ProfileSyncServiceBookmarkTestWithData.SortChildren (33 ms)
[856/6146] ProfileSyncServiceBookmarkTestWithData.SortChildren (33 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.RecoverAfterDeletingSyncDataDirectory
[56375:3335:0524/193520:13894835777210:ERROR:bookmark_model_associator.cc(1006)] Bookmarks persistence error was encountered: Native version (39) does not match sync version (2)
[       OK ] ProfileSyncServiceBookmarkTestWithData.RecoverAfterDeletingSyncDataDirectory (55 ms)
[857/6146] ProfileSyncServiceBookmarkTestWithData.RecoverAfterDeletingSyncDataDirectory (55 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.UpdateDateAdded
[       OK ] ProfileSyncServiceBookmarkTestWithData.UpdateDateAdded (40 ms)
[858/6146] ProfileSyncServiceBookmarkTestWithData.UpdateDateAdded (40 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.NativeTransactionVersionUpdated
[       OK ] ProfileSyncServiceBookmarkTestWithData.NativeTransactionVersionUpdated (33 ms)
[859/6146] ProfileSyncServiceBookmarkTestWithData.NativeTransactionVersionUpdated (33 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.UpdateMetaInfoFromSync
[       OK ] ProfileSyncServiceBookmarkTestWithData.UpdateMetaInfoFromSync (29 ms)
[860/6146] ProfileSyncServiceBookmarkTestWithData.UpdateMetaInfoFromSync (29 ms)
[ RUN      ] ProfileSyncServiceStartupTest.StartFailure

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000d880, @0x1184dec30 16-byte object <30-5E 0F-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56379:3335:0524/193520:13895182754622:ERROR:profile_sync_service_startup_unittest.cc(112)] Bookmarks unrecoverable error was encountered: Error
[56379:3335:0524/193520:13895182890322:ERROR:profile_sync_service.cc(1414)] ProfileSyncService error: Sync configuration failed with status Aborted caused by Bookmarks: Error
[56379:3335:0524/193520:13895182965932:ERROR:profile_sync_service.cc(927)] Unrecoverable error detected at ../../components/browser_sync/browser/profile_sync_service_startup_unittest.cc[112] SetError  -- ProfileSyncService unusable: Sync configuration failed with status Aborted caused by Bookmarks: Error
[       OK ] ProfileSyncServiceStartupTest.StartFailure (3 ms)
[861/6146] ProfileSyncServiceStartupTest.StartFailure (3 ms)
[ RUN      ] ProfileSyncServiceStartupTest.StartDownloadFailed

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000cc80, @0x118505c30 16-byte object <F0-34 0F-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56379:3335:0524/193520:13895185299664:ERROR:profile_sync_service.cc(927)] Unrecoverable error detected at ../../components/browser_sync/browser/profile_sync_service.cc[1025] OnBackendInitialized  -- ProfileSyncService unusable: BackendInitialize failure
[       OK ] ProfileSyncServiceStartupTest.StartDownloadFailed (2 ms)
[862/6146] ProfileSyncServiceStartupTest.StartDownloadFailed (2 ms)
[ RUN      ] ProfileSyncServiceStartupCrosTest.StartCrosNoCredentials

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000c080, @0x118527c30 16-byte object <20-0E 0F-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupCrosTest.StartCrosNoCredentials (2 ms)
[863/6146] ProfileSyncServiceStartupCrosTest.StartCrosNoCredentials (2 ms)
[ RUN      ] ProfileSyncServiceStartupCrosTest.StartFirstTime

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000b480, @0x11853e430 16-byte object <20-EA 0E-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupCrosTest.StartFirstTime (2 ms)
[864/6146] ProfileSyncServiceStartupCrosTest.StartFirstTime (2 ms)
[ RUN      ] ProfileSyncServiceTest.InitialState

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000a880, @0x118463c30 16-byte object <D0-D1 10-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.InitialState (1 ms)
[865/6146] ProfileSyncServiceTest.InitialState (1 ms)
[ RUN      ] ProfileSyncServiceTest.SuccessfulInitialization

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009c80, @0x11847e430 16-byte object <40-B0 10-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.SuccessfulInitialization (2 ms)
[866/6146] ProfileSyncServiceTest.SuccessfulInitialization (2 ms)
[ RUN      ] ProfileSyncServiceTest.SetupInProgress

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009080, @0x1184a0c30 16-byte object <90-8D 10-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.SetupInProgress (1 ms)
[867/6146] ProfileSyncServiceTest.SetupInProgress (1 ms)
[ RUN      ] ProfileSyncServiceTest.DisabledByPolicyBeforeInit

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000008480, @0x1184bc430 16-byte object <B0-67 10-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.DisabledByPolicyBeforeInit (1 ms)
[868/6146] ProfileSyncServiceTest.DisabledByPolicyBeforeInit (1 ms)
[ RUN      ] ProfileSyncServiceTest.DisabledByPolicyAfterInit

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000007880, @0x1184d6430 16-byte object <20-43 10-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.DisabledByPolicyAfterInit (2 ms)
[869/6146] ProfileSyncServiceTest.DisabledByPolicyAfterInit (2 ms)
[ RUN      ] ProfileSyncServiceTest.AbortedByShutdown

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000006c80, @0x118504c30 16-byte object <B0-19 10-00 30-60 00-00 10-87 E6-07 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.AbortedByShutdown (2 ms)
[870/6146] ProfileSyncServiceTest.AbortedByShutdown (2 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.UpdateMetaInfoFromModel
[       OK ] ProfileSyncServiceBookmarkTestWithData.UpdateMetaInfoFromModel (55 ms)
[871/6146] ProfileSyncServiceBookmarkTestWithData.UpdateMetaInfoFromModel (55 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.MetaInfoPreservedOnNonChange
[       OK ] ProfileSyncServiceBookmarkTestWithData.MetaInfoPreservedOnNonChange (35 ms)
[872/6146] ProfileSyncServiceBookmarkTestWithData.MetaInfoPreservedOnNonChange (35 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.UpdateTransactionVersion
[       OK ] ProfileSyncServiceBookmarkTestWithData.UpdateTransactionVersion (32 ms)
[873/6146] ProfileSyncServiceBookmarkTestWithData.UpdateTransactionVersion (32 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.PersistenceError
[56377:3335:0524/193520:13895092659095:ERROR:bookmark_model_associator.cc(1006)] Bookmarks persistence error was encountered: Native version (41) does not match sync version (40)
[       OK ] ProfileSyncServiceBookmarkTestWithData.PersistenceError (39 ms)
[874/6146] ProfileSyncServiceBookmarkTestWithData.PersistenceError (39 ms)
[ RUN      ] ProfileSyncServiceStartupTest.StartFirstTime

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000d880, @0x122267430 16-byte object <80-30 1D-00 30-60 00-00 10-07 BD-11 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupTest.StartFirstTime (4 ms)
[875/6146] ProfileSyncServiceStartupTest.StartFirstTime (4 ms)
[ RUN      ] ProfileSyncServiceStartupTest.StartNormal

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000cc80, @0x122295430 16-byte object <F0-FF 1C-00 30-60 00-00 10-07 BD-11 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupTest.StartNormal (5 ms)
[876/6146] ProfileSyncServiceStartupTest.StartNormal (5 ms)
[ RUN      ] ProfileSyncServiceStartupTest.StartRecoverDatatypePrefs

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000c080, @0x1222ba430 16-byte object <80-CB 1E-00 30-60 00-00 10-07 BD-11 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupTest.StartRecoverDatatypePrefs (2 ms)
[877/6146] ProfileSyncServiceStartupTest.StartRecoverDatatypePrefs (2 ms)
[ RUN      ] ProfileSyncServiceStartupTest.StartDontRecoverDatatypePrefs

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000b480, @0x1221e0430 16-byte object <70-A5 1E-00 30-60 00-00 10-07 BD-11 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupTest.StartDontRecoverDatatypePrefs (4 ms)
[878/6146] ProfileSyncServiceStartupTest.StartDontRecoverDatatypePrefs (4 ms)
[ RUN      ] ProfileSyncServiceStartupTest.ManagedStartup

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000a880, @0x122200c30 16-byte object <50-86 1E-00 30-60 00-00 10-07 BD-11 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupTest.ManagedStartup (1 ms)
[879/6146] ProfileSyncServiceStartupTest.ManagedStartup (1 ms)
[ RUN      ] ProfileSyncServiceStartupTest.SwitchManaged

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009c80, @0x122216430 16-byte object <F0-61 1E-00 30-60 00-00 10-07 BD-11 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceStartupTest.SwitchManaged (4 ms)
[880/6146] ProfileSyncServiceStartupTest.SwitchManaged (4 ms)
[ RUN      ] ProfileSyncServiceTest.EarlyRequestStop

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000d880, @0x11c99dc30 16-byte object <10-75 0F-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.EarlyRequestStop (3 ms)
[881/6146] ProfileSyncServiceTest.EarlyRequestStop (3 ms)
[ RUN      ] ProfileSyncServiceTest.DisableAndEnableSyncTemporarily

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000cc80, @0x11c9c8c30 16-byte object <00-4C 0F-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.DisableAndEnableSyncTemporarily (2 ms)
[882/6146] ProfileSyncServiceTest.DisableAndEnableSyncTemporarily (2 ms)
[ RUN      ] ProfileSyncServiceTest.EnableSyncAndSignOut

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000c080, @0x11ca01430 16-byte object <70-21 0F-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.EnableSyncAndSignOut (2 ms)
[883/6146] ProfileSyncServiceTest.EnableSyncAndSignOut (2 ms)
[ RUN      ] ProfileSyncServiceTest.GetSyncTokenStatus

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000b480, @0x11c92f430 16-byte object <40-F7 0E-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.GetSyncTokenStatus (2 ms)
[884/6146] ProfileSyncServiceTest.GetSyncTokenStatus (2 ms)
[ RUN      ] ProfileSyncServiceTest.RevokeAccessTokenFromTokenService

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000a880, @0x11c960430 16-byte object <60-DE 10-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.RevokeAccessTokenFromTokenService (2 ms)
[885/6146] ProfileSyncServiceTest.RevokeAccessTokenFromTokenService (2 ms)
[ RUN      ] ProfileSyncServiceTest.SignOutRevokeAccessToken

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009c80, @0x11c98a430 16-byte object <90-B7 10-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.SignOutRevokeAccessToken (2 ms)
[886/6146] ProfileSyncServiceTest.SignOutRevokeAccessToken (2 ms)
[ RUN      ] ProfileSyncServiceTest.ClearDataOnSignOut

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009080, @0x11c9b8c30 16-byte object <20-8E 10-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.ClearDataOnSignOut (1 ms)
[887/6146] ProfileSyncServiceTest.ClearDataOnSignOut (1 ms)
[ RUN      ] ProfileSyncServiceTest.DisableSyncFlag
[       OK ] ProfileSyncServiceTest.DisableSyncFlag (1 ms)
[888/6146] ProfileSyncServiceTest.DisableSyncFlag (1 ms)
[ RUN      ] ProfileSyncServiceTest.NoDisableSyncFlag
[       OK ] ProfileSyncServiceTest.NoDisableSyncFlag (1 ms)
[889/6146] ProfileSyncServiceTest.NoDisableSyncFlag (1 ms)
[ RUN      ] ProfileSyncServiceTest.MemoryPressureRecording

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000008480, @0x11c9f2c30 16-byte object <70-35 10-00 30-60 00-00 10-87 32-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.MemoryPressureRecording (1 ms)
[890/6146] ProfileSyncServiceTest.MemoryPressureRecording (1 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.CornerCaseNames
[       OK ] ProfileSyncServiceBookmarkTest.CornerCaseNames (92 ms)
[891/6146] ProfileSyncServiceBookmarkTest.CornerCaseNames (92 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.RepeatedMiddleInsertion
[       OK ] ProfileSyncServiceBookmarkTest.RepeatedMiddleInsertion (179 ms)
[892/6146] ProfileSyncServiceBookmarkTest.RepeatedMiddleInsertion (179 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.UnrecoverableErrorSuspendsService
[56376:3335:0524/193520:13895042690047:WARNING:bookmark_change_processor.cc(519)] Parent lookup failed
[56376:3335:0524/193520:13895042819825:ERROR:bookmark_change_processor.cc(311)] Bookmarks datatype error was encountered: Failed to create sync node.
[       OK ] ProfileSyncServiceBookmarkTest.UnrecoverableErrorSuspendsService (16 ms)
[893/6146] ProfileSyncServiceBookmarkTest.UnrecoverableErrorSuspendsService (16 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.MergeDuplicates
[       OK ] ProfileSyncServiceBookmarkTest.MergeDuplicates (53 ms)
[894/6146] ProfileSyncServiceBookmarkTest.MergeDuplicates (53 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.ApplySyncDeletesFromJournal
[       OK ] ProfileSyncServiceBookmarkTest.ApplySyncDeletesFromJournal (45 ms)
[895/6146] ProfileSyncServiceBookmarkTest.ApplySyncDeletesFromJournal (45 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.AssociationState
[       OK ] ProfileSyncServiceBookmarkTest.AssociationState (14 ms)
[896/6146] ProfileSyncServiceBookmarkTest.AssociationState (14 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.UpdateThenAdd
[       OK ] ProfileSyncServiceBookmarkTest.UpdateThenAdd (15 ms)
[897/6146] ProfileSyncServiceBookmarkTest.UpdateThenAdd (15 ms)
[ RUN      ] ProfileSyncServiceBookmarkTest.TestUnsupportedNodes
[       OK ] ProfileSyncServiceBookmarkTest.TestUnsupportedNodes (14 ms)
[898/6146] ProfileSyncServiceBookmarkTest.TestUnsupportedNodes (14 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.Persistence
[       OK ] ProfileSyncServiceBookmarkTestWithData.Persistence (50 ms)
[899/6146] ProfileSyncServiceBookmarkTestWithData.Persistence (50 ms)
[ RUN      ] ProfileSyncServiceBookmarkTestWithData.MergeWithEmptySyncModel
[       OK ] ProfileSyncServiceBookmarkTestWithData.MergeWithEmptySyncModel (29 ms)
[900/6146] ProfileSyncServiceBookmarkTestWithData.MergeWithEmptySyncModel (29 ms)
[ RUN      ] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000d880, @0x11f3e1430 16-byte object <10-75 0F-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption (4 ms)
[901/6146] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption (4 ms)
[ RUN      ] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption_RestartDuringCatchUp

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000cc80, @0x11f41cc30 16-byte object <00-46 0F-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption_RestartDuringCatchUp (2 ms)
[902/6146] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption_RestartDuringCatchUp (2 ms)
[ RUN      ] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption_RestartDuringClearServerData

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000c080, @0x11f368c30 16-byte object <C0-16 0F-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption_RestartDuringClearServerData (2 ms)
[903/6146] ProfileSyncServiceTest.OnLocalSetPassphraseEncryption_RestartDuringClearServerData (2 ms)
[ RUN      ] ProfileSyncServiceTest.PassphrasePromptDueToVersion

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000b480, @0x11f3b5430 16-byte object <50-F7 10-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.PassphrasePromptDueToVersion (1 ms)
[904/6146] ProfileSyncServiceTest.PassphrasePromptDueToVersion (1 ms)
[ RUN      ] ProfileSyncServiceTest.ResetSyncData

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000a880, @0x11f3e7430 16-byte object <10-CE 10-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.ResetSyncData (1 ms)
[905/6146] ProfileSyncServiceTest.ResetSyncData (1 ms)
[ RUN      ] ProfileSyncServiceTest.DisableSyncOnClient

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009c80, @0x11f41d430 16-byte object <A0-A4 10-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTest.DisableSyncOnClient (2 ms)
[906/6146] ProfileSyncServiceTest.DisableSyncOnClient (2 ms)
[ RUN      ] ProfileSyncServiceTest.ValidPointersInDTCMap
[       OK ] ProfileSyncServiceTest.ValidPointersInDTCMap (1 ms)
[907/6146] ProfileSyncServiceTest.ValidPointersInDTCMap (1 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.EmptyNativeEmptySync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000008480, @0x11f35cc30 16-byte object <F0-5A 10-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56380:16131:0524/193520:13895465527324:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56380:16131:0524/193520:13895465731545:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56380:3335:0524/193520:13895467844302:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56380:3335:0524/193520:13895468049885:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.EmptyNativeEmptySync (29 ms)
[908/6146] ProfileSyncServiceTypedUrlTest.EmptyNativeEmptySync (29 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.HasNativeEmptySync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000007880, @0x11f398430 16-byte object <80-BF 12-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56380:16135:0524/193520:13895488865719:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56380:16135:0524/193520:13895489097635:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56380:3335:0524/193520:13895490666170:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56380:3335:0524/193520:13895490817991:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.HasNativeEmptySync (25 ms)
[909/6146] ProfileSyncServiceTypedUrlTest.HasNativeEmptySync (25 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.HasNativeErrorReadingVisits

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000006c80, @0x11f3d4c30 16-byte object <20-9A 13-00 30-60 00-00 10-C7 D4-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56380:16907:0524/193520:13895513279924:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56380:16907:0524/193520:13895513377654:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56380:3335:0524/193520:13895514365720:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56380:3335:0524/193520:13895514526163:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.HasNativeErrorReadingVisits (21 ms)
[910/6146] ProfileSyncServiceTypedUrlTest.HasNativeErrorReadingVisits (21 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.HasNativeWithBlankEmptySync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000d880, @0x119992430 16-byte object <A0-42 0F-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:15107:0524/193520:13895579205318:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:15107:0524/193520:13895579513965:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193520:13895580865223:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193520:13895581085528:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.HasNativeWithBlankEmptySync (34 ms)
[911/6146] ProfileSyncServiceTypedUrlTest.HasNativeWithBlankEmptySync (34 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.HasNativeHasSyncNoMerge

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000cc80, @0x1199cdc30 16-byte object <70-E5 11-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:15111:0524/193520:13895604108218:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:15111:0524/193520:13895604197116:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193520:13895604842090:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193520:13895605009133:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetURL(@0x11fd4b1d0 http://sync.com/, 0x11fd4b1c0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ProfileSyncServiceTypedUrlTest.HasNativeHasSyncNoMerge (22 ms)
[912/6146] ProfileSyncServiceTypedUrlTest.HasNativeHasSyncNoMerge (22 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.EmptyNativeExpiredSync

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000c080, @0x119a09430 16-byte object <40-99 12-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:16395:0524/193520:13895626079396:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:16395:0524/193520:13895626165004:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193520:13895626892258:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193520:13895627044702:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.EmptyNativeExpiredSync (21 ms)
[913/6146] ProfileSyncServiceTypedUrlTest.EmptyNativeExpiredSync (21 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.HasNativeHasSyncMerge

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000b480, @0x119944430 16-byte object <E0-4F 13-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:16399:0524/193520:13895648066913:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:16399:0524/193520:13895648163868:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193520:13895648800145:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193520:13895648961240:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.HasNativeHasSyncMerge (23 ms)
[914/6146] ProfileSyncServiceTypedUrlTest.HasNativeHasSyncMerge (23 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.HasNativeWithErrorHasSyncMerge

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000a880, @0x119980430 16-byte object <B0-E9 15-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:16403:0524/193520:13895669637388:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:16403:0524/193520:13895669729323:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193520:13895670409166:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193520:13895670549638:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.HasNativeWithErrorHasSyncMerge (21 ms)
[915/6146] ProfileSyncServiceTypedUrlTest.HasNativeWithErrorHasSyncMerge (21 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAdd

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009c80, @0x1199bbc30 16-byte object <D0-C8 16-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:16407:0524/193520:13895690482582:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:16407:0524/193520:13895690585359:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193520:13895691292385:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193520:13895691440984:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAdd (21 ms)
[916/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAdd (21 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAddWithBlank

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009080, @0x1199f7c30 16-byte object <B0-78 17-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:16155:0524/193520:13895711717275:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:16155:0524/193520:13895711819178:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193520:13895712457883:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193520:13895712621125:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAddWithBlank (22 ms)
[917/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAddWithBlank (22 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeUpdate

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000008480, @0x119932c30 16-byte object <70-12 18-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:15903:0524/193521:13895743624376:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:15903:0524/193521:13895743796146:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193521:13895744634085:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193521:13895744772553:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeUpdate (32 ms)
[918/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeUpdate (32 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAddFromVisit

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000007880, @0x11996ec30 16-byte object <50-C9 1A-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:16675:0524/193521:13895766706966:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:16675:0524/193521:13895766812538:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193521:13895767570231:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193521:13895767786573:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAddFromVisit (22 ms)
[919/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeAddFromVisit (22 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeUpdateFromVisit

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000006c80, @0x1199aa430 16-byte object <00-D1 1A-00 30-60 00-00 10-57 31-09 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56381:16679:0524/193521:13895788429956:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:16679:0524/193521:13895788531669:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56381:3335:0524/193521:13895789234504:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56381:3335:0524/193521:13895789366415:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeUpdateFromVisit (23 ms)
[920/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeUpdateFromVisit (23 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserIgnoreChangeUpdateFromVisit

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000d880, @0x115871430 16-byte object <A0-42 0F-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:14087:0524/193521:13895900098018:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:14087:0524/193521:13895900277933:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13895901269286:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13895901494092:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserIgnoreChangeUpdateFromVisit (34 ms)
[921/6146] ProfileSyncServiceTypedUrlTest.ProcessUserIgnoreChangeUpdateFromVisit (34 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemove

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000cc80, @0x1158b1430 16-byte object <D0-DF 11-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:14091:0524/193521:13895932852675:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:14091:0524/193521:13895933018738:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13895933977039:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13895934142723:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemove (33 ms)
[922/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemove (33 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemoveExpired

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000c080, @0x1157ed430 16-byte object <E0-FA 10-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:14095:0524/193521:13895960607002:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:14095:0524/193521:13895960700854:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13895961369618:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13895961529242:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemoveExpired (23 ms)
[923/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemoveExpired (23 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemoveAll

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000b480, @0x115829c30 16-byte object <00-51 13-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:14099:0524/193521:13895982398506:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:14099:0524/193521:13895982503105:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13895983123478:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13895983279823:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemoveAll (21 ms)
[924/6146] ProfileSyncServiceTypedUrlTest.ProcessUserChangeRemoveAll (21 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.FailWriteToHistoryBackend

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e00000a880, @0x115866c30 16-byte object <20-D4 15-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:14103:0524/193521:13896005023398:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:14103:0524/193521:13896005137413:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13896005848764:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13896006027673:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.FailWriteToHistoryBackend (23 ms)
[925/6146] ProfileSyncServiceTypedUrlTest.FailWriteToHistoryBackend (23 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.FailToGetTypedURLs

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009c80, @0x1158a1c30 16-byte object <20-91 16-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:16919:0524/193521:13896027172160:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:16919:0524/193521:13896027260954:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13896027912498:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13896028062320:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:15383:0524/193521:13896028437888:ERROR:typed_url_syncable_service.cc(113)] Typed URLs datatype error was encountered: Could not get the typed_url entries.
[56382:3335:0524/193521:13896028698621:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.FailToGetTypedURLs (21 ms)
[926/6146] ProfileSyncServiceTypedUrlTest.FailToGetTypedURLs (21 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.IgnoreLocalFileURL

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000009080, @0x1158e0c30 16-byte object <50-9D 16-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:16923:0524/193521:13896047917178:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:16923:0524/193521:13896048034922:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13896048610445:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13896048759304:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.IgnoreLocalFileURL (23 ms)
[927/6146] ProfileSyncServiceTypedUrlTest.IgnoreLocalFileURL (23 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.IgnoreLocalhostURL

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000008480, @0x11581dc30 16-byte object <90-01 18-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:16927:0524/193521:13896070560741:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:16927:0524/193521:13896070664201:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13896071202629:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13896071333618:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.IgnoreLocalhostURL (23 ms)
[928/6146] ProfileSyncServiceTypedUrlTest.IgnoreLocalhostURL (23 ms)
[ RUN      ] ProfileSyncServiceTypedUrlTest.IgnoreModificationWithoutValidVisit

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(0x61e000007880, @0x11585ac30 16-byte object <60-BC 1A-00 30-60 00-00 10-77 1F-05 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[56382:16931:0524/193521:13896093992791:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:16931:0524/193521:13896094102150:WARNING:sync_encryption_handler_impl.cc(993)] Nigori had empty encryption keybag.
[56382:3335:0524/193521:13896094722724:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[56382:3335:0524/193521:13896094930976:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] ProfileSyncServiceTypedUrlTest.IgnoreModificationWithoutValidVisit (21 ms)
[929/6146] ProfileSyncServiceTypedUrlTest.IgnoreModificationWithoutValidVisit (21 ms)
[ RUN      ] BubbleManagerTest.ManagerShowsBubbleUi
[       OK ] BubbleManagerTest.ManagerShowsBubbleUi (1 ms)
[930/6146] BubbleManagerTest.ManagerShowsBubbleUi (1 ms)
[ RUN      ] BubbleManagerTest.ManagerUpdatesBubbleUiAnchor
[       OK ] BubbleManagerTest.ManagerUpdatesBubbleUiAnchor (0 ms)
[931/6146] BubbleManagerTest.ManagerUpdatesBubbleUiAnchor (0 ms)
[ RUN      ] BubbleManagerTest.CloseOnReferenceInvalidatesReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <50-D8 05-00 20-60 00-00 20-50 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseOnReferenceInvalidatesReference (0 ms)
[932/6146] BubbleManagerTest.CloseOnReferenceInvalidatesReference (0 ms)
[ RUN      ] BubbleManagerTest.CloseOnStubbornReferenceDoesNotInvalidate

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <70-D5 05-00 20-60 00-00 20-47 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseOnStubbornReferenceDoesNotInvalidate (1 ms)
[933/6146] BubbleManagerTest.CloseOnStubbornReferenceDoesNotInvalidate (1 ms)
[ RUN      ] BubbleManagerTest.CloseInvalidatesReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <70-D2 05-00 20-60 00-00 20-3E 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseInvalidatesReference (0 ms)
[934/6146] BubbleManagerTest.CloseInvalidatesReference (0 ms)
[ RUN      ] BubbleManagerTest.CloseAllInvalidatesReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <90-CF 05-00 20-60 00-00 20-35 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseAllInvalidatesReference (0 ms)
[935/6146] BubbleManagerTest.CloseAllInvalidatesReference (0 ms)
[ RUN      ] BubbleManagerTest.DestroyInvalidatesReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <B0-CC 05-00 20-60 00-00 20-2C 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.DestroyInvalidatesReference (0 ms)
[936/6146] BubbleManagerTest.DestroyInvalidatesReference (0 ms)
[ RUN      ] BubbleManagerTest.CloseInvalidatesStubbornReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <D0-C9 05-00 20-60 00-00 20-23 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseInvalidatesStubbornReference (0 ms)
[937/6146] BubbleManagerTest.CloseInvalidatesStubbornReference (0 ms)
[ RUN      ] BubbleManagerTest.CloseAllInvalidatesStubbornReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-C6 05-00 20-60 00-00 20-1A 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseAllInvalidatesStubbornReference (0 ms)
[938/6146] BubbleManagerTest.CloseAllInvalidatesStubbornReference (0 ms)
[ RUN      ] BubbleManagerTest.DestroyInvalidatesStubbornReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <10-C4 05-00 20-60 00-00 20-11 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.DestroyInvalidatesStubbornReference (1 ms)
[939/6146] BubbleManagerTest.DestroyInvalidatesStubbornReference (1 ms)
[ RUN      ] BubbleManagerTest.CloseDoesNotInvalidateStubbornReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <30-C1 05-00 20-60 00-00 20-08 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseDoesNotInvalidateStubbornReference (0 ms)
[940/6146] BubbleManagerTest.CloseDoesNotInvalidateStubbornReference (0 ms)
[ RUN      ] BubbleManagerTest.CloseAllDoesNotInvalidateStubbornReference

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-DC 05-00 20-60 00-00 E0-59 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseAllDoesNotInvalidateStubbornReference (1 ms)
[941/6146] BubbleManagerTest.CloseAllDoesNotInvalidateStubbornReference (1 ms)
[ RUN      ] BubbleManagerTest.CloseAllInvalidatesMixAppropriately

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-D9 05-00 20-60 00-00 E0-50 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <D0-D7 05-00 20-60 00-00 60-4F 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <B0-D5 05-00 20-60 00-00 E0-4D 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <B0-D3 05-00 20-60 00-00 60-4C 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <B0-D1 05-00 20-60 00-00 E0-4A 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <B0-CF 05-00 20-60 00-00 00-49 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseAllInvalidatesMixAppropriately (2 ms)
[942/6146] BubbleManagerTest.CloseAllInvalidatesMixAppropriately (2 ms)
[ RUN      ] BubbleManagerTest.CloseBubbleShouldOnlylCloseSelf

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <10-C9 05-00 20-60 00-00 00-40 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-C6 05-00 20-60 00-00 80-3E 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <D0-C4 05-00 20-60 00-00 00-3D 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseBubbleShouldOnlylCloseSelf (1 ms)
[943/6146] BubbleManagerTest.CloseBubbleShouldOnlylCloseSelf (1 ms)
[ RUN      ] BubbleManagerTest.CloseOwnedByShouldLeaveUnowned

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <10-BD 05-00 20-60 00-00 C0-31 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <B0-BC 05-00 20-60 00-00 60-31 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <50-BC 05-00 20-60 00-00 00-31 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseOwnedByShouldLeaveUnowned (1 ms)
[944/6146] BubbleManagerTest.CloseOwnedByShouldLeaveUnowned (1 ms)
[ RUN      ] BubbleManagerTest.UpdateAllShouldWorkWithoutBubbles

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <D0-B4 05-00 20-60 00-00 C0-25 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.UpdateAllShouldWorkWithoutBubbles (0 ms)
[945/6146] BubbleManagerTest.UpdateAllShouldWorkWithoutBubbles (0 ms)
[ RUN      ] BubbleManagerTest.CloseAllShouldWorkWithoutBubbles

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-B1 05-00 20-60 00-00 C0-1C 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.CloseAllShouldWorkWithoutBubbles (0 ms)
[946/6146] BubbleManagerTest.CloseAllShouldWorkWithoutBubbles (0 ms)
[ RUN      ] BubbleManagerTest.AllowBubbleChainingOnClose

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-AD 05-00 20-60 00-00 60-13 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: DidClose(0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-AC 05-00 20-60 00-00 00-13 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.AllowBubbleChainingOnClose (1 ms)
[947/6146] BubbleManagerTest.AllowBubbleChainingOnClose (1 ms)
[ RUN      ] BubbleManagerTest.AllowBubbleChainingOnCloseAll

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-A8 05-00 20-60 00-00 A0-09 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: DidClose(0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-A7 05-00 20-60 00-00 40-09 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.AllowBubbleChainingOnCloseAll (1 ms)
[948/6146] BubbleManagerTest.AllowBubbleChainingOnCloseAll (1 ms)
[ RUN      ] BubbleManagerTest.BubblesDoNotChainOnDestroy

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <90-A2 05-00 20-60 00-00 00-FE 15-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: DidClose(0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.BubblesDoNotChainOnDestroy (1 ms)
[949/6146] BubbleManagerTest.BubblesDoNotChainOnDestroy (1 ms)
[ RUN      ] BubbleManagerTest.BubbleCloseReasonIsCalled

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <50-9D 05-00 20-60 00-00 80-F3 15-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.BubbleCloseReasonIsCalled (0 ms)
[950/6146] BubbleManagerTest.BubbleCloseReasonIsCalled (0 ms)
[ RUN      ] BubbleManagerTest.BubbleCloseChainCloseClose

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <D0-DB 05-00 20-60 00-00 20-59 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <70-DB 05-00 20-60 00-00 C0-58 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.BubbleCloseChainCloseClose (2 ms)
[951/6146] BubbleManagerTest.BubbleCloseChainCloseClose (2 ms)
[ RUN      ] BubbleManagerTest.BubbleCloseChainCloseNoClose

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <D0-D6 05-00 20-60 00-00 00-4F 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <70-D6 05-00 20-60 00-00 A0-4E 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.BubbleCloseChainCloseNoClose (1 ms)
[952/6146] BubbleManagerTest.BubbleCloseChainCloseNoClose (1 ms)
[ RUN      ] BubbleManagerTest.BubbleCloseChainNoCloseNoClose

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <F0-D1 05-00 20-60 00-00 80-44 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Show(16-byte object <90-D1 05-00 20-60 00-00 20-44 16-00 60-60 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Close()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Destroyed()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BubbleManagerTest.BubbleCloseChainNoCloseNoClose (2 ms)
[953/6146] BubbleManagerTest.BubbleCloseChainNoCloseNoClose (2 ms)
[ RUN      ] CaptivePortalDetectorTest.CaptivePortalResultCodes
[       OK ] CaptivePortalDetectorTest.CaptivePortalResultCodes (1 ms)
[954/6146] CaptivePortalDetectorTest.CaptivePortalResultCodes (1 ms)
[ RUN      ] CaptivePortalDetectorTest.CaptivePortalRetryAfterSeconds
[       OK ] CaptivePortalDetectorTest.CaptivePortalRetryAfterSeconds (0 ms)
[955/6146] CaptivePortalDetectorTest.CaptivePortalRetryAfterSeconds (0 ms)
[ RUN      ] CaptivePortalDetectorTest.CaptivePortalRetryAfterDate
[       OK ] CaptivePortalDetectorTest.CaptivePortalRetryAfterDate (0 ms)
[956/6146] CaptivePortalDetectorTest.CaptivePortalRetryAfterDate (0 ms)
[ RUN      ] CaptivePortalDetectorTest.CaptivePortalRetryAfterInvalid
[       OK ] CaptivePortalDetectorTest.CaptivePortalRetryAfterInvalid (0 ms)
[957/6146] CaptivePortalDetectorTest.CaptivePortalRetryAfterInvalid (0 ms)
[ RUN      ] CaptivePortalDetectorTest.Cancel
[       OK ] CaptivePortalDetectorTest.Cancel (1 ms)
[958/6146] CaptivePortalDetectorTest.Cancel (1 ms)
[ RUN      ] VerifyCastDeviceCertTest.ChromecastGen1
[       OK ] VerifyCastDeviceCertTest.ChromecastGen1 (2 ms)
[959/6146] VerifyCastDeviceCertTest.ChromecastGen1 (2 ms)
[ RUN      ] VerifyCastDeviceCertTest.ChromecastGen1Reissue
[       OK ] VerifyCastDeviceCertTest.ChromecastGen1Reissue (4 ms)
[960/6146] VerifyCastDeviceCertTest.ChromecastGen1Reissue (4 ms)
[ RUN      ] VerifyCastDeviceCertTest.VerifySignature2048BitRsa
[       OK ] VerifyCastDeviceCertTest.VerifySignature2048BitRsa (0 ms)
[961/6146] VerifyCastDeviceCertTest.VerifySignature2048BitRsa (0 ms)
[ RUN      ] ErrorReportTest.SerializedReportAsProtobuf
[       OK ] ErrorReportTest.SerializedReportAsProtobuf (11 ms)
[962/6146] ErrorReportTest.SerializedReportAsProtobuf (11 ms)
[ RUN      ] ErrorReportTest.SerializedReportAsProtobufWithInterstitialInfo
[       OK ] ErrorReportTest.SerializedReportAsProtobufWithInterstitialInfo (2 ms)
[963/6146] ErrorReportTest.SerializedReportAsProtobufWithInterstitialInfo (2 ms)
[ RUN      ] ErrorReportTest.ParseSerializedReport
[       OK ] ErrorReportTest.ParseSerializedReport (2 ms)
[964/6146] ErrorReportTest.ParseSerializedReport (2 ms)
[ RUN      ] ErrorReporterTest.ExtendedReportingSendReport
[       OK ] ErrorReporterTest.ExtendedReportingSendReport (2 ms)
[965/6146] ErrorReporterTest.ExtendedReportingSendReport (2 ms)
[ RUN      ] ErrorReporterTest.DecryptExampleReport
[       OK ] ErrorReporterTest.DecryptExampleReport (0 ms)
[966/6146] ErrorReporterTest.DecryptExampleReport (0 ms)
[ RUN      ] CupEcdsaTest.SignRequest
[       OK ] CupEcdsaTest.SignRequest (1 ms)
[967/6146] CupEcdsaTest.SignRequest (1 ms)
[ RUN      ] CupEcdsaTest.ValidateResponse_TestETagParsing
[       OK ] CupEcdsaTest.ValidateResponse_TestETagParsing (1 ms)
[968/6146] CupEcdsaTest.ValidateResponse_TestETagParsing (1 ms)
[ RUN      ] CupEcdsaTest.ValidateResponse_TestSigning
[       OK ] CupEcdsaTest.ValidateResponse_TestSigning (3 ms)
[969/6146] CupEcdsaTest.ValidateResponse_TestSigning (3 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintURL
[       OK ] CloudPrintURLTest.GetCloudPrintURL (1 ms)
[970/6146] CloudPrintURLTest.GetCloudPrintURL (1 ms)
[ RUN      ] VerifyCastDeviceCertTest.ChromecastGen2
[       OK ] VerifyCastDeviceCertTest.ChromecastGen2 (4 ms)
[971/6146] VerifyCastDeviceCertTest.ChromecastGen2 (4 ms)
[ RUN      ] VerifyCastDeviceCertTest.Fugu
[       OK ] VerifyCastDeviceCertTest.Fugu (3 ms)
[972/6146] VerifyCastDeviceCertTest.Fugu (3 ms)
[ RUN      ] VerifyCastDeviceCertTest.Unchained
[       OK ] VerifyCastDeviceCertTest.Unchained (2 ms)
[973/6146] VerifyCastDeviceCertTest.Unchained (2 ms)
[ RUN      ] VerifyCastDeviceCertTest.CastRootCa
[       OK ] VerifyCastDeviceCertTest.CastRootCa (2 ms)
[974/6146] VerifyCastDeviceCertTest.CastRootCa (2 ms)
[ RUN      ] VerifyCastDeviceCertTest.ChromecastAudio
[       OK ] VerifyCastDeviceCertTest.ChromecastAudio (4 ms)
[975/6146] VerifyCastDeviceCertTest.ChromecastAudio (4 ms)
[ RUN      ] VerifyCastDeviceCertTest.MtkAudioDev
[       OK ] VerifyCastDeviceCertTest.MtkAudioDev (3 ms)
[976/6146] VerifyCastDeviceCertTest.MtkAudioDev (3 ms)
[ RUN      ] VerifyCastDeviceCertTest.Vizio
[       OK ] VerifyCastDeviceCertTest.Vizio (3 ms)
[977/6146] VerifyCastDeviceCertTest.Vizio (3 ms)
[ RUN      ] VerifyCastDeviceCertTest.ChromecastGen2InvalidTime
[       OK ] VerifyCastDeviceCertTest.ChromecastGen2InvalidTime (3 ms)
[978/6146] VerifyCastDeviceCertTest.ChromecastGen2InvalidTime (3 ms)
[ RUN      ] VerifyCastDeviceCertTest.AudioRefDevTestChain3
[       OK ] VerifyCastDeviceCertTest.AudioRefDevTestChain3 (5 ms)
[979/6146] VerifyCastDeviceCertTest.AudioRefDevTestChain3 (5 ms)
[ RUN      ] VerifyCastDeviceCertTest.VerifySignature1024BitRsa
[       OK ] VerifyCastDeviceCertTest.VerifySignature1024BitRsa (0 ms)
[980/6146] VerifyCastDeviceCertTest.VerifySignature1024BitRsa (0 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintRelativeURL
[       OK ] CloudPrintURLTest.GetCloudPrintRelativeURL (0 ms)
[981/6146] CloudPrintURLTest.GetCloudPrintRelativeURL (0 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintDialogUrl
[       OK ] CloudPrintURLTest.GetCloudPrintDialogUrl (0 ms)
[982/6146] CloudPrintURLTest.GetCloudPrintDialogUrl (0 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintManageUrl
[       OK ] CloudPrintURLTest.GetCloudPrintManageUrl (0 ms)
[983/6146] CloudPrintURLTest.GetCloudPrintManageUrl (0 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintEnableURL
[       OK ] CloudPrintURLTest.GetCloudPrintEnableURL (0 ms)
[984/6146] CloudPrintURLTest.GetCloudPrintEnableURL (0 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintEnableWithSigninURL
[       OK ] CloudPrintURLTest.GetCloudPrintEnableWithSigninURL (1 ms)
[985/6146] CloudPrintURLTest.GetCloudPrintEnableWithSigninURL (1 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintManageDeviceURL
[       OK ] CloudPrintURLTest.GetCloudPrintManageDeviceURL (0 ms)
[986/6146] CloudPrintURLTest.GetCloudPrintManageDeviceURL (0 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintSigninURL
[       OK ] CloudPrintURLTest.GetCloudPrintSigninURL (0 ms)
[987/6146] CloudPrintURLTest.GetCloudPrintSigninURL (0 ms)
[ RUN      ] CloudPrintURLTest.GetCloudPrintAddAccountURL
[       OK ] CloudPrintURLTest.GetCloudPrintAddAccountURL (0 ms)
[988/6146] CloudPrintURLTest.GetCloudPrintAddAccountURL (0 ms)
[ RUN      ] PrinterDescriptionTest.CddInit
[       OK ] PrinterDescriptionTest.CddInit (0 ms)
[989/6146] PrinterDescriptionTest.CddInit (0 ms)
[ RUN      ] PrinterDescriptionTest.CddInvalid
[       OK ] PrinterDescriptionTest.CddInvalid (0 ms)
[990/6146] PrinterDescriptionTest.CddInvalid (0 ms)
[ RUN      ] CookieSettingsTest.CookiesAllowThirdParty
[       OK ] CookieSettingsTest.CookiesAllowThirdParty (6 ms)
[991/6146] CookieSettingsTest.CookiesAllowThirdParty (6 ms)
[ RUN      ] CookieSettingsTest.CookiesExplicitBlockSingleThirdParty
[       OK ] CookieSettingsTest.CookiesExplicitBlockSingleThirdParty (2 ms)
[992/6146] CookieSettingsTest.CookiesExplicitBlockSingleThirdParty (2 ms)
[ RUN      ] CookieSettingsTest.CookiesExplicitSessionOnly
[       OK ] CookieSettingsTest.CookiesExplicitSessionOnly (2 ms)
[993/6146] CookieSettingsTest.CookiesExplicitSessionOnly (2 ms)
[ RUN      ] CookieSettingsTest.CookiesThirdPartyBlockedExplicitAllow
[       OK ] CookieSettingsTest.CookiesThirdPartyBlockedExplicitAllow (3 ms)
[994/6146] CookieSettingsTest.CookiesThirdPartyBlockedExplicitAllow (3 ms)
[ RUN      ] CookieSettingsTest.CookiesThirdPartyBlockedAllSitesAllowed
[       OK ] CookieSettingsTest.CookiesThirdPartyBlockedAllSitesAllowed (3 ms)
[995/6146] CookieSettingsTest.CookiesThirdPartyBlockedAllSitesAllowed (3 ms)
[ RUN      ] CookieSettingsTest.CookiesBlockEverything
[       OK ] CookieSettingsTest.CookiesBlockEverything (2 ms)
[996/6146] CookieSettingsTest.CookiesBlockEverything (2 ms)
[ RUN      ] CookieSettingsTest.CookiesBlockEverythingExceptAllowed
[       OK ] CookieSettingsTest.CookiesBlockEverythingExceptAllowed (2 ms)
[997/6146] CookieSettingsTest.CookiesBlockEverythingExceptAllowed (2 ms)
[ RUN      ] CookieSettingsTest.ExtensionsRegularSettings
[       OK ] CookieSettingsTest.ExtensionsRegularSettings (2 ms)
[998/6146] CookieSettingsTest.ExtensionsRegularSettings (2 ms)
[ RUN      ] CookieSettingsTest.ExtensionsOwnCookies
[       OK ] CookieSettingsTest.ExtensionsOwnCookies (2 ms)
[999/6146] CookieSettingsTest.ExtensionsOwnCookies (2 ms)
[ RUN      ] CookieSettingsTest.ExtensionsThirdParty
[       OK ] CookieSettingsTest.ExtensionsThirdParty (2 ms)
[1000/6146] CookieSettingsTest.ExtensionsThirdParty (2 ms)
[ RUN      ] ComponentUpdaterTest.MaybeThrottle
[       OK ] ComponentUpdaterTest.MaybeThrottle (36 ms)
[1001/6146] ComponentUpdaterTest.MaybeThrottle (36 ms)
[ RUN      ] ComponentUpdaterTimerTest.Start
[       OK ] ComponentUpdaterTimerTest.Start (4 ms)
[1002/6146] ComponentUpdaterTimerTest.Start (4 ms)
[ RUN      ] ContentSettingsRegistryTest.Properties
[       OK ] ContentSettingsRegistryTest.Properties (1 ms)
[1003/6146] ContentSettingsRegistryTest.Properties (1 ms)
[ RUN      ] ContentSettingsRegistryTest.Iteration
[       OK ] ContentSettingsRegistryTest.Iteration (0 ms)
[1004/6146] ContentSettingsRegistryTest.Iteration (0 ms)
[ RUN      ] RuleTest.ConcatenationIterator
[       OK ] RuleTest.ConcatenationIterator (1 ms)
[1005/6146] RuleTest.ConcatenationIterator (1 ms)
[ RUN      ] ContentSettingsUtilsTest.ParsePatternString
[       OK ] ContentSettingsUtilsTest.ParsePatternString (0 ms)
[1006/6146] ContentSettingsUtilsTest.ParsePatternString (0 ms)
[ RUN      ] ContentSettingsUtilsTest.ContentSettingsStringMap
[       OK ] ContentSettingsUtilsTest.ContentSettingsStringMap (0 ms)
[1007/6146] ContentSettingsUtilsTest.ContentSettingsStringMap (0 ms)
[ RUN      ] CookieSettingsTest.TestWhitelistedScheme
[       OK ] CookieSettingsTest.TestWhitelistedScheme (4 ms)
[1008/6146] CookieSettingsTest.TestWhitelistedScheme (4 ms)
[ RUN      ] CookieSettingsTest.CookiesBlockSingle
[       OK ] CookieSettingsTest.CookiesBlockSingle (2 ms)
[1009/6146] CookieSettingsTest.CookiesBlockSingle (2 ms)
[ RUN      ] CookieSettingsTest.CookiesBlockThirdParty
[       OK ] CookieSettingsTest.CookiesBlockThirdParty (2 ms)
[1010/6146] CookieSettingsTest.CookiesBlockThirdParty (2 ms)
[ RUN      ] WebsiteSettingsRegistryTest.Get
[       OK ] WebsiteSettingsRegistryTest.Get (0 ms)
[1011/6146] WebsiteSettingsRegistryTest.Get (0 ms)
[ RUN      ] WebsiteSettingsRegistryTest.GetByName
[       OK ] WebsiteSettingsRegistryTest.GetByName (0 ms)
[1012/6146] WebsiteSettingsRegistryTest.GetByName (0 ms)
[ RUN      ] WebsiteSettingsRegistryTest.Properties
[       OK ] WebsiteSettingsRegistryTest.Properties (0 ms)
[1013/6146] WebsiteSettingsRegistryTest.Properties (0 ms)
[ RUN      ] WebsiteSettingsRegistryTest.Iteration
[       OK ] WebsiteSettingsRegistryTest.Iteration (0 ms)
[1014/6146] WebsiteSettingsRegistryTest.Iteration (0 ms)
[ RUN      ] ContentSettingsPatternParserTest.ParsePatterns
[       OK ] ContentSettingsPatternParserTest.ParsePatterns (3 ms)
[1015/6146] ContentSettingsPatternParserTest.ParsePatterns (3 ms)
[ RUN      ] ContentSettingsPatternParserTest.ParseFilePatterns
[       OK ] ContentSettingsPatternParserTest.ParseFilePatterns (1 ms)
[1016/6146] ContentSettingsPatternParserTest.ParseFilePatterns (1 ms)
[ RUN      ] ContentSettingsPatternParserTest.SerializePatterns
[       OK ] ContentSettingsPatternParserTest.SerializePatterns (0 ms)
[1017/6146] ContentSettingsPatternParserTest.SerializePatterns (0 ms)
[ RUN      ] ContentSettingsPatternTest.RealWorldPatterns
[       OK ] ContentSettingsPatternTest.RealWorldPatterns (0 ms)
[1018/6146] ContentSettingsPatternTest.RealWorldPatterns (0 ms)
[ RUN      ] ContentSettingsPatternTest.GURL
[       OK ] ContentSettingsPatternTest.GURL (0 ms)
[1019/6146] ContentSettingsPatternTest.GURL (0 ms)
[ RUN      ] ContentSettingsPatternTest.FromURL
[       OK ] ContentSettingsPatternTest.FromURL (1 ms)
[1020/6146] ContentSettingsPatternTest.FromURL (1 ms)
[ RUN      ] ContentSettingsPatternTest.FilesystemUrls
[       OK ] ContentSettingsPatternTest.FilesystemUrls (1 ms)
[1021/6146] ContentSettingsPatternTest.FilesystemUrls (1 ms)
[ RUN      ] ContentSettingsPatternTest.FromURLNoWildcard
[       OK ] ContentSettingsPatternTest.FromURLNoWildcard (1 ms)
[1022/6146] ContentSettingsPatternTest.FromURLNoWildcard (1 ms)
[ RUN      ] ContentSettingsPatternTest.Wildcard
[       OK ] ContentSettingsPatternTest.Wildcard (0 ms)
[1023/6146] ContentSettingsPatternTest.Wildcard (0 ms)
[ RUN      ] ContentSettingsPatternTest.TrimEndingDotFromHost
[       OK ] ContentSettingsPatternTest.TrimEndingDotFromHost (0 ms)
[1024/6146] ContentSettingsPatternTest.TrimEndingDotFromHost (0 ms)
[ RUN      ] ContentSettingsPatternTest.FromString_WithNoWildcards
[       OK ] ContentSettingsPatternTest.FromString_WithNoWildcards (1 ms)
[1025/6146] ContentSettingsPatternTest.FromString_WithNoWildcards (1 ms)
[ RUN      ] ContentSettingsPatternTest.FromString_FilePatterns
[       OK ] ContentSettingsPatternTest.FromString_FilePatterns (1 ms)
[1026/6146] ContentSettingsPatternTest.FromString_FilePatterns (1 ms)
[ RUN      ] ContentSettingsPatternTest.FromString_ExtensionPatterns
[       OK ] ContentSettingsPatternTest.FromString_ExtensionPatterns (0 ms)
[1027/6146] ContentSettingsPatternTest.FromString_ExtensionPatterns (0 ms)
[ RUN      ] ContentSettingsPatternTest.FromString_WithIPAdresses
[       OK ] ContentSettingsPatternTest.FromString_WithIPAdresses (1 ms)
[1028/6146] ContentSettingsPatternTest.FromString_WithIPAdresses (1 ms)
[ RUN      ] ContentSettingsPatternTest.FromString_WithWildcards
[       OK ] ContentSettingsPatternTest.FromString_WithWildcards (1 ms)
[1029/6146] ContentSettingsPatternTest.FromString_WithWildcards (1 ms)
[ RUN      ] ContentSettingsPatternTest.FromString_Canonicalized
[       OK ] ContentSettingsPatternTest.FromString_Canonicalized (1 ms)
[1030/6146] ContentSettingsPatternTest.FromString_Canonicalized (1 ms)
[ RUN      ] IDUtilTest.GenerateID
[       OK ] IDUtilTest.GenerateID (0 ms)
[1031/6146] IDUtilTest.GenerateID (0 ms)
[ RUN      ] ContentLoFiDeciderTest.LoFiFlags
[       OK ] ContentLoFiDeciderTest.LoFiFlags (3 ms)
[1032/6146] ContentLoFiDeciderTest.LoFiFlags (3 ms)
[ RUN      ] ContentLoFiDeciderTest.LoFiEnabledFieldTrial
[       OK ] ContentLoFiDeciderTest.LoFiEnabledFieldTrial (2 ms)
[1033/6146] ContentLoFiDeciderTest.LoFiEnabledFieldTrial (2 ms)
[ RUN      ] ContentLoFiDeciderTest.LoFiControlFieldTrial
[       OK ] ContentLoFiDeciderTest.LoFiControlFieldTrial (1 ms)
[1034/6146] ContentLoFiDeciderTest.LoFiControlFieldTrial (1 ms)
[ RUN      ] ContentLoFiDeciderTest.LoFiPreviewFieldTrial
[       OK ] ContentLoFiDeciderTest.LoFiPreviewFieldTrial (2 ms)
[1035/6146] ContentLoFiDeciderTest.LoFiPreviewFieldTrial (2 ms)
[ RUN      ] ContentLoFiDeciderTest.AutoLoFi
[       OK ] ContentLoFiDeciderTest.AutoLoFi (2 ms)
[1036/6146] ContentLoFiDeciderTest.AutoLoFi (2 ms)
[ RUN      ] ContentLoFiDeciderTest.SlowConnectionsFlag
[       OK ] ContentLoFiDeciderTest.SlowConnectionsFlag (3 ms)
[1037/6146] ContentLoFiDeciderTest.SlowConnectionsFlag (3 ms)
[ RUN      ] ContentLoFiDeciderTest.ProxyIsNotDataReductionProxy
[       OK ] ContentLoFiDeciderTest.ProxyIsNotDataReductionProxy (1 ms)
[1038/6146] ContentLoFiDeciderTest.ProxyIsNotDataReductionProxy (1 ms)
[ RUN      ] ContentLoFiUIServiceTest.OnLoFiResponseReceived
[       OK ] ContentLoFiUIServiceTest.OnLoFiResponseReceived (41 ms)
[1039/6146] ContentLoFiUIServiceTest.OnLoFiResponseReceived (41 ms)
[ RUN      ] ContentLoFiUIServiceTest.OnLoFiPreviewResponseReceived
[       OK ] ContentLoFiUIServiceTest.OnLoFiPreviewResponseReceived (7 ms)
[1040/6146] ContentLoFiUIServiceTest.OnLoFiPreviewResponseReceived (7 ms)
[ RUN      ] ContentSettingsPatternTest.InvalidPatterns
[       OK ] ContentSettingsPatternTest.InvalidPatterns (0 ms)
[1041/6146] ContentSettingsPatternTest.InvalidPatterns (0 ms)
[ RUN      ] ContentSettingsPatternTest.UnequalOperator
[       OK ] ContentSettingsPatternTest.UnequalOperator (0 ms)
[1042/6146] ContentSettingsPatternTest.UnequalOperator (0 ms)
[ RUN      ] ContentSettingsPatternTest.Compare
[       OK ] ContentSettingsPatternTest.Compare (2 ms)
[1043/6146] ContentSettingsPatternTest.Compare (2 ms)
[ RUN      ] ContentSettingsPatternTest.CompareWithWildcard
[       OK ] ContentSettingsPatternTest.CompareWithWildcard (0 ms)
[1044/6146] ContentSettingsPatternTest.CompareWithWildcard (0 ms)
[ RUN      ] ContentSettingsPatternTest.PatternSupport_Legacy
[       OK ] ContentSettingsPatternTest.PatternSupport_Legacy (1 ms)
[1045/6146] ContentSettingsPatternTest.PatternSupport_Legacy (1 ms)
[ RUN      ] ContentSettingsPatternTest.CanonicalizePattern_Legacy
[       OK ] ContentSettingsPatternTest.CanonicalizePattern_Legacy (1 ms)
[1046/6146] ContentSettingsPatternTest.CanonicalizePattern_Legacy (1 ms)
[ RUN      ] CrashKeysTest.Switches
[       OK ] CrashKeysTest.Switches (1 ms)
[1047/6146] CrashKeysTest.Switches (1 ms)
[ RUN      ] CrashKeysTest.FilterFlags
[       OK ] CrashKeysTest.FilterFlags (1 ms)
[1048/6146] CrashKeysTest.FilterFlags (1 ms)
[ RUN      ] ObjcZombieTest.CxxDestructors
[       OK ] ObjcZombieTest.CxxDestructors (0 ms)
[1049/6146] ObjcZombieTest.CxxDestructors (0 ms)
[ RUN      ] ObjcZombieTest.AssociatedObjectsReleased
[       OK ] ObjcZombieTest.AssociatedObjectsReleased (0 ms)
[1050/6146] ObjcZombieTest.AssociatedObjectsReleased (0 ms)
[ RUN      ] PrinterDescriptionTest.CddSetAll
[       OK ] PrinterDescriptionTest.CddSetAll (1 ms)
[1051/6146] PrinterDescriptionTest.CddSetAll (1 ms)
[ RUN      ] PrinterDescriptionTest.CddGetAll
[       OK ] PrinterDescriptionTest.CddGetAll (2 ms)
[1052/6146] PrinterDescriptionTest.CddGetAll (2 ms)
[ RUN      ] PrinterDescriptionTest.CjtInit
[       OK ] PrinterDescriptionTest.CjtInit (0 ms)
[1053/6146] PrinterDescriptionTest.CjtInit (0 ms)
[ RUN      ] PrinterDescriptionTest.CjtInvalid
[       OK ] PrinterDescriptionTest.CjtInvalid (0 ms)
[1054/6146] PrinterDescriptionTest.CjtInvalid (0 ms)
[ RUN      ] PrinterDescriptionTest.CjtSetAll
[       OK ] PrinterDescriptionTest.CjtSetAll (0 ms)
[1055/6146] PrinterDescriptionTest.CjtSetAll (0 ms)
[ RUN      ] PrinterDescriptionTest.CjtGetAll
[       OK ] PrinterDescriptionTest.CjtGetAll (1 ms)
[1056/6146] PrinterDescriptionTest.CjtGetAll (1 ms)
[ RUN      ] ComponentUpdaterTest.AddObserver
[       OK ] ComponentUpdaterTest.AddObserver (34 ms)
[1057/6146] ComponentUpdaterTest.AddObserver (34 ms)
[ RUN      ] ComponentUpdaterTest.RemoveObserver
[       OK ] ComponentUpdaterTest.RemoveObserver (1 ms)
[1058/6146] ComponentUpdaterTest.RemoveObserver (1 ms)
[ RUN      ] ComponentUpdaterTest.RegisterComponent
[       OK ] ComponentUpdaterTest.RegisterComponent (1003 ms)
[1059/6146] ComponentUpdaterTest.RegisterComponent (1002 ms)
[ RUN      ] ComponentUpdaterTest.OnDemandUpdate
[       OK ] ComponentUpdaterTest.OnDemandUpdate (1 ms)
[1060/6146] ComponentUpdaterTest.OnDemandUpdate (1 ms)
[ RUN      ] DataReductionProxyMessageFilterTest.TestOnIsDataReductionProxy
[       OK ] DataReductionProxyMessageFilterTest.TestOnIsDataReductionProxy (4 ms)
[1061/6146] DataReductionProxyMessageFilterTest.TestOnIsDataReductionProxy (4 ms)
[ RUN      ] DataReductionProxyProtocolTest.TestIdempotency
[       OK ] DataReductionProxyProtocolTest.TestIdempotency (2 ms)
[1062/6146] DataReductionProxyProtocolTest.TestIdempotency (2 ms)
[ RUN      ] DataReductionProxyProtocolTest.BypassLogic
[       OK ] DataReductionProxyProtocolTest.BypassLogic (59 ms)
[1063/6146] DataReductionProxyProtocolTest.BypassLogic (59 ms)
[ RUN      ] DataReductionProxyProtocolTest.ProxyBypassIgnoredOnDirectConnection
[       OK ] DataReductionProxyProtocolTest.ProxyBypassIgnoredOnDirectConnection (2 ms)
[1064/6146] DataReductionProxyProtocolTest.ProxyBypassIgnoredOnDirectConnection (2 ms)
[ RUN      ] DataReductionProxyBypassProtocolEndToEndTest.BypassLogicAlwaysAppliesWhenViaHeaderPresent
[       OK ] DataReductionProxyBypassProtocolEndToEndTest.BypassLogicAlwaysAppliesWhenViaHeaderPresent (21 ms)
[1065/6146] DataReductionProxyBypassProtocolEndToEndTest.BypassLogicAlwaysAppliesWhenViaHeaderPresent (21 ms)
[ RUN      ] DataReductionProxyBypassProtocolEndToEndTest.ResponseProxyServerStateHistogram
[       OK ] DataReductionProxyBypassProtocolEndToEndTest.ResponseProxyServerStateHistogram (22 ms)
[1066/6146] DataReductionProxyBypassProtocolEndToEndTest.ResponseProxyServerStateHistogram (22 ms)
[ RUN      ] DataReductionProxyBypassStatsTest.IsDataReductionProxyUnreachable
[       OK ] DataReductionProxyBypassStatsTest.IsDataReductionProxyUnreachable (2 ms)
[1067/6146] DataReductionProxyBypassStatsTest.IsDataReductionProxyUnreachable (2 ms)
[ RUN      ] DataReductionProxyBypassStatsTest.ProxyUnreachableThenReachable
[       OK ] DataReductionProxyBypassStatsTest.ProxyUnreachableThenReachable (2 ms)
[1068/6146] DataReductionProxyBypassStatsTest.ProxyUnreachableThenReachable (2 ms)
[ RUN      ] DataReductionProxyBypassStatsTest.ProxyReachableThenUnreachable
[       OK ] DataReductionProxyBypassStatsTest.ProxyReachableThenUnreachable (1 ms)
[1069/6146] DataReductionProxyBypassStatsTest.ProxyReachableThenUnreachable (1 ms)
[ RUN      ] DataReductionProxyBypassStatsTest.DetectAndRecordMissingViaHeaderResponseCode
[       OK ] DataReductionProxyBypassStatsTest.DetectAndRecordMissingViaHeaderResponseCode (5 ms)
[1070/6146] DataReductionProxyBypassStatsTest.DetectAndRecordMissingViaHeaderResponseCode (5 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.WritePrefsDirect
[       OK ] DataReductionProxyCompressionStatsTest.WritePrefsDirect (43 ms)
[1071/6146] DataReductionProxyCompressionStatsTest.WritePrefsDirect (43 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.WritePrefsDelayed
[       OK ] DataReductionProxyCompressionStatsTest.WritePrefsDelayed (3 ms)
[1072/6146] DataReductionProxyCompressionStatsTest.WritePrefsDelayed (3 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.HistoricNetworkStatsInfoToValue
[       OK ] DataReductionProxyCompressionStatsTest.HistoricNetworkStatsInfoToValue (2 ms)
[1073/6146] DataReductionProxyCompressionStatsTest.HistoricNetworkStatsInfoToValue (2 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.HistoricNetworkStatsInfoToValueDirect
[       OK ] DataReductionProxyCompressionStatsTest.HistoricNetworkStatsInfoToValueDirect (2 ms)
[1074/6146] DataReductionProxyCompressionStatsTest.HistoricNetworkStatsInfoToValueDirect (2 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.ClearPrefsOnRestartEnabled
[       OK ] DataReductionProxyCompressionStatsTest.ClearPrefsOnRestartEnabled (6 ms)
[1075/6146] DataReductionProxyCompressionStatsTest.ClearPrefsOnRestartEnabled (6 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.ClearPrefsOnRestartDisabled
[       OK ] DataReductionProxyCompressionStatsTest.ClearPrefsOnRestartDisabled (2 ms)
[1076/6146] DataReductionProxyCompressionStatsTest.ClearPrefsOnRestartDisabled (2 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.TotalLengths
[       OK ] DataReductionProxyCompressionStatsTest.TotalLengths (5 ms)
[1077/6146] DataReductionProxyCompressionStatsTest.TotalLengths (5 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.OneResponse
[       OK ] DataReductionProxyCompressionStatsTest.OneResponse (4 ms)
[1078/6146] DataReductionProxyCompressionStatsTest.OneResponse (4 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.MultipleResponses
[       OK ] DataReductionProxyCompressionStatsTest.MultipleResponses (9 ms)
[1079/6146] DataReductionProxyCompressionStatsTest.MultipleResponses (9 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.RequestType
[       OK ] DataReductionProxyCompressionStatsTest.RequestType (9 ms)
[1080/6146] DataReductionProxyCompressionStatsTest.RequestType (9 ms)
[ RUN      ] DataReductionProxyBypassStatsTest.RecordMissingViaHeaderBytes
[       OK ] DataReductionProxyBypassStatsTest.RecordMissingViaHeaderBytes (7 ms)
[1081/6146] DataReductionProxyBypassStatsTest.RecordMissingViaHeaderBytes (7 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesNoRetry
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesNoRetry (15 ms)
[1082/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesNoRetry (15 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesProxyOverridden
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesProxyOverridden (9 ms)
[1083/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesProxyOverridden (9 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesCurrent
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesCurrent (16 ms)
[1084/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesCurrent (16 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesShortAudioVideo
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesShortAudioVideo (10 ms)
[1085/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesShortAudioVideo (10 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesShortAudioVideoCancelled
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesShortAudioVideoCancelled (9 ms)
[1086/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesShortAudioVideoCancelled (9 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesExplicitBypass
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesExplicitBypass (24 ms)
[1087/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesExplicitBypass (24 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesClientSideFallback
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesClientSideFallback (31 ms)
[1088/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesClientSideFallback (31 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesNetErrorOther
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesNetErrorOther (9 ms)
[1089/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesNetErrorOther (9 ms)
[ RUN      ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesMissingViaHeader4xx
[       OK ] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesMissingViaHeader4xx (16 ms)
[1090/6146] DataReductionProxyBypassStatsEndToEndTest.BypassedBytesMissingViaHeader4xx (16 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.ForwardOneDay
[       OK ] DataReductionProxyCompressionStatsTest.ForwardOneDay (52 ms)
[1091/6146] DataReductionProxyCompressionStatsTest.ForwardOneDay (52 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.PartialDayTimeChange
[       OK ] DataReductionProxyCompressionStatsTest.PartialDayTimeChange (6 ms)
[1092/6146] DataReductionProxyCompressionStatsTest.PartialDayTimeChange (6 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.ForwardMultipleDays
[       OK ] DataReductionProxyCompressionStatsTest.ForwardMultipleDays (9 ms)
[1093/6146] DataReductionProxyCompressionStatsTest.ForwardMultipleDays (9 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.BackwardAndForwardOneDay
[       OK ] DataReductionProxyCompressionStatsTest.BackwardAndForwardOneDay (8 ms)
[1094/6146] DataReductionProxyCompressionStatsTest.BackwardAndForwardOneDay (8 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.BackwardTwoDays
[       OK ] DataReductionProxyCompressionStatsTest.BackwardTwoDays (5 ms)
[1095/6146] DataReductionProxyCompressionStatsTest.BackwardTwoDays (5 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.NormalizeHostname
[       OK ] DataReductionProxyCompressionStatsTest.NormalizeHostname (1 ms)
[1096/6146] DataReductionProxyCompressionStatsTest.NormalizeHostname (1 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.RecordUma
[       OK ] DataReductionProxyCompressionStatsTest.RecordUma (10 ms)
[1097/6146] DataReductionProxyCompressionStatsTest.RecordUma (10 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.RecordDataUsageSingleSite
[       OK ] DataReductionProxyCompressionStatsTest.RecordDataUsageSingleSite (33 ms)
[1098/6146] DataReductionProxyCompressionStatsTest.RecordDataUsageSingleSite (33 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.DisableDataUsageRecording
[       OK ] DataReductionProxyCompressionStatsTest.DisableDataUsageRecording (27 ms)
[1099/6146] DataReductionProxyCompressionStatsTest.DisableDataUsageRecording (27 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.RecordDataUsageMultipleSites
[       OK ] DataReductionProxyCompressionStatsTest.RecordDataUsageMultipleSites (17 ms)
[1100/6146] DataReductionProxyCompressionStatsTest.RecordDataUsageMultipleSites (17 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.RecordDataUsageConsecutiveBuckets
[       OK ] DataReductionProxyCompressionStatsTest.RecordDataUsageConsecutiveBuckets (53 ms)
[1101/6146] DataReductionProxyCompressionStatsTest.RecordDataUsageConsecutiveBuckets (53 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.RecordDataUsageEmptyCurrentInterval
[       OK ] DataReductionProxyCompressionStatsTest.RecordDataUsageEmptyCurrentInterval (15 ms)
[1102/6146] DataReductionProxyCompressionStatsTest.RecordDataUsageEmptyCurrentInterval (15 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.DeleteHistoricalDataUsage
[       OK ] DataReductionProxyCompressionStatsTest.DeleteHistoricalDataUsage (18 ms)
[1103/6146] DataReductionProxyCompressionStatsTest.DeleteHistoricalDataUsage (18 ms)
[ RUN      ] DataReductionProxyCompressionStatsTest.DeleteBrowsingHistory
[       OK ] DataReductionProxyCompressionStatsTest.DeleteBrowsingHistory (29 ms)
[1104/6146] DataReductionProxyCompressionStatsTest.DeleteBrowsingHistory (29 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.DisableQuic
[       OK ] DataReductionProxyConfigServiceClientTest.DisableQuic (8 ms)
[1105/6146] DataReductionProxyConfigServiceClientTest.DisableQuic (8 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyInParams
[       OK ] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyInParams (5 ms)
[1106/6146] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyInParams (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyInParamsControlGroup
[       OK ] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyInParamsControlGroup (6 ms)
[1107/6146] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyInParamsControlGroup (6 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyViaFieldTrial
[       OK ] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyViaFieldTrial (5 ms)
[1108/6146] DataReductionProxyConfigServiceClientTest.EnableQuicOnlyViaFieldTrial (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.EnableQuicButNotTrustedSpdyProxy
[       OK ] DataReductionProxyConfigServiceClientTest.EnableQuicButNotTrustedSpdyProxy (5 ms)
[1109/6146] DataReductionProxyConfigServiceClientTest.EnableQuicButNotTrustedSpdyProxy (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.EnableQuicPrefixMatchingButNotTrustedSpdyProxy
[       OK ] DataReductionProxyConfigServiceClientTest.EnableQuicPrefixMatchingButNotTrustedSpdyProxy (5 ms)
[1110/6146] DataReductionProxyConfigServiceClientTest.EnableQuicPrefixMatchingButNotTrustedSpdyProxy (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.EnableQuicAndTrustedSpdyProxy
[       OK ] DataReductionProxyConfigServiceClientTest.EnableQuicAndTrustedSpdyProxy (11 ms)
[1111/6146] DataReductionProxyConfigServiceClientTest.EnableQuicAndTrustedSpdyProxy (11 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.EnsureBackoff
[       OK ] DataReductionProxyConfigServiceClientTest.EnsureBackoff (9 ms)
[1112/6146] DataReductionProxyConfigServiceClientTest.EnsureBackoff (9 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccess
[       OK ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccess (5 ms)
[1113/6146] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccess (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessWithSecureCheckFail
[       OK ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessWithSecureCheckFail (5 ms)
[1114/6146] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessWithSecureCheckFail (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessWithDelayedSecureCheckFail
[       OK ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessWithDelayedSecureCheckFail (5 ms)
[1115/6146] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessWithDelayedSecureCheckFail (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessAfterFailure
[       OK ] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessAfterFailure (7 ms)
[1116/6146] DataReductionProxyConfigServiceClientTest.RemoteConfigSuccessAfterFailure (7 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.OnIPAddressChange
[       OK ] DataReductionProxyConfigServiceClientTest.OnIPAddressChange (25 ms)
[1117/6146] DataReductionProxyConfigServiceClientTest.OnIPAddressChange (25 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.OnIPAddressChangeDelayedSecureProxyCheckFail
[       OK ] DataReductionProxyConfigServiceClientTest.OnIPAddressChangeDelayedSecureProxyCheckFail (15 ms)
[1118/6146] DataReductionProxyConfigServiceClientTest.OnIPAddressChangeDelayedSecureProxyCheckFail (15 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.OnIPAddressChangeDisabled
[       OK ] DataReductionProxyConfigServiceClientTest.OnIPAddressChangeDisabled (1 ms)
[1119/6146] DataReductionProxyConfigServiceClientTest.OnIPAddressChangeDisabled (1 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.AuthFailure
[       OK ] DataReductionProxyConfigServiceClientTest.AuthFailure (10 ms)
[1120/6146] DataReductionProxyConfigServiceClientTest.AuthFailure (10 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.AuthFailureWithRequestHeaders
[       OK ] DataReductionProxyConfigServiceClientTest.AuthFailureWithRequestHeaders (9 ms)
[1121/6146] DataReductionProxyConfigServiceClientTest.AuthFailureWithRequestHeaders (9 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.HTTPRequests
[       OK ] DataReductionProxyConfigServiceClientTest.HTTPRequests (7 ms)
[1122/6146] DataReductionProxyConfigServiceClientTest.HTTPRequests (7 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfig
[       OK ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfig (5 ms)
[1123/6146] DataReductionProxyConfigServiceClientTest.ApplySerializedConfig (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigWithSecureTransportRestricted
[       OK ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigWithSecureTransportRestricted (5 ms)
[1124/6146] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigWithSecureTransportRestricted (5 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigAfterReceipt
[       OK ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigAfterReceipt (4 ms)
[1125/6146] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigAfterReceipt (4 ms)
[ RUN      ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigLocal
[       OK ] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigLocal (2 ms)
[1126/6146] DataReductionProxyConfigServiceClientTest.ApplySerializedConfigLocal (2 ms)
[ RUN      ] DataReductionProxyConfigTest.TestUpdateConfigurator
[       OK ] DataReductionProxyConfigTest.TestUpdateConfigurator (2 ms)
[1127/6146] DataReductionProxyConfigTest.TestUpdateConfigurator (2 ms)
[ RUN      ] DataReductionProxyConfigTest.TestUpdateConfiguratorHoldback
[       OK ] DataReductionProxyConfigTest.TestUpdateConfiguratorHoldback (1 ms)
[1128/6146] DataReductionProxyConfigTest.TestUpdateConfiguratorHoldback (1 ms)
[ RUN      ] DataReductionProxyConfigTest.TestOnIPAddressChanged
[       OK ] DataReductionProxyConfigTest.TestOnIPAddressChanged (6 ms)
[1129/6146] DataReductionProxyConfigTest.TestOnIPAddressChanged (6 ms)
[ RUN      ] DataReductionProxyConfigTest.TestOnIPAddressChanged_SecureProxyDisabledByDefault
[       OK ] DataReductionProxyConfigTest.TestOnIPAddressChanged_SecureProxyDisabledByDefault (4 ms)
[1130/6146] DataReductionProxyConfigTest.TestOnIPAddressChanged_SecureProxyDisabledByDefault (4 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestUnrestrictedQuic
[       OK ] DataReductionProxyConfiguratorTest.TestUnrestrictedQuic (3 ms)
[1131/6146] DataReductionProxyConfiguratorTest.TestUnrestrictedQuic (3 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithBypassRule
[       OK ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithBypassRule (1 ms)
[1132/6146] DataReductionProxyConfiguratorTest.TestUnrestrictedWithBypassRule (1 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithBypassRuleQuic
[       OK ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithBypassRuleQuic (1 ms)
[1133/6146] DataReductionProxyConfiguratorTest.TestUnrestrictedWithBypassRuleQuic (1 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithoutFallback
[       OK ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithoutFallback (2 ms)
[1134/6146] DataReductionProxyConfiguratorTest.TestUnrestrictedWithoutFallback (2 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithoutFallbackQuic
[       OK ] DataReductionProxyConfiguratorTest.TestUnrestrictedWithoutFallbackQuic (1 ms)
[1135/6146] DataReductionProxyConfiguratorTest.TestUnrestrictedWithoutFallbackQuic (1 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestRestricted
[       OK ] DataReductionProxyConfiguratorTest.TestRestricted (1 ms)
[1136/6146] DataReductionProxyConfiguratorTest.TestRestricted (1 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestRestrictedQuic
[       OK ] DataReductionProxyConfiguratorTest.TestRestrictedQuic (2 ms)
[1137/6146] DataReductionProxyConfiguratorTest.TestRestrictedQuic (2 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestDisable
[       OK ] DataReductionProxyConfiguratorTest.TestDisable (1 ms)
[1138/6146] DataReductionProxyConfiguratorTest.TestDisable (1 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestBypassList
[       OK ] DataReductionProxyConfiguratorTest.TestBypassList (1 ms)
[1139/6146] DataReductionProxyConfiguratorTest.TestBypassList (1 ms)
[ RUN      ] DataReductionProxyDataTest.BasicSettersAndGetters
[       OK ] DataReductionProxyDataTest.BasicSettersAndGetters (0 ms)
[1140/6146] DataReductionProxyDataTest.BasicSettersAndGetters (0 ms)
[ RUN      ] DataReductionProxyDataTest.AddToURLRequest
[       OK ] DataReductionProxyDataTest.AddToURLRequest (0 ms)
[1141/6146] DataReductionProxyDataTest.AddToURLRequest (0 ms)
[ RUN      ] DataReductionProxyDataTest.DeepCopy
[       OK ] DataReductionProxyDataTest.DeepCopy (1 ms)
[1142/6146] DataReductionProxyDataTest.DeepCopy (1 ms)
[ RUN      ] DataReductionProxyDelegate.IsTrustedSpdyProxy
[       OK ] DataReductionProxyDelegate.IsTrustedSpdyProxy (5 ms)
[1143/6146] DataReductionProxyDelegate.IsTrustedSpdyProxy (5 ms)
[ RUN      ] DataReductionProxyDelegateTest.OnResolveProxyHandler
[       OK ] DataReductionProxyDelegateTest.OnResolveProxyHandler (6 ms)
[1144/6146] DataReductionProxyDelegateTest.OnResolveProxyHandler (6 ms)
[ RUN      ] DataReductionProxyDelegateTest.HTTPRequests
[       OK ] DataReductionProxyDelegateTest.HTTPRequests (6 ms)
[1145/6146] DataReductionProxyDelegateTest.HTTPRequests (6 ms)
[ RUN      ] DataReductionProxyDelegateTest.OnCompletedSizeFor200
[       OK ] DataReductionProxyDelegateTest.OnCompletedSizeFor200 (7 ms)
[1146/6146] DataReductionProxyDelegateTest.OnCompletedSizeFor200 (7 ms)
[ RUN      ] DataReductionProxyDelegateTest.OnCompletedSizeFor304
[       OK ] DataReductionProxyDelegateTest.OnCompletedSizeFor304 (7 ms)
[1147/6146] DataReductionProxyDelegateTest.OnCompletedSizeFor304 (7 ms)
[ RUN      ] DataReductionProxyDelegateTest.OnCompletedSizeForWriteError
[       OK ] DataReductionProxyDelegateTest.OnCompletedSizeForWriteError (7 ms)
[1148/6146] DataReductionProxyDelegateTest.OnCompletedSizeForWriteError (7 ms)
[ RUN      ] DataReductionProxyDelegateTest.OnCompletedSizeForReadError
[       OK ] DataReductionProxyDelegateTest.OnCompletedSizeForReadError (8 ms)
[1149/6146] DataReductionProxyDelegateTest.OnCompletedSizeForReadError (8 ms)
[ RUN      ] DataReductionProxyInterceptorWithServerTest.TestBypass
[       OK ] DataReductionProxyInterceptorWithServerTest.TestBypass (14 ms)
[1150/6146] DataReductionProxyInterceptorWithServerTest.TestBypass (14 ms)
[ RUN      ] DataReductionProxyConfigTest.AreProxiesBypassed
[       OK ] DataReductionProxyConfigTest.AreProxiesBypassed (3 ms)
[1151/6146] DataReductionProxyConfigTest.AreProxiesBypassed (3 ms)
[ RUN      ] DataReductionProxyConfigTest.AreProxiesBypassedRetryDelay
[       OK ] DataReductionProxyConfigTest.AreProxiesBypassedRetryDelay (1 ms)
[1152/6146] DataReductionProxyConfigTest.AreProxiesBypassedRetryDelay (1 ms)
[ RUN      ] DataReductionProxyConfigTest.IsDataReductionProxyWithParams
[       OK ] DataReductionProxyConfigTest.IsDataReductionProxyWithParams (1 ms)
[1153/6146] DataReductionProxyConfigTest.IsDataReductionProxyWithParams (1 ms)
[ RUN      ] DataReductionProxyConfigTest.IsDataReductionProxyWithMutableConfig
[       OK ] DataReductionProxyConfigTest.IsDataReductionProxyWithMutableConfig (1 ms)
[1154/6146] DataReductionProxyConfigTest.IsDataReductionProxyWithMutableConfig (1 ms)
[ RUN      ] DataReductionProxyConfigTest.LoFiOn
[       OK ] DataReductionProxyConfigTest.LoFiOn (7 ms)
[1155/6146] DataReductionProxyConfigTest.LoFiOn (7 ms)
[ RUN      ] DataReductionProxyConfigTest.AutoLoFiParams
[       OK ] DataReductionProxyConfigTest.AutoLoFiParams (1 ms)
[1156/6146] DataReductionProxyConfigTest.AutoLoFiParams (1 ms)
[ RUN      ] DataReductionProxyConfigTest.AutoLoFiParamsSlowConnectionsFlag
[       OK ] DataReductionProxyConfigTest.AutoLoFiParamsSlowConnectionsFlag (1 ms)
[1157/6146] DataReductionProxyConfigTest.AutoLoFiParamsSlowConnectionsFlag (1 ms)
[ RUN      ] DataReductionProxyConfigTest.LoFiAccuracy
[       OK ] DataReductionProxyConfigTest.LoFiAccuracy (3 ms)
[1158/6146] DataReductionProxyConfigTest.LoFiAccuracy (3 ms)
[ RUN      ] DataReductionProxyConfigTest.LoFiAccuracyNonZeroDelay
[       OK ] DataReductionProxyConfigTest.LoFiAccuracyNonZeroDelay (1002 ms)
[1159/6146] DataReductionProxyConfigTest.LoFiAccuracyNonZeroDelay (1002 ms)
[ RUN      ] DataReductionProxyConfiguratorTest.TestUnrestricted
[       OK ] DataReductionProxyConfiguratorTest.TestUnrestricted (2 ms)
[1160/6146] DataReductionProxyConfiguratorTest.TestUnrestricted (2 ms)
[ RUN      ] DataReductionProxyPrefsTest.TestMigration
[       OK ] DataReductionProxyPrefsTest.TestMigration (1 ms)
[1161/6146] DataReductionProxyPrefsTest.TestMigration (1 ms)
[ RUN      ] DataReductionProxyRequestOptionsTest.AuthHashForSalt
[       OK ] DataReductionProxyRequestOptionsTest.AuthHashForSalt (2 ms)
[1162/6146] DataReductionProxyRequestOptionsTest.AuthHashForSalt (2 ms)
[ RUN      ] DataReductionProxyRequestOptionsTest.AuthorizationOnIOThread
[       OK ] DataReductionProxyRequestOptionsTest.AuthorizationOnIOThread (1 ms)
[1163/6146] DataReductionProxyRequestOptionsTest.AuthorizationOnIOThread (1 ms)
[ RUN      ] DataReductionProxyRequestOptionsTest.AuthorizationIgnoresEmptyKey
[       OK ] DataReductionProxyRequestOptionsTest.AuthorizationIgnoresEmptyKey (1 ms)
[1164/6146] DataReductionProxyRequestOptionsTest.AuthorizationIgnoresEmptyKey (1 ms)
[ RUN      ] DataReductionProxyRequestOptionsTest.SecureSession
[       OK ] DataReductionProxyRequestOptionsTest.SecureSession (1 ms)
[1165/6146] DataReductionProxyRequestOptionsTest.SecureSession (1 ms)
[ RUN      ] DataReductionProxyRequestOptionsTest.ParseExperiments
[       OK ] DataReductionProxyRequestOptionsTest.ParseExperiments (1 ms)
[1166/6146] DataReductionProxyRequestOptionsTest.ParseExperiments (1 ms)
[ RUN      ] DataReductionProxyRequestOptionsTest.ParseExperimentsFromFieldTrial
[       OK ] DataReductionProxyRequestOptionsTest.ParseExperimentsFromFieldTrial (4 ms)
[1167/6146] DataReductionProxyRequestOptionsTest.ParseExperimentsFromFieldTrial (4 ms)
[ RUN      ] DataReductionProxyRequestOptionsTest.GetSessionKeyFromRequestHeaders
[       OK ] DataReductionProxyRequestOptionsTest.GetSessionKeyFromRequestHeaders (1 ms)
[1168/6146] DataReductionProxyRequestOptionsTest.GetSessionKeyFromRequestHeaders (1 ms)
[ RUN      ] DataReductionProxySettingsTest.TestIsProxyEnabledOrManaged
[       OK ] DataReductionProxySettingsTest.TestIsProxyEnabledOrManaged (2 ms)
[1169/6146] DataReductionProxySettingsTest.TestIsProxyEnabledOrManaged (2 ms)
[ RUN      ] DataReductionProxySettingsTest.TestCanUseDataReductionProxy
[       OK ] DataReductionProxySettingsTest.TestCanUseDataReductionProxy (2 ms)
[1170/6146] DataReductionProxySettingsTest.TestCanUseDataReductionProxy (2 ms)
[ RUN      ] DataReductionProxyInterceptorWithServerTest.TestNoBypass
[       OK ] DataReductionProxyInterceptorWithServerTest.TestNoBypass (42 ms)
[1171/6146] DataReductionProxyInterceptorWithServerTest.TestNoBypass (42 ms)
[ RUN      ] DataReductionProxyInterceptorEndToEndTest.ResponseWithoutRetry
[       OK ] DataReductionProxyInterceptorEndToEndTest.ResponseWithoutRetry (8 ms)
[1172/6146] DataReductionProxyInterceptorEndToEndTest.ResponseWithoutRetry (8 ms)
[ RUN      ] DataReductionProxyInterceptorEndToEndTest.RedirectWithoutRetry
[       OK ] DataReductionProxyInterceptorEndToEndTest.RedirectWithoutRetry (8 ms)
[1173/6146] DataReductionProxyInterceptorEndToEndTest.RedirectWithoutRetry (8 ms)
[ RUN      ] DataReductionProxyInterceptorEndToEndTest.ResponseWithBypassAndRetry
[       OK ] DataReductionProxyInterceptorEndToEndTest.ResponseWithBypassAndRetry (7 ms)
[1174/6146] DataReductionProxyInterceptorEndToEndTest.ResponseWithBypassAndRetry (7 ms)
[ RUN      ] DataReductionProxyInterceptorEndToEndTest.RedirectWithBypassAndRetry
[       OK ] DataReductionProxyInterceptorEndToEndTest.RedirectWithBypassAndRetry (8 ms)
[1175/6146] DataReductionProxyInterceptorEndToEndTest.RedirectWithBypassAndRetry (8 ms)
[ RUN      ] DataReductionProxyInterceptorEndToEndTest.RedirectChainToHttps
[       OK ] DataReductionProxyInterceptorEndToEndTest.RedirectChainToHttps (9 ms)
[1176/6146] DataReductionProxyInterceptorEndToEndTest.RedirectChainToHttps (9 ms)
[ RUN      ] DataReductionProxyIODataTest.TestConstruction
[       OK ] DataReductionProxyIODataTest.TestConstruction (2 ms)
[1177/6146] DataReductionProxyIODataTest.TestConstruction (2 ms)
[ RUN      ] DataReductionProxyIODataTest.TestResetBadProxyListOnDisableDataSaver
[       OK ] DataReductionProxyIODataTest.TestResetBadProxyListOnDisableDataSaver (2 ms)
[1178/6146] DataReductionProxyIODataTest.TestResetBadProxyListOnDisableDataSaver (2 ms)
[ RUN      ] ChromeNetworkDailyDataSavingMetricsTest.GetDataReductionProxyRequestType
[       OK ] ChromeNetworkDailyDataSavingMetricsTest.GetDataReductionProxyRequestType (19 ms)
[1179/6146] ChromeNetworkDailyDataSavingMetricsTest.GetDataReductionProxyRequestType (19 ms)
[ RUN      ] DataReductionProxyMutableConfigValuesTest.UpdateValuesAndInvalidate
[       OK ] DataReductionProxyMutableConfigValuesTest.UpdateValuesAndInvalidate (0 ms)
[1180/6146] DataReductionProxyMutableConfigValuesTest.UpdateValuesAndInvalidate (0 ms)
[ RUN      ] DataReductionProxyMutableConfigValuesTest.OverrideProxiesForHttp
[       OK ] DataReductionProxyMutableConfigValuesTest.OverrideProxiesForHttp (0 ms)
[1181/6146] DataReductionProxyMutableConfigValuesTest.OverrideProxiesForHttp (0 ms)
[ RUN      ] DataReductionProxyMutableConfigValuesTest.OverrideDataReductionProxy
[       OK ] DataReductionProxyMutableConfigValuesTest.OverrideDataReductionProxy (1 ms)
[1182/6146] DataReductionProxyMutableConfigValuesTest.OverrideDataReductionProxy (1 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.AuthenticationTest
[       OK ] DataReductionProxyNetworkDelegateTest.AuthenticationTest (10 ms)
[1183/6146] DataReductionProxyNetworkDelegateTest.AuthenticationTest (10 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.LoFiTransitions
[       OK ] DataReductionProxyNetworkDelegateTest.LoFiTransitions (22 ms)
[1184/6146] DataReductionProxyNetworkDelegateTest.LoFiTransitions (22 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.RequestDataConfigurations
[       OK ] DataReductionProxyNetworkDelegateTest.RequestDataConfigurations (10 ms)
[1185/6146] DataReductionProxyNetworkDelegateTest.RequestDataConfigurations (10 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.NetHistograms
[       OK ] DataReductionProxyNetworkDelegateTest.NetHistograms (14 ms)
[1186/6146] DataReductionProxyNetworkDelegateTest.NetHistograms (14 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.NullRequest
[       OK ] DataReductionProxyNetworkDelegateTest.NullRequest (5 ms)
[1187/6146] DataReductionProxyNetworkDelegateTest.NullRequest (5 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.OnCompletedInternalLoFi
[       OK ] DataReductionProxyNetworkDelegateTest.OnCompletedInternalLoFi (8 ms)
[1188/6146] DataReductionProxyNetworkDelegateTest.OnCompletedInternalLoFi (8 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.OnCompletedInternalLoFiPreview
[       OK ] DataReductionProxyNetworkDelegateTest.OnCompletedInternalLoFiPreview (8 ms)
[1189/6146] DataReductionProxyNetworkDelegateTest.OnCompletedInternalLoFiPreview (8 ms)
[ RUN      ] DataReductionProxyNetworkDelegateTest.TestLoFiTransformationTypeHistogram
[       OK ] DataReductionProxyNetworkDelegateTest.TestLoFiTransformationTypeHistogram (7 ms)
[1190/6146] DataReductionProxyNetworkDelegateTest.TestLoFiTransformationTypeHistogram (7 ms)
[ RUN      ] DataReductionProxySettingsTest.TestLoFiSessionStateHistograms

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: SetProxyPrefs(true, false)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DataReductionProxySettingsTest.TestLoFiSessionStateHistograms (5 ms)
[1191/6146] DataReductionProxySettingsTest.TestLoFiSessionStateHistograms (5 ms)
[ RUN      ] DataReductionProxySettingsTest.TestSettingsEnabledStateHistograms

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: SetProxyPrefs(true, false)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: SetProxyPrefs(false, false)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DataReductionProxySettingsTest.TestSettingsEnabledStateHistograms (2 ms)
[1192/6146] DataReductionProxySettingsTest.TestSettingsEnabledStateHistograms (2 ms)
[ RUN      ] DataReductionProxySettingsTest.TestGetDailyContentLengths
[       OK ] DataReductionProxySettingsTest.TestGetDailyContentLengths (1 ms)
[1193/6146] DataReductionProxySettingsTest.TestGetDailyContentLengths (1 ms)
[ RUN      ] DataReductionProxySettingsTest.CheckInitMetricsWhenNotAllowed
[       OK ] DataReductionProxySettingsTest.CheckInitMetricsWhenNotAllowed (2 ms)
[1194/6146] DataReductionProxySettingsTest.CheckInitMetricsWhenNotAllowed (2 ms)
[ RUN      ] DataReductionProxySettingsStandaloneTest.TestEndToEndSecureProxyCheck
[       OK ] DataReductionProxySettingsStandaloneTest.TestEndToEndSecureProxyCheck (18 ms)
[1195/6146] DataReductionProxySettingsStandaloneTest.TestEndToEndSecureProxyCheck (18 ms)
[ RUN      ] DataReductionProxySettingsStandaloneTest.TestOnProxyEnabledPrefChange
[       OK ] DataReductionProxySettingsStandaloneTest.TestOnProxyEnabledPrefChange (1 ms)
[1196/6146] DataReductionProxySettingsStandaloneTest.TestOnProxyEnabledPrefChange (1 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.ChromeProxy
[       OK ] DataReductionProxyTamperDetectionTest.ChromeProxy (0 ms)
[1197/6146] DataReductionProxyTamperDetectionTest.ChromeProxy (0 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.Via
[       OK ] DataReductionProxyTamperDetectionTest.Via (1 ms)
[1198/6146] DataReductionProxyTamperDetectionTest.Via (1 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.OtherHeaders
[       OK ] DataReductionProxyTamperDetectionTest.OtherHeaders (0 ms)
[1199/6146] DataReductionProxyTamperDetectionTest.OtherHeaders (0 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.ContentLength
[       OK ] DataReductionProxyTamperDetectionTest.ContentLength (0 ms)
[1200/6146] DataReductionProxyTamperDetectionTest.ContentLength (0 ms)
[ RUN      ] DataReductionProxySettingsTest.TestResetDataReductionStatistics
[       OK ] DataReductionProxySettingsTest.TestResetDataReductionStatistics (4 ms)
[1201/6146] DataReductionProxySettingsTest.TestResetDataReductionStatistics (4 ms)
[ RUN      ] DataReductionProxySettingsTest.TestContentLengths
[       OK ] DataReductionProxySettingsTest.TestContentLengths (2 ms)
[1202/6146] DataReductionProxySettingsTest.TestContentLengths (2 ms)
[ RUN      ] DataReductionProxySettingsTest.TestMaybeActivateDataReductionProxy
[       OK ] DataReductionProxySettingsTest.TestMaybeActivateDataReductionProxy (1 ms)
[1203/6146] DataReductionProxySettingsTest.TestMaybeActivateDataReductionProxy (1 ms)
[ RUN      ] DataReductionProxySettingsTest.TestInitDataReductionProxyOn
[       OK ] DataReductionProxySettingsTest.TestInitDataReductionProxyOn (2 ms)
[1204/6146] DataReductionProxySettingsTest.TestInitDataReductionProxyOn (2 ms)
[ RUN      ] DataReductionProxySettingsTest.TestInitDataReductionProxyOff
[       OK ] DataReductionProxySettingsTest.TestInitDataReductionProxyOff (1 ms)
[1205/6146] DataReductionProxySettingsTest.TestInitDataReductionProxyOff (1 ms)
[ RUN      ] DataReductionProxySettingsTest.TestEnableProxyFromCommandLine
[       OK ] DataReductionProxySettingsTest.TestEnableProxyFromCommandLine (1 ms)
[1206/6146] DataReductionProxySettingsTest.TestEnableProxyFromCommandLine (1 ms)
[ RUN      ] DataReductionProxySettingsTest.TestSetDataReductionProxyEnabled
[       OK ] DataReductionProxySettingsTest.TestSetDataReductionProxyEnabled (2 ms)
[1207/6146] DataReductionProxySettingsTest.TestSetDataReductionProxyEnabled (2 ms)
[ RUN      ] DataReductionProxySettingsTest.TestLoFiImplicitOptOutClicksPerSession
[       OK ] DataReductionProxySettingsTest.TestLoFiImplicitOptOutClicksPerSession (1 ms)
[1208/6146] DataReductionProxySettingsTest.TestLoFiImplicitOptOutClicksPerSession (1 ms)
[ RUN      ] DataReductionProxySettingsTest.TestLoFiImplicitOptOutConsecutiveSessions
[       OK ] DataReductionProxySettingsTest.TestLoFiImplicitOptOutConsecutiveSessions (2 ms)
[1209/6146] DataReductionProxySettingsTest.TestLoFiImplicitOptOutConsecutiveSessions (2 ms)
[ RUN      ] DataReductionProxySettingsTest.TestLoFiImplicitOptOutHistograms
[       OK ] DataReductionProxySettingsTest.TestLoFiImplicitOptOutHistograms (2 ms)
[1210/6146] DataReductionProxySettingsTest.TestLoFiImplicitOptOutHistograms (2 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.ValuesToSortedString
[       OK ] DataReductionProxyTamperDetectionTest.ValuesToSortedString (0 ms)
[1211/6146] DataReductionProxyTamperDetectionTest.ValuesToSortedString (0 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.GetHeaderValues
[       OK ] DataReductionProxyTamperDetectionTest.GetHeaderValues (1 ms)
[1212/6146] DataReductionProxyTamperDetectionTest.GetHeaderValues (1 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.HistogramCount
[       OK ] DataReductionProxyTamperDetectionTest.HistogramCount (5 ms)
[1213/6146] DataReductionProxyTamperDetectionTest.HistogramCount (5 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.CompressionRatio
[       OK ] DataReductionProxyTamperDetectionTest.CompressionRatio (4 ms)
[1214/6146] DataReductionProxyTamperDetectionTest.CompressionRatio (4 ms)
[ RUN      ] DataReductionProxyTamperDetectionTest.DetectAndReport
[       OK ] DataReductionProxyTamperDetectionTest.DetectAndReport (1 ms)
[1215/6146] DataReductionProxyTamperDetectionTest.DetectAndReport (1 ms)
[ RUN      ] DataUsageStoreTest.LoadEmpty
[       OK ] DataUsageStoreTest.LoadEmpty (9 ms)
[1216/6146] DataUsageStoreTest.LoadEmpty (9 ms)
[ RUN      ] DataUsageStoreTest.LoadAndStoreToSameBucket
[       OK ] DataUsageStoreTest.LoadAndStoreToSameBucket (8 ms)
[1217/6146] DataUsageStoreTest.LoadAndStoreToSameBucket (8 ms)
[ RUN      ] DataUsageStoreTest.StoreSameBucket
[       OK ] DataUsageStoreTest.StoreSameBucket (10 ms)
[1218/6146] DataUsageStoreTest.StoreSameBucket (10 ms)
[ RUN      ] DataUsageStoreTest.StoreConsecutiveBuckets
[       OK ] DataUsageStoreTest.StoreConsecutiveBuckets (9 ms)
[1219/6146] DataUsageStoreTest.StoreConsecutiveBuckets (9 ms)
[ RUN      ] DataUsageStoreTest.StoreMultipleBuckets
[       OK ] DataUsageStoreTest.StoreMultipleBuckets (56 ms)
[1220/6146] DataUsageStoreTest.StoreMultipleBuckets (56 ms)
[ RUN      ] DataUsageStoreTest.DeleteHistoricalDataUsage
[       OK ] DataUsageStoreTest.DeleteHistoricalDataUsage (4 ms)
[1221/6146] DataUsageStoreTest.DeleteHistoricalDataUsage (4 ms)
[ RUN      ] DataUsageStoreTest.BucketOverlapsInterval
[       OK ] DataUsageStoreTest.BucketOverlapsInterval (6 ms)
[1222/6146] DataUsageStoreTest.BucketOverlapsInterval (6 ms)
[ RUN      ] DataUsageStoreTest.ComputeBucketIndex
[       OK ] DataUsageStoreTest.ComputeBucketIndex (48 ms)
[1223/6146] DataUsageStoreTest.ComputeBucketIndex (48 ms)
[ RUN      ] DataUsageStoreTest.DeleteBrowsingHistory
[       OK ] DataUsageStoreTest.DeleteBrowsingHistory (63 ms)
[1224/6146] DataUsageStoreTest.DeleteBrowsingHistory (63 ms)
[ RUN      ] DataReductionProxyClientConfigParserTest.TimeDeltaToFromDuration
[       OK ] DataReductionProxyClientConfigParserTest.TimeDeltaToFromDuration (0 ms)
[1225/6146] DataReductionProxyClientConfigParserTest.TimeDeltaToFromDuration (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestAddProxyEnabledEvent
[       OK ] DataReductionProxyEventStoreTest.TestAddProxyEnabledEvent (0 ms)
[1226/6146] DataReductionProxyEventStoreTest.TestAddProxyEnabledEvent (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestAddProxyDisabledEvent
[       OK ] DataReductionProxyEventStoreTest.TestAddProxyDisabledEvent (0 ms)
[1227/6146] DataReductionProxyEventStoreTest.TestAddProxyDisabledEvent (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestAddBypassActionEvent
[       OK ] DataReductionProxyEventStoreTest.TestAddBypassActionEvent (0 ms)
[1228/6146] DataReductionProxyEventStoreTest.TestAddBypassActionEvent (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestAddBypassTypeEvent
[       OK ] DataReductionProxyEventStoreTest.TestAddBypassTypeEvent (0 ms)
[1229/6146] DataReductionProxyEventStoreTest.TestAddBypassTypeEvent (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestAddProxyFallbackEvent
[       OK ] DataReductionProxyEventStoreTest.TestAddProxyFallbackEvent (0 ms)
[1230/6146] DataReductionProxyEventStoreTest.TestAddProxyFallbackEvent (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestBeginSecureProxyCheck
[       OK ] DataReductionProxyEventStoreTest.TestBeginSecureProxyCheck (1 ms)
[1231/6146] DataReductionProxyEventStoreTest.TestBeginSecureProxyCheck (1 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestEndSecureProxyCheck
[       OK ] DataReductionProxyEventStoreTest.TestEndSecureProxyCheck (0 ms)
[1232/6146] DataReductionProxyEventStoreTest.TestEndSecureProxyCheck (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestEndSecureProxyCheckFailed
[       OK ] DataReductionProxyEventStoreTest.TestEndSecureProxyCheckFailed (0 ms)
[1233/6146] DataReductionProxyEventStoreTest.TestEndSecureProxyCheckFailed (0 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestFeedbackMethods
[       OK ] DataReductionProxyEventStoreTest.TestFeedbackMethods (1 ms)
[1234/6146] DataReductionProxyEventStoreTest.TestFeedbackMethods (1 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestFeedbackLastBypassEventFullURL
[       OK ] DataReductionProxyEventStoreTest.TestFeedbackLastBypassEventFullURL (1 ms)
[1235/6146] DataReductionProxyEventStoreTest.TestFeedbackLastBypassEventFullURL (1 ms)
[ RUN      ] DataReductionProxyEventStoreTest.TestFeedbackLastBypassEventHostOnly
[       OK ] DataReductionProxyEventStoreTest.TestFeedbackLastBypassEventHostOnly (0 ms)
[1236/6146] DataReductionProxyEventStoreTest.TestFeedbackLastBypassEventHostOnly (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetDataReductionProxyActionValue
[       OK ] DataReductionProxyHeadersTest.GetDataReductionProxyActionValue (1 ms)
[1237/6146] DataReductionProxyHeadersTest.GetDataReductionProxyActionValue (1 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetProxyBypassInfo
[       OK ] DataReductionProxyHeadersTest.GetProxyBypassInfo (0 ms)
[1238/6146] DataReductionProxyHeadersTest.GetProxyBypassInfo (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.ParseHeadersAndSetProxyInfo
[       OK ] DataReductionProxyHeadersTest.ParseHeadersAndSetProxyInfo (0 ms)
[1239/6146] DataReductionProxyHeadersTest.ParseHeadersAndSetProxyInfo (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.HasDataReductionProxyViaHeader
[       OK ] DataReductionProxyHeadersTest.HasDataReductionProxyViaHeader (0 ms)
[1240/6146] DataReductionProxyHeadersTest.HasDataReductionProxyViaHeader (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetDataReductionProxyBypassEventType
[       OK ] DataReductionProxyHeadersTest.GetDataReductionProxyBypassEventType (5 ms)
[1241/6146] DataReductionProxyHeadersTest.GetDataReductionProxyBypassEventType (5 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintChromeProxy
[       OK ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintChromeProxy (0 ms)
[1242/6146] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintChromeProxy (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintVia
[       OK ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintVia (0 ms)
[1243/6146] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintVia (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintOtherHeaders
[       OK ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintOtherHeaders (0 ms)
[1244/6146] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintOtherHeaders (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintContentLength
[       OK ] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintContentLength (0 ms)
[1245/6146] DataReductionProxyHeadersTest.GetDataReductionProxyActionFingerprintContentLength (0 ms)
[ RUN      ] DataReductionProxyHeadersTest.GetDataReductionProxyHeaderWithFingerprintRemoved
[       OK ] DataReductionProxyHeadersTest.GetDataReductionProxyHeaderWithFingerprintRemoved (0 ms)
[1246/6146] DataReductionProxyHeadersTest.GetDataReductionProxyHeaderWithFingerprintRemoved (0 ms)
[ RUN      ] DataReductionProxyParamsTest.EverythingDefined
[       OK ] DataReductionProxyParamsTest.EverythingDefined (1 ms)
[1247/6146] DataReductionProxyParamsTest.EverythingDefined (1 ms)
[ RUN      ] DataReductionProxyParamsTest.Flags
[       OK ] DataReductionProxyParamsTest.Flags (0 ms)
[1248/6146] DataReductionProxyParamsTest.Flags (0 ms)
[ RUN      ] DataReductionProxyParamsTest.CarrierTestFlag
[       OK ] DataReductionProxyParamsTest.CarrierTestFlag (0 ms)
[1249/6146] DataReductionProxyParamsTest.CarrierTestFlag (0 ms)
[ RUN      ] DataReductionProxyParamsTest.InvalidConfigurations
[       OK ] DataReductionProxyParamsTest.InvalidConfigurations (1 ms)
[1250/6146] DataReductionProxyParamsTest.InvalidConfigurations (1 ms)
[ RUN      ] DataReductionProxyParamsTest.AndroidOnePromoFieldTrial
[       OK ] DataReductionProxyParamsTest.AndroidOnePromoFieldTrial (0 ms)
[1251/6146] DataReductionProxyParamsTest.AndroidOnePromoFieldTrial (0 ms)
[ RUN      ] DataReductionProxyParamsTest.IsClientConfigEnabled
[       OK ] DataReductionProxyParamsTest.IsClientConfigEnabled (2 ms)
[1252/6146] DataReductionProxyParamsTest.IsClientConfigEnabled (2 ms)
[ RUN      ] DataReductionProxyParamsTest.SecureProxyCheckDefault
[       OK ] DataReductionProxyParamsTest.SecureProxyCheckDefault (1 ms)
[1253/6146] DataReductionProxyParamsTest.SecureProxyCheckDefault (1 ms)
[ RUN      ] DataReductionProxyParamsTest.LoFiEnabledFieldTrial
[       OK ] DataReductionProxyParamsTest.LoFiEnabledFieldTrial (0 ms)
[1254/6146] DataReductionProxyParamsTest.LoFiEnabledFieldTrial (0 ms)
[ RUN      ] DataReductionProxyParamsTest.LoFiControlFieldTrial
[       OK ] DataReductionProxyParamsTest.LoFiControlFieldTrial (0 ms)
[1255/6146] DataReductionProxyParamsTest.LoFiControlFieldTrial (0 ms)
[ RUN      ] DataReductionProxyParamsTest.LoFiPreviewFieldTrial
[       OK ] DataReductionProxyParamsTest.LoFiPreviewFieldTrial (1 ms)
[1256/6146] DataReductionProxyParamsTest.LoFiPreviewFieldTrial (1 ms)
[ RUN      ] DataReductionProxyParamsTest.HoldbackEnabledFieldTrial
[       OK ] DataReductionProxyParamsTest.HoldbackEnabledFieldTrial (1 ms)
[1257/6146] DataReductionProxyParamsTest.HoldbackEnabledFieldTrial (1 ms)
[ RUN      ] DataReductionProxyParamsTest.PromoFieldTrial
[       OK ] DataReductionProxyParamsTest.PromoFieldTrial (1 ms)
[1258/6146] DataReductionProxyParamsTest.PromoFieldTrial (1 ms)
[ RUN      ] DataReductionProxyParamsTest.GetConfigServiceURL
[       OK ] DataReductionProxyParamsTest.GetConfigServiceURL (0 ms)
[1259/6146] DataReductionProxyParamsTest.GetConfigServiceURL (0 ms)
[ RUN      ] DataReductionProxyParamsStandaloneTest.OverrideProxiesForHttp
[       OK ] DataReductionProxyParamsStandaloneTest.OverrideProxiesForHttp (0 ms)
[1260/6146] DataReductionProxyParamsStandaloneTest.OverrideProxiesForHttp (0 ms)
[ RUN      ] DataUseAggregatorTest.ReportDataUse
[       OK ] DataUseAggregatorTest.ReportDataUse (14 ms)
[1261/6146] DataUseAggregatorTest.ReportDataUse (14 ms)
[ RUN      ] DataUseAggregatorTest.ReportOffTheRecordDataUse
[       OK ] DataUseAggregatorTest.ReportOffTheRecordDataUse (0 ms)
[1262/6146] DataUseAggregatorTest.ReportOffTheRecordDataUse (0 ms)
[ RUN      ] DataUseMeasurementTest.UserNotUserTest
[       OK ] DataUseMeasurementTest.UserNotUserTest (3 ms)
[1263/6146] DataUseMeasurementTest.UserNotUserTest (3 ms)
[ RUN      ] DataUseMeasurementTest.DataUseForwarderIsCalled
[       OK ] DataUseMeasurementTest.DataUseForwarderIsCalled (1 ms)
[1264/6146] DataUseMeasurementTest.DataUseForwarderIsCalled (1 ms)
[ RUN      ] DeviceEventLogTest.TestNetworkEvents
[       OK ] DeviceEventLogTest.TestNetworkEvents (1 ms)
[1265/6146] DeviceEventLogTest.TestNetworkEvents (1 ms)
[ RUN      ] DeviceEventLogTest.TestMaxEntries
[       OK ] DeviceEventLogTest.TestMaxEntries (0 ms)
[1266/6146] DeviceEventLogTest.TestMaxEntries (0 ms)
[ RUN      ] DeviceEventLogTest.TestStringFormat
[56619:3335:0524/193528:13903327803185:ERROR:device_event_log_impl.cc(140)] [19:35:28.586] Network: file:0 event0
[       OK ] DeviceEventLogTest.TestStringFormat (2 ms)
[1267/6146] DeviceEventLogTest.TestStringFormat (2 ms)
[ RUN      ] DeviceEventLogTest.TestLogLevel
[56619:3335:0524/193528:13903328656557:ERROR:device_event_log_impl.cc(140)] [19:35:28.588] Network: file:0 error1
[56619:3335:0524/193528:13903328865591:ERROR:device_event_log_impl.cc(140)] [19:35:28.588] Network: file:0 error2
[56619:3335:0524/193528:13903329059041:ERROR:device_event_log_impl.cc(140)] [19:35:28.588] Network: file:0 error4
[       OK ] DeviceEventLogTest.TestLogLevel (1 ms)
[1268/6146] DeviceEventLogTest.TestLogLevel (1 ms)
[ RUN      ] DeviceEventLogTest.TestMaxEvents
[56619:3335:0524/193528:13903329482148:ERROR:device_event_log_impl.cc(140)] [19:35:28.589] Network: file:0 error2
[56619:3335:0524/193528:13903329687784:ERROR:device_event_log_impl.cc(140)] [19:35:28.589] Network: file:0 error4
[       OK ] DeviceEventLogTest.TestMaxEvents (0 ms)
[1269/6146] DeviceEventLogTest.TestMaxEvents (0 ms)
[ RUN      ] DeviceEventLogTest.TestMaxErrors
[56619:3335:0524/193528:13903330184276:ERROR:device_event_log_impl.cc(140)] [19:35:28.589] Network: file:0 error2
[56619:3335:0524/193528:13903330686867:ERROR:device_event_log_impl.cc(140)] [19:35:28.590] Network: file:0 error4
[       OK ] DeviceEventLogTest.TestMaxErrors (1 ms)
[1270/6146] DeviceEventLogTest.TestMaxErrors (1 ms)
[ RUN      ] DeviceEventLogTest.TestType
[       OK ] DeviceEventLogTest.TestType (1 ms)
[1271/6146] DeviceEventLogTest.TestType (1 ms)
[ RUN      ] DomDistillerViewerSourceTest.TestMimeType
[       OK ] DomDistillerViewerSourceTest.TestMimeType (0 ms)
[1272/6146] DomDistillerViewerSourceTest.TestMimeType (0 ms)
[ RUN      ] WebContentsMainFrameObserverTest.ListensForMainFrameNavigation
[       OK ] WebContentsMainFrameObserverTest.ListensForMainFrameNavigation (141 ms)
[1273/6146] WebContentsMainFrameObserverTest.ListensForMainFrameNavigation (141 ms)
[ RUN      ] WebContentsMainFrameObserverTest.IgnoresChildFrameNavigation
[       OK ] WebContentsMainFrameObserverTest.IgnoresChildFrameNavigation (5 ms)
[1274/6146] WebContentsMainFrameObserverTest.IgnoresChildFrameNavigation (5 ms)
[ RUN      ] WebContentsMainFrameObserverTest.IgnoresInPageNavigation
[       OK ] WebContentsMainFrameObserverTest.IgnoresInPageNavigation (3 ms)
[1275/6146] WebContentsMainFrameObserverTest.IgnoresInPageNavigation (3 ms)
[ RUN      ] WebContentsMainFrameObserverTest.IgnoresInPageNavigationUnlessMainFrameLoads
[       OK ] WebContentsMainFrameObserverTest.IgnoresInPageNavigationUnlessMainFrameLoads (4 ms)
[1276/6146] WebContentsMainFrameObserverTest.IgnoresInPageNavigationUnlessMainFrameLoads (4 ms)
[ RUN      ] WebContentsMainFrameObserverTest.ResetOnPageNavigation
[       OK ] WebContentsMainFrameObserverTest.ResetOnPageNavigation (4 ms)
[1277/6146] WebContentsMainFrameObserverTest.ResetOnPageNavigation (4 ms)
[ RUN      ] WebContentsMainFrameObserverTest.DoesNotResetOnInPageNavigation
[       OK ] WebContentsMainFrameObserverTest.DoesNotResetOnInPageNavigation (3 ms)
[1278/6146] WebContentsMainFrameObserverTest.DoesNotResetOnInPageNavigation (3 ms)
[ RUN      ] DomDistillerArticleEntryTest.TestIsEntryValid
[       OK ] DomDistillerArticleEntryTest.TestIsEntryValid (0 ms)
[1279/6146] DomDistillerArticleEntryTest.TestIsEntryValid (0 ms)
[ RUN      ] DomDistillerArticleEntryTest.TestAreEntriesEqual
[       OK ] DomDistillerArticleEntryTest.TestAreEntriesEqual (0 ms)
[1280/6146] DomDistillerArticleEntryTest.TestAreEntriesEqual (0 ms)
[ RUN      ] DomDistillerDistillablePageDetectorTest.TestCalculateThreshold
[       OK ] DomDistillerDistillablePageDetectorTest.TestCalculateThreshold (0 ms)
[1281/6146] DomDistillerDistillablePageDetectorTest.TestCalculateThreshold (0 ms)
[ RUN      ] DomDistillerDistillablePageDetectorTest.TestScoreAndClassify
[       OK ] DomDistillerDistillablePageDetectorTest.TestScoreAndClassify (0 ms)
[1282/6146] DomDistillerDistillablePageDetectorTest.TestScoreAndClassify (0 ms)
[ RUN      ] DomDistillerDistillablePageDetectorTest.TestScoreWrongNumberFeatures
[       OK ] DomDistillerDistillablePageDetectorTest.TestScoreWrongNumberFeatures (0 ms)
[1283/6146] DomDistillerDistillablePageDetectorTest.TestScoreWrongNumberFeatures (0 ms)
[ RUN      ] InMemoryContentStoreTest.SaveAndLoadSingleArticle
[       OK ] InMemoryContentStoreTest.SaveAndLoadSingleArticle (1 ms)
[1284/6146] InMemoryContentStoreTest.SaveAndLoadSingleArticle (1 ms)
[ RUN      ] InMemoryContentStoreTest.LoadNonExistentArticle
[       OK ] InMemoryContentStoreTest.LoadNonExistentArticle (0 ms)
[1285/6146] InMemoryContentStoreTest.LoadNonExistentArticle (0 ms)
[ RUN      ] InMemoryContentStoreTest.SaveAndLoadMultipleArticles
[       OK ] InMemoryContentStoreTest.SaveAndLoadMultipleArticles (1 ms)
[1286/6146] InMemoryContentStoreTest.SaveAndLoadMultipleArticles (1 ms)
[ RUN      ] InMemoryContentStoreTest.SaveAndLoadMoreThanMaxArticles
[       OK ] InMemoryContentStoreTest.SaveAndLoadMoreThanMaxArticles (1 ms)
[1287/6146] InMemoryContentStoreTest.SaveAndLoadMoreThanMaxArticles (1 ms)
[ RUN      ] InMemoryContentStoreTest.LookupArticleByURL
[       OK ] InMemoryContentStoreTest.LookupArticleByURL (1 ms)
[1288/6146] InMemoryContentStoreTest.LookupArticleByURL (1 ms)
[ RUN      ] InMemoryContentStoreTest.LoadArticleByURLAfterExpungedFromCache
[       OK ] InMemoryContentStoreTest.LoadArticleByURLAfterExpungedFromCache (0 ms)
[1289/6146] InMemoryContentStoreTest.LoadArticleByURLAfterExpungedFromCache (0 ms)
[ RUN      ] DistilledPagePrefsTest.TestingOnChangeFontIsBeingCalled
[       OK ] DistilledPagePrefsTest.TestingOnChangeFontIsBeingCalled (0 ms)
[1290/6146] DistilledPagePrefsTest.TestingOnChangeFontIsBeingCalled (0 ms)
[ RUN      ] DistilledPagePrefsTest.TestingMultipleObserversFont
[       OK ] DistilledPagePrefsTest.TestingMultipleObserversFont (1 ms)
[1291/6146] DistilledPagePrefsTest.TestingMultipleObserversFont (1 ms)
[ RUN      ] DistilledPagePrefsTest.TestingOnChangeThemeIsBeingCalled
[       OK ] DistilledPagePrefsTest.TestingOnChangeThemeIsBeingCalled (1 ms)
[1292/6146] DistilledPagePrefsTest.TestingOnChangeThemeIsBeingCalled (1 ms)
[ RUN      ] DistilledPagePrefsTest.TestingMultipleObserversTheme
[       OK ] DistilledPagePrefsTest.TestingMultipleObserversTheme (0 ms)
[1293/6146] DistilledPagePrefsTest.TestingMultipleObserversTheme (0 ms)
[ RUN      ] DistilledPagePrefsTest.TestingOnChangeFontScalingIsBeingCalled
[       OK ] DistilledPagePrefsTest.TestingOnChangeFontScalingIsBeingCalled (0 ms)
[1294/6146] DistilledPagePrefsTest.TestingOnChangeFontScalingIsBeingCalled (0 ms)
[ RUN      ] DistilledPagePrefsTest.TestingMultipleObserversFontScaling
[       OK ] DistilledPagePrefsTest.TestingMultipleObserversFontScaling (0 ms)
[1295/6146] DistilledPagePrefsTest.TestingMultipleObserversFontScaling (0 ms)
[ RUN      ] DistillerTest.DistillPage
[       OK ] DistillerTest.DistillPage (35 ms)
[1296/6146] DistillerTest.DistillPage (35 ms)
[ RUN      ] DistillerTest.DistillPageWithDebugInfo
[       OK ] DistillerTest.DistillPageWithDebugInfo (1 ms)
[1297/6146] DistillerTest.DistillPageWithDebugInfo (1 ms)
[ RUN      ] DistillerTest.DistillPageWithTimingInfo
[       OK ] DistillerTest.DistillPageWithTimingInfo (2 ms)
[1298/6146] DistillerTest.DistillPageWithTimingInfo (2 ms)
[ RUN      ] DistillerTest.DistillPageWithImages
[       OK ] DistillerTest.DistillPageWithImages (1 ms)
[1299/6146] DistillerTest.DistillPageWithImages (1 ms)
[ RUN      ] DistillerTest.DistillMultiplePages
[       OK ] DistillerTest.DistillMultiplePages (5 ms)
[1300/6146] DistillerTest.DistillMultiplePages (5 ms)
[ RUN      ] DistillerTest.DistillLinkLoop
[       OK ] DistillerTest.DistillLinkLoop (34 ms)
[1301/6146] DistillerTest.DistillLinkLoop (34 ms)
[ RUN      ] DistillerTest.CheckMaxPageLimitExtraPage
[       OK ] DistillerTest.CheckMaxPageLimitExtraPage (6 ms)
[1302/6146] DistillerTest.CheckMaxPageLimitExtraPage (6 ms)
[ RUN      ] DistillerTest.CheckMaxPageLimitExactLimit
[       OK ] DistillerTest.CheckMaxPageLimitExactLimit (6 ms)
[1303/6146] DistillerTest.CheckMaxPageLimitExactLimit (6 ms)
[ RUN      ] DistillerTest.SinglePageDistillationFailure
[       OK ] DistillerTest.SinglePageDistillationFailure (1 ms)
[1304/6146] DistillerTest.SinglePageDistillationFailure (1 ms)
[ RUN      ] DistillerTest.MultiplePagesDistillationFailure
[       OK ] DistillerTest.MultiplePagesDistillationFailure (3 ms)
[1305/6146] DistillerTest.MultiplePagesDistillationFailure (3 ms)
[ RUN      ] DistillerTest.DistillMultiplePagesFirstEmpty
[       OK ] DistillerTest.DistillMultiplePagesFirstEmpty (1 ms)
[1306/6146] DistillerTest.DistillMultiplePagesFirstEmpty (1 ms)
[ RUN      ] DistillerTest.DistillMultiplePagesSecondEmpty
[       OK ] DistillerTest.DistillMultiplePagesSecondEmpty (4 ms)
[1307/6146] DistillerTest.DistillMultiplePagesSecondEmpty (4 ms)
[ RUN      ] DistillerTest.DistillPreviousPage
[       OK ] DistillerTest.DistillPreviousPage (4 ms)
[1308/6146] DistillerTest.DistillPreviousPage (4 ms)
[ RUN      ] DistillerTest.IncrementalUpdates
[       OK ] DistillerTest.IncrementalUpdates (5 ms)
[1309/6146] DistillerTest.IncrementalUpdates (5 ms)
[ RUN      ] DistillerTest.IncrementalUpdatesDoNotDeleteFinalArticle
[       OK ] DistillerTest.IncrementalUpdatesDoNotDeleteFinalArticle (4 ms)
[1310/6146] DistillerTest.IncrementalUpdatesDoNotDeleteFinalArticle (4 ms)
[ RUN      ] DomDistillerServiceTest.TestMultipleCallbacks

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestMultipleCallbacks (4 ms)
[1311/6146] DomDistillerServiceTest.TestMultipleCallbacks (4 ms)
[ RUN      ] DomDistillerServiceTest.TestMultipleCallbacksOnRemove

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestMultipleCallbacksOnRemove (2 ms)
[1312/6146] DomDistillerServiceTest.TestMultipleCallbacksOnRemove (2 ms)
[ RUN      ] DomDistillerServiceTest.TestMultiplePageArticle

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestMultiplePageArticle (1 ms)
[1313/6146] DomDistillerServiceTest.TestMultiplePageArticle (1 ms)
[ RUN      ] DomDistillerServiceTest.TestHasEntry

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestHasEntry (1 ms)
[1314/6146] DomDistillerServiceTest.TestHasEntry (1 ms)
[ RUN      ] DomDistillerServiceTest.TestGetUrlForOnePageEntry

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestGetUrlForOnePageEntry (1 ms)
[1315/6146] DomDistillerServiceTest.TestGetUrlForOnePageEntry (1 ms)
[ RUN      ] DomDistillerServiceTest.TestGetUrlForMultiPageEntry

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestGetUrlForMultiPageEntry (1 ms)
[1316/6146] DomDistillerServiceTest.TestGetUrlForMultiPageEntry (1 ms)
[ RUN      ] DomDistillerStoreTest.TestDatabaseLoad
[       OK ] DomDistillerStoreTest.TestDatabaseLoad (0 ms)
[1317/6146] DomDistillerStoreTest.TestDatabaseLoad (0 ms)
[ RUN      ] DomDistillerStoreTest.TestDatabaseLoadMerge
[       OK ] DomDistillerStoreTest.TestDatabaseLoadMerge (1 ms)
[1318/6146] DomDistillerStoreTest.TestDatabaseLoadMerge (1 ms)
[ RUN      ] DomDistillerStoreTest.TestAddAndRemoveEntry
[       OK ] DomDistillerStoreTest.TestAddAndRemoveEntry (0 ms)
[1319/6146] DomDistillerStoreTest.TestAddAndRemoveEntry (0 ms)
[ RUN      ] DomDistillerStoreTest.TestAddAndUpdateEntry
[       OK ] DomDistillerStoreTest.TestAddAndUpdateEntry (0 ms)
[1320/6146] DomDistillerStoreTest.TestAddAndUpdateEntry (0 ms)
[ RUN      ] DomDistillerRequestViewTest.TestContentNeverEmpty
[       OK ] DomDistillerRequestViewTest.TestContentNeverEmpty (1 ms)
[1321/6146] DomDistillerRequestViewTest.TestContentNeverEmpty (1 ms)
[ RUN      ] DomDistillerRequestViewTest.TestLoadingIndicator
[       OK ] DomDistillerRequestViewTest.TestLoadingIndicator (2 ms)
[1322/6146] DomDistillerRequestViewTest.TestLoadingIndicator (2 ms)
[ RUN      ] DomDistillerServiceTest.TestViewEntry

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestViewEntry (2 ms)
[1323/6146] DomDistillerServiceTest.TestViewEntry (2 ms)
[ RUN      ] DomDistillerServiceTest.TestViewUrl

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestViewUrl (0 ms)
[1324/6146] DomDistillerServiceTest.TestViewUrl (0 ms)
[ RUN      ] DomDistillerServiceTest.TestMultipleViewUrl

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestMultipleViewUrl (1 ms)
[1325/6146] DomDistillerServiceTest.TestMultipleViewUrl (1 ms)
[ RUN      ] DomDistillerServiceTest.TestViewUrlCancelled

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestViewUrlCancelled (0 ms)
[1326/6146] DomDistillerServiceTest.TestViewUrlCancelled (0 ms)
[ RUN      ] DomDistillerServiceTest.TestViewUrlDoesNotAddEntry

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestViewUrlDoesNotAddEntry (0 ms)
[1327/6146] DomDistillerServiceTest.TestViewUrlDoesNotAddEntry (0 ms)
[ RUN      ] DomDistillerServiceTest.TestAddAndRemoveEntry

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestAddAndRemoveEntry (1 ms)
[1328/6146] DomDistillerServiceTest.TestAddAndRemoveEntry (1 ms)
[ RUN      ] DomDistillerServiceTest.TestCancellation

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestCancellation (0 ms)
[1329/6146] DomDistillerServiceTest.TestCancellation (0 ms)
[ RUN      ] DomDistillerServiceTest.TestMultipleObservers

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] DomDistillerServiceTest.TestMultipleObservers (1 ms)
[1330/6146] DomDistillerServiceTest.TestMultipleObservers (1 ms)
[ RUN      ] DistillerTest.DeletingArticleDoesNotInterfereWithUpdates
[       OK ] DistillerTest.DeletingArticleDoesNotInterfereWithUpdates (39 ms)
[1331/6146] DistillerTest.DeletingArticleDoesNotInterfereWithUpdates (39 ms)
[ RUN      ] DistillerTest.CancelWithDelayedImageFetchCallback
[       OK ] DistillerTest.CancelWithDelayedImageFetchCallback (2 ms)
[1332/6146] DistillerTest.CancelWithDelayedImageFetchCallback (2 ms)
[ RUN      ] DistillerTest.CancelWithDelayedJSCallback
[       OK ] DistillerTest.CancelWithDelayedJSCallback (1 ms)
[1333/6146] DistillerTest.CancelWithDelayedJSCallback (1 ms)
[ RUN      ] DistillerURLFetcherTest.PopulateProto
[       OK ] DistillerURLFetcherTest.PopulateProto (1 ms)
[1334/6146] DistillerURLFetcherTest.PopulateProto (1 ms)
[ RUN      ] DistillerURLFetcherTest.PopulateProtoFailedFetch
[       OK ] DistillerURLFetcherTest.PopulateProtoFailedFetch (1 ms)
[1335/6146] DistillerURLFetcherTest.PopulateProtoFailedFetch (1 ms)
[ RUN      ] DomDistillerModelTest.TestGetByEntryId
[       OK ] DomDistillerModelTest.TestGetByEntryId (0 ms)
[1336/6146] DomDistillerModelTest.TestGetByEntryId (0 ms)
[ RUN      ] DomDistillerModelTest.TestGetByUrl
[       OK ] DomDistillerModelTest.TestGetByUrl (0 ms)
[1337/6146] DomDistillerModelTest.TestGetByUrl (0 ms)
[ RUN      ] DomDistillerModelTest.TestUrlToMultipleEntries
[       OK ] DomDistillerModelTest.TestUrlToMultipleEntries (1 ms)
[1338/6146] DomDistillerModelTest.TestUrlToMultipleEntries (1 ms)
[ RUN      ] DomDistillerRequestViewTest.TestTitleEscaped
[       OK ] DomDistillerRequestViewTest.TestTitleEscaped (0 ms)
[1339/6146] DomDistillerRequestViewTest.TestTitleEscaped (0 ms)
[ RUN      ] DomDistillerRequestViewTest.TestTitleNeverEmpty
[       OK ] DomDistillerRequestViewTest.TestTitleNeverEmpty (0 ms)
[1340/6146] DomDistillerRequestViewTest.TestTitleNeverEmpty (0 ms)
[ RUN      ] DomDistillerStoreTest.TestAttachments
[       OK ] DomDistillerStoreTest.TestAttachments (2 ms)
[1341/6146] DomDistillerStoreTest.TestAttachments (2 ms)
[ RUN      ] DomDistillerStoreTest.TestSyncMergeWithEmptyDatabase
[       OK ] DomDistillerStoreTest.TestSyncMergeWithEmptyDatabase (1 ms)
[1342/6146] DomDistillerStoreTest.TestSyncMergeWithEmptyDatabase (1 ms)
[ RUN      ] DomDistillerStoreTest.TestSyncMergeAfterDatabaseLoad
[       OK ] DomDistillerStoreTest.TestSyncMergeAfterDatabaseLoad (2 ms)
[1343/6146] DomDistillerStoreTest.TestSyncMergeAfterDatabaseLoad (2 ms)
[ RUN      ] DomDistillerStoreTest.TestDatabaseLoadAfterSyncMerge
[       OK ] DomDistillerStoreTest.TestDatabaseLoadAfterSyncMerge (2 ms)
[1344/6146] DomDistillerStoreTest.TestDatabaseLoadAfterSyncMerge (2 ms)
[ RUN      ] DomDistillerStoreTest.TestGetAllSyncData
[       OK ] DomDistillerStoreTest.TestGetAllSyncData (1 ms)
[1345/6146] DomDistillerStoreTest.TestGetAllSyncData (1 ms)
[ RUN      ] DomDistillerStoreTest.TestProcessSyncChanges
[       OK ] DomDistillerStoreTest.TestProcessSyncChanges (1 ms)
[1346/6146] DomDistillerStoreTest.TestProcessSyncChanges (1 ms)
[ RUN      ] DomDistillerStoreTest.TestSyncMergeWithSecondDomDistillerStore
[       OK ] DomDistillerStoreTest.TestSyncMergeWithSecondDomDistillerStore (2 ms)
[1347/6146] DomDistillerStoreTest.TestSyncMergeWithSecondDomDistillerStore (2 ms)
[ RUN      ] DomDistillerStoreTest.TestObserver
[       OK ] DomDistillerStoreTest.TestObserver (1 ms)
[1348/6146] DomDistillerStoreTest.TestObserver (1 ms)
[ RUN      ] DomDistillerPageFeaturesTest.TestCalculateDerivedFeatures
[       OK ] DomDistillerPageFeaturesTest.TestCalculateDerivedFeatures (59 ms)
[1349/6146] DomDistillerPageFeaturesTest.TestCalculateDerivedFeatures (59 ms)
[ RUN      ] DomDistillerPageFeaturesTest.TestPath
[       OK ] DomDistillerPageFeaturesTest.TestPath (1 ms)
[1350/6146] DomDistillerPageFeaturesTest.TestPath (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestBlobFetcher
[       OK ] DomDistillerTaskTrackerTest.TestBlobFetcher (1 ms)
[1351/6146] DomDistillerTaskTrackerTest.TestBlobFetcher (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestBlobFetcherFinishesFirst
[       OK ] DomDistillerTaskTrackerTest.TestBlobFetcherFinishesFirst (1 ms)
[1352/6146] DomDistillerTaskTrackerTest.TestBlobFetcherFinishesFirst (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestBlobFetcherWithoutBlob
[       OK ] DomDistillerTaskTrackerTest.TestBlobFetcherWithoutBlob (1 ms)
[1353/6146] DomDistillerTaskTrackerTest.TestBlobFetcherWithoutBlob (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestDistillerFailsFirst
[       OK ] DomDistillerTaskTrackerTest.TestDistillerFailsFirst (1 ms)
[1354/6146] DomDistillerTaskTrackerTest.TestDistillerFailsFirst (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.ContentIsSaved
[       OK ] DomDistillerTaskTrackerTest.ContentIsSaved (1 ms)
[1355/6146] DomDistillerTaskTrackerTest.ContentIsSaved (1 ms)
[ RUN      ] DomDistillerUrlUtilsTest.TestPathUtil
[       OK ] DomDistillerUrlUtilsTest.TestPathUtil (0 ms)
[1356/6146] DomDistillerUrlUtilsTest.TestPathUtil (0 ms)
[ RUN      ] DomDistillerUrlUtilsTest.TestGetValueForKeyInUrlPathQuery
[       OK ] DomDistillerUrlUtilsTest.TestGetValueForKeyInUrlPathQuery (0 ms)
[1357/6146] DomDistillerUrlUtilsTest.TestGetValueForKeyInUrlPathQuery (0 ms)
[ RUN      ] DomDistillerUrlUtilsTest.TestDistillerEndToEnd
[       OK ] DomDistillerUrlUtilsTest.TestDistillerEndToEnd (0 ms)
[1358/6146] DomDistillerUrlUtilsTest.TestDistillerEndToEnd (0 ms)
[ RUN      ] DomDistillerViewerTest.TestCreatingViewUrlRequest
[       OK ] DomDistillerViewerTest.TestCreatingViewUrlRequest (0 ms)
[1359/6146] DomDistillerViewerTest.TestCreatingViewUrlRequest (0 ms)
[ RUN      ] DomDistillerViewerTest.TestCreatingViewEntryRequest
[       OK ] DomDistillerViewerTest.TestCreatingViewEntryRequest (0 ms)
[1360/6146] DomDistillerViewerTest.TestCreatingViewEntryRequest (0 ms)
[ RUN      ] DomDistillerPageFeaturesTest.TestPath2
[       OK ] DomDistillerPageFeaturesTest.TestPath2 (2 ms)
[1361/6146] DomDistillerPageFeaturesTest.TestPath2 (2 ms)
[ RUN      ] DomDistillerPageFeaturesTest.TestPath3
[       OK ] DomDistillerPageFeaturesTest.TestPath3 (0 ms)
[1362/6146] DomDistillerPageFeaturesTest.TestPath3 (0 ms)
[ RUN      ] DomDistillerPageFeaturesTest.TestPath4
[       OK ] DomDistillerPageFeaturesTest.TestPath4 (0 ms)
[1363/6146] DomDistillerPageFeaturesTest.TestPath4 (0 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestHasEntryId
[       OK ] DomDistillerTaskTrackerTest.TestHasEntryId (1 ms)
[1364/6146] DomDistillerTaskTrackerTest.TestHasEntryId (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestHasUrl
[       OK ] DomDistillerTaskTrackerTest.TestHasUrl (0 ms)
[1365/6146] DomDistillerTaskTrackerTest.TestHasUrl (0 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestViewerCancelled
[       OK ] DomDistillerTaskTrackerTest.TestViewerCancelled (1 ms)
[1366/6146] DomDistillerTaskTrackerTest.TestViewerCancelled (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestViewerCancelledWithSaveRequest
[       OK ] DomDistillerTaskTrackerTest.TestViewerCancelledWithSaveRequest (0 ms)
[1367/6146] DomDistillerTaskTrackerTest.TestViewerCancelledWithSaveRequest (0 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestViewerNotifiedOnDistillationComplete
[       OK ] DomDistillerTaskTrackerTest.TestViewerNotifiedOnDistillationComplete (1 ms)
[1368/6146] DomDistillerTaskTrackerTest.TestViewerNotifiedOnDistillationComplete (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestDistillerFails
[       OK ] DomDistillerTaskTrackerTest.TestDistillerFails (1 ms)
[1369/6146] DomDistillerTaskTrackerTest.TestDistillerFails (1 ms)
[ RUN      ] DomDistillerTaskTrackerTest.TestSaveCallbackCalledOnDistillationComplete
[       OK ] DomDistillerTaskTrackerTest.TestSaveCallbackCalledOnDistillationComplete (0 ms)
[1370/6146] DomDistillerTaskTrackerTest.TestSaveCallbackCalledOnDistillationComplete (0 ms)
[ RUN      ] DomDistillerViewerTest.TestCreatingInvalidViewRequest
[       OK ] DomDistillerViewerTest.TestCreatingInvalidViewRequest (1 ms)
[1371/6146] DomDistillerViewerTest.TestCreatingInvalidViewRequest (1 ms)
[ RUN      ] DomDistillerViewerTest.TestGetDistilledPageThemeJsOutput
[       OK ] DomDistillerViewerTest.TestGetDistilledPageThemeJsOutput (0 ms)
[1372/6146] DomDistillerViewerTest.TestGetDistilledPageThemeJsOutput (0 ms)
[ RUN      ] DomDistillerViewerTest.TestGetDistilledPageFontFamilyJsOutput
[       OK ] DomDistillerViewerTest.TestGetDistilledPageFontFamilyJsOutput (0 ms)
[1373/6146] DomDistillerViewerTest.TestGetDistilledPageFontFamilyJsOutput (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseColorSuccess
[       OK ] FallbackIconUrlParserTest.ParseColorSuccess (0 ms)
[1374/6146] FallbackIconUrlParserTest.ParseColorSuccess (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseColorFailure
[       OK ] FallbackIconUrlParserTest.ParseColorFailure (0 ms)
[1375/6146] FallbackIconUrlParserTest.ParseColorFailure (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseSpecsEmpty
[       OK ] FallbackIconUrlParserTest.ParseSpecsEmpty (0 ms)
[1376/6146] FallbackIconUrlParserTest.ParseSpecsEmpty (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseSpecsPartial
[       OK ] FallbackIconUrlParserTest.ParseSpecsPartial (0 ms)
[1377/6146] FallbackIconUrlParserTest.ParseSpecsPartial (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseSpecsFull
[       OK ] FallbackIconUrlParserTest.ParseSpecsFull (0 ms)
[1378/6146] FallbackIconUrlParserTest.ParseSpecsFull (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseSpecsDefaultTextColor
[       OK ] FallbackIconUrlParserTest.ParseSpecsDefaultTextColor (0 ms)
[1379/6146] FallbackIconUrlParserTest.ParseSpecsDefaultTextColor (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseSpecsFailure
[       OK ] FallbackIconUrlParserTest.ParseSpecsFailure (0 ms)
[1380/6146] FallbackIconUrlParserTest.ParseSpecsFailure (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseFallbackIconPathSuccess
[       OK ] FallbackIconUrlParserTest.ParseFallbackIconPathSuccess (0 ms)
[1381/6146] FallbackIconUrlParserTest.ParseFallbackIconPathSuccess (0 ms)
[ RUN      ] FallbackIconUrlParserTest.ParseFallbackIconPathFailure
[       OK ] FallbackIconUrlParserTest.ParseFallbackIconPathFailure (0 ms)
[1382/6146] FallbackIconUrlParserTest.ParseFallbackIconPathFailure (0 ms)
[ RUN      ] FaviconUrlParserTest.ParsingNoExtraParams
[       OK ] FaviconUrlParserTest.ParsingNoExtraParams (0 ms)
[1383/6146] FaviconUrlParserTest.ParsingNoExtraParams (0 ms)
[ RUN      ] FaviconUrlParserTest.ParsingSizeParam
[       OK ] FaviconUrlParserTest.ParsingSizeParam (0 ms)
[1384/6146] FaviconUrlParserTest.ParsingSizeParam (0 ms)
[ RUN      ] FaviconUrlParserTest.ParsingLargestParam
[       OK ] FaviconUrlParserTest.ParsingLargestParam (0 ms)
[1385/6146] FaviconUrlParserTest.ParsingLargestParam (0 ms)
[ RUN      ] FaviconUrlParserTest.ParsingIconUrlParam
[       OK ] FaviconUrlParserTest.ParsingIconUrlParam (0 ms)
[1386/6146] FaviconUrlParserTest.ParsingIconUrlParam (0 ms)
[ RUN      ] FaviconUrlParserTest.ParsingOriginParam
[       OK ] FaviconUrlParserTest.ParsingOriginParam (0 ms)
[1387/6146] FaviconUrlParserTest.ParsingOriginParam (0 ms)
[ RUN      ] FaviconUrlParserTest.ParsingSizeParamAndUrlModifier
[       OK ] FaviconUrlParserTest.ParsingSizeParamAndUrlModifier (0 ms)
[1388/6146] FaviconUrlParserTest.ParsingSizeParamAndUrlModifier (0 ms)
[ RUN      ] LargeIconUrlParserTest.ParseLargeIconPathSuccess
[       OK ] LargeIconUrlParserTest.ParseLargeIconPathSuccess (0 ms)
[1389/6146] LargeIconUrlParserTest.ParseLargeIconPathSuccess (0 ms)
[ RUN      ] LargeIconUrlParserTest.ParseLargeIconPathFailure
[       OK ] LargeIconUrlParserTest.ParseLargeIconPathFailure (0 ms)
[1390/6146] LargeIconUrlParserTest.ParseLargeIconPathFailure (0 ms)
[ RUN      ] SelectFaviconFramesTest.ZeroSizePicksLargest
[       OK ] SelectFaviconFramesTest.ZeroSizePicksLargest (0 ms)
[1391/6146] SelectFaviconFramesTest.ZeroSizePicksLargest (0 ms)
[ RUN      ] SelectFaviconFramesTest._16From16
[       OK ] SelectFaviconFramesTest._16From16 (0 ms)
[1392/6146] SelectFaviconFramesTest._16From16 (0 ms)
[ RUN      ] SelectFaviconFramesTest._16From17
[       OK ] SelectFaviconFramesTest._16From17 (1 ms)
[1393/6146] SelectFaviconFramesTest._16From17 (1 ms)
[ RUN      ] SelectFaviconFramesTest._16From15
[       OK ] SelectFaviconFramesTest._16From15 (0 ms)
[1394/6146] SelectFaviconFramesTest._16From15 (0 ms)
[ RUN      ] SelectFaviconFramesTest._16From16_Scale2x_32_From_16
[       OK ] SelectFaviconFramesTest._16From16_Scale2x_32_From_16 (0 ms)
[1395/6146] SelectFaviconFramesTest._16From16_Scale2x_32_From_16 (0 ms)
[ RUN      ] SelectFaviconFramesTest._16From16_Scale2x_32_From_32
[       OK ] SelectFaviconFramesTest._16From16_Scale2x_32_From_32 (0 ms)
[1396/6146] SelectFaviconFramesTest._16From16_Scale2x_32_From_32 (0 ms)
[ RUN      ] SelectFaviconFramesTest.ExactMatchBetterThanLargeBitmap
[       OK ] SelectFaviconFramesTest.ExactMatchBetterThanLargeBitmap (0 ms)
[1397/6146] SelectFaviconFramesTest.ExactMatchBetterThanLargeBitmap (0 ms)
[ RUN      ] SelectFaviconFramesTest.UpsampleABitBetterThanHugeBitmap
[       OK ] SelectFaviconFramesTest.UpsampleABitBetterThanHugeBitmap (1 ms)
[1398/6146] SelectFaviconFramesTest.UpsampleABitBetterThanHugeBitmap (1 ms)
[ RUN      ] SelectFaviconFramesTest.DownsamplingBetterThanUpsampling
[       OK ] SelectFaviconFramesTest.DownsamplingBetterThanUpsampling (0 ms)
[1399/6146] SelectFaviconFramesTest.DownsamplingBetterThanUpsampling (0 ms)
[ RUN      ] SelectFaviconFramesTest.DownsamplingLessIsBetter
[       OK ] SelectFaviconFramesTest.DownsamplingLessIsBetter (0 ms)
[1400/6146] SelectFaviconFramesTest.DownsamplingLessIsBetter (0 ms)
[ RUN      ] FaviconHandlerTest.Download2ndFaviconURLCandidate
[       OK ] FaviconHandlerTest.Download2ndFaviconURLCandidate (4 ms)
[1401/6146] FaviconHandlerTest.Download2ndFaviconURLCandidate (4 ms)
[ RUN      ] FaviconHandlerTest.UpdateDuringDownloading
[       OK ] FaviconHandlerTest.UpdateDuringDownloading (1 ms)
[1402/6146] FaviconHandlerTest.UpdateDuringDownloading (1 ms)
[ RUN      ] FaviconHandlerTest.UpdateSameIconURLs
[       OK ] FaviconHandlerTest.UpdateSameIconURLs (0 ms)
[1403/6146] FaviconHandlerTest.UpdateSameIconURLs (0 ms)
[ RUN      ] FaviconHandlerTest.OnFaviconAvailableNotificationSentAfterIconURLChange
[       OK ] FaviconHandlerTest.OnFaviconAvailableNotificationSentAfterIconURLChange (3 ms)
[1404/6146] FaviconHandlerTest.OnFaviconAvailableNotificationSentAfterIconURLChange (3 ms)
[ RUN      ] FaviconHandlerTest.MultipleFavicons
[       OK ] FaviconHandlerTest.MultipleFavicons (5 ms)
[1405/6146] FaviconHandlerTest.MultipleFavicons (5 ms)
[ RUN      ] FaviconHandlerTest.MultipleFavicons404
[       OK ] FaviconHandlerTest.MultipleFavicons404 (0 ms)
[1406/6146] FaviconHandlerTest.MultipleFavicons404 (0 ms)
[ RUN      ] FaviconHandlerTest.MultipleFaviconsAll404
[       OK ] FaviconHandlerTest.MultipleFaviconsAll404 (1 ms)
[1407/6146] FaviconHandlerTest.MultipleFaviconsAll404 (1 ms)
[ RUN      ] FaviconHandlerTest.FaviconInvalidURL
[       OK ] FaviconHandlerTest.FaviconInvalidURL (0 ms)
[1408/6146] FaviconHandlerTest.FaviconInvalidURL (0 ms)
[ RUN      ] FaviconHandlerTest.TestSortFavicon
[       OK ] FaviconHandlerTest.TestSortFavicon (0 ms)
[1409/6146] FaviconHandlerTest.TestSortFavicon (0 ms)
[ RUN      ] FaviconHandlerTest.TestDownloadLargestFavicon
[       OK ] FaviconHandlerTest.TestDownloadLargestFavicon (1 ms)
[1410/6146] FaviconHandlerTest.TestDownloadLargestFavicon (1 ms)
[ RUN      ] SelectFaviconFramesTest.UpsamplingLessIsBetter
[       OK ] SelectFaviconFramesTest.UpsamplingLessIsBetter (1 ms)
[1411/6146] SelectFaviconFramesTest.UpsamplingLessIsBetter (1 ms)
[ RUN      ] SelectFaviconFramesTest.ScoreDeterminedByOriginalSizes
[       OK ] SelectFaviconFramesTest.ScoreDeterminedByOriginalSizes (0 ms)
[1412/6146] SelectFaviconFramesTest.ScoreDeterminedByOriginalSizes (0 ms)
[ RUN      ] ContentFaviconDriverTest.UnableToDownloadFavicon
[       OK ] ContentFaviconDriverTest.UnableToDownloadFavicon (47 ms)
[1413/6146] ContentFaviconDriverTest.UnableToDownloadFavicon (47 ms)
[ RUN      ] ContentFaviconDriverTest.FaviconUpdateNoLastCommittedEntry
[       OK ] ContentFaviconDriverTest.FaviconUpdateNoLastCommittedEntry (5 ms)
[1414/6146] ContentFaviconDriverTest.FaviconUpdateNoLastCommittedEntry (5 ms)
[ RUN      ] FallbackURLUtilTest.GetFallbackIconText
[       OK ] FallbackURLUtilTest.GetFallbackIconText (0 ms)
[1415/6146] FallbackURLUtilTest.GetFallbackIconText (0 ms)
[ RUN      ] FaviconHandlerTest.GetFaviconFromHistory
[       OK ] FaviconHandlerTest.GetFaviconFromHistory (2 ms)
[1416/6146] FaviconHandlerTest.GetFaviconFromHistory (2 ms)
[ RUN      ] FaviconHandlerTest.DownloadFavicon
[       OK ] FaviconHandlerTest.DownloadFavicon (2 ms)
[1417/6146] FaviconHandlerTest.DownloadFavicon (2 ms)
[ RUN      ] FaviconHandlerTest.UpdateAndDownloadFavicon
[       OK ] FaviconHandlerTest.UpdateAndDownloadFavicon (1 ms)
[1418/6146] FaviconHandlerTest.UpdateAndDownloadFavicon (1 ms)
[ RUN      ] FaviconHandlerTest.FaviconInHistoryInvalid
[       OK ] FaviconHandlerTest.FaviconInHistoryInvalid (1 ms)
[1419/6146] FaviconHandlerTest.FaviconInHistoryInvalid (1 ms)
[ RUN      ] FaviconHandlerTest.UpdateFavicon
[       OK ] FaviconHandlerTest.UpdateFavicon (1 ms)
[1420/6146] FaviconHandlerTest.UpdateFavicon (1 ms)
[ RUN      ] FaviconHandlerTest.TestSelectLargestFavicon
[       OK ] FaviconHandlerTest.TestSelectLargestFavicon (4 ms)
[1421/6146] FaviconHandlerTest.TestSelectLargestFavicon (4 ms)
[ RUN      ] FaviconHandlerTest.TestFaviconWasScaledAfterDownload
[       OK ] FaviconHandlerTest.TestFaviconWasScaledAfterDownload (1 ms)
[1422/6146] FaviconHandlerTest.TestFaviconWasScaledAfterDownload (1 ms)
[ RUN      ] FaviconHandlerTest.TestKeepDownloadedLargestFavicon
[       OK ] FaviconHandlerTest.TestKeepDownloadedLargestFavicon (0 ms)
[1423/6146] FaviconHandlerTest.TestKeepDownloadedLargestFavicon (0 ms)
[ RUN      ] LargeIconServiceTest.SameSize
[       OK ] LargeIconServiceTest.SameSize (2 ms)
[1424/6146] LargeIconServiceTest.SameSize (2 ms)
[ RUN      ] LargeIconServiceTest.ScaleDown
[       OK ] LargeIconServiceTest.ScaleDown (1 ms)
[1425/6146] LargeIconServiceTest.ScaleDown (1 ms)
[ RUN      ] LargeIconServiceTest.ScaleUp
[       OK ] LargeIconServiceTest.ScaleUp (2 ms)
[1426/6146] LargeIconServiceTest.ScaleUp (2 ms)
[ RUN      ] LargeIconServiceTest.NoScale
[       OK ] LargeIconServiceTest.NoScale (1 ms)
[1427/6146] LargeIconServiceTest.NoScale (1 ms)
[ RUN      ] LargeIconServiceTest.FallbackSinceIconTooSmall
[       OK ] LargeIconServiceTest.FallbackSinceIconTooSmall (0 ms)
[1428/6146] LargeIconServiceTest.FallbackSinceIconTooSmall (0 ms)
[ RUN      ] LargeIconServiceTest.FallbackSinceIconNotSquare
[       OK ] LargeIconServiceTest.FallbackSinceIconNotSquare (1 ms)
[1429/6146] LargeIconServiceTest.FallbackSinceIconNotSquare (1 ms)
[ RUN      ] LargeIconServiceTest.FallbackSinceIconMissing
[       OK ] LargeIconServiceTest.FallbackSinceIconMissing (0 ms)
[1430/6146] LargeIconServiceTest.FallbackSinceIconMissing (0 ms)
[ RUN      ] FlagsStateTest.RemoveFlagSwitches
[       OK ] FlagsStateTest.RemoveFlagSwitches (1 ms)
[1431/6146] FlagsStateTest.RemoveFlagSwitches (1 ms)
[ RUN      ] FlagsStateTest.RemoveFlagSwitches_Features
[       OK ] FlagsStateTest.RemoveFlagSwitches_Features (1 ms)
[1432/6146] FlagsStateTest.RemoveFlagSwitches_Features (1 ms)
[ RUN      ] FlagsStateTest.PersistAndPrune
[       OK ] FlagsStateTest.PersistAndPrune (1 ms)
[1433/6146] FlagsStateTest.PersistAndPrune (1 ms)
[ RUN      ] FlagsStateTest.CheckValues
[       OK ] FlagsStateTest.CheckValues (0 ms)
[1434/6146] FlagsStateTest.CheckValues (0 ms)
[ RUN      ] FlagsStateTest.MultiValues
[       OK ] FlagsStateTest.MultiValues (1 ms)
[1435/6146] FlagsStateTest.MultiValues (1 ms)
[ RUN      ] FlagsStateTest.DisableFlagCommandLine
[       OK ] FlagsStateTest.DisableFlagCommandLine (0 ms)
[1436/6146] FlagsStateTest.DisableFlagCommandLine (0 ms)
[ RUN      ] FlagsStateTest.EnableDisableValues
[       OK ] FlagsStateTest.EnableDisableValues (1 ms)
[1437/6146] FlagsStateTest.EnableDisableValues (1 ms)
[ RUN      ] FlagsStateTest.FeatureValues
[       OK ] FlagsStateTest.FeatureValues (1 ms)
[1438/6146] FlagsStateTest.FeatureValues (1 ms)
[ RUN      ] FlagsStateTest.GetFlagFeatureEntries
[       OK ] FlagsStateTest.GetFlagFeatureEntries (1 ms)
[1439/6146] FlagsStateTest.GetFlagFeatureEntries (1 ms)
[ RUN      ] EncryptionHeaderParsersTest.ParseValidEncryptionHeaders
[       OK ] EncryptionHeaderParsersTest.ParseValidEncryptionHeaders (1 ms)
[1440/6146] EncryptionHeaderParsersTest.ParseValidEncryptionHeaders (1 ms)
[ RUN      ] LargeIconServiceTest.FallbackSinceIconMissingNoScale
[       OK ] LargeIconServiceTest.FallbackSinceIconMissingNoScale (0 ms)
[1441/6146] LargeIconServiceTest.FallbackSinceIconMissingNoScale (0 ms)
[ RUN      ] LargeIconServiceTest.FallbackSinceTooPicky
[       OK ] LargeIconServiceTest.FallbackSinceTooPicky (1 ms)
[1442/6146] LargeIconServiceTest.FallbackSinceTooPicky (1 ms)
[ RUN      ] FlagsStateTest.NoChangeNoRestart
[       OK ] FlagsStateTest.NoChangeNoRestart (1 ms)
[1443/6146] FlagsStateTest.NoChangeNoRestart (1 ms)
[ RUN      ] FlagsStateTest.ChangeNeedsRestart
[       OK ] FlagsStateTest.ChangeNeedsRestart (0 ms)
[1444/6146] FlagsStateTest.ChangeNeedsRestart (0 ms)
[ RUN      ] FlagsStateTest.DisableChangeNeedsRestart
[       OK ] FlagsStateTest.DisableChangeNeedsRestart (0 ms)
[1445/6146] FlagsStateTest.DisableChangeNeedsRestart (0 ms)
[ RUN      ] FlagsStateTest.MultiFlagChangeNeedsRestart
[       OK ] FlagsStateTest.MultiFlagChangeNeedsRestart (0 ms)
[1446/6146] FlagsStateTest.MultiFlagChangeNeedsRestart (0 ms)
[ RUN      ] FlagsStateTest.AddTwoFlagsRemoveOne
[       OK ] FlagsStateTest.AddTwoFlagsRemoveOne (1 ms)
[1447/6146] FlagsStateTest.AddTwoFlagsRemoveOne (1 ms)
[ RUN      ] FlagsStateTest.AddTwoFlagsRemoveBoth
[       OK ] FlagsStateTest.AddTwoFlagsRemoveBoth (0 ms)
[1448/6146] FlagsStateTest.AddTwoFlagsRemoveBoth (0 ms)
[ RUN      ] FlagsStateTest.ConvertFlagsToSwitches
[       OK ] FlagsStateTest.ConvertFlagsToSwitches (1 ms)
[1449/6146] FlagsStateTest.ConvertFlagsToSwitches (1 ms)
[ RUN      ] FlagsStateTest.CompareSwitchesToCurrentCommandLine
[       OK ] FlagsStateTest.CompareSwitchesToCurrentCommandLine (0 ms)
[1450/6146] FlagsStateTest.CompareSwitchesToCurrentCommandLine (0 ms)
[ RUN      ] EncryptionHeaderParsersTest.ParseValidMultiValueEncryptionHeaders
[       OK ] EncryptionHeaderParsersTest.ParseValidMultiValueEncryptionHeaders (0 ms)
[1451/6146] EncryptionHeaderParsersTest.ParseValidMultiValueEncryptionHeaders (0 ms)
[ RUN      ] EncryptionHeaderParsersTest.ParseInvalidEncryptionHeaders
[       OK ] EncryptionHeaderParsersTest.ParseInvalidEncryptionHeaders (0 ms)
[1452/6146] EncryptionHeaderParsersTest.ParseInvalidEncryptionHeaders (0 ms)
[ RUN      ] EncryptionHeaderParsersTest.ParseValidCryptoKeyHeaders
[       OK ] EncryptionHeaderParsersTest.ParseValidCryptoKeyHeaders (0 ms)
[1453/6146] EncryptionHeaderParsersTest.ParseValidCryptoKeyHeaders (0 ms)
[ RUN      ] EncryptionHeaderParsersTest.ParseValidMultiValueCryptoKeyHeaders
[       OK ] EncryptionHeaderParsersTest.ParseValidMultiValueCryptoKeyHeaders (0 ms)
[1454/6146] EncryptionHeaderParsersTest.ParseValidMultiValueCryptoKeyHeaders (0 ms)
[ RUN      ] EncryptionHeaderParsersTest.ParseInvalidCryptoKeyHeaders
[       OK ] EncryptionHeaderParsersTest.ParseInvalidCryptoKeyHeaders (0 ms)
[1455/6146] EncryptionHeaderParsersTest.ParseInvalidCryptoKeyHeaders (0 ms)
[ RUN      ] EncryptionHeaderParsersTest.SixValueHeader
[       OK ] EncryptionHeaderParsersTest.SixValueHeader (0 ms)
[1456/6146] EncryptionHeaderParsersTest.SixValueHeader (0 ms)
[ RUN      ] EncryptionHeaderParsersTest.InvalidHeadersDoNotModifyOutput
[       OK ] EncryptionHeaderParsersTest.InvalidHeadersDoNotModifyOutput (0 ms)
[1457/6146] EncryptionHeaderParsersTest.InvalidHeadersDoNotModifyOutput (0 ms)
[ RUN      ] GCMEncryptionProviderTest.IsEncryptedMessage
[       OK ] GCMEncryptionProviderTest.IsEncryptedMessage (2 ms)
[1458/6146] GCMEncryptionProviderTest.IsEncryptedMessage (2 ms)
[ RUN      ] GCMEncryptionProviderTest.VerifiesEncryptionHeaderParsing
[       OK ] GCMEncryptionProviderTest.VerifiesEncryptionHeaderParsing (1 ms)
[1459/6146] GCMEncryptionProviderTest.VerifiesEncryptionHeaderParsing (1 ms)
[ RUN      ] GCMEncryptionProviderTest.VerifiesCryptoKeyHeaderParsing
[       OK ] GCMEncryptionProviderTest.VerifiesCryptoKeyHeaderParsing (1 ms)
[1460/6146] GCMEncryptionProviderTest.VerifiesCryptoKeyHeaderParsing (1 ms)
[ RUN      ] GCMKeyStoreTest.CreateGetAndRemoveKeysSynchronously
[       OK ] GCMKeyStoreTest.CreateGetAndRemoveKeysSynchronously (8 ms)
[1461/6146] GCMKeyStoreTest.CreateGetAndRemoveKeysSynchronously (8 ms)
[ RUN      ] GCMKeyStoreTest.RemoveKeysWildcardAuthorizedEntity
[       OK ] GCMKeyStoreTest.RemoveKeysWildcardAuthorizedEntity (7 ms)
[1462/6146] GCMKeyStoreTest.RemoveKeysWildcardAuthorizedEntity (7 ms)
[ RUN      ] GCMKeyStoreTest.GetKeysMultipleAppIds
[       OK ] GCMKeyStoreTest.GetKeysMultipleAppIds (7 ms)
[1463/6146] GCMKeyStoreTest.GetKeysMultipleAppIds (7 ms)
[ RUN      ] GCMKeyStoreTest.SuccessiveCallsBeforeInitialization
[       OK ] GCMKeyStoreTest.SuccessiveCallsBeforeInitialization (4 ms)
[1464/6146] GCMKeyStoreTest.SuccessiveCallsBeforeInitialization (4 ms)
[ RUN      ] GCMMessageCryptographerTest.RoundTrip
[       OK ] GCMMessageCryptographerTest.RoundTrip (0 ms)
[1465/6146] GCMMessageCryptographerTest.RoundTrip (0 ms)
[ RUN      ] GCMMessageCryptographerTest.RoundTripEmptyMessage
[       OK ] GCMMessageCryptographerTest.RoundTripEmptyMessage (0 ms)
[1466/6146] GCMMessageCryptographerTest.RoundTripEmptyMessage (0 ms)
[ RUN      ] GCMMessageCryptographerTest.InvalidRecordSize
[       OK ] GCMMessageCryptographerTest.InvalidRecordSize (0 ms)
[1467/6146] GCMMessageCryptographerTest.InvalidRecordSize (0 ms)
[ RUN      ] GCMMessageCryptographerTest.InvalidRecordPadding
[       OK ] GCMMessageCryptographerTest.InvalidRecordPadding (0 ms)
[1468/6146] GCMMessageCryptographerTest.InvalidRecordPadding (0 ms)
[ RUN      ] GCMMessageCryptographerTest.EncryptionTestVectors
[       OK ] GCMMessageCryptographerTest.EncryptionTestVectors (0 ms)
[1469/6146] GCMMessageCryptographerTest.EncryptionTestVectors (0 ms)
[ RUN      ] GCMMessageCryptographerTest.DecryptionTestVectors
[       OK ] GCMMessageCryptographerTest.DecryptionTestVectors (0 ms)
[1470/6146] GCMMessageCryptographerTest.DecryptionTestVectors (0 ms)
[ RUN      ] GCMEncryptionProviderTest.VerifiesExistingKeys
[       OK ] GCMEncryptionProviderTest.VerifiesExistingKeys (10 ms)
[1471/6146] GCMEncryptionProviderTest.VerifiesExistingKeys (10 ms)
[ RUN      ] GCMEncryptionProviderTest.VerifiesKeyRemovalGCMRegistration
[       OK ] GCMEncryptionProviderTest.VerifiesKeyRemovalGCMRegistration (6 ms)
[1472/6146] GCMEncryptionProviderTest.VerifiesKeyRemovalGCMRegistration (6 ms)
[ RUN      ] GCMEncryptionProviderTest.VerifiesKeyRemovalInstanceIDToken
[       OK ] GCMEncryptionProviderTest.VerifiesKeyRemovalInstanceIDToken (9 ms)
[1473/6146] GCMEncryptionProviderTest.VerifiesKeyRemovalInstanceIDToken (9 ms)
[ RUN      ] GCMEncryptionProviderTest.EncryptionRoundTripGCMRegistration
[       OK ] GCMEncryptionProviderTest.EncryptionRoundTripGCMRegistration (7 ms)
[1474/6146] GCMEncryptionProviderTest.EncryptionRoundTripGCMRegistration (7 ms)
[ RUN      ] GCMEncryptionProviderTest.EncryptionRoundTripInstanceIDToken
[       OK ] GCMEncryptionProviderTest.EncryptionRoundTripInstanceIDToken (9 ms)
[1475/6146] GCMEncryptionProviderTest.EncryptionRoundTripInstanceIDToken (9 ms)
[ RUN      ] GCMKeyStoreTest.EmptyByDefault
[       OK ] GCMKeyStoreTest.EmptyByDefault (3 ms)
[1476/6146] GCMKeyStoreTest.EmptyByDefault (3 ms)
[ RUN      ] GCMKeyStoreTest.CreateAndGetKeys
[       OK ] GCMKeyStoreTest.CreateAndGetKeys (5 ms)
[1477/6146] GCMKeyStoreTest.CreateAndGetKeys (5 ms)
[ RUN      ] GCMKeyStoreTest.GetKeysFallback
[       OK ] GCMKeyStoreTest.GetKeysFallback (4 ms)
[1478/6146] GCMKeyStoreTest.GetKeysFallback (4 ms)
[ RUN      ] GCMKeyStoreTest.KeysPersistenceBetweenInstances
[       OK ] GCMKeyStoreTest.KeysPersistenceBetweenInstances (8 ms)
[1479/6146] GCMKeyStoreTest.KeysPersistenceBetweenInstances (8 ms)
[ RUN      ] GCMKeyStoreTest.CreateAndRemoveKeys
[       OK ] GCMKeyStoreTest.CreateAndRemoveKeys (5 ms)
[1480/6146] GCMKeyStoreTest.CreateAndRemoveKeys (5 ms)
[ RUN      ] GCMAccountMapperTest.AddMappingToMessageSent
[       OK ] GCMAccountMapperTest.AddMappingToMessageSent (0 ms)
[1481/6146] GCMAccountMapperTest.AddMappingToMessageSent (0 ms)
[ RUN      ] GCMAccountMapperTest.AddMappingMessageQueued
[       OK ] GCMAccountMapperTest.AddMappingMessageQueued (0 ms)
[1482/6146] GCMAccountMapperTest.AddMappingMessageQueued (0 ms)
[ RUN      ] GCMAccountMapperTest.AddMappingMessageAcknowledged
[       OK ] GCMAccountMapperTest.AddMappingMessageAcknowledged (0 ms)
[1483/6146] GCMAccountMapperTest.AddMappingMessageAcknowledged (0 ms)
[ RUN      ] GCMAccountMapperTest.AddMappingMessageAckedAfterRestart
[       OK ] GCMAccountMapperTest.AddMappingMessageAckedAfterRestart (0 ms)
[1484/6146] GCMAccountMapperTest.AddMappingMessageAckedAfterRestart (0 ms)
[ RUN      ] GCMAccountMapperTest.AddMappingMessageSendErrorForNewAccount
[       OK ] GCMAccountMapperTest.AddMappingMessageSendErrorForNewAccount (0 ms)
[1485/6146] GCMAccountMapperTest.AddMappingMessageSendErrorForNewAccount (0 ms)
[ RUN      ] GCMAccountMapperTest.AddMappingMessageSendErrorForMappedAccount
[       OK ] GCMAccountMapperTest.AddMappingMessageSendErrorForMappedAccount (0 ms)
[1486/6146] GCMAccountMapperTest.AddMappingMessageSendErrorForMappedAccount (0 ms)
[ RUN      ] GCMAccountMapperTest.RemoveMappingToMessageSent
[       OK ] GCMAccountMapperTest.RemoveMappingToMessageSent (1 ms)
[1487/6146] GCMAccountMapperTest.RemoveMappingToMessageSent (1 ms)
[ RUN      ] GCMAccountMapperTest.RemoveMappingMessageQueued
[       OK ] GCMAccountMapperTest.RemoveMappingMessageQueued (0 ms)
[1488/6146] GCMAccountMapperTest.RemoveMappingMessageQueued (0 ms)
[ RUN      ] GCMAccountMapperTest.RemoveMappingMessageAcknowledged
[       OK ] GCMAccountMapperTest.RemoveMappingMessageAcknowledged (0 ms)
[1489/6146] GCMAccountMapperTest.RemoveMappingMessageAcknowledged (0 ms)
[ RUN      ] GCMAccountMapperTest.RemoveMappingMessageAckedAfterRestart
[       OK ] GCMAccountMapperTest.RemoveMappingMessageAckedAfterRestart (0 ms)
[1490/6146] GCMAccountMapperTest.RemoveMappingMessageAckedAfterRestart (0 ms)
[ RUN      ] GCMMessageCryptographerTest.AuthSecretAffectsIKM
[       OK ] GCMMessageCryptographerTest.AuthSecretAffectsIKM (1 ms)
[1491/6146] GCMMessageCryptographerTest.AuthSecretAffectsIKM (1 ms)
[ RUN      ] GCMMessageCryptographerReferenceTest.WithAuthSecret
[       OK ] GCMMessageCryptographerReferenceTest.WithAuthSecret (12 ms)
[1492/6146] GCMMessageCryptographerReferenceTest.WithAuthSecret (12 ms)
[ RUN      ] GCMMessageCryptographerReferenceTest.WithoutAuthSecret
[       OK ] GCMMessageCryptographerReferenceTest.WithoutAuthSecret (16 ms)
[1493/6146] GCMMessageCryptographerReferenceTest.WithoutAuthSecret (16 ms)
[ RUN      ] P256KeyUtilTest.UniqueKeyPairGeneration
[       OK ] P256KeyUtilTest.UniqueKeyPairGeneration (6 ms)
[1494/6146] P256KeyUtilTest.UniqueKeyPairGeneration (6 ms)
[ RUN      ] P256KeyUtilTest.SharedSecretCalculation
[       OK ] P256KeyUtilTest.SharedSecretCalculation (6 ms)
[1495/6146] P256KeyUtilTest.SharedSecretCalculation (6 ms)
[ RUN      ] P256KeyUtilTest.SharedSecretWithPreExistingKey
[       OK ] P256KeyUtilTest.SharedSecretWithPreExistingKey (6 ms)
[1496/6146] P256KeyUtilTest.SharedSecretWithPreExistingKey (6 ms)
[ RUN      ] GCMAccountMapperTest.InitializeAccountMappingsEmpty
[       OK ] GCMAccountMapperTest.InitializeAccountMappingsEmpty (0 ms)
[1497/6146] GCMAccountMapperTest.InitializeAccountMappingsEmpty (0 ms)
[ RUN      ] GCMAccountMapperTest.RegistrationRetryUponFailure
[       OK ] GCMAccountMapperTest.RegistrationRetryUponFailure (0 ms)
[1498/6146] GCMAccountMapperTest.RegistrationRetryUponFailure (0 ms)
[ RUN      ] GCMAccountMapperTest.InitializeAccountMappingsEmpty
[       OK ] GCMAccountMapperTest.InitializeAccountMappingsEmpty (0 ms)
[1499/6146] GCMAccountMapperTest.InitializeAccountMappings (0 ms)
[ RUN      ] GCMAccountMapperTest.SetAccountTokensOnlyWorksWithRegisterationId
[       OK ] GCMAccountMapperTest.SetAccountTokensOnlyWorksWithRegisterationId (0 ms)
[1500/6146] GCMAccountMapperTest.SetAccountTokensOnlyWorksWithRegisterationId (0 ms)
[ RUN      ] GCMAccountTrackerTest.GetTokenFailed
[       OK ] GCMAccountTrackerTest.GetTokenFailed (1 ms)
[1501/6146] GCMAccountTrackerTest.GetTokenFailed (1 ms)
[ RUN      ] GCMAccountTrackerTest.GetTokenFailedAccountRemoved
[       OK ] GCMAccountTrackerTest.GetTokenFailedAccountRemoved (1 ms)
[1502/6146] GCMAccountTrackerTest.GetTokenFailedAccountRemoved (1 ms)
[ RUN      ] GCMAccountTrackerTest.AccountRemovedWhileRequestsPending
[       OK ] GCMAccountTrackerTest.AccountRemovedWhileRequestsPending (1 ms)
[1503/6146] GCMAccountTrackerTest.AccountRemovedWhileRequestsPending (1 ms)
[ RUN      ] GCMAccountTrackerTest.TrackerObservesConnection
[       OK ] GCMAccountTrackerTest.TrackerObservesConnection (0 ms)
[1504/6146] GCMAccountTrackerTest.TrackerObservesConnection (0 ms)
[ RUN      ] GCMAccountTrackerTest.PostponeTokenFetchingUntilConnected
[       OK ] GCMAccountTrackerTest.PostponeTokenFetchingUntilConnected (0 ms)
[1505/6146] GCMAccountTrackerTest.PostponeTokenFetchingUntilConnected (0 ms)
[ RUN      ] GCMAccountTrackerTest.InvalidateExpiredTokens
[       OK ] GCMAccountTrackerTest.InvalidateExpiredTokens (1 ms)
[1506/6146] GCMAccountTrackerTest.InvalidateExpiredTokens (1 ms)
[ RUN      ] GCMAccountTrackerTest.IsTokenFetchingRequired
[       OK ] GCMAccountTrackerTest.IsTokenFetchingRequired (1 ms)
[1507/6146] GCMAccountTrackerTest.IsTokenFetchingRequired (1 ms)
[ RUN      ] GCMAccountTrackerTest.GetTimeToNextTokenReporting
[       OK ] GCMAccountTrackerTest.GetTimeToNextTokenReporting (0 ms)
[1508/6146] GCMAccountTrackerTest.GetTimeToNextTokenReporting (0 ms)
[ RUN      ] GCMAccountTrackerTest.IsTokenReportingRequired
[       OK ] GCMAccountTrackerTest.IsTokenReportingRequired (1 ms)
[1509/6146] GCMAccountTrackerTest.IsTokenReportingRequired (1 ms)
[ RUN      ] GCMChannelStatusRequestTest.RequestData
[       OK ] GCMChannelStatusRequestTest.RequestData (0 ms)
[1510/6146] GCMChannelStatusRequestTest.RequestData (0 ms)
[ RUN      ] GCMAccountMapperTest.RemoveMappingMessageSendError
[       OK ] GCMAccountMapperTest.RemoveMappingMessageSendError (0 ms)
[1511/6146] GCMAccountMapperTest.RemoveMappingMessageSendError (0 ms)
[ RUN      ] GCMAccountMapperTest.TokenIsRefreshedWhenAdding
[       OK ] GCMAccountMapperTest.TokenIsRefreshedWhenAdding (0 ms)
[1512/6146] GCMAccountMapperTest.TokenIsRefreshedWhenAdding (0 ms)
[ RUN      ] GCMAccountMapperTest.TokenIsRefreshedWhenRemoving
[       OK ] GCMAccountMapperTest.TokenIsRefreshedWhenRemoving (0 ms)
[1513/6146] GCMAccountMapperTest.TokenIsRefreshedWhenRemoving (0 ms)
[ RUN      ] GCMAccountMapperTest.MultipleAccountMappings
[       OK ] GCMAccountMapperTest.MultipleAccountMappings (0 ms)
[1514/6146] GCMAccountMapperTest.MultipleAccountMappings (0 ms)
[ RUN      ] GCMAccountMapperTest.DispatchMessageSentToGaiaID
[       OK ] GCMAccountMapperTest.DispatchMessageSentToGaiaID (0 ms)
[1515/6146] GCMAccountMapperTest.DispatchMessageSentToGaiaID (0 ms)
[ RUN      ] GCMAccountTrackerTest.NoAccounts
[       OK ] GCMAccountTrackerTest.NoAccounts (1 ms)
[1516/6146] GCMAccountTrackerTest.NoAccounts (1 ms)
[ RUN      ] GCMAccountTrackerTest.SingleAccount
[       OK ] GCMAccountTrackerTest.SingleAccount (1 ms)
[1517/6146] GCMAccountTrackerTest.SingleAccount (1 ms)
[ RUN      ] GCMAccountTrackerTest.MultipleAccounts
[       OK ] GCMAccountTrackerTest.MultipleAccounts (1 ms)
[1518/6146] GCMAccountTrackerTest.MultipleAccounts (1 ms)
[ RUN      ] GCMAccountTrackerTest.AccountAdded
[       OK ] GCMAccountTrackerTest.AccountAdded (0 ms)
[1519/6146] GCMAccountTrackerTest.AccountAdded (0 ms)
[ RUN      ] GCMAccountTrackerTest.AccountRemoved
[       OK ] GCMAccountTrackerTest.AccountRemoved (0 ms)
[1520/6146] GCMAccountTrackerTest.AccountRemoved (0 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseHttpStatusNotOK
[56895:3335:0524/193534:13908803363577:ERROR:gcm_channel_status_request.cc(94)] GCM channel request failed. HTTP status: 401
[       OK ] GCMChannelStatusRequestTest.ResponseHttpStatusNotOK (1 ms)
[1521/6146] GCMChannelStatusRequestTest.ResponseHttpStatusNotOK (1 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseEmpty
[       OK ] GCMChannelStatusRequestTest.ResponseEmpty (0 ms)
[1522/6146] GCMChannelStatusRequestTest.ResponseEmpty (0 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseNotInProtoFormat
[56895:3335:0524/193534:13908804163021:ERROR:gcm_channel_status_request.cc(113)] GCM channel response failed to be parsed as proto.
[       OK ] GCMChannelStatusRequestTest.ResponseNotInProtoFormat (0 ms)
[1523/6146] GCMChannelStatusRequestTest.ResponseNotInProtoFormat (0 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseEmptyProtoData
[       OK ] GCMChannelStatusRequestTest.ResponseEmptyProtoData (1 ms)
[1524/6146] GCMChannelStatusRequestTest.ResponseEmptyProtoData (1 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseWithDisabledStatus
[       OK ] GCMChannelStatusRequestTest.ResponseWithDisabledStatus (0 ms)
[1525/6146] GCMChannelStatusRequestTest.ResponseWithDisabledStatus (0 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseWithEnabledStatus
[       OK ] GCMChannelStatusRequestTest.ResponseWithEnabledStatus (0 ms)
[1526/6146] GCMChannelStatusRequestTest.ResponseWithEnabledStatus (0 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseWithPollInterval
[       OK ] GCMChannelStatusRequestTest.ResponseWithPollInterval (0 ms)
[1527/6146] GCMChannelStatusRequestTest.ResponseWithPollInterval (0 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseWithShortPollInterval
[       OK ] GCMChannelStatusRequestTest.ResponseWithShortPollInterval (0 ms)
[1528/6146] GCMChannelStatusRequestTest.ResponseWithShortPollInterval (0 ms)
[ RUN      ] GCMChannelStatusRequestTest.ResponseWithDisabledStatusAndPollInterval
[       OK ] GCMChannelStatusRequestTest.ResponseWithDisabledStatusAndPollInterval (0 ms)
[1529/6146] GCMChannelStatusRequestTest.ResponseWithDisabledStatusAndPollInterval (0 ms)
[ RUN      ] GCMClientImplTest.LoadingCompleted
[       OK ] GCMClientImplTest.LoadingCompleted (19 ms)
[1530/6146] GCMClientImplTest.LoadingCompleted (19 ms)
[ RUN      ] GCMClientImplTest.LoadingBusted
[56896:3335:0524/193534:13908890293376:ERROR:gcm_store_impl.cc(306)] Failed to open database /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.ZGz5ai/GCM Store: Corruption: CURRENT file does not end with newline
[       OK ] GCMClientImplTest.LoadingBusted (17 ms)
[1531/6146] GCMClientImplTest.LoadingBusted (17 ms)
[ RUN      ] GCMClientImplTest.DestroyStoreWhenNotNeeded
[       OK ] GCMClientImplTest.DestroyStoreWhenNotNeeded (8 ms)
[1532/6146] GCMClientImplTest.DestroyStoreWhenNotNeeded (8 ms)
[ RUN      ] GCMClientImplTest.RegisterApp
[       OK ] GCMClientImplTest.RegisterApp (6 ms)
[1533/6146] GCMClientImplTest.RegisterApp (6 ms)
[ RUN      ] GCMClientImplTest.RegisterPreviousSenderAgain
[       OK ] GCMClientImplTest.RegisterPreviousSenderAgain (10 ms)
[1534/6146] GCMClientImplTest.RegisterPreviousSenderAgain (10 ms)
[ RUN      ] GCMClientImplTest.UnregisterApp
[       OK ] GCMClientImplTest.UnregisterApp (7 ms)
[1535/6146] GCMClientImplTest.UnregisterApp (7 ms)
[ RUN      ] GCMClientImplTest.DeletePendingRequestsWhenStopping
[       OK ] GCMClientImplTest.DeletePendingRequestsWhenStopping (7 ms)
[1536/6146] GCMClientImplTest.DeletePendingRequestsWhenStopping (7 ms)
[ RUN      ] GCMClientImplTest.DispatchDownstreamMessage
[       OK ] GCMClientImplTest.DispatchDownstreamMessage (14 ms)
[1537/6146] GCMClientImplTest.DispatchDownstreamMessage (14 ms)
[ RUN      ] GCMClientImplTest.DispatchDownstreamMessageRawData
[       OK ] GCMClientImplTest.DispatchDownstreamMessageRawData (6 ms)
[1538/6146] GCMClientImplTest.DispatchDownstreamMessageRawData (6 ms)
[ RUN      ] GCMClientImplTest.DispatchDownstreamMessageSendError
[       OK ] GCMClientImplTest.DispatchDownstreamMessageSendError (4 ms)
[1539/6146] GCMClientImplTest.DispatchDownstreamMessageSendError (4 ms)
[ RUN      ] GCMClientImplTest.DispatchDownstreamMessgaesDeleted
[       OK ] GCMClientImplTest.DispatchDownstreamMessgaesDeleted (5 ms)
[1540/6146] GCMClientImplTest.DispatchDownstreamMessgaesDeleted (5 ms)
[ RUN      ] GCMClientImplTest.SendMessage
[       OK ] GCMClientImplTest.SendMessage (8 ms)
[1541/6146] GCMClientImplTest.SendMessage (8 ms)
[ RUN      ] GCMClientImplTest.SendMessageAcknowledged
[       OK ] GCMClientImplTest.SendMessageAcknowledged (7 ms)
[1542/6146] GCMClientImplTest.SendMessageAcknowledged (7 ms)
[ RUN      ] GCMClientImplCheckinTest.GServicesSettingsAfterInitialCheckin
[       OK ] GCMClientImplCheckinTest.GServicesSettingsAfterInitialCheckin (5 ms)
[1543/6146] GCMClientImplCheckinTest.GServicesSettingsAfterInitialCheckin (5 ms)
[ RUN      ] GCMClientImplCheckinTest.PeriodicCheckin
[       OK ] GCMClientImplCheckinTest.PeriodicCheckin (6 ms)
[1544/6146] GCMClientImplCheckinTest.PeriodicCheckin (6 ms)
[ RUN      ] GCMClientImplCheckinTest.LoadGSettingsFromStore
[       OK ] GCMClientImplCheckinTest.LoadGSettingsFromStore (9 ms)
[1545/6146] GCMClientImplCheckinTest.LoadGSettingsFromStore (9 ms)
[ RUN      ] GCMClientImplCheckinTest.CheckinWithAccounts
[       OK ] GCMClientImplCheckinTest.CheckinWithAccounts (9 ms)
[1546/6146] GCMClientImplCheckinTest.CheckinWithAccounts (9 ms)
[ RUN      ] GCMClientImplCheckinTest.CheckinWhenAccountRemoved
[       OK ] GCMClientImplCheckinTest.CheckinWhenAccountRemoved (6 ms)
[1547/6146] GCMClientImplCheckinTest.CheckinWhenAccountRemoved (6 ms)
[ RUN      ] GCMClientImplCheckinTest.CheckinWhenAccountReplaced
[       OK ] GCMClientImplCheckinTest.CheckinWhenAccountReplaced (6 ms)
[1548/6146] GCMClientImplCheckinTest.CheckinWhenAccountReplaced (6 ms)
[ RUN      ] GCMClientImplStartAndStopTest.StartStopAndRestart
[       OK ] GCMClientImplStartAndStopTest.StartStopAndRestart (6 ms)
[1549/6146] GCMClientImplStartAndStopTest.StartStopAndRestart (6 ms)
[ RUN      ] GCMClientImplStartAndStopTest.DelayedStartAndStopImmediately
[       OK ] GCMClientImplStartAndStopTest.DelayedStartAndStopImmediately (1 ms)
[1550/6146] GCMClientImplStartAndStopTest.DelayedStartAndStopImmediately (1 ms)
[ RUN      ] GCMClientImplStartAndStopTest.ImmediateStartAndStopImmediately
[       OK ] GCMClientImplStartAndStopTest.ImmediateStartAndStopImmediately (7 ms)
[1551/6146] GCMClientImplStartAndStopTest.ImmediateStartAndStopImmediately (7 ms)
[ RUN      ] GCMClientImplStartAndStopTest.DelayedStartStopAndRestart
[       OK ] GCMClientImplStartAndStopTest.DelayedStartStopAndRestart (1 ms)
[1552/6146] GCMClientImplStartAndStopTest.DelayedStartStopAndRestart (1 ms)
[ RUN      ] GCMClientImplStartAndStopTest.ImmediateStartStopAndRestart
[       OK ] GCMClientImplStartAndStopTest.ImmediateStartStopAndRestart (7 ms)
[1553/6146] GCMClientImplStartAndStopTest.ImmediateStartStopAndRestart (7 ms)
[ RUN      ] GCMClientImplStartAndStopTest.ImmediateStartAndThenImmediateStart
[       OK ] GCMClientImplStartAndStopTest.ImmediateStartAndThenImmediateStart (8 ms)
[1554/6146] GCMClientImplStartAndStopTest.ImmediateStartAndThenImmediateStart (8 ms)
[ RUN      ] GCMClientImplStartAndStopTest.ImmediateStartAndThenDelayStart
[       OK ] GCMClientImplStartAndStopTest.ImmediateStartAndThenDelayStart (7 ms)
[1555/6146] GCMClientImplStartAndStopTest.ImmediateStartAndThenDelayStart (7 ms)
[ RUN      ] GCMClientImplStartAndStopTest.DelayedStartRace
[       OK ] GCMClientImplStartAndStopTest.DelayedStartRace (5 ms)
[1556/6146] GCMClientImplStartAndStopTest.DelayedStartRace (5 ms)
[ RUN      ] GCMClientImplStartAndStopTest.DelayedStartStopAndRestart
[       OK ] GCMClientImplStartAndStopTest.DelayedStartStopAndRestart (1 ms)
[1557/6146] GCMClientImplStartAndStopTest.DelayedStart (9 ms)
[ RUN      ] GCMClientImplStartAndStopTest.OnGCMReadyAccountsAndTokenFetchingTime
[       OK ] GCMClientImplStartAndStopTest.OnGCMReadyAccountsAndTokenFetchingTime (8 ms)
[1558/6146] GCMClientImplStartAndStopTest.OnGCMReadyAccountsAndTokenFetchingTime (8 ms)
[ RUN      ] GCMClientInstanceIDTest.GetToken
[       OK ] GCMClientInstanceIDTest.GetToken (5 ms)
[1559/6146] GCMClientInstanceIDTest.GetToken (5 ms)
[ RUN      ] GCMClientInstanceIDTest.DeleteInvalidToken
[       OK ] GCMClientInstanceIDTest.DeleteInvalidToken (10 ms)
[1560/6146] GCMClientInstanceIDTest.DeleteInvalidToken (10 ms)
[ RUN      ] GCMDriverTest.UnregisterFailed
[       OK ] GCMDriverTest.UnregisterFailed (40 ms)
[1561/6146] GCMDriverTest.UnregisterFailed (40 ms)
[ RUN      ] GCMDriverTest.SendFailed
[       OK ] GCMDriverTest.SendFailed (2 ms)
[1562/6146] GCMDriverTest.SendFailed (2 ms)
[ RUN      ] GCMDriverTest.GCMClientNotReadyBeforeRegistration
[       OK ] GCMDriverTest.GCMClientNotReadyBeforeRegistration (4 ms)
[1563/6146] GCMDriverTest.GCMClientNotReadyBeforeRegistration (4 ms)
[ RUN      ] GCMDriverTest.GCMClientNotReadyBeforeSending
[       OK ] GCMDriverTest.GCMClientNotReadyBeforeSending (5 ms)
[1564/6146] GCMDriverTest.GCMClientNotReadyBeforeSending (5 ms)
[ RUN      ] GCMDriverFunctionalTest.Register
[       OK ] GCMDriverFunctionalTest.Register (3 ms)
[1565/6146] GCMDriverFunctionalTest.Register (3 ms)
[ RUN      ] GCMDriverFunctionalTest.RegisterError
[       OK ] GCMDriverFunctionalTest.RegisterError (4 ms)
[1566/6146] GCMDriverFunctionalTest.RegisterError (4 ms)
[ RUN      ] GCMDriverFunctionalTest.RegisterAgainWithSameSenderIDs
[       OK ] GCMDriverFunctionalTest.RegisterAgainWithSameSenderIDs (3 ms)
[1567/6146] GCMDriverFunctionalTest.RegisterAgainWithSameSenderIDs (3 ms)
[ RUN      ] GCMDriverFunctionalTest.RegisterAgainWithDifferentSenderIDs
[       OK ] GCMDriverFunctionalTest.RegisterAgainWithDifferentSenderIDs (3 ms)
[1568/6146] GCMDriverFunctionalTest.RegisterAgainWithDifferentSenderIDs (3 ms)
[ RUN      ] GCMDriverFunctionalTest.UnregisterExplicitly
[       OK ] GCMDriverFunctionalTest.UnregisterExplicitly (12 ms)
[1569/6146] GCMDriverFunctionalTest.UnregisterExplicitly (12 ms)
[ RUN      ] GCMDriverFunctionalTest.UnregisterRemovesEncryptionInfo
[       OK ] GCMDriverFunctionalTest.UnregisterRemovesEncryptionInfo (13 ms)
[1570/6146] GCMDriverFunctionalTest.UnregisterRemovesEncryptionInfo (13 ms)
[ RUN      ] GCMClientInstanceIDTest.DeleteSingleToken
[       OK ] GCMClientInstanceIDTest.DeleteSingleToken (12 ms)
[1571/6146] GCMClientInstanceIDTest.DeleteSingleToken (12 ms)
[ RUN      ] GCMClientInstanceIDTest.DeleteAllTokens
[       OK ] GCMClientInstanceIDTest.DeleteAllTokens (7 ms)
[1572/6146] GCMClientInstanceIDTest.DeleteAllTokens (7 ms)
[ RUN      ] GCMClientInstanceIDTest.DeleteAllTokensBeforeGetAnyToken
[       OK ] GCMClientInstanceIDTest.DeleteAllTokensBeforeGetAnyToken (6 ms)
[1573/6146] GCMClientInstanceIDTest.DeleteAllTokensBeforeGetAnyToken (6 ms)
[ RUN      ] GCMDelayedTaskControllerTest.SetReadyWithNoTasks
[       OK ] GCMDelayedTaskControllerTest.SetReadyWithNoTasks (0 ms)
[1574/6146] GCMDelayedTaskControllerTest.SetReadyWithNoTasks (0 ms)
[ RUN      ] GCMDelayedTaskControllerTest.PendingTasksTriggeredWhenSetReady
[       OK ] GCMDelayedTaskControllerTest.PendingTasksTriggeredWhenSetReady (0 ms)
[1575/6146] GCMDelayedTaskControllerTest.PendingTasksTriggeredWhenSetReady (0 ms)
[ RUN      ] GCMDriverTest.Create
[       OK ] GCMDriverTest.Create (40 ms)
[1576/6146] GCMDriverTest.Create (40 ms)
[ RUN      ] GCMDriverTest.Shutdown
[       OK ] GCMDriverTest.Shutdown (1 ms)
[1577/6146] GCMDriverTest.Shutdown (1 ms)
[ RUN      ] GCMDriverTest.DisableAndReenableGCM
[       OK ] GCMDriverTest.DisableAndReenableGCM (4 ms)
[1578/6146] GCMDriverTest.DisableAndReenableGCM (4 ms)
[ RUN      ] GCMDriverTest.StartOrStopGCMOnDemand
[       OK ] GCMDriverTest.StartOrStopGCMOnDemand (7 ms)
[1579/6146] GCMDriverTest.StartOrStopGCMOnDemand (7 ms)
[ RUN      ] GCMDriverTest.RegisterFailed
[       OK ] GCMDriverTest.RegisterFailed (2 ms)
[1580/6146] GCMDriverTest.RegisterFailed (2 ms)
[ RUN      ] GCMDriverInstanceIDTest.DeleteToken
[       OK ] GCMDriverInstanceIDTest.DeleteToken (42 ms)
[1581/6146] GCMDriverInstanceIDTest.DeleteToken (42 ms)
[ RUN      ] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeDeleteToken
[       OK ] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeDeleteToken (5 ms)
[1582/6146] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeDeleteToken (5 ms)
[ RUN      ] GCMStatsRecorderImplTest.StartStopRecordingTest
[       OK ] GCMStatsRecorderImplTest.StartStopRecordingTest (1 ms)
[1583/6146] GCMStatsRecorderImplTest.StartStopRecordingTest (1 ms)
[ RUN      ] GCMStatsRecorderImplTest.ClearLogTest
[       OK ] GCMStatsRecorderImplTest.ClearLogTest (0 ms)
[1584/6146] GCMStatsRecorderImplTest.ClearLogTest (0 ms)
[ RUN      ] GCMStatsRecorderImplTest.CheckinTest
[       OK ] GCMStatsRecorderImplTest.CheckinTest (0 ms)
[1585/6146] GCMStatsRecorderImplTest.CheckinTest (0 ms)
[ RUN      ] GCMStatsRecorderImplTest.ConnectionTest
[       OK ] GCMStatsRecorderImplTest.ConnectionTest (0 ms)
[1586/6146] GCMStatsRecorderImplTest.ConnectionTest (0 ms)
[ RUN      ] GCMStatsRecorderImplTest.RegistrationTest
[       OK ] GCMStatsRecorderImplTest.RegistrationTest (1 ms)
[1587/6146] GCMStatsRecorderImplTest.RegistrationTest (1 ms)
[ RUN      ] GCMStatsRecorderImplTest.RecordReceivingTest
[       OK ] GCMStatsRecorderImplTest.RecordReceivingTest (0 ms)
[1588/6146] GCMStatsRecorderImplTest.RecordReceivingTest (0 ms)
[ RUN      ] GCMStatsRecorderImplTest.RecordSendingTest
[       OK ] GCMStatsRecorderImplTest.RecordSendingTest (0 ms)
[1589/6146] GCMStatsRecorderImplTest.RecordSendingTest (0 ms)
[ RUN      ] GCMStatsRecorderImplTest.RecordDecryptionFailureTest
[       OK ] GCMStatsRecorderImplTest.RecordDecryptionFailureTest (0 ms)
[1590/6146] GCMStatsRecorderImplTest.RecordDecryptionFailureTest (0 ms)
[ RUN      ] GCMChannelStatusSyncerTest.DisableAndEnable
[       OK ] GCMChannelStatusSyncerTest.DisableAndEnable (46 ms)
[1591/6146] GCMChannelStatusSyncerTest.DisableAndEnable (46 ms)
[ RUN      ] GCMChannelStatusSyncerTest.DisableRestartAndEnable
[       OK ] GCMChannelStatusSyncerTest.DisableRestartAndEnable (3 ms)
[1592/6146] GCMChannelStatusSyncerTest.DisableRestartAndEnable (3 ms)
[ RUN      ] GCMChannelStatusSyncerTest.FirstTimePolling
[       OK ] GCMChannelStatusSyncerTest.FirstTimePolling (3 ms)
[1593/6146] GCMChannelStatusSyncerTest.FirstTimePolling (3 ms)
[ RUN      ] GCMChannelStatusSyncerTest.SubsequentPollingWithDefaultInterval
[       OK ] GCMChannelStatusSyncerTest.SubsequentPollingWithDefaultInterval (2 ms)
[1594/6146] GCMChannelStatusSyncerTest.SubsequentPollingWithDefaultInterval (2 ms)
[ RUN      ] GCMChannelStatusSyncerTest.SubsequentPollingWithUpdatedInterval
[       OK ] GCMChannelStatusSyncerTest.SubsequentPollingWithUpdatedInterval (3 ms)
[1595/6146] GCMChannelStatusSyncerTest.SubsequentPollingWithUpdatedInterval (3 ms)
[ RUN      ] GCMDriverInstanceIDTest.InstanceIDData
[       OK ] GCMDriverInstanceIDTest.InstanceIDData (3 ms)
[1596/6146] GCMDriverInstanceIDTest.InstanceIDData (3 ms)
[ RUN      ] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeInstanceIDData
[       OK ] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeInstanceIDData (4 ms)
[1597/6146] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeInstanceIDData (4 ms)
[ RUN      ] GCMDriverInstanceIDTest.GetToken
[       OK ] GCMDriverInstanceIDTest.GetToken (8 ms)
[1598/6146] GCMDriverInstanceIDTest.GetToken (8 ms)
[ RUN      ] GCMDriverInstanceIDTest.GetTokenError
[       OK ] GCMDriverInstanceIDTest.GetTokenError (3 ms)
[1599/6146] GCMDriverInstanceIDTest.GetTokenError (3 ms)
[ RUN      ] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeGetToken
[       OK ] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeGetToken (4 ms)
[1600/6146] GCMDriverInstanceIDTest.GCMClientNotReadyBeforeGetToken (4 ms)
[ RUN      ] GCMDriverFunctionalTest.UnregisterWhenAsyncOperationPending
[       OK ] GCMDriverFunctionalTest.UnregisterWhenAsyncOperationPending (45 ms)
[1601/6146] GCMDriverFunctionalTest.UnregisterWhenAsyncOperationPending (45 ms)
[ RUN      ] GCMDriverFunctionalTest.RegisterWhenAsyncOperationPending
[       OK ] GCMDriverFunctionalTest.RegisterWhenAsyncOperationPending (3 ms)
[1602/6146] GCMDriverFunctionalTest.RegisterWhenAsyncOperationPending (3 ms)
[ RUN      ] GCMDriverFunctionalTest.RegisterAfterUnfinishedUnregister
[       OK ] GCMDriverFunctionalTest.RegisterAfterUnfinishedUnregister (7 ms)
[1603/6146] GCMDriverFunctionalTest.RegisterAfterUnfinishedUnregister (7 ms)
[ RUN      ] GCMDriverFunctionalTest.Send
[       OK ] GCMDriverFunctionalTest.Send (205 ms)
[1604/6146] GCMDriverFunctionalTest.Send (205 ms)
[ RUN      ] GCMDriverFunctionalTest.SendError
[       OK ] GCMDriverFunctionalTest.SendError (205 ms)
[1605/6146] GCMDriverFunctionalTest.SendError (205 ms)
[ RUN      ] GCMDriverFunctionalTest.MessageReceived
[       OK ] GCMDriverFunctionalTest.MessageReceived (15 ms)
[1606/6146] GCMDriverFunctionalTest.MessageReceived (15 ms)
[ RUN      ] GCMDriverFunctionalTest.MessageWithCollapseKeyReceived
[       OK ] GCMDriverFunctionalTest.MessageWithCollapseKeyReceived (13 ms)
[1607/6146] GCMDriverFunctionalTest.MessageWithCollapseKeyReceived (13 ms)
[ RUN      ] GCMDriverFunctionalTest.EncryptedMessageReceivedError
[       OK ] GCMDriverFunctionalTest.EncryptedMessageReceivedError (11 ms)
[1608/6146] GCMDriverFunctionalTest.EncryptedMessageReceivedError (11 ms)
[ RUN      ] GCMDriverFunctionalTest.MessagesDeleted
[       OK ] GCMDriverFunctionalTest.MessagesDeleted (8 ms)
[1609/6146] GCMDriverFunctionalTest.MessagesDeleted (8 ms)
[ RUN      ] GCMDriverFunctionalTest.LastTokenFetchTime
[       OK ] GCMDriverFunctionalTest.LastTokenFetchTime (15 ms)
[1610/6146] GCMDriverFunctionalTest.LastTokenFetchTime (15 ms)
[ RUN      ] GoogleURLTrackerTest.DontFetchWhenNoOneRequestsCheck
[       OK ] GoogleURLTrackerTest.DontFetchWhenNoOneRequestsCheck (1 ms)
[1611/6146] GoogleURLTrackerTest.DontFetchWhenNoOneRequestsCheck (1 ms)
[ RUN      ] GoogleURLTrackerTest.Update
[       OK ] GoogleURLTrackerTest.Update (0 ms)
[1612/6146] GoogleURLTrackerTest.Update (0 ms)
[ RUN      ] GoogleURLTrackerTest.DontUpdateWhenUnchanged
[       OK ] GoogleURLTrackerTest.DontUpdateWhenUnchanged (1 ms)
[1613/6146] GoogleURLTrackerTest.DontUpdateWhenUnchanged (1 ms)
[ RUN      ] GoogleURLTrackerTest.DontUpdateOnBadReplies
[       OK ] GoogleURLTrackerTest.DontUpdateOnBadReplies (1 ms)
[1614/6146] GoogleURLTrackerTest.DontUpdateOnBadReplies (1 ms)
[ RUN      ] GoogleURLTrackerTest.RefetchOnNetworkChange
[       OK ] GoogleURLTrackerTest.RefetchOnNetworkChange (1 ms)
[1615/6146] GoogleURLTrackerTest.RefetchOnNetworkChange (1 ms)
[ RUN      ] GoogleURLTrackerTest.DontRefetchWhenNoOneRequestsCheck
[       OK ] GoogleURLTrackerTest.DontRefetchWhenNoOneRequestsCheck (0 ms)
[1616/6146] GoogleURLTrackerTest.DontRefetchWhenNoOneRequestsCheck (0 ms)
[ RUN      ] GoogleURLTrackerTest.FetchOnLateRequest
[       OK ] GoogleURLTrackerTest.FetchOnLateRequest (1 ms)
[1617/6146] GoogleURLTrackerTest.FetchOnLateRequest (1 ms)
[ RUN      ] GoogleURLTrackerTest.DontFetchTwiceOnLateRequests
[       OK ] GoogleURLTrackerTest.DontFetchTwiceOnLateRequests (1 ms)
[1618/6146] GoogleURLTrackerTest.DontFetchTwiceOnLateRequests (1 ms)
[ RUN      ] GoogleUtilTest.GoodHomePagesNonSecure
[       OK ] GoogleUtilTest.GoodHomePagesNonSecure (0 ms)
[1619/6146] GoogleUtilTest.GoodHomePagesNonSecure (0 ms)
[ RUN      ] GoogleUtilTest.GoodHomePagesSecure
[       OK ] GoogleUtilTest.GoodHomePagesSecure (1 ms)
[1620/6146] GoogleUtilTest.GoodHomePagesSecure (1 ms)
[ RUN      ] GoogleUtilTest.BadHomePages
[       OK ] GoogleUtilTest.BadHomePages (1 ms)
[1621/6146] GoogleUtilTest.BadHomePages (1 ms)
[ RUN      ] GoogleUtilTest.GoodSearches
[       OK ] GoogleUtilTest.GoodSearches (3 ms)
[1622/6146] GoogleUtilTest.GoodSearches (3 ms)
[ RUN      ] GoogleUtilTest.BadSearches
[       OK ] GoogleUtilTest.BadSearches (2 ms)
[1623/6146] GoogleUtilTest.BadSearches (2 ms)
[ RUN      ] GoogleUtilTest.GoogleDomains
[       OK ] GoogleUtilTest.GoogleDomains (0 ms)
[1624/6146] GoogleUtilTest.GoogleDomains (0 ms)
[ RUN      ] GoogleUtilTest.GoogleBaseURLNotSpecified
[       OK ] GoogleUtilTest.GoogleBaseURLNotSpecified (1 ms)
[1625/6146] GoogleUtilTest.GoogleBaseURLNotSpecified (1 ms)
[ RUN      ] GoogleUtilTest.GoogleBaseURLDisallowQuery
[       OK ] GoogleUtilTest.GoogleBaseURLDisallowQuery (0 ms)
[1626/6146] GoogleUtilTest.GoogleBaseURLDisallowQuery (0 ms)
[ RUN      ] GoogleUtilTest.GoogleBaseURLDisallowRef
[       OK ] GoogleUtilTest.GoogleBaseURLDisallowRef (0 ms)
[1627/6146] GoogleUtilTest.GoogleBaseURLDisallowRef (0 ms)
[ RUN      ] GoogleUtilTest.GoogleBaseURLFixup
[       OK ] GoogleUtilTest.GoogleBaseURLFixup (0 ms)
[1628/6146] GoogleUtilTest.GoogleBaseURLFixup (0 ms)
[ RUN      ] GoogleUtilTest.YoutubeDomains
[       OK ] GoogleUtilTest.YoutubeDomains (0 ms)
[1629/6146] GoogleUtilTest.YoutubeDomains (0 ms)
[ RUN      ] ContentHistoryBackendDBTest.ConfirmDownloadInterruptReasonBackwardsCompatible
[       OK ] ContentHistoryBackendDBTest.ConfirmDownloadInterruptReasonBackwardsCompatible (40 ms)
[1630/6146] ContentHistoryBackendDBTest.ConfirmDownloadInterruptReasonBackwardsCompatible (40 ms)
[ RUN      ] ExpireHistoryTest.DeleteFaviconsIfPossible
[       OK ] ExpireHistoryTest.DeleteFaviconsIfPossible (86 ms)
[1631/6146] ExpireHistoryTest.DeleteFaviconsIfPossible (86 ms)
[ RUN      ] ExpireHistoryTest.DeleteURLWithoutFavicon
[       OK ] ExpireHistoryTest.DeleteURLWithoutFavicon (54 ms)
[1632/6146] ExpireHistoryTest.DeleteURLWithoutFavicon (54 ms)
[ RUN      ] ExpireHistoryTest.DeleteStarredVisitedURL
[       OK ] ExpireHistoryTest.DeleteStarredVisitedURL (55 ms)
[1633/6146] ExpireHistoryTest.DeleteStarredVisitedURL (55 ms)
[ RUN      ] ExpireHistoryTest.DeleteStarredUnvisitedURL
[       OK ] ExpireHistoryTest.DeleteStarredUnvisitedURL (37 ms)
[1634/6146] ExpireHistoryTest.DeleteStarredUnvisitedURL (37 ms)
[ RUN      ] ExpireHistoryTest.DeleteURLs
[       OK ] ExpireHistoryTest.DeleteURLs (66 ms)
[1635/6146] ExpireHistoryTest.DeleteURLs (66 ms)
[ RUN      ] ExpireHistoryTest.FlushRecentURLsUnstarred
[       OK ] ExpireHistoryTest.FlushRecentURLsUnstarred (61 ms)
[1636/6146] ExpireHistoryTest.FlushRecentURLsUnstarred (61 ms)
[ RUN      ] ExpireHistoryTest.FlushURLsForTimes
[       OK ] ExpireHistoryTest.FlushURLsForTimes (71 ms)
[1637/6146] ExpireHistoryTest.FlushURLsForTimes (71 ms)
[ RUN      ] ExpireHistoryTest.FlushRecentURLsUnstarredRestricted
[       OK ] ExpireHistoryTest.FlushRecentURLsUnstarredRestricted (59 ms)
[1638/6146] ExpireHistoryTest.FlushRecentURLsUnstarredRestricted (59 ms)
[ RUN      ] ExpireHistoryTest.FlushRecentURLsStarred
[       OK ] ExpireHistoryTest.FlushRecentURLsStarred (78 ms)
[1639/6146] ExpireHistoryTest.FlushRecentURLsStarred (78 ms)
[ RUN      ] ExpireHistoryTest.ExpireHistoryBeforeUnstarred
[       OK ] ExpireHistoryTest.ExpireHistoryBeforeUnstarred (67 ms)
[1640/6146] ExpireHistoryTest.ExpireHistoryBeforeUnstarred (67 ms)
[ RUN      ] HistoryBackendDBTest.MigrateHashHttpMethodAndGenerateGuids
[       OK ] HistoryBackendDBTest.MigrateHashHttpMethodAndGenerateGuids (116 ms)
[1641/6146] HistoryBackendDBTest.MigrateHashHttpMethodAndGenerateGuids (116 ms)
[ RUN      ] HistoryBackendDBTest.MigrateTabUrls
[       OK ] HistoryBackendDBTest.MigrateTabUrls (58 ms)
[1642/6146] HistoryBackendDBTest.MigrateTabUrls (58 ms)
[ RUN      ] HistoryBackendDBTest.MigrateDownloadSiteInstanceUrl
[       OK ] HistoryBackendDBTest.MigrateDownloadSiteInstanceUrl (66 ms)
[1643/6146] HistoryBackendDBTest.MigrateDownloadSiteInstanceUrl (66 ms)
[ RUN      ] HistoryBackendDBTest.DownloadCreateAndQuery
[       OK ] HistoryBackendDBTest.DownloadCreateAndQuery (40 ms)
[1644/6146] HistoryBackendDBTest.DownloadCreateAndQuery (40 ms)
[ RUN      ] HistoryBackendDBTest.DownloadCreateAndUpdate_VolatileFields
[       OK ] HistoryBackendDBTest.DownloadCreateAndUpdate_VolatileFields (49 ms)
[1645/6146] HistoryBackendDBTest.DownloadCreateAndUpdate_VolatileFields (49 ms)
[ RUN      ] HistoryBackendDBTest.ConfirmDownloadRowCreateAndDelete
[       OK ] HistoryBackendDBTest.ConfirmDownloadRowCreateAndDelete (79 ms)
[1646/6146] HistoryBackendDBTest.ConfirmDownloadRowCreateAndDelete (79 ms)
[ RUN      ] HistoryBackendDBTest.DownloadNukeRecordsMissingURLs
[       OK ] HistoryBackendDBTest.DownloadNukeRecordsMissingURLs (70 ms)
[1647/6146] HistoryBackendDBTest.DownloadNukeRecordsMissingURLs (70 ms)
[ RUN      ] HistoryBackendDBTest.ConfirmDownloadInProgressCleanup
[       OK ] HistoryBackendDBTest.ConfirmDownloadInProgressCleanup (60 ms)
[1648/6146] HistoryBackendDBTest.ConfirmDownloadInProgressCleanup (60 ms)
[ RUN      ] HistoryBackendDBTest.MigratePresentations
[       OK ] HistoryBackendDBTest.MigratePresentations (67 ms)
[1649/6146] HistoryBackendDBTest.MigratePresentations (67 ms)
[ RUN      ] HistoryBackendDBTest.CheckLastCompatibleVersion
[56922:3335:0524/193537:13911810519335:WARNING:history_database.cc(353)] History database is too new.
[       OK ] HistoryBackendDBTest.CheckLastCompatibleVersion (27 ms)
[1650/6146] HistoryBackendDBTest.CheckLastCompatibleVersion (27 ms)
[ RUN      ] HistoryBackendDBTest.QuerySegmentUsage
[       OK ] HistoryBackendDBTest.QuerySegmentUsage (105 ms)
[1651/6146] HistoryBackendDBTest.QuerySegmentUsage (105 ms)
[ RUN      ] HistoryBackendTest.Loaded
[       OK ] HistoryBackendTest.Loaded (31 ms)
[1652/6146] HistoryBackendTest.Loaded (31 ms)
[ RUN      ] HistoryBackendTest.DeleteAll
[       OK ] HistoryBackendTest.DeleteAll (93 ms)
[1653/6146] HistoryBackendTest.DeleteAll (93 ms)
[ RUN      ] HistoryBackendTest.DeleteAllURLPreviouslyDeleted
[       OK ] HistoryBackendTest.DeleteAllURLPreviouslyDeleted (108 ms)
[1654/6146] HistoryBackendTest.DeleteAllURLPreviouslyDeleted (108 ms)
[ RUN      ] HistoryBackendTest.DeleteAllThenAddData
[       OK ] HistoryBackendTest.DeleteAllThenAddData (84 ms)
[1655/6146] HistoryBackendTest.DeleteAllThenAddData (84 ms)
[ RUN      ] HistoryBackendTest.URLsNoLongerBookmarked
[       OK ] HistoryBackendTest.URLsNoLongerBookmarked (37 ms)
[1656/6146] HistoryBackendTest.URLsNoLongerBookmarked (37 ms)
[ RUN      ] HistoryBackendTest.KeywordGenerated
[       OK ] HistoryBackendTest.KeywordGenerated (43 ms)
[1657/6146] HistoryBackendTest.KeywordGenerated (43 ms)
[ RUN      ] HistoryBackendTest.ClientRedirect
[       OK ] HistoryBackendTest.ClientRedirect (37 ms)
[1658/6146] HistoryBackendTest.ClientRedirect (37 ms)
[ RUN      ] HistoryBackendTest.AddPagesWithDetails
[       OK ] HistoryBackendTest.AddPagesWithDetails (32 ms)
[1659/6146] HistoryBackendTest.AddPagesWithDetails (32 ms)
[ RUN      ] HistoryBackendTest.UpdateURLs
[       OK ] HistoryBackendTest.UpdateURLs (32 ms)
[1660/6146] HistoryBackendTest.UpdateURLs (32 ms)
[ RUN      ] ExpireHistoryTest.ExpireHistoryBeforeStarred
[       OK ] ExpireHistoryTest.ExpireHistoryBeforeStarred (125 ms)
[1661/6146] ExpireHistoryTest.ExpireHistoryBeforeStarred (125 ms)
[ RUN      ] ExpireHistoryTest.ExpireSomeOldHistory
[       OK ] ExpireHistoryTest.ExpireSomeOldHistory (63 ms)
[1662/6146] ExpireHistoryTest.ExpireSomeOldHistory (63 ms)
[ RUN      ] ExpireHistoryTest.ExpiringVisitsReader
[       OK ] ExpireHistoryTest.ExpiringVisitsReader (48 ms)
[1663/6146] ExpireHistoryTest.ExpiringVisitsReader (48 ms)
[ RUN      ] HistoryBackendDBTest.ClearBrowsingData_Downloads
[       OK ] HistoryBackendDBTest.ClearBrowsingData_Downloads (37 ms)
[1664/6146] HistoryBackendDBTest.ClearBrowsingData_Downloads (37 ms)
[ RUN      ] HistoryBackendDBTest.MigrateDownloadsState
[       OK ] HistoryBackendDBTest.MigrateDownloadsState (72 ms)
[1665/6146] HistoryBackendDBTest.MigrateDownloadsState (72 ms)
[ RUN      ] HistoryBackendDBTest.MigrateDownloadsReasonPathsAndDangerType
[       OK ] HistoryBackendDBTest.MigrateDownloadsReasonPathsAndDangerType (66 ms)
[1666/6146] HistoryBackendDBTest.MigrateDownloadsReasonPathsAndDangerType (66 ms)
[ RUN      ] HistoryBackendDBTest.MigrateReferrer
[       OK ] HistoryBackendDBTest.MigrateReferrer (62 ms)
[1667/6146] HistoryBackendDBTest.MigrateReferrer (62 ms)
[ RUN      ] HistoryBackendDBTest.MigrateDownloadedByExtension
[       OK ] HistoryBackendDBTest.MigrateDownloadedByExtension (54 ms)
[1668/6146] HistoryBackendDBTest.MigrateDownloadedByExtension (54 ms)
[ RUN      ] HistoryBackendDBTest.MigrateDownloadValidators
[       OK ] HistoryBackendDBTest.MigrateDownloadValidators (59 ms)
[1669/6146] HistoryBackendDBTest.MigrateDownloadValidators (59 ms)
[ RUN      ] HistoryBackendDBTest.MigrateDownloadMimeType
[       OK ] HistoryBackendDBTest.MigrateDownloadMimeType (66 ms)
[1670/6146] HistoryBackendDBTest.MigrateDownloadMimeType (66 ms)
[ RUN      ] HistoryBackendTest.MergeFaviconPageURLNotInDB
[       OK ] HistoryBackendTest.MergeFaviconPageURLNotInDB (48 ms)
[1671/6146] HistoryBackendTest.MergeFaviconPageURLNotInDB (48 ms)
[ RUN      ] HistoryBackendTest.MergeFaviconPageURLInDB
[       OK ] HistoryBackendTest.MergeFaviconPageURLInDB (40 ms)
[1672/6146] HistoryBackendTest.MergeFaviconPageURLInDB (40 ms)
[ RUN      ] HistoryBackendTest.MergeFaviconIconURLMappedToDifferentPageURL
[       OK ] HistoryBackendTest.MergeFaviconIconURLMappedToDifferentPageURL (39 ms)
[1673/6146] HistoryBackendTest.MergeFaviconIconURLMappedToDifferentPageURL (39 ms)
[ RUN      ] HistoryBackendTest.MergeFaviconMaxFaviconBitmapsPerIconURL
[       OK ] HistoryBackendTest.MergeFaviconMaxFaviconBitmapsPerIconURL (38 ms)
[1674/6146] HistoryBackendTest.MergeFaviconMaxFaviconBitmapsPerIconURL (38 ms)
[ RUN      ] HistoryBackendTest.MergeFaviconShowsUpInGetFaviconsForURLResult
[       OK ] HistoryBackendTest.MergeFaviconShowsUpInGetFaviconsForURLResult (33 ms)
[1675/6146] HistoryBackendTest.MergeFaviconShowsUpInGetFaviconsForURLResult (33 ms)
[ RUN      ] HistoryBackendTest.FaviconChangedNotificationNewFavicon
[       OK ] HistoryBackendTest.FaviconChangedNotificationNewFavicon (32 ms)
[1676/6146] HistoryBackendTest.FaviconChangedNotificationNewFavicon (32 ms)
[ RUN      ] HistoryBackendTest.FaviconChangedNotificationBitmapDataChanged
[       OK ] HistoryBackendTest.FaviconChangedNotificationBitmapDataChanged (32 ms)
[1677/6146] HistoryBackendTest.FaviconChangedNotificationBitmapDataChanged (32 ms)
[ RUN      ] HistoryBackendTest.FaviconChangedNotificationIconMappingChanged
[       OK ] HistoryBackendTest.FaviconChangedNotificationIconMappingChanged (36 ms)
[1678/6146] HistoryBackendTest.FaviconChangedNotificationIconMappingChanged (36 ms)
[ RUN      ] HistoryBackendTest.FaviconChangedNotificationIconMappingAndBitmapDataChanged
[       OK ] HistoryBackendTest.FaviconChangedNotificationIconMappingAndBitmapDataChanged (34 ms)
[1679/6146] HistoryBackendTest.FaviconChangedNotificationIconMappingAndBitmapDataChanged (34 ms)
[ RUN      ] HistoryBackendTest.FaviconChangedNotificationsMergeCopy
[       OK ] HistoryBackendTest.FaviconChangedNotificationsMergeCopy (35 ms)
[1680/6146] HistoryBackendTest.FaviconChangedNotificationsMergeCopy (35 ms)
[ RUN      ] HistoryBackendTest.MergeIdenticalFaviconDoesNotChangeLastUpdatedTime
[       OK ] HistoryBackendTest.MergeIdenticalFaviconDoesNotChangeLastUpdatedTime (50 ms)
[1681/6146] HistoryBackendTest.MergeIdenticalFaviconDoesNotChangeLastUpdatedTime (50 ms)
[ RUN      ] HistoryBackendTest.NoFaviconChangedNotifications
[       OK ] HistoryBackendTest.NoFaviconChangedNotifications (34 ms)
[1682/6146] HistoryBackendTest.NoFaviconChangedNotifications (34 ms)
[ RUN      ] HistoryBackendTest.TestGetFaviconsForURLWithIconTypesPriority
[       OK ] HistoryBackendTest.TestGetFaviconsForURLWithIconTypesPriority (33 ms)
[1683/6146] HistoryBackendTest.TestGetFaviconsForURLWithIconTypesPriority (33 ms)
[ RUN      ] HistoryBackendTest.TestGetFaviconsForURLReturnFavicon
[       OK ] HistoryBackendTest.TestGetFaviconsForURLReturnFavicon (36 ms)
[1684/6146] HistoryBackendTest.TestGetFaviconsForURLReturnFavicon (36 ms)
[ RUN      ] HistoryBackendTest.TestGetFaviconsForURLReturnFaviconEvenItSmaller
[       OK ] HistoryBackendTest.TestGetFaviconsForURLReturnFaviconEvenItSmaller (34 ms)
[1685/6146] HistoryBackendTest.TestGetFaviconsForURLReturnFaviconEvenItSmaller (34 ms)
[ RUN      ] HistoryBackendTest.UpdateFaviconMappingsAndFetchMultipleIconTypes
[       OK ] HistoryBackendTest.UpdateFaviconMappingsAndFetchMultipleIconTypes (36 ms)
[1686/6146] HistoryBackendTest.UpdateFaviconMappingsAndFetchMultipleIconTypes (36 ms)
[ RUN      ] HistoryBackendTest.GetFaviconsFromDBEmpty
[       OK ] HistoryBackendTest.GetFaviconsFromDBEmpty (30 ms)
[1687/6146] HistoryBackendTest.GetFaviconsFromDBEmpty (30 ms)
[ RUN      ] HistoryBackendTest.GetFaviconsFromDBNoFaviconBitmaps
[       OK ] HistoryBackendTest.GetFaviconsFromDBNoFaviconBitmaps (33 ms)
[1688/6146] HistoryBackendTest.GetFaviconsFromDBNoFaviconBitmaps (33 ms)
[ RUN      ] HistoryBackendTest.GetFaviconsFromDBSelectClosestMatch
[       OK ] HistoryBackendTest.GetFaviconsFromDBSelectClosestMatch (37 ms)
[1689/6146] HistoryBackendTest.GetFaviconsFromDBSelectClosestMatch (37 ms)
[ RUN      ] HistoryBackendTest.GetFaviconsFromDBIconType
[       OK ] HistoryBackendTest.GetFaviconsFromDBIconType (34 ms)
[1690/6146] HistoryBackendTest.GetFaviconsFromDBIconType (34 ms)
[ RUN      ] HistoryBackendTest.SetPageTitleFiresNotificationWithCorrectDetails
[       OK ] HistoryBackendTest.SetPageTitleFiresNotificationWithCorrectDetails (48 ms)
[1691/6146] HistoryBackendTest.SetPageTitleFiresNotificationWithCorrectDetails (48 ms)
[ RUN      ] HistoryBackendTest.ImportedFaviconsTest
[       OK ] HistoryBackendTest.ImportedFaviconsTest (36 ms)
[1692/6146] HistoryBackendTest.ImportedFaviconsTest (36 ms)
[ RUN      ] HistoryBackendTest.StripUsernamePasswordTest
[       OK ] HistoryBackendTest.StripUsernamePasswordTest (88 ms)
[1693/6146] HistoryBackendTest.StripUsernamePasswordTest (88 ms)
[ RUN      ] HistoryBackendTest.AddPageVisitBackForward
[       OK ] HistoryBackendTest.AddPageVisitBackForward (85 ms)
[1694/6146] HistoryBackendTest.AddPageVisitBackForward (85 ms)
[ RUN      ] HistoryBackendTest.AddPageVisitRedirectBackForward
[       OK ] HistoryBackendTest.AddPageVisitRedirectBackForward (89 ms)
[1695/6146] HistoryBackendTest.AddPageVisitRedirectBackForward (89 ms)
[ RUN      ] HistoryBackendTest.AddPageVisitSource
[       OK ] HistoryBackendTest.AddPageVisitSource (94 ms)
[1696/6146] HistoryBackendTest.AddPageVisitSource (94 ms)
[ RUN      ] HistoryBackendTest.AddPageVisitNotLastVisit
[       OK ] HistoryBackendTest.AddPageVisitNotLastVisit (96 ms)
[1697/6146] HistoryBackendTest.AddPageVisitNotLastVisit (96 ms)
[ RUN      ] HistoryBackendTest.AddPageVisitFiresNotificationWithCorrectDetails
[       OK ] HistoryBackendTest.AddPageVisitFiresNotificationWithCorrectDetails (93 ms)
[1698/6146] HistoryBackendTest.AddPageVisitFiresNotificationWithCorrectDetails (93 ms)
[ RUN      ] HistoryBackendTest.AddPageArgsSource
[       OK ] HistoryBackendTest.AddPageArgsSource (34 ms)
[1699/6146] HistoryBackendTest.AddPageArgsSource (34 ms)
[ RUN      ] HistoryBackendTest.AddVisitsSource
[       OK ] HistoryBackendTest.AddVisitsSource (100 ms)
[1700/6146] HistoryBackendTest.AddVisitsSource (100 ms)
[ RUN      ] HistoryBackendTest.GetMostRecentVisits
[       OK ] HistoryBackendTest.GetMostRecentVisits (101 ms)
[1701/6146] HistoryBackendTest.GetMostRecentVisits (101 ms)
[ RUN      ] HistoryBackendTest.RemoveVisitsTransitions
[       OK ] HistoryBackendTest.RemoveVisitsTransitions (88 ms)
[1702/6146] HistoryBackendTest.RemoveVisitsTransitions (88 ms)
[ RUN      ] HistoryBackendTest.RemoveVisitsSource
[       OK ] HistoryBackendTest.RemoveVisitsSource (99 ms)
[1703/6146] HistoryBackendTest.RemoveVisitsSource (99 ms)
[ RUN      ] HistoryBackendTest.MigrationVisitSource
[       OK ] HistoryBackendTest.MigrationVisitSource (89 ms)
[1704/6146] HistoryBackendTest.MigrationVisitSource (89 ms)
[ RUN      ] HistoryBackendTest.SetFaviconMappingsForPageAndRedirects
[       OK ] HistoryBackendTest.SetFaviconMappingsForPageAndRedirects (39 ms)
[1705/6146] HistoryBackendTest.SetFaviconMappingsForPageAndRedirects (39 ms)
[ RUN      ] HistoryBackendTest.SetFaviconMappingsForPageAndRedirectsWithFragment
[       OK ] HistoryBackendTest.SetFaviconMappingsForPageAndRedirectsWithFragment (37 ms)
[1706/6146] HistoryBackendTest.SetFaviconMappingsForPageAndRedirectsWithFragment (37 ms)
[ RUN      ] HistoryBackendTest.SetFaviconMappingsForPageDuplicates
[       OK ] HistoryBackendTest.SetFaviconMappingsForPageDuplicates (35 ms)
[1707/6146] HistoryBackendTest.SetFaviconMappingsForPageDuplicates (35 ms)
[ RUN      ] HistoryBackendTest.SetFaviconsDeleteBitmaps
[       OK ] HistoryBackendTest.SetFaviconsDeleteBitmaps (33 ms)
[1708/6146] HistoryBackendTest.SetFaviconsDeleteBitmaps (33 ms)
[ RUN      ] HistoryBackendTest.SetFaviconsReplaceBitmapData
[       OK ] HistoryBackendTest.SetFaviconsReplaceBitmapData (35 ms)
[1709/6146] HistoryBackendTest.SetFaviconsReplaceBitmapData (35 ms)
[ RUN      ] HistoryBackendTest.SetFaviconsSameFaviconURLForTwoPages
[       OK ] HistoryBackendTest.SetFaviconsSameFaviconURLForTwoPages (39 ms)
[1710/6146] HistoryBackendTest.SetFaviconsSameFaviconURLForTwoPages (39 ms)
[ RUN      ] HistoryBackendTest.GetFaviconsFromDBExpired
[       OK ] HistoryBackendTest.GetFaviconsFromDBExpired (56 ms)
[1711/6146] HistoryBackendTest.GetFaviconsFromDBExpired (56 ms)
[ RUN      ] HistoryBackendTest.UpdateFaviconMappingsAndFetchNoDB
[       OK ] HistoryBackendTest.UpdateFaviconMappingsAndFetchNoDB (28 ms)
[1712/6146] HistoryBackendTest.UpdateFaviconMappingsAndFetchNoDB (28 ms)
[ RUN      ] HistoryBackendTest.TopHosts
[       OK ] HistoryBackendTest.TopHosts (35 ms)
[1713/6146] HistoryBackendTest.TopHosts (35 ms)
[ RUN      ] HistoryBackendTest.TopHosts_ElidePortAndScheme
[       OK ] HistoryBackendTest.TopHosts_ElidePortAndScheme (31 ms)
[1714/6146] HistoryBackendTest.TopHosts_ElidePortAndScheme (31 ms)
[ RUN      ] HistoryBackendTest.TopHosts_ElideWWW
[       OK ] HistoryBackendTest.TopHosts_ElideWWW (29 ms)
[1715/6146] HistoryBackendTest.TopHosts_ElideWWW (29 ms)
[ RUN      ] HistoryBackendTest.TopHosts_OnlyLast30Days
[       OK ] HistoryBackendTest.TopHosts_OnlyLast30Days (32 ms)
[1716/6146] HistoryBackendTest.TopHosts_OnlyLast30Days (32 ms)
[ RUN      ] HistoryBackendTest.TopHosts_MaxNumHosts
[       OK ] HistoryBackendTest.TopHosts_MaxNumHosts (34 ms)
[1717/6146] HistoryBackendTest.TopHosts_MaxNumHosts (34 ms)
[ RUN      ] HistoryBackendTest.TopHosts_IgnoreUnusualURLs
[       OK ] HistoryBackendTest.TopHosts_IgnoreUnusualURLs (31 ms)
[1718/6146] HistoryBackendTest.TopHosts_IgnoreUnusualURLs (31 ms)
[ RUN      ] HistoryBackendTest.HostRankIfAvailable
[       OK ] HistoryBackendTest.HostRankIfAvailable (34 ms)
[1719/6146] HistoryBackendTest.HostRankIfAvailable (34 ms)
[ RUN      ] HistoryBackendTest.RecordTopHostsMetrics
[       OK ] HistoryBackendTest.RecordTopHostsMetrics (34 ms)
[1720/6146] HistoryBackendTest.RecordTopHostsMetrics (34 ms)
[ RUN      ] HistoryBackendTest.GetCountsAndLastVisitForOrigins
[       OK ] HistoryBackendTest.GetCountsAndLastVisitForOrigins (54 ms)
[1721/6146] HistoryBackendTest.GetCountsAndLastVisitForOrigins (54 ms)
[ RUN      ] HistoryBackendTest.UpdateVisitDuration
[       OK ] HistoryBackendTest.UpdateVisitDuration (101 ms)
[1722/6146] HistoryBackendTest.UpdateVisitDuration (101 ms)
[ RUN      ] HistoryBackendTest.MigrationVisitDuration
[       OK ] HistoryBackendTest.MigrationVisitDuration (85 ms)
[1723/6146] HistoryBackendTest.MigrationVisitDuration (85 ms)
[ RUN      ] HistoryBackendTest.AddPageNoVisitForBookmark
[       OK ] HistoryBackendTest.AddPageNoVisitForBookmark (34 ms)
[1724/6146] HistoryBackendTest.AddPageNoVisitForBookmark (34 ms)
[ RUN      ] HistoryBackendTest.ExpireHistoryForTimes
[       OK ] HistoryBackendTest.ExpireHistoryForTimes (45 ms)
[1725/6146] HistoryBackendTest.ExpireHistoryForTimes (45 ms)
[ RUN      ] HistoryBackendTest.ExpireHistoryForTimes
[       OK ] HistoryBackendTest.ExpireHistoryForTimes (45 ms)
[1726/6146] HistoryBackendTest.ExpireHistory (45 ms)
[ RUN      ] HistoryBackendTest.DeleteMatchingUrlsForKeyword
[       OK ] HistoryBackendTest.DeleteMatchingUrlsForKeyword (34 ms)
[1727/6146] HistoryBackendTest.DeleteMatchingUrlsForKeyword (34 ms)
[ RUN      ] HistoryBackendTest.RemoveNotification
[       OK ] HistoryBackendTest.RemoveNotification (82 ms)
[1728/6146] HistoryBackendTest.RemoveNotification (82 ms)
[ RUN      ] HistoryBackendTest.DeleteFTSIndexDatabases
[       OK ] HistoryBackendTest.DeleteFTSIndexDatabases (33 ms)
[1729/6146] HistoryBackendTest.DeleteFTSIndexDatabases (33 ms)
[ RUN      ] InMemoryHistoryBackendTest.OnURLsModified
[       OK ] InMemoryHistoryBackendTest.OnURLsModified (28 ms)
[1730/6146] InMemoryHistoryBackendTest.OnURLsModified (28 ms)
[ RUN      ] InMemoryHistoryBackendTest.OnURLsVisisted
[       OK ] InMemoryHistoryBackendTest.OnURLsVisisted (45 ms)
[1731/6146] InMemoryHistoryBackendTest.OnURLsVisisted (45 ms)
[ RUN      ] InMemoryHistoryBackendTest.OnURLsDeletedPiecewise
[       OK ] InMemoryHistoryBackendTest.OnURLsDeletedPiecewise (29 ms)
[1732/6146] InMemoryHistoryBackendTest.OnURLsDeletedPiecewise (29 ms)
[ RUN      ] InMemoryHistoryBackendTest.OnURLsDeletedEnMasse
[       OK ] InMemoryHistoryBackendTest.OnURLsDeletedEnMasse (33 ms)
[1733/6146] InMemoryHistoryBackendTest.OnURLsDeletedEnMasse (33 ms)
[ RUN      ] InMemoryHistoryBackendTest.SetKeywordSearchTerms
[       OK ] InMemoryHistoryBackendTest.SetKeywordSearchTerms (38 ms)
[1734/6146] InMemoryHistoryBackendTest.SetKeywordSearchTerms (38 ms)
[ RUN      ] InMemoryHistoryBackendTest.DeleteKeywordSearchTerms
[       OK ] InMemoryHistoryBackendTest.DeleteKeywordSearchTerms (33 ms)
[1735/6146] InMemoryHistoryBackendTest.DeleteKeywordSearchTerms (33 ms)
[ RUN      ] InMemoryHistoryBackendTest.DeleteAllSearchTermsForKeyword
[       OK ] InMemoryHistoryBackendTest.DeleteAllSearchTermsForKeyword (33 ms)
[1736/6146] InMemoryHistoryBackendTest.DeleteAllSearchTermsForKeyword (33 ms)
[ RUN      ] InMemoryHistoryBackendTest.OnURLsDeletedWithSearchTerms
[       OK ] InMemoryHistoryBackendTest.OnURLsDeletedWithSearchTerms (31 ms)
[1737/6146] InMemoryHistoryBackendTest.OnURLsDeletedWithSearchTerms (31 ms)
[ RUN      ] HistoryDatabaseTest.DropBookmarks
[       OK ] HistoryDatabaseTest.DropBookmarks (48 ms)
[1738/6146] HistoryDatabaseTest.DropBookmarks (48 ms)
[ RUN      ] HistoryQueryTest.Basic
[       OK ] HistoryQueryTest.Basic (50 ms)
[1739/6146] HistoryQueryTest.Basic (50 ms)
[ RUN      ] HistoryQueryTest.BasicCount
[       OK ] HistoryQueryTest.BasicCount (45 ms)
[1740/6146] HistoryQueryTest.BasicCount (45 ms)
[ RUN      ] HistoryQueryTest.ReachedBeginning
[       OK ] HistoryQueryTest.ReachedBeginning (81 ms)
[1741/6146] HistoryQueryTest.ReachedBeginning (81 ms)
[ RUN      ] HistoryQueryTest.TextSearch
[       OK ] HistoryQueryTest.TextSearch (50 ms)
[1742/6146] HistoryQueryTest.TextSearch (50 ms)
[ RUN      ] HistoryQueryTest.TextSearchPrefix
[       OK ] HistoryQueryTest.TextSearchPrefix (48 ms)
[1743/6146] HistoryQueryTest.TextSearchPrefix (48 ms)
[ RUN      ] HistoryQueryTest.TextSearchCount
[       OK ] HistoryQueryTest.TextSearchCount (49 ms)
[1744/6146] HistoryQueryTest.TextSearchCount (49 ms)
[ RUN      ] HistoryQueryTest.TextSearchIDN
[       OK ] HistoryQueryTest.TextSearchIDN (55 ms)
[1745/6146] HistoryQueryTest.TextSearchIDN (55 ms)
[ RUN      ] HistoryQueryTest.Paging
[       OK ] HistoryQueryTest.Paging (69 ms)
[1746/6146] HistoryQueryTest.Paging (69 ms)
[ RUN      ] HistoryQueryTest.TextSearchPaging
[       OK ] HistoryQueryTest.TextSearchPaging (75 ms)
[1747/6146] HistoryQueryTest.TextSearchPaging (75 ms)
[ RUN      ] HistoryServiceTest.AddPage
[       OK ] HistoryServiceTest.AddPage (75 ms)
[1748/6146] HistoryServiceTest.AddPage (75 ms)
[ RUN      ] HistoryServiceTest.AddRedirect
[       OK ] HistoryServiceTest.AddRedirect (43 ms)
[1749/6146] HistoryServiceTest.AddRedirect (43 ms)
[ RUN      ] HistoryServiceTest.MakeIntranetURLsTyped
[       OK ] HistoryServiceTest.MakeIntranetURLsTyped (54 ms)
[1750/6146] HistoryServiceTest.MakeIntranetURLsTyped (54 ms)
[ RUN      ] ThumbnailDatabaseTest.WildSchema
[       OK ] ThumbnailDatabaseTest.WildSchema (172 ms)
[1751/6146] ThumbnailDatabaseTest.WildSchema (172 ms)
[ RUN      ] TopSitesCacheTest.GetCanonicalURL
[       OK ] TopSitesCacheTest.GetCanonicalURL (0 ms)
[1752/6146] TopSitesCacheTest.GetCanonicalURL (0 ms)
[ RUN      ] TopSitesCacheTest.IsKnownUrl
[       OK ] TopSitesCacheTest.IsKnownUrl (1 ms)
[1753/6146] TopSitesCacheTest.IsKnownUrl (1 ms)
[ RUN      ] TopSitesCacheTest.GetCanonicalURLExactMatch
[       OK ] TopSitesCacheTest.GetCanonicalURLExactMatch (0 ms)
[1754/6146] TopSitesCacheTest.GetCanonicalURLExactMatch (0 ms)
[ RUN      ] TopSitesCacheTest.GetGeneralizedCanonicalURL
[       OK ] TopSitesCacheTest.GetGeneralizedCanonicalURL (1 ms)
[1755/6146] TopSitesCacheTest.GetGeneralizedCanonicalURL (1 ms)
[ RUN      ] TopSitesCacheTest.GetPrefixCanonicalURLDiffByQuery
[       OK ] TopSitesCacheTest.GetPrefixCanonicalURLDiffByQuery (0 ms)
[1756/6146] TopSitesCacheTest.GetPrefixCanonicalURLDiffByQuery (0 ms)
[ RUN      ] TopSitesCacheTest.CacheForcedURLs
[       OK ] TopSitesCacheTest.CacheForcedURLs (0 ms)
[1757/6146] TopSitesCacheTest.CacheForcedURLs (0 ms)
[ RUN      ] TopSitesDatabaseTest.Version1
[       OK ] TopSitesDatabaseTest.Version1 (20 ms)
[1758/6146] TopSitesDatabaseTest.Version1 (20 ms)
[ RUN      ] TopSitesDatabaseTest.Version2
[       OK ] TopSitesDatabaseTest.Version2 (16 ms)
[1759/6146] TopSitesDatabaseTest.Version2 (16 ms)
[ RUN      ] TopSitesDatabaseTest.Version3
[       OK ] TopSitesDatabaseTest.Version3 (14 ms)
[1760/6146] TopSitesDatabaseTest.Version3 (14 ms)
[ RUN      ] ThumbnailDatabaseTest.Version3
[       OK ] ThumbnailDatabaseTest.Version3 (26 ms)
[1761/6146] ThumbnailDatabaseTest.Version3 (26 ms)
[ RUN      ] ThumbnailDatabaseTest.Version4
[       OK ] ThumbnailDatabaseTest.Version4 (24 ms)
[1762/6146] ThumbnailDatabaseTest.Version4 (24 ms)
[ RUN      ] ThumbnailDatabaseTest.Version5
[       OK ] ThumbnailDatabaseTest.Version5 (42 ms)
[1763/6146] ThumbnailDatabaseTest.Version5 (42 ms)
[ RUN      ] ThumbnailDatabaseTest.Version6
[       OK ] ThumbnailDatabaseTest.Version6 (20 ms)
[1764/6146] ThumbnailDatabaseTest.Version6 (20 ms)
[ RUN      ] ThumbnailDatabaseTest.Version7
[       OK ] ThumbnailDatabaseTest.Version7 (18 ms)
[1765/6146] ThumbnailDatabaseTest.Version7 (18 ms)
[ RUN      ] ThumbnailDatabaseTest.Version8
[       OK ] ThumbnailDatabaseTest.Version8 (17 ms)
[1766/6146] ThumbnailDatabaseTest.Version8 (17 ms)
[ RUN      ] ThumbnailDatabaseTest.Recovery
[56935:3335:0524/193539:13913804612271:ERROR:connection.cc(1912)] Thumbnail sqlite error 11, errno 0: database disk image is malformed, sql: SELECT icon_mapping.id, icon_mapping.icon_id, favicons.icon_type, favicons.url FROM icon_mapping INNER JOIN favicons ON icon_mapping.icon_id = favicons.id WHERE icon_mapping.page_url=? ORDER BY favicons.icon_type DESC
[56935:3335:0524/193539:13913835764889:ERROR:connection.cc(1912)] TestFavicons.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56935:3335:0524/193539:13913836822476:ERROR:connection.cc(1912)] Thumbnail sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] ThumbnailDatabaseTest.Recovery (81 ms)
[1767/6146] ThumbnailDatabaseTest.Recovery (81 ms)
[ RUN      ] ThumbnailDatabaseTest.Recovery7
[56935:3335:0524/193539:13913876555664:ERROR:connection.cc(1912)] Thumbnail sqlite error 11, errno 0: database disk image is malformed, sql: SELECT icon_mapping.id, icon_mapping.icon_id, favicons.icon_type, favicons.url FROM icon_mapping INNER JOIN favicons ON icon_mapping.icon_id = favicons.id WHERE icon_mapping.page_url=? ORDER BY favicons.icon_type DESC
[56935:3335:0524/193539:13913902774503:ERROR:connection.cc(1912)] TestFavicons.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56935:3335:0524/193539:13913903744090:ERROR:connection.cc(1912)] Thumbnail sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] ThumbnailDatabaseTest.Recovery7 (70 ms)
[1768/6146] ThumbnailDatabaseTest.Recovery7 (70 ms)
[ RUN      ] ThumbnailDatabaseTest.Recovery6
[56935:3335:0524/193539:13913935445073:ERROR:connection.cc(1912)] TestFavicons.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56935:3335:0524/193539:13913936541896:ERROR:connection.cc(1912)] Thumbnail sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] ThumbnailDatabaseTest.Recovery6 (31 ms)
[1769/6146] ThumbnailDatabaseTest.Recovery6 (31 ms)
[ RUN      ] ThumbnailDatabaseTest.Recovery5
[56935:3335:0524/193539:13913964184556:ERROR:connection.cc(1912)] TestFavicons.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56935:3335:0524/193539:13913965241385:ERROR:connection.cc(1912)] Thumbnail sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] ThumbnailDatabaseTest.Recovery5 (30 ms)
[1770/6146] ThumbnailDatabaseTest.Recovery5 (30 ms)
[ RUN      ] HistoryServiceTest.Typed
[       OK ] HistoryServiceTest.Typed (74 ms)
[1771/6146] HistoryServiceTest.Typed (74 ms)
[ RUN      ] HistoryServiceTest.SetTitle
[       OK ] HistoryServiceTest.SetTitle (45 ms)
[1772/6146] HistoryServiceTest.SetTitle (45 ms)
[ RUN      ] HistoryServiceTest.MostVisitedURLs
[       OK ] HistoryServiceTest.MostVisitedURLs (54 ms)
[1773/6146] HistoryServiceTest.MostVisitedURLs (54 ms)
[ RUN      ] HistoryServiceTest.HistoryDBTask
[       OK ] HistoryServiceTest.HistoryDBTask (37 ms)
[1774/6146] HistoryServiceTest.HistoryDBTask (37 ms)
[ RUN      ] HistoryServiceTest.HistoryDBTaskCanceled
[       OK ] HistoryServiceTest.HistoryDBTaskCanceled (36 ms)
[1775/6146] HistoryServiceTest.HistoryDBTaskCanceled (36 ms)
[ RUN      ] HistoryServiceTest.ProcessLocalDeleteDirectiveSyncOnline
[56934:3335:0524/193538:13913591504626:ERROR:delete_directive_handler.cc(356)] History Delete Directives datatype error was encountered: Cannot send local delete directive to sync
[       OK ] HistoryServiceTest.ProcessLocalDeleteDirectiveSyncOnline (44 ms)
[1776/6146] HistoryServiceTest.ProcessLocalDeleteDirectiveSyncOnline (44 ms)
[ RUN      ] HistoryServiceTest.ProcessGlobalIdDeleteDirective
[       OK ] HistoryServiceTest.ProcessGlobalIdDeleteDirective (149 ms)
[1777/6146] HistoryServiceTest.ProcessGlobalIdDeleteDirective (149 ms)
[ RUN      ] HistoryServiceTest.ProcessTimeRangeDeleteDirective
[       OK ] HistoryServiceTest.ProcessTimeRangeDeleteDirective (152 ms)
[1778/6146] HistoryServiceTest.ProcessTimeRangeDeleteDirective (152 ms)
[ RUN      ] HistoryQueryResult.DeleteRange
[       OK ] HistoryQueryResult.DeleteRange (0 ms)
[1779/6146] HistoryQueryResult.DeleteRange (0 ms)
[ RUN      ] HistoryQueryResult.ResultDeleteURL
[       OK ] HistoryQueryResult.ResultDeleteURL (0 ms)
[1780/6146] HistoryQueryResult.ResultDeleteURL (0 ms)
[ RUN      ] ThumbnailDatabaseTest.AddIconMapping
[       OK ] ThumbnailDatabaseTest.AddIconMapping (16 ms)
[1781/6146] ThumbnailDatabaseTest.AddIconMapping (16 ms)
[ RUN      ] ThumbnailDatabaseTest.LastRequestedTime
[       OK ] ThumbnailDatabaseTest.LastRequestedTime (9 ms)
[1782/6146] ThumbnailDatabaseTest.LastRequestedTime (9 ms)
[ RUN      ] ThumbnailDatabaseTest.DeleteIconMappings
[       OK ] ThumbnailDatabaseTest.DeleteIconMappings (11 ms)
[1783/6146] ThumbnailDatabaseTest.DeleteIconMappings (11 ms)
[ RUN      ] ThumbnailDatabaseTest.GetIconMappingsForPageURL
[       OK ] ThumbnailDatabaseTest.GetIconMappingsForPageURL (10 ms)
[1784/6146] ThumbnailDatabaseTest.GetIconMappingsForPageURL (10 ms)
[ RUN      ] ThumbnailDatabaseTest.RetainDataForPageUrls
[       OK ] ThumbnailDatabaseTest.RetainDataForPageUrls (21 ms)
[1785/6146] ThumbnailDatabaseTest.RetainDataForPageUrls (21 ms)
[ RUN      ] ThumbnailDatabaseTest.RetainDataForPageUrlsExpiresRetainedFavicons
[       OK ] ThumbnailDatabaseTest.RetainDataForPageUrlsExpiresRetainedFavicons (20 ms)
[1786/6146] ThumbnailDatabaseTest.RetainDataForPageUrlsExpiresRetainedFavicons (20 ms)
[ RUN      ] ThumbnailDatabaseTest.DeleteFavicon
[       OK ] ThumbnailDatabaseTest.DeleteFavicon (10 ms)
[1787/6146] ThumbnailDatabaseTest.DeleteFavicon (10 ms)
[ RUN      ] ThumbnailDatabaseTest.GetIconMappingsForPageURLForReturnOrder
[       OK ] ThumbnailDatabaseTest.GetIconMappingsForPageURLForReturnOrder (11 ms)
[1788/6146] ThumbnailDatabaseTest.GetIconMappingsForPageURLForReturnOrder (11 ms)
[ RUN      ] ThumbnailDatabaseTest.GetIconMappingsForPageURLWithIconType
[       OK ] ThumbnailDatabaseTest.GetIconMappingsForPageURLWithIconType (10 ms)
[1789/6146] ThumbnailDatabaseTest.GetIconMappingsForPageURLWithIconType (10 ms)
[ RUN      ] ThumbnailDatabaseTest.HasMappingFor
[       OK ] ThumbnailDatabaseTest.HasMappingFor (9 ms)
[1790/6146] ThumbnailDatabaseTest.HasMappingFor (9 ms)
[ RUN      ] TopSitesDatabaseTest.Recovery1
[56938:3335:0524/193539:13914034195836:ERROR:connection.cc(1912)] TestTopSites.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56938:3335:0524/193539:13914035642513:ERROR:connection.cc(1912)] TopSites sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] TopSitesDatabaseTest.Recovery1 (29 ms)
[1791/6146] TopSitesDatabaseTest.Recovery1 (29 ms)
[ RUN      ] TopSitesDatabaseTest.Recovery2
[56938:3335:0524/193539:13914057065064:ERROR:connection.cc(1912)] TestTopSites.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56938:3335:0524/193539:13914058074023:ERROR:connection.cc(1912)] TopSites sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] TopSitesDatabaseTest.Recovery2 (24 ms)
[1792/6146] TopSitesDatabaseTest.Recovery2 (24 ms)
[ RUN      ] TopSitesDatabaseTest.Recovery3
[56938:3335:0524/193539:13914081027161:ERROR:connection.cc(1912)] TestTopSites.db sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56938:3335:0524/193539:13914081922599:ERROR:connection.cc(1912)] TopSites sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[56938:3335:0524/193539:13914103928058:ERROR:connection.cc(1912)] TopSites sqlite error 11, errno 0: database disk image is malformed, sql: SELECT url_rank FROM thumbnails WHERE url=?
[       OK ] TopSitesDatabaseTest.Recovery3 (43 ms)
[1793/6146] TopSitesDatabaseTest.Recovery3 (43 ms)
[ RUN      ] TopSitesDatabaseTest.AddRemoveEditThumbnails
[       OK ] TopSitesDatabaseTest.AddRemoveEditThumbnails (34 ms)
[1794/6146] TopSitesDatabaseTest.AddRemoveEditThumbnails (34 ms)
[ RUN      ] TopSitesImplTest.GetCanonicalURL
[       OK ] TopSitesImplTest.GetCanonicalURL (87 ms)
[1795/6146] TopSitesImplTest.GetCanonicalURL (87 ms)
[ RUN      ] TopSitesImplTest.DiffMostVisited
[       OK ] TopSitesImplTest.DiffMostVisited (59 ms)
[1796/6146] TopSitesImplTest.DiffMostVisited (59 ms)
[ RUN      ] TopSitesImplTest.DiffMostVisitedWithForced
[       OK ] TopSitesImplTest.DiffMostVisitedWithForced (68 ms)
[1797/6146] TopSitesImplTest.DiffMostVisitedWithForced (68 ms)
[ RUN      ] TopSitesImplTest.SetPageThumbnail
[       OK ] TopSitesImplTest.SetPageThumbnail (71 ms)
[1798/6146] TopSitesImplTest.SetPageThumbnail (71 ms)
[ RUN      ] TopSitesImplTest.ThumbnailRemoved
[       OK ] TopSitesImplTest.ThumbnailRemoved (75 ms)
[1799/6146] TopSitesImplTest.ThumbnailRemoved (75 ms)
[ RUN      ] TopSitesImplTest.GetPageThumbnail
[       OK ] TopSitesImplTest.GetPageThumbnail (74 ms)
[1800/6146] TopSitesImplTest.GetPageThumbnail (74 ms)
[ RUN      ] TopSitesImplTest.GetMostVisited
[       OK ] TopSitesImplTest.GetMostVisited (102 ms)
[1801/6146] TopSitesImplTest.GetMostVisited (102 ms)
[ RUN      ] TopSitesImplTest.SaveToDB
[       OK ] TopSitesImplTest.SaveToDB (98 ms)
[1802/6146] TopSitesImplTest.SaveToDB (98 ms)
[ RUN      ] TopSitesImplTest.SaveForcedToDB
[       OK ] TopSitesImplTest.SaveForcedToDB (76 ms)
[1803/6146] TopSitesImplTest.SaveForcedToDB (76 ms)
[ RUN      ] TopSitesImplTest.RealDatabase
[       OK ] TopSitesImplTest.RealDatabase (122 ms)
[1804/6146] TopSitesImplTest.RealDatabase (122 ms)
[ RUN      ] TopSitesImplTest.DeleteNotifications
[       OK ] TopSitesImplTest.DeleteNotifications (98 ms)
[1805/6146] TopSitesImplTest.DeleteNotifications (98 ms)
[ RUN      ] TopSitesImplTest.GetUpdateDelay
[       OK ] TopSitesImplTest.GetUpdateDelay (73 ms)
[1806/6146] TopSitesImplTest.GetUpdateDelay (73 ms)
[ RUN      ] TopSitesImplTest.NotifyCallbacksWhenLoaded
[       OK ] TopSitesImplTest.NotifyCallbacksWhenLoaded (67 ms)
[1807/6146] TopSitesImplTest.NotifyCallbacksWhenLoaded (67 ms)
[ RUN      ] TopSitesImplTest.CancelingRequestsForTopSites
[       OK ] TopSitesImplTest.CancelingRequestsForTopSites (64 ms)
[1808/6146] TopSitesImplTest.CancelingRequestsForTopSites (64 ms)
[ RUN      ] TopSitesImplTest.AddTemporaryThumbnail
[       OK ] TopSitesImplTest.AddTemporaryThumbnail (64 ms)
[1809/6146] TopSitesImplTest.AddTemporaryThumbnail (64 ms)
[ RUN      ] TopSitesImplTest.BlacklistingWithoutPrepopulated
[       OK ] TopSitesImplTest.BlacklistingWithoutPrepopulated (85 ms)
[1810/6146] TopSitesImplTest.BlacklistingWithoutPrepopulated (85 ms)
[ RUN      ] TypedUrlSyncableServiceTest.LinkVisitLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.LinkVisitLocalTypedUrl (57 ms)
[1811/6146] TypedUrlSyncableServiceTest.LinkVisitLocalTypedUrl (57 ms)
[ RUN      ] TypedUrlSyncableServiceTest.TypedVisitLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.TypedVisitLocalTypedUrl (38 ms)
[1812/6146] TypedUrlSyncableServiceTest.TypedVisitLocalTypedUrl (38 ms)
[ RUN      ] TypedUrlSyncableServiceTest.DeleteLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.DeleteLocalTypedUrl (53 ms)
[1813/6146] TypedUrlSyncableServiceTest.DeleteLocalTypedUrl (53 ms)
[ RUN      ] TypedUrlSyncableServiceTest.DeleteAllLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.DeleteAllLocalTypedUrl (47 ms)
[1814/6146] TypedUrlSyncableServiceTest.DeleteAllLocalTypedUrl (47 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MaxVisitLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.MaxVisitLocalTypedUrl (46 ms)
[1815/6146] TypedUrlSyncableServiceTest.MaxVisitLocalTypedUrl (46 ms)
[ RUN      ] TypedUrlSyncableServiceTest.ThrottleVisitLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.ThrottleVisitLocalTypedUrl (41 ms)
[1816/6146] TypedUrlSyncableServiceTest.ThrottleVisitLocalTypedUrl (41 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MergeUrlNoChange
[       OK ] TypedUrlSyncableServiceTest.MergeUrlNoChange (40 ms)
[1817/6146] TypedUrlSyncableServiceTest.MergeUrlNoChange (40 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MergeUrlEmptySync
[       OK ] TypedUrlSyncableServiceTest.MergeUrlEmptySync (41 ms)
[1818/6146] TypedUrlSyncableServiceTest.MergeUrlEmptySync (41 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MergeUrlEmptyLocal
[       OK ] TypedUrlSyncableServiceTest.MergeUrlEmptyLocal (35 ms)
[1819/6146] TypedUrlSyncableServiceTest.MergeUrlEmptyLocal (35 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MergeUrlOldLocal
[       OK ] TypedUrlSyncableServiceTest.MergeUrlOldLocal (31 ms)
[1820/6146] TypedUrlSyncableServiceTest.MergeUrlOldLocal (31 ms)
[ RUN      ] TopSitesImplTest.BlacklistingWithPrepopulated
[       OK ] TopSitesImplTest.BlacklistingWithPrepopulated (112 ms)
[1821/6146] TopSitesImplTest.BlacklistingWithPrepopulated (112 ms)
[ RUN      ] TopSitesImplTest.AddPrepopulatedPages
[       OK ] TopSitesImplTest.AddPrepopulatedPages (63 ms)
[1822/6146] TopSitesImplTest.AddPrepopulatedPages (63 ms)
[ RUN      ] TopSitesImplTest.SetForcedTopSites
[       OK ] TopSitesImplTest.SetForcedTopSites (156 ms)
[1823/6146] TopSitesImplTest.SetForcedTopSites (156 ms)
[ RUN      ] TopSitesImplTest.SetForcedTopSitesWithCollisions
[       OK ] TopSitesImplTest.SetForcedTopSitesWithCollisions (65 ms)
[1824/6146] TopSitesImplTest.SetForcedTopSitesWithCollisions (65 ms)
[ RUN      ] TopSitesImplTest.SetTopSitesIdentical
[       OK ] TopSitesImplTest.SetTopSitesIdentical (54 ms)
[1825/6146] TopSitesImplTest.SetTopSitesIdentical (54 ms)
[ RUN      ] TopSitesImplTest.SetTopSitesWithAlreadyExistingForcedURLs
[       OK ] TopSitesImplTest.SetTopSitesWithAlreadyExistingForcedURLs (60 ms)
[1826/6146] TopSitesImplTest.SetTopSitesWithAlreadyExistingForcedURLs (60 ms)
[ RUN      ] TopSitesImplTest.AddForcedURL
[       OK ] TopSitesImplTest.AddForcedURL (83 ms)
[1827/6146] TopSitesImplTest.AddForcedURL (83 ms)
[ RUN      ] TypedUrlSyncableServiceTest.AddLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.AddLocalTypedUrl (32 ms)
[1828/6146] TypedUrlSyncableServiceTest.AddLocalTypedUrl (32 ms)
[ RUN      ] TypedUrlSyncableServiceTest.UpdateLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.UpdateLocalTypedUrl (31 ms)
[1829/6146] TypedUrlSyncableServiceTest.UpdateLocalTypedUrl (31 ms)
[ RUN      ] TypedUrlSyncableServiceTest.ReloadVisitLocalTypedUrl
[       OK ] TypedUrlSyncableServiceTest.ReloadVisitLocalTypedUrl (33 ms)
[1830/6146] TypedUrlSyncableServiceTest.ReloadVisitLocalTypedUrl (33 ms)
[ RUN      ] TypedUrlSyncableServiceTest.NoTypedVisits
[       OK ] TypedUrlSyncableServiceTest.NoTypedVisits (51 ms)
[1831/6146] TypedUrlSyncableServiceTest.NoTypedVisits (51 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MergeUrls
[       OK ] TypedUrlSyncableServiceTest.MergeUrls (33 ms)
[1832/6146] TypedUrlSyncableServiceTest.MergeUrls (33 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MergeUrlsAfterExpiration
[       OK ] TypedUrlSyncableServiceTest.MergeUrlsAfterExpiration (33 ms)
[1833/6146] TypedUrlSyncableServiceTest.MergeUrlsAfterExpiration (33 ms)
[ RUN      ] URLDatabaseTest.AddAndUpdateURL
[       OK ] URLDatabaseTest.AddAndUpdateURL (22 ms)
[1834/6146] URLDatabaseTest.AddAndUpdateURL (22 ms)
[ RUN      ] URLDatabaseTest.KeywordSearchTermVisit
[       OK ] URLDatabaseTest.KeywordSearchTermVisit (16 ms)
[1835/6146] URLDatabaseTest.KeywordSearchTermVisit (16 ms)
[ RUN      ] URLDatabaseTest.DeleteURLDeletesKeywordSearchTermVisit
[       OK ] URLDatabaseTest.DeleteURLDeletesKeywordSearchTermVisit (19 ms)
[1836/6146] URLDatabaseTest.DeleteURLDeletesKeywordSearchTermVisit (19 ms)
[ RUN      ] URLDatabaseTest.EnumeratorForSignificant
[       OK ] URLDatabaseTest.EnumeratorForSignificant (20 ms)
[1837/6146] URLDatabaseTest.EnumeratorForSignificant (20 ms)
[ RUN      ] URLDatabaseTest.GetAndDeleteKeywordSearchTermByTerm
[       OK ] URLDatabaseTest.GetAndDeleteKeywordSearchTermByTerm (24 ms)
[1838/6146] URLDatabaseTest.GetAndDeleteKeywordSearchTermByTerm (24 ms)
[ RUN      ] HistoryUrlUtilsTest.CanonicalURLStringCompare
[       OK ] HistoryUrlUtilsTest.CanonicalURLStringCompare (0 ms)
[1839/6146] HistoryUrlUtilsTest.CanonicalURLStringCompare (0 ms)
[ RUN      ] HistoryUrlUtilsTest.HaveSameSchemeHostAndPort
[       OK ] HistoryUrlUtilsTest.HaveSameSchemeHostAndPort (0 ms)
[1840/6146] HistoryUrlUtilsTest.HaveSameSchemeHostAndPort (0 ms)
[ RUN      ] TypedUrlSyncableServiceTest.MergeUrlOldSync
[       OK ] TypedUrlSyncableServiceTest.MergeUrlOldSync (44 ms)
[1841/6146] TypedUrlSyncableServiceTest.MergeUrlOldSync (44 ms)
[ RUN      ] TypedUrlSyncableServiceTest.AddUrlAndVisits
[       OK ] TypedUrlSyncableServiceTest.AddUrlAndVisits (36 ms)
[1842/6146] TypedUrlSyncableServiceTest.AddUrlAndVisits (36 ms)
[ RUN      ] TypedUrlSyncableServiceTest.UpdateUrlAndVisits
[       OK ] TypedUrlSyncableServiceTest.UpdateUrlAndVisits (33 ms)
[1843/6146] TypedUrlSyncableServiceTest.UpdateUrlAndVisits (33 ms)
[ RUN      ] TypedUrlSyncableServiceTest.DeleteUrlAndVisits
[       OK ] TypedUrlSyncableServiceTest.DeleteUrlAndVisits (38 ms)
[1844/6146] TypedUrlSyncableServiceTest.DeleteUrlAndVisits (38 ms)
[ RUN      ] TypedUrlSyncableServiceTest.DiffVisitsSame
[       OK ] TypedUrlSyncableServiceTest.DiffVisitsSame (31 ms)
[1845/6146] TypedUrlSyncableServiceTest.DiffVisitsSame (31 ms)
[ RUN      ] TypedUrlSyncableServiceTest.DiffVisitsRemove
[       OK ] TypedUrlSyncableServiceTest.DiffVisitsRemove (29 ms)
[1846/6146] TypedUrlSyncableServiceTest.DiffVisitsRemove (29 ms)
[ RUN      ] TypedUrlSyncableServiceTest.DiffVisitsAdd
[       OK ] TypedUrlSyncableServiceTest.DiffVisitsAdd (26 ms)
[1847/6146] TypedUrlSyncableServiceTest.DiffVisitsAdd (26 ms)
[ RUN      ] TypedUrlSyncableServiceTest.WriteTypedUrlSpecifics
[       OK ] TypedUrlSyncableServiceTest.WriteTypedUrlSpecifics (26 ms)
[1848/6146] TypedUrlSyncableServiceTest.WriteTypedUrlSpecifics (26 ms)
[ RUN      ] TypedUrlSyncableServiceTest.TooManyVisits
[       OK ] TypedUrlSyncableServiceTest.TooManyVisits (30 ms)
[1849/6146] TypedUrlSyncableServiceTest.TooManyVisits (30 ms)
[ RUN      ] TypedUrlSyncableServiceTest.TooManyTypedVisits
[       OK ] TypedUrlSyncableServiceTest.TooManyTypedVisits (30 ms)
[1850/6146] TypedUrlSyncableServiceTest.TooManyTypedVisits (30 ms)
[ RUN      ] HistoryUrlUtilsTest.IsPathPrefix
[       OK ] HistoryUrlUtilsTest.IsPathPrefix (0 ms)
[1851/6146] HistoryUrlUtilsTest.IsPathPrefix (0 ms)
[ RUN      ] HistoryUrlUtilsTest.ToggleHTTPAndHTTPS
[       OK ] HistoryUrlUtilsTest.ToggleHTTPAndHTTPS (0 ms)
[1852/6146] HistoryUrlUtilsTest.ToggleHTTPAndHTTPS (0 ms)
[ RUN      ] HistoryUrlUtilsTest.HostForTopHosts
[       OK ] HistoryUrlUtilsTest.HostForTopHosts (0 ms)
[1853/6146] HistoryUrlUtilsTest.HostForTopHosts (0 ms)
[ RUN      ] VisitDatabaseTest.Add
[       OK ] VisitDatabaseTest.Add (24 ms)
[1854/6146] VisitDatabaseTest.Add (24 ms)
[ RUN      ] VisitDatabaseTest.Delete
[       OK ] VisitDatabaseTest.Delete (30 ms)
[1855/6146] VisitDatabaseTest.Delete (30 ms)
[ RUN      ] VisitDatabaseTest.Update
[       OK ] VisitDatabaseTest.Update (16 ms)
[1856/6146] VisitDatabaseTest.Update (16 ms)
[ RUN      ] VisitDatabaseTest.GetVisitsForTimes
[       OK ] VisitDatabaseTest.GetVisitsForTimes (24 ms)
[1857/6146] VisitDatabaseTest.GetVisitsForTimes (24 ms)
[ RUN      ] VisitDatabaseTest.GetAllVisitsInRange
[       OK ] VisitDatabaseTest.GetAllVisitsInRange (20 ms)
[1858/6146] VisitDatabaseTest.GetAllVisitsInRange (20 ms)
[ RUN      ] VisitDatabaseTest.GetVisibleVisitsInRange
[       OK ] VisitDatabaseTest.GetVisibleVisitsInRange (25 ms)
[1859/6146] VisitDatabaseTest.GetVisibleVisitsInRange (25 ms)
[ RUN      ] VisitDatabaseTest.VisitSource
[       OK ] VisitDatabaseTest.VisitSource (19 ms)
[1860/6146] VisitDatabaseTest.VisitSource (19 ms)
[ RUN      ] WebHistoryServiceTest.VerifyReadResponse
[       OK ] WebHistoryServiceTest.VerifyReadResponse (1 ms)
[1861/6146] WebHistoryServiceTest.VerifyReadResponse (1 ms)
[ RUN      ] ThumbnailScoreTest.ShouldReplaceThumbnailWithType
[       OK ] ThumbnailScoreTest.ShouldReplaceThumbnailWithType (0 ms)
[1862/6146] ThumbnailScoreTest.ShouldReplaceThumbnailWithType (0 ms)
[ RUN      ] ThumbnailScoreTest.ShouldReplaceThumbnailWithTime
[       OK ] ThumbnailScoreTest.ShouldReplaceThumbnailWithTime (0 ms)
[1863/6146] ThumbnailScoreTest.ShouldReplaceThumbnailWithTime (0 ms)
[ RUN      ] ThumbnailScoreTest.RedirectCount
[       OK ] ThumbnailScoreTest.RedirectCount (0 ms)
[1864/6146] ThumbnailScoreTest.RedirectCount (0 ms)
[ RUN      ] ThumbnailScoreTest.ShouldConsiderUpdating
[       OK ] ThumbnailScoreTest.ShouldConsiderUpdating (0 ms)
[1865/6146] ThumbnailScoreTest.ShouldConsiderUpdating (0 ms)
[ RUN      ] InstanceIDDriverTest.GetAndRemoveInstanceID
[       OK ] InstanceIDDriverTest.GetAndRemoveInstanceID (16 ms)
[1866/6146] InstanceIDDriverTest.GetAndRemoveInstanceID (16 ms)
[ RUN      ] InstanceIDDriverTest.NewID
[       OK ] InstanceIDDriverTest.NewID (18 ms)
[1867/6146] InstanceIDDriverTest.NewID (18 ms)
[ RUN      ] InstanceIDDriverTest.PersistID
[       OK ] InstanceIDDriverTest.PersistID (1 ms)
[1868/6146] InstanceIDDriverTest.PersistID (1 ms)
[ RUN      ] InstanceIDDriverTest.DeleteID
[       OK ] InstanceIDDriverTest.DeleteID (1 ms)
[1869/6146] InstanceIDDriverTest.DeleteID (1 ms)
[ RUN      ] InstanceIDDriverTest.GetToken
[       OK ] InstanceIDDriverTest.GetToken (2 ms)
[1870/6146] InstanceIDDriverTest.GetToken (2 ms)
[ RUN      ] VisitDatabaseTest.GetVisibleVisitsForURL
[       OK ] VisitDatabaseTest.GetVisibleVisitsForURL (33 ms)
[1871/6146] VisitDatabaseTest.GetVisibleVisitsForURL (33 ms)
[ RUN      ] VisitDatabaseTest.GetHistoryCount
[       OK ] VisitDatabaseTest.GetHistoryCount (287 ms)
[1872/6146] VisitDatabaseTest.GetHistoryCount (287 ms)
[ RUN      ] VisitTracker.SimpleTransitions
[       OK ] VisitTracker.SimpleTransitions (0 ms)
[1873/6146] VisitTracker.SimpleTransitions (0 ms)
[ RUN      ] VisitTracker.Frames
[       OK ] VisitTracker.Frames (0 ms)
[1874/6146] VisitTracker.Frames (0 ms)
[ RUN      ] VisitTracker.MultiProcess
[       OK ] VisitTracker.MultiProcess (1 ms)
[1875/6146] VisitTracker.MultiProcess (1 ms)
[ RUN      ] VisitTracker.ProcessRemove
[       OK ] VisitTracker.ProcessRemove (0 ms)
[1876/6146] VisitTracker.ProcessRemove (0 ms)
[ RUN      ] WebHistoryServiceTest.GetAudioHistoryEnabled
[       OK ] WebHistoryServiceTest.GetAudioHistoryEnabled (1 ms)
[1877/6146] WebHistoryServiceTest.GetAudioHistoryEnabled (1 ms)
[ RUN      ] WebHistoryServiceTest.SetAudioHistoryEnabledTrue
[       OK ] WebHistoryServiceTest.SetAudioHistoryEnabledTrue (0 ms)
[1878/6146] WebHistoryServiceTest.SetAudioHistoryEnabledTrue (0 ms)
[ RUN      ] WebHistoryServiceTest.SetAudioHistoryEnabledFalse
[       OK ] WebHistoryServiceTest.SetAudioHistoryEnabledFalse (1 ms)
[1879/6146] WebHistoryServiceTest.SetAudioHistoryEnabledFalse (1 ms)
[ RUN      ] WebHistoryServiceTest.MultipleRequests
[       OK ] WebHistoryServiceTest.MultipleRequests (0 ms)
[1880/6146] WebHistoryServiceTest.MultipleRequests (0 ms)
[ RUN      ] DependencyGraphTest.SimpleDependency
[       OK ] DependencyGraphTest.SimpleDependency (0 ms)
[1881/6146] DependencyGraphTest.SimpleDependency (0 ms)
[ RUN      ] DependencyGraphTest.TwoChildrenOneParent
[       OK ] DependencyGraphTest.TwoChildrenOneParent (0 ms)
[1882/6146] DependencyGraphTest.TwoChildrenOneParent (0 ms)
[ RUN      ] DependencyGraphTest.MConfiguration
[       OK ] DependencyGraphTest.MConfiguration (0 ms)
[1883/6146] DependencyGraphTest.MConfiguration (0 ms)
[ RUN      ] DependencyGraphTest.DiamondConfiguration
[       OK ] DependencyGraphTest.DiamondConfiguration (0 ms)
[1884/6146] DependencyGraphTest.DiamondConfiguration (0 ms)
[ RUN      ] DependencyGraphTest.DumpAsGraphviz_Escaping
[       OK ] DependencyGraphTest.DumpAsGraphviz_Escaping (8 ms)
[1885/6146] DependencyGraphTest.DumpAsGraphviz_Escaping (8 ms)
[ RUN      ] LanguageUsageMetricsTest.ParseAcceptLanguages
[       OK ] LanguageUsageMetricsTest.ParseAcceptLanguages (0 ms)
[1886/6146] LanguageUsageMetricsTest.ParseAcceptLanguages (0 ms)
[ RUN      ] LanguageUsageMetricsTest.ToLanguageCode
[       OK ] LanguageUsageMetricsTest.ToLanguageCode (0 ms)
[1887/6146] LanguageUsageMetricsTest.ToLanguageCode (0 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBInitSuccess
[       OK ] ProtoDatabaseImplTest.TestDBInitSuccess (2 ms)
[1888/6146] ProtoDatabaseImplTest.TestDBInitSuccess (2 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBInitFailure
[       OK ] ProtoDatabaseImplTest.TestDBInitFailure (1 ms)
[1889/6146] ProtoDatabaseImplTest.TestDBInitFailure (1 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBLoadSuccess
[       OK ] ProtoDatabaseImplTest.TestDBLoadSuccess (1 ms)
[1890/6146] ProtoDatabaseImplTest.TestDBLoadSuccess (1 ms)
[ RUN      ] MemoryPressureMonitorTest.NormalScheduling
[       OK ] MemoryPressureMonitorTest.NormalScheduling (0 ms)
[1891/6146] MemoryPressureMonitorTest.NormalScheduling (0 ms)
[ RUN      ] MemoryPressureMonitorTest.PressureChangeNop
[       OK ] MemoryPressureMonitorTest.PressureChangeNop (0 ms)
[1892/6146] MemoryPressureMonitorTest.PressureChangeNop (0 ms)
[ RUN      ] MemoryPressureMonitorTest.PressureChangeNoNewScheduledTask
[       OK ] MemoryPressureMonitorTest.PressureChangeNoNewScheduledTask (0 ms)
[1893/6146] MemoryPressureMonitorTest.PressureChangeNoNewScheduledTask (0 ms)
[ RUN      ] MemoryPressureMonitorTest.PressureChangeNewScheduledTask
[       OK ] MemoryPressureMonitorTest.PressureChangeNewScheduledTask (0 ms)
[1894/6146] MemoryPressureMonitorTest.PressureChangeNewScheduledTask (0 ms)
[ RUN      ] MemoryPressureStatsCollectorTest.EndToEnd
[       OK ] MemoryPressureStatsCollectorTest.EndToEnd (1 ms)
[1895/6146] MemoryPressureStatsCollectorTest.EndToEnd (1 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.MultipleProfiles
[       OK ] CallStackProfileMetricsProviderTest.MultipleProfiles (1 ms)
[1896/6146] CallStackProfileMetricsProviderTest.MultipleProfiles (1 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.RepeatedStacksUnordered
[       OK ] CallStackProfileMetricsProviderTest.RepeatedStacksUnordered (1 ms)
[1897/6146] CallStackProfileMetricsProviderTest.RepeatedStacksUnordered (1 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.RepeatedStacksOrdered
[       OK ] CallStackProfileMetricsProviderTest.RepeatedStacksOrdered (0 ms)
[1898/6146] CallStackProfileMetricsProviderTest.RepeatedStacksOrdered (0 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.UnknownModule
[       OK ] CallStackProfileMetricsProviderTest.UnknownModule (0 ms)
[1899/6146] CallStackProfileMetricsProviderTest.UnknownModule (0 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.ProfilesProvidedOnlyOnce
[       OK ] CallStackProfileMetricsProviderTest.ProfilesProvidedOnlyOnce (1 ms)
[1900/6146] CallStackProfileMetricsProviderTest.ProfilesProvidedOnlyOnce (1 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBLoadFailure
[       OK ] ProtoDatabaseImplTest.TestDBLoadFailure (1 ms)
[1901/6146] ProtoDatabaseImplTest.TestDBLoadFailure (1 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBSaveSuccess
[       OK ] ProtoDatabaseImplTest.TestDBSaveSuccess (1 ms)
[1902/6146] ProtoDatabaseImplTest.TestDBSaveSuccess (1 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBSaveFailure
[       OK ] ProtoDatabaseImplTest.TestDBSaveFailure (1 ms)
[1903/6146] ProtoDatabaseImplTest.TestDBSaveFailure (1 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBRemoveSuccess
[       OK ] ProtoDatabaseImplTest.TestDBRemoveSuccess (1 ms)
[1904/6146] ProtoDatabaseImplTest.TestDBRemoveSuccess (1 ms)
[ RUN      ] ProtoDatabaseImplTest.TestDBRemoveFailure
[       OK ] ProtoDatabaseImplTest.TestDBRemoveFailure (1 ms)
[1905/6146] ProtoDatabaseImplTest.TestDBRemoveFailure (1 ms)
[ RUN      ] ProtoDatabaseImplThreadingTest.TestDBDestruction
[       OK ] ProtoDatabaseImplThreadingTest.TestDBDestruction (8 ms)
[1906/6146] ProtoDatabaseImplThreadingTest.TestDBDestruction (8 ms)
[ RUN      ] ProtoDatabaseImplThreadingTest.TestDBDestroy
[       OK ] ProtoDatabaseImplThreadingTest.TestDBDestroy (5 ms)
[1907/6146] ProtoDatabaseImplThreadingTest.TestDBDestroy (5 ms)
[ RUN      ] ProtoDatabaseImplLevelDBTest.TestDBSaveAndLoad
[       OK ] ProtoDatabaseImplLevelDBTest.TestDBSaveAndLoad (4 ms)
[1908/6146] ProtoDatabaseImplLevelDBTest.TestDBSaveAndLoad (4 ms)
[ RUN      ] ProtoDatabaseImplLevelDBTest.TestDBCloseAndReopen
[       OK ] ProtoDatabaseImplLevelDBTest.TestDBCloseAndReopen (6 ms)
[1909/6146] ProtoDatabaseImplLevelDBTest.TestDBCloseAndReopen (6 ms)
[ RUN      ] ProtoDatabaseImplLevelDBTest.TestDBInitFail
[56949:3335:0524/193541:13916615314835:WARNING:leveldb_database.cc(68)] Unable to open /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.3fOLee: Invalid argument: /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.3fOLee: does not exist (create_if_missing is false)
[       OK ] ProtoDatabaseImplLevelDBTest.TestDBInitFail (1 ms)
[1910/6146] ProtoDatabaseImplLevelDBTest.TestDBInitFail (1 ms)
[ RUN      ] ProtoDatabaseImplLevelDBTest.TestMemoryDatabase
[       OK ] ProtoDatabaseImplLevelDBTest.TestMemoryDatabase (1 ms)
[1911/6146] ProtoDatabaseImplLevelDBTest.TestMemoryDatabase (1 ms)
[ RUN      ] LinkHeaderTest.SplitEmpty
[       OK ] LinkHeaderTest.SplitEmpty (0 ms)
[1912/6146] LinkHeaderTest.SplitEmpty (0 ms)
[ RUN      ] LinkHeaderTest.SplitSimple
[       OK ] LinkHeaderTest.SplitSimple (0 ms)
[1913/6146] LinkHeaderTest.SplitSimple (0 ms)
[ RUN      ] LinkHeaderTest.SplitSkipsEmpty
[       OK ] LinkHeaderTest.SplitSkipsEmpty (0 ms)
[1914/6146] LinkHeaderTest.SplitSkipsEmpty (0 ms)
[ RUN      ] LinkHeaderTest.SplitQuotes
[       OK ] LinkHeaderTest.SplitQuotes (0 ms)
[1915/6146] LinkHeaderTest.SplitQuotes (0 ms)
[ RUN      ] LinkHeaderTest.SplitEscapedQuotes
[       OK ] LinkHeaderTest.SplitEscapedQuotes (0 ms)
[1916/6146] LinkHeaderTest.SplitEscapedQuotes (0 ms)
[ RUN      ] ScreenContextTest.Simple
[       OK ] ScreenContextTest.Simple (0 ms)
[1917/6146] ScreenContextTest.Simple (0 ms)
[ RUN      ] ScreenContextTest.Changes
[       OK ] ScreenContextTest.Changes (0 ms)
[1918/6146] ScreenContextTest.Changes (0 ms)
[ RUN      ] ScreenContextTest.ComplexChanges
[       OK ] ScreenContextTest.ComplexChanges (0 ms)
[1919/6146] ScreenContextTest.ComplexChanges (0 ms)
[ RUN      ] ScreenContextTest.ApplyChanges
[       OK ] ScreenContextTest.ApplyChanges (0 ms)
[1920/6146] ScreenContextTest.ApplyChanges (0 ms)
[ RUN      ] InstanceIDDriverTest.DeleteToken
[       OK ] InstanceIDDriverTest.DeleteToken (38 ms)
[1921/6146] InstanceIDDriverTest.DeleteToken (38 ms)
[ RUN      ] JSONSchemaValidatorCPPTest.Test
[       OK ] JSONSchemaValidatorCPPTest.Test (18 ms)
[1922/6146] JSONSchemaValidatorCPPTest.Test (18 ms)
[ RUN      ] JSONSchemaValidator.IsValidSchema
[       OK ] JSONSchemaValidator.IsValidSchema (1 ms)
[1923/6146] JSONSchemaValidator.IsValidSchema (1 ms)
[ RUN      ] BrowserContextDependencyManagerUnittests.SingleCase
[       OK ] BrowserContextDependencyManagerUnittests.SingleCase (0 ms)
[1924/6146] BrowserContextDependencyManagerUnittests.SingleCase (0 ms)
[ RUN      ] BrowserContextDependencyManagerUnittests.SimpleDependency
[       OK ] BrowserContextDependencyManagerUnittests.SimpleDependency (0 ms)
[1925/6146] BrowserContextDependencyManagerUnittests.SimpleDependency (0 ms)
[ RUN      ] BrowserContextDependencyManagerUnittests.TwoChildrenOneParent
[       OK ] BrowserContextDependencyManagerUnittests.TwoChildrenOneParent (0 ms)
[1926/6146] BrowserContextDependencyManagerUnittests.TwoChildrenOneParent (0 ms)
[ RUN      ] BrowserContextDependencyManagerUnittests.MConfiguration
[       OK ] BrowserContextDependencyManagerUnittests.MConfiguration (0 ms)
[1927/6146] BrowserContextDependencyManagerUnittests.MConfiguration (0 ms)
[ RUN      ] BrowserContextDependencyManagerUnittests.DiamondConfiguration
[       OK ] BrowserContextDependencyManagerUnittests.DiamondConfiguration (1 ms)
[1928/6146] BrowserContextDependencyManagerUnittests.DiamondConfiguration (1 ms)
[ RUN      ] BrowserContextDependencyManagerUnittests.ComplexGraph
[       OK ] BrowserContextDependencyManagerUnittests.ComplexGraph (0 ms)
[1929/6146] BrowserContextDependencyManagerUnittests.ComplexGraph (0 ms)
[ RUN      ] DependencyGraphTest.SingleCase
[       OK ] DependencyGraphTest.SingleCase (0 ms)
[1930/6146] DependencyGraphTest.SingleCase (0 ms)
[ RUN      ] DailyEventTest.TestRecentNotFired
[       OK ] DailyEventTest.TestRecentNotFired (0 ms)
[1931/6146] DailyEventTest.TestRecentNotFired (0 ms)
[ RUN      ] DailyEventTest.TestSoonNotFired
[       OK ] DailyEventTest.TestSoonNotFired (0 ms)
[1932/6146] DailyEventTest.TestSoonNotFired (0 ms)
[ RUN      ] DriveMetricsProviderTest.HasSeekPenalty
[       OK ] DriveMetricsProviderTest.HasSeekPenalty (16 ms)
[1933/6146] DriveMetricsProviderTest.HasSeekPenalty (16 ms)
[ RUN      ] FileMetricsProviderTest.AccessMetrics
[       OK ] FileMetricsProviderTest.AccessMetrics (2 ms)
[1934/6146] FileMetricsProviderTest.AccessMetrics (2 ms)
[ RUN      ] FileMetricsProviderTest.AccessDirectory
[       OK ] FileMetricsProviderTest.AccessDirectory (5 ms)
[1935/6146] FileMetricsProviderTest.AccessDirectory (5 ms)
[ RUN      ] FileMetricsProviderTest.AccessInitialMetrics
[       OK ] FileMetricsProviderTest.AccessInitialMetrics (1 ms)
[1936/6146] FileMetricsProviderTest.AccessInitialMetrics (1 ms)
[ RUN      ] HistogramEncoder.HistogramBucketFields
[       OK ] HistogramEncoder.HistogramBucketFields (0 ms)
[1937/6146] HistogramEncoder.HistogramBucketFields (0 ms)
[ RUN      ] DataUseTrackerTest.CheckUpdateUsagePref
[       OK ] DataUseTrackerTest.CheckUpdateUsagePref (0 ms)
[1938/6146] DataUseTrackerTest.CheckUpdateUsagePref (0 ms)
[ RUN      ] DataUseTrackerTest.CheckRemoveExpiredEntries
[       OK ] DataUseTrackerTest.CheckRemoveExpiredEntries (1 ms)
[1939/6146] DataUseTrackerTest.CheckRemoveExpiredEntries (1 ms)
[ RUN      ] DataUseTrackerTest.CheckComputeTotalDataUse
[       OK ] DataUseTrackerTest.CheckComputeTotalDataUse (0 ms)
[1940/6146] DataUseTrackerTest.CheckComputeTotalDataUse (0 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.ProfilesProvidedWhenCollectedBeforeInstantiation
[       OK ] CallStackProfileMetricsProviderTest.ProfilesProvidedWhenCollectedBeforeInstantiation (1 ms)
[1941/6146] CallStackProfileMetricsProviderTest.ProfilesProvidedWhenCollectedBeforeInstantiation (1 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedWhileDisabled
[       OK ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedWhileDisabled (0 ms)
[1942/6146] CallStackProfileMetricsProviderTest.ProfilesNotProvidedWhileDisabled (0 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeToDisabled
[       OK ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeToDisabled (0 ms)
[1943/6146] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeToDisabled (0 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeToDisabledThenEnabled
[       OK ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeToDisabledThenEnabled (0 ms)
[1944/6146] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeToDisabledThenEnabled (0 ms)
[ RUN      ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeFromDisabled
[       OK ] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeFromDisabled (0 ms)
[1945/6146] CallStackProfileMetricsProviderTest.ProfilesNotProvidedAfterChangeFromDisabled (0 ms)
[ RUN      ] ClonedInstallDetectorTest.SaveId
[       OK ] ClonedInstallDetectorTest.SaveId (0 ms)
[1946/6146] ClonedInstallDetectorTest.SaveId (0 ms)
[ RUN      ] ClonedInstallDetectorTest.DetectClone
[       OK ] ClonedInstallDetectorTest.DetectClone (0 ms)
[1947/6146] ClonedInstallDetectorTest.DetectClone (0 ms)
[ RUN      ] DailyEventTest.TestNewFires
[       OK ] DailyEventTest.TestNewFires (0 ms)
[1948/6146] DailyEventTest.TestNewFires (0 ms)
[ RUN      ] DailyEventTest.TestOldFires
[       OK ] DailyEventTest.TestOldFires (1 ms)
[1949/6146] DailyEventTest.TestOldFires (1 ms)
[ RUN      ] DailyEventTest.TestFutureFires
[       OK ] DailyEventTest.TestFutureFires (0 ms)
[1950/6146] DailyEventTest.TestFutureFires (0 ms)
[ RUN      ] DataUseTrackerTest.CheckShouldUploadLogOnCellular
[       OK ] DataUseTrackerTest.CheckShouldUploadLogOnCellular (1 ms)
[1951/6146] DataUseTrackerTest.CheckShouldUploadLogOnCellular (1 ms)
[ RUN      ] MetricsLogManagerTest.StandardFlow
[       OK ] MetricsLogManagerTest.StandardFlow (1 ms)
[1952/6146] MetricsLogManagerTest.StandardFlow (1 ms)
[ RUN      ] MetricsLogManagerTest.AbandonedLog
[       OK ] MetricsLogManagerTest.AbandonedLog (0 ms)
[1953/6146] MetricsLogManagerTest.AbandonedLog (0 ms)
[ RUN      ] MetricsLogManagerTest.InterjectedLog
[       OK ] MetricsLogManagerTest.InterjectedLog (0 ms)
[1954/6146] MetricsLogManagerTest.InterjectedLog (0 ms)
[ RUN      ] MetricsLogManagerTest.InterjectedLogPreservesType
[       OK ] MetricsLogManagerTest.InterjectedLogPreservesType (1 ms)
[1955/6146] MetricsLogManagerTest.InterjectedLogPreservesType (1 ms)
[ RUN      ] MetricsLogManagerTest.StoreAndLoad
[       OK ] MetricsLogManagerTest.StoreAndLoad (1 ms)
[1956/6146] MetricsLogManagerTest.StoreAndLoad (1 ms)
[ RUN      ] MetricsLogManagerTest.StoreStagedLogTypes
[       OK ] MetricsLogManagerTest.StoreStagedLogTypes (1 ms)
[1957/6146] MetricsLogManagerTest.StoreStagedLogTypes (1 ms)
[ RUN      ] MetricsLogManagerTest.LargeLogDiscarding
[       OK ] MetricsLogManagerTest.LargeLogDiscarding (0 ms)
[1958/6146] MetricsLogManagerTest.LargeLogDiscarding (0 ms)
[ RUN      ] MetricsLogManagerTest.DiscardOrder
[       OK ] MetricsLogManagerTest.DiscardOrder (1 ms)
[1959/6146] MetricsLogManagerTest.DiscardOrder (1 ms)
[ RUN      ] MetricsLogTest.LogType
[       OK ] MetricsLogTest.LogType (0 ms)
[1960/6146] MetricsLogTest.LogType (0 ms)
[ RUN      ] MetricsStateManagerTest.EntropySourceUsed_High
[       OK ] MetricsStateManagerTest.EntropySourceUsed_High (1 ms)
[1961/6146] MetricsStateManagerTest.EntropySourceUsed_High (1 ms)
[ RUN      ] MetricsStateManagerTest.LowEntropySource0NotReset
[       OK ] MetricsStateManagerTest.LowEntropySource0NotReset (0 ms)
[1962/6146] MetricsStateManagerTest.LowEntropySource0NotReset (0 ms)
[ RUN      ] MetricsStateManagerTest.PermutedEntropyCacheClearedWhenLowEntropyReset
[       OK ] MetricsStateManagerTest.PermutedEntropyCacheClearedWhenLowEntropyReset (1 ms)
[1963/6146] MetricsStateManagerTest.PermutedEntropyCacheClearedWhenLowEntropyReset (1 ms)
[ RUN      ] MetricsStateManagerTest.ResetMetricsIDs
[       OK ] MetricsStateManagerTest.ResetMetricsIDs (0 ms)
[1964/6146] MetricsStateManagerTest.ResetMetricsIDs (0 ms)
[ RUN      ] MetricsStateManagerTest.ForceClientIdCreation
[       OK ] MetricsStateManagerTest.ForceClientIdCreation (1 ms)
[1965/6146] MetricsStateManagerTest.ForceClientIdCreation (1 ms)
[ RUN      ] NetMetricsLogUploaderTest.OnUploadCompleteReuseUploader
[       OK ] NetMetricsLogUploaderTest.OnUploadCompleteReuseUploader (0 ms)
[1966/6146] NetMetricsLogUploaderTest.OnUploadCompleteReuseUploader (0 ms)
[ RUN      ] PersistedLogsTest.EmptyLogList
[       OK ] PersistedLogsTest.EmptyLogList (0 ms)
[1967/6146] PersistedLogsTest.EmptyLogList (0 ms)
[ RUN      ] PersistedLogsTest.SingleElementLogList
[       OK ] PersistedLogsTest.SingleElementLogList (0 ms)
[1968/6146] PersistedLogsTest.SingleElementLogList (0 ms)
[ RUN      ] PersistedLogsTest.LongButTinyLogList
[       OK ] PersistedLogsTest.LongButTinyLogList (3 ms)
[1969/6146] PersistedLogsTest.LongButTinyLogList (3 ms)
[ RUN      ] PersistedLogsTest.LongButSmallLogList
[       OK ] PersistedLogsTest.LongButSmallLogList (5 ms)
[1970/6146] PersistedLogsTest.LongButSmallLogList (5 ms)
[ RUN      ] MetricsLogTest.EmptyRecord
[       OK ] MetricsLogTest.EmptyRecord (1 ms)
[1971/6146] MetricsLogTest.EmptyRecord (1 ms)
[ RUN      ] MetricsLogTest.HistogramBucketFields
[       OK ] MetricsLogTest.HistogramBucketFields (0 ms)
[1972/6146] MetricsLogTest.HistogramBucketFields (0 ms)
[ RUN      ] MetricsLogTest.RecordEnvironment
[       OK ] MetricsLogTest.RecordEnvironment (1 ms)
[1973/6146] MetricsLogTest.RecordEnvironment (1 ms)
[ RUN      ] MetricsLogTest.LoadSavedEnvironmentFromPrefs
[       OK ] MetricsLogTest.LoadSavedEnvironmentFromPrefs (1 ms)
[1974/6146] MetricsLogTest.LoadSavedEnvironmentFromPrefs (1 ms)
[ RUN      ] MetricsLogTest.RecordEnvironmentEnableDefault
[       OK ] MetricsLogTest.RecordEnvironmentEnableDefault (1 ms)
[1975/6146] MetricsLogTest.RecordEnvironmentEnableDefault (1 ms)
[ RUN      ] MetricsLogTest.InitialLogStabilityMetrics
[       OK ] MetricsLogTest.InitialLogStabilityMetrics (0 ms)
[1976/6146] MetricsLogTest.InitialLogStabilityMetrics (0 ms)
[ RUN      ] MetricsLogTest.OngoingLogStabilityMetrics
[       OK ] MetricsLogTest.OngoingLogStabilityMetrics (1 ms)
[1977/6146] MetricsLogTest.OngoingLogStabilityMetrics (1 ms)
[ RUN      ] MetricsLogTest.ChromeChannelWrittenToProtobuf
[       OK ] MetricsLogTest.ChromeChannelWrittenToProtobuf (0 ms)
[1978/6146] MetricsLogTest.ChromeChannelWrittenToProtobuf (0 ms)
[ RUN      ] MetricsLogTest.ProductNotSetIfDefault
[       OK ] MetricsLogTest.ProductNotSetIfDefault (0 ms)
[1979/6146] MetricsLogTest.ProductNotSetIfDefault (0 ms)
[ RUN      ] MetricsLogTest.ProductSetIfNotDefault
[       OK ] MetricsLogTest.ProductSetIfNotDefault (1 ms)
[1980/6146] MetricsLogTest.ProductSetIfNotDefault (1 ms)
[ RUN      ] MetricsReportingSchedulerTest.InitTaskCompleteBeforeTimer
[       OK ] MetricsReportingSchedulerTest.InitTaskCompleteBeforeTimer (30 ms)
[1981/6146] MetricsReportingSchedulerTest.InitTaskCompleteBeforeTimer (30 ms)
[ RUN      ] MetricsReportingSchedulerTest.InitTaskCompleteAfterTimer
[       OK ] MetricsReportingSchedulerTest.InitTaskCompleteAfterTimer (1 ms)
[1982/6146] MetricsReportingSchedulerTest.InitTaskCompleteAfterTimer (1 ms)
[ RUN      ] MetricsServiceTest.InitialStabilityLogAfterCleanShutDown
[       OK ] MetricsServiceTest.InitialStabilityLogAfterCleanShutDown (1 ms)
[1983/6146] MetricsServiceTest.InitialStabilityLogAfterCleanShutDown (1 ms)
[ RUN      ] MetricsServiceTest.InitialStabilityLogAtProviderRequest
[       OK ] MetricsServiceTest.InitialStabilityLogAtProviderRequest (2 ms)
[1984/6146] MetricsServiceTest.InitialStabilityLogAtProviderRequest (2 ms)
[ RUN      ] MetricsServiceTest.InitialStabilityLogAfterCrash
[       OK ] MetricsServiceTest.InitialStabilityLogAfterCrash (2 ms)
[1985/6146] MetricsServiceTest.InitialStabilityLogAfterCrash (2 ms)
[ RUN      ] MetricsServiceTest.RegisterSyntheticTrial
[       OK ] MetricsServiceTest.RegisterSyntheticTrial (2 ms)
[1986/6146] MetricsServiceTest.RegisterSyntheticTrial (2 ms)
[ RUN      ] MetricsServiceTest.MetricsProviderOnRecordingDisabledCalledOnInitialStop
[       OK ] MetricsServiceTest.MetricsProviderOnRecordingDisabledCalledOnInitialStop (1 ms)
[1987/6146] MetricsServiceTest.MetricsProviderOnRecordingDisabledCalledOnInitialStop (1 ms)
[ RUN      ] MetricsServiceTest.MetricsProvidersInitialized
[       OK ] MetricsServiceTest.MetricsProvidersInitialized (0 ms)
[1988/6146] MetricsServiceTest.MetricsProvidersInitialized (0 ms)
[ RUN      ] MetricsStateManagerTest.ClientIdCorrectlyFormatted
[       OK ] MetricsStateManagerTest.ClientIdCorrectlyFormatted (0 ms)
[1989/6146] MetricsStateManagerTest.ClientIdCorrectlyFormatted (0 ms)
[ RUN      ] MetricsStateManagerTest.EntropySourceUsed_Low
[       OK ] MetricsStateManagerTest.EntropySourceUsed_Low (0 ms)
[1990/6146] MetricsStateManagerTest.EntropySourceUsed_Low (0 ms)
[ RUN      ] PersistedLogsTest.ShortButLargeLogList
[       OK ] PersistedLogsTest.ShortButLargeLogList (2 ms)
[1991/6146] PersistedLogsTest.ShortButLargeLogList (2 ms)
[ RUN      ] PersistedLogsTest.LongAndLargeLogList
[       OK ] PersistedLogsTest.LongAndLargeLogList (3 ms)
[1992/6146] PersistedLogsTest.LongAndLargeLogList (3 ms)
[ RUN      ] PersistedLogsTest.Staging
[       OK ] PersistedLogsTest.Staging (1 ms)
[1993/6146] PersistedLogsTest.Staging (1 ms)
[ RUN      ] PersistedLogsTest.DiscardOrder
[       OK ] PersistedLogsTest.DiscardOrder (0 ms)
[1994/6146] PersistedLogsTest.DiscardOrder (0 ms)
[ RUN      ] PersistedLogsTest.Hashes
[       OK ] PersistedLogsTest.Hashes (1 ms)
[1995/6146] PersistedLogsTest.Hashes (1 ms)
[ RUN      ] ProfilerMetricsProviderTest.RecordData
[       OK ] ProfilerMetricsProviderTest.RecordData (0 ms)
[1996/6146] ProfilerMetricsProviderTest.RecordData (0 ms)
[ RUN      ] TrackingSynchronizerTest.ProfilerData
[       OK ] TrackingSynchronizerTest.ProfilerData (0 ms)
[1997/6146] TrackingSynchronizerTest.ProfilerData (0 ms)
[ RUN      ] StabilityMetricsHelperTest.BrowserChildProcessCrashed
[       OK ] StabilityMetricsHelperTest.BrowserChildProcessCrashed (1 ms)
[1998/6146] StabilityMetricsHelperTest.BrowserChildProcessCrashed (1 ms)
[ RUN      ] StabilityMetricsHelperTest.LogRendererCrash
[       OK ] StabilityMetricsHelperTest.LogRendererCrash (0 ms)
[1999/6146] StabilityMetricsHelperTest.LogRendererCrash (0 ms)
[ RUN      ] ScreenInfoMetricsProviderTest.ProvideSystemProfileMetrics
[       OK ] ScreenInfoMetricsProviderTest.ProvideSystemProfileMetrics (0 ms)
[2000/6146] ScreenInfoMetricsProviderTest.ProvideSystemProfileMetrics (0 ms)
[ RUN      ] MimeUtilTest.LookupTypes
[       OK ] MimeUtilTest.LookupTypes (0 ms)
[2001/6146] MimeUtilTest.LookupTypes (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.Defaults
[       OK ] NetworkSessionConfiguratorTest.Defaults (1 ms)
[2002/6146] NetworkSessionConfiguratorTest.Defaults (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.IgnoreCertificateErrors
[       OK ] NetworkSessionConfiguratorTest.IgnoreCertificateErrors (0 ms)
[2003/6146] NetworkSessionConfiguratorTest.IgnoreCertificateErrors (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.TestingFixedPort
[       OK ] NetworkSessionConfiguratorTest.TestingFixedPort (1 ms)
[2004/6146] NetworkSessionConfiguratorTest.TestingFixedPort (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.AltSvcFieldTrialEnabled
[       OK ] NetworkSessionConfiguratorTest.AltSvcFieldTrialEnabled (0 ms)
[2005/6146] NetworkSessionConfiguratorTest.AltSvcFieldTrialEnabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.AltSvcFieldTrialDisabled
[       OK ] NetworkSessionConfiguratorTest.AltSvcFieldTrialDisabled (0 ms)
[2006/6146] NetworkSessionConfiguratorTest.AltSvcFieldTrialDisabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.SpdyFieldTrialHoldbackEnabled
[       OK ] NetworkSessionConfiguratorTest.SpdyFieldTrialHoldbackEnabled (1 ms)
[2007/6146] NetworkSessionConfiguratorTest.SpdyFieldTrialHoldbackEnabled (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.SpdyFieldTrialSpdy31Enabled
[       OK ] NetworkSessionConfiguratorTest.SpdyFieldTrialSpdy31Enabled (0 ms)
[2008/6146] NetworkSessionConfiguratorTest.SpdyFieldTrialSpdy31Enabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.SpdyFieldTrialSpdy4Enabled
[       OK ] NetworkSessionConfiguratorTest.SpdyFieldTrialSpdy4Enabled (0 ms)
[2009/6146] NetworkSessionConfiguratorTest.SpdyFieldTrialSpdy4Enabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.SpdyFieldTrialParametrized
[       OK ] NetworkSessionConfiguratorTest.SpdyFieldTrialParametrized (0 ms)
[2010/6146] NetworkSessionConfiguratorTest.SpdyFieldTrialParametrized (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.EnableQuicFromCommandLine
[       OK ] NetworkSessionConfiguratorTest.EnableQuicFromCommandLine (1 ms)
[2011/6146] NetworkSessionConfiguratorTest.EnableQuicFromCommandLine (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.EnableAlternativeServicesFromCommandLineWithQuicDisabled
[       OK ] NetworkSessionConfiguratorTest.EnableAlternativeServicesFromCommandLineWithQuicDisabled (0 ms)
[2012/6146] NetworkSessionConfiguratorTest.EnableAlternativeServicesFromCommandLineWithQuicDisabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.EnableAlternativeServicesFromCommandLineWithQuicEnabled
[       OK ] NetworkSessionConfiguratorTest.EnableAlternativeServicesFromCommandLineWithQuicEnabled (0 ms)
[2013/6146] NetworkSessionConfiguratorTest.EnableAlternativeServicesFromCommandLineWithQuicEnabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.PacketLengthFromCommandLine
[       OK ] NetworkSessionConfiguratorTest.PacketLengthFromCommandLine (0 ms)
[2014/6146] NetworkSessionConfiguratorTest.PacketLengthFromCommandLine (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicCloseSessionsOnIpChangeFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicCloseSessionsOnIpChangeFromFieldTrialParams (1 ms)
[2015/6146] NetworkSessionConfiguratorTest.QuicCloseSessionsOnIpChangeFromFieldTrialParams (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicIdleConnectionTimeoutSecondsFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicIdleConnectionTimeoutSecondsFieldTrialParams (0 ms)
[2016/6146] NetworkSessionConfiguratorTest.QuicIdleConnectionTimeoutSecondsFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicDisablePreConnectIfZeroRtt
[       OK ] NetworkSessionConfiguratorTest.QuicDisablePreConnectIfZeroRtt (0 ms)
[2017/6146] NetworkSessionConfiguratorTest.QuicDisablePreConnectIfZeroRtt (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicMigrateSessionsOnNetworkChangeFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicMigrateSessionsOnNetworkChangeFromFieldTrialParams (0 ms)
[2018/6146] NetworkSessionConfiguratorTest.QuicMigrateSessionsOnNetworkChangeFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicMigrateSessionsEarlyFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicMigrateSessionsEarlyFromFieldTrialParams (0 ms)
[2019/6146] NetworkSessionConfiguratorTest.QuicMigrateSessionsEarlyFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.PacketLengthFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.PacketLengthFromFieldTrialParams (1 ms)
[2020/6146] NetworkSessionConfiguratorTest.PacketLengthFromFieldTrialParams (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicVersionFromCommandLine
[       OK ] NetworkSessionConfiguratorTest.QuicVersionFromCommandLine (1 ms)
[2021/6146] NetworkSessionConfiguratorTest.QuicVersionFromCommandLine (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicVersionFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicVersionFromFieldTrialParams (0 ms)
[2022/6146] NetworkSessionConfiguratorTest.QuicVersionFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicConnectionOptionsFromCommandLine
[       OK ] NetworkSessionConfiguratorTest.QuicConnectionOptionsFromCommandLine (0 ms)
[2023/6146] NetworkSessionConfiguratorTest.QuicConnectionOptionsFromCommandLine (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicConnectionOptionsFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicConnectionOptionsFromFieldTrialParams (0 ms)
[2024/6146] NetworkSessionConfiguratorTest.QuicConnectionOptionsFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicAlwaysRequireHandshakeConfirmationFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicAlwaysRequireHandshakeConfirmationFromFieldTrialParams (0 ms)
[2025/6146] NetworkSessionConfiguratorTest.QuicAlwaysRequireHandshakeConfirmationFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicDisableConnectionPoolingFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicDisableConnectionPoolingFromFieldTrialParams (1 ms)
[2026/6146] NetworkSessionConfiguratorTest.QuicDisableConnectionPoolingFromFieldTrialParams (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicLoadServerInfoTimeToSmoothedRttFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicLoadServerInfoTimeToSmoothedRttFromFieldTrialParams (0 ms)
[2027/6146] NetworkSessionConfiguratorTest.QuicLoadServerInfoTimeToSmoothedRttFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicEnableConnectionRacing
[       OK ] NetworkSessionConfiguratorTest.QuicEnableConnectionRacing (0 ms)
[2028/6146] NetworkSessionConfiguratorTest.QuicEnableConnectionRacing (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicEnableNonBlockingIO
[       OK ] NetworkSessionConfiguratorTest.QuicEnableNonBlockingIO (0 ms)
[2029/6146] NetworkSessionConfiguratorTest.QuicEnableNonBlockingIO (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicDisableDiskCache
[       OK ] NetworkSessionConfiguratorTest.QuicDisableDiskCache (0 ms)
[2030/6146] NetworkSessionConfiguratorTest.QuicDisableDiskCache (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.TCPFastOpenHttpsEnabled
[       OK ] NetworkSessionConfiguratorTest.TCPFastOpenHttpsEnabled (2 ms)
[2031/6146] NetworkSessionConfiguratorTest.TCPFastOpenHttpsEnabled (2 ms)
[ RUN      ] NetworkTimeTrackerTest.Uninitialized
[       OK ] NetworkTimeTrackerTest.Uninitialized (2 ms)
[2032/6146] NetworkTimeTrackerTest.Uninitialized (2 ms)
[ RUN      ] NetworkTimeTrackerTest.LongPostingDelay
[       OK ] NetworkTimeTrackerTest.LongPostingDelay (1 ms)
[2033/6146] NetworkTimeTrackerTest.LongPostingDelay (1 ms)
[ RUN      ] NetworkTimeTrackerTest.LopsidedLatency
[       OK ] NetworkTimeTrackerTest.LopsidedLatency (1 ms)
[2034/6146] NetworkTimeTrackerTest.LopsidedLatency (1 ms)
[ RUN      ] NetworkTimeTrackerTest.ClockIsWack
[       OK ] NetworkTimeTrackerTest.ClockIsWack (1 ms)
[2035/6146] NetworkTimeTrackerTest.ClockIsWack (1 ms)
[ RUN      ] NetworkTimeTrackerTest.ClocksDivergeSlightly
[       OK ] NetworkTimeTrackerTest.ClocksDivergeSlightly (0 ms)
[2036/6146] NetworkTimeTrackerTest.ClocksDivergeSlightly (0 ms)
[ RUN      ] NetworkTimeTrackerTest.NetworkTimeUpdates
[       OK ] NetworkTimeTrackerTest.NetworkTimeUpdates (0 ms)
[2037/6146] NetworkTimeTrackerTest.NetworkTimeUpdates (0 ms)
[ RUN      ] NetworkTimeTrackerTest.SpringForward
[       OK ] NetworkTimeTrackerTest.SpringForward (1 ms)
[2038/6146] NetworkTimeTrackerTest.SpringForward (1 ms)
[ RUN      ] NetworkTimeTrackerTest.FallBack
[       OK ] NetworkTimeTrackerTest.FallBack (1 ms)
[2039/6146] NetworkTimeTrackerTest.FallBack (1 ms)
[ RUN      ] NetworkTimeTrackerTest.SuspendAndResume
[       OK ] NetworkTimeTrackerTest.SuspendAndResume (1 ms)
[2040/6146] NetworkTimeTrackerTest.SuspendAndResume (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.SpdyCommandLineDisableHttp2
[       OK ] NetworkSessionConfiguratorTest.SpdyCommandLineDisableHttp2 (1 ms)
[2041/6146] NetworkSessionConfiguratorTest.SpdyCommandLineDisableHttp2 (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.SpdyDisallowedByPolicy
[       OK ] NetworkSessionConfiguratorTest.SpdyDisallowedByPolicy (0 ms)
[2042/6146] NetworkSessionConfiguratorTest.SpdyDisallowedByPolicy (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.NPNFieldTrialEnabled
[       OK ] NetworkSessionConfiguratorTest.NPNFieldTrialEnabled (0 ms)
[2043/6146] NetworkSessionConfiguratorTest.NPNFieldTrialEnabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.NPNFieldTrialDisabled
[       OK ] NetworkSessionConfiguratorTest.NPNFieldTrialDisabled (0 ms)
[2044/6146] NetworkSessionConfiguratorTest.NPNFieldTrialDisabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.PriorityDependenciesTrialEnabled
[       OK ] NetworkSessionConfiguratorTest.PriorityDependenciesTrialEnabled (1 ms)
[2045/6146] NetworkSessionConfiguratorTest.PriorityDependenciesTrialEnabled (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.PriorityDependenciesTrialDisabled
[       OK ] NetworkSessionConfiguratorTest.PriorityDependenciesTrialDisabled (0 ms)
[2046/6146] NetworkSessionConfiguratorTest.PriorityDependenciesTrialDisabled (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.EnableQuicFromFieldTrialGroup
[       OK ] NetworkSessionConfiguratorTest.EnableQuicFromFieldTrialGroup (0 ms)
[2047/6146] NetworkSessionConfiguratorTest.EnableQuicFromFieldTrialGroup (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.DisableQuicFromCommandLine
[       OK ] NetworkSessionConfiguratorTest.DisableQuicFromCommandLine (1 ms)
[2048/6146] NetworkSessionConfiguratorTest.DisableQuicFromCommandLine (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.EnableQuicForDataReductionProxy
[       OK ] NetworkSessionConfiguratorTest.EnableQuicForDataReductionProxy (0 ms)
[2049/6146] NetworkSessionConfiguratorTest.EnableQuicForDataReductionProxy (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.DisableQuicWhenConnectionTimesOutWithOpenStreamsFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.DisableQuicWhenConnectionTimesOutWithOpenStreamsFromFieldTrialParams (0 ms)
[2050/6146] NetworkSessionConfiguratorTest.DisableQuicWhenConnectionTimesOutWithOpenStreamsFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicPreferAes
[       OK ] NetworkSessionConfiguratorTest.QuicPreferAes (1 ms)
[2051/6146] NetworkSessionConfiguratorTest.QuicPreferAes (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicEnableAlternativeServicesFromFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicEnableAlternativeServicesFromFieldTrialParams (0 ms)
[2052/6146] NetworkSessionConfiguratorTest.QuicEnableAlternativeServicesFromFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicMaxNumberOfLossyConnectionsFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicMaxNumberOfLossyConnectionsFieldTrialParams (0 ms)
[2053/6146] NetworkSessionConfiguratorTest.QuicMaxNumberOfLossyConnectionsFieldTrialParams (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicPacketLossThresholdFieldTrialParams
[       OK ] NetworkSessionConfiguratorTest.QuicPacketLossThresholdFieldTrialParams (1 ms)
[2054/6146] NetworkSessionConfiguratorTest.QuicPacketLossThresholdFieldTrialParams (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicReceiveBufferSize
[       OK ] NetworkSessionConfiguratorTest.QuicReceiveBufferSize (0 ms)
[2055/6146] NetworkSessionConfiguratorTest.QuicReceiveBufferSize (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicDisableDelayTcpRace
[       OK ] NetworkSessionConfiguratorTest.QuicDisableDelayTcpRace (0 ms)
[2056/6146] NetworkSessionConfiguratorTest.QuicDisableDelayTcpRace (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicOriginsToForceQuicOn
[       OK ] NetworkSessionConfiguratorTest.QuicOriginsToForceQuicOn (0 ms)
[2057/6146] NetworkSessionConfiguratorTest.QuicOriginsToForceQuicOn (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicWhitelistFromCommandLinet
[       OK ] NetworkSessionConfiguratorTest.QuicWhitelistFromCommandLinet (0 ms)
[2058/6146] NetworkSessionConfiguratorTest.QuicWhitelistFromCommandLinet (0 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicWhitelistFromParams
[       OK ] NetworkSessionConfiguratorTest.QuicWhitelistFromParams (1 ms)
[2059/6146] NetworkSessionConfiguratorTest.QuicWhitelistFromParams (1 ms)
[ RUN      ] NetworkSessionConfiguratorTest.QuicDisallowedByPolicy
[       OK ] NetworkSessionConfiguratorTest.QuicDisallowedByPolicy (0 ms)
[2060/6146] NetworkSessionConfiguratorTest.QuicDisallowedByPolicy (0 ms)
[ RUN      ] NetworkTimeTrackerTest.Serialize
[       OK ] NetworkTimeTrackerTest.Serialize (3 ms)
[2061/6146] NetworkTimeTrackerTest.Serialize (3 ms)
[ RUN      ] NetworkTimeTrackerTest.DeserializeOldFormat
[       OK ] NetworkTimeTrackerTest.DeserializeOldFormat (1 ms)
[2062/6146] NetworkTimeTrackerTest.DeserializeOldFormat (1 ms)
[ RUN      ] NetworkTimeTrackerTest.SerializeWithLongDelay
[       OK ] NetworkTimeTrackerTest.SerializeWithLongDelay (1 ms)
[2063/6146] NetworkTimeTrackerTest.SerializeWithLongDelay (1 ms)
[ RUN      ] NetworkTimeTrackerTest.SerializeWithTickClockAdvance
[       OK ] NetworkTimeTrackerTest.SerializeWithTickClockAdvance (1 ms)
[2064/6146] NetworkTimeTrackerTest.SerializeWithTickClockAdvance (1 ms)
[ RUN      ] NetworkTimeTrackerTest.SerializeWithWallClockAdvance
[       OK ] NetworkTimeTrackerTest.SerializeWithWallClockAdvance (1 ms)
[2065/6146] NetworkTimeTrackerTest.SerializeWithWallClockAdvance (1 ms)
[ RUN      ] NetworkTimeTrackerTest.UpdateFromNetwork
[       OK ] NetworkTimeTrackerTest.UpdateFromNetwork (10 ms)
[2066/6146] NetworkTimeTrackerTest.UpdateFromNetwork (10 ms)
[ RUN      ] NetworkTimeTrackerTest.NoNetworkQueryWhileSynced
[       OK ] NetworkTimeTrackerTest.NoNetworkQueryWhileSynced (1 ms)
[2067/6146] NetworkTimeTrackerTest.NoNetworkQueryWhileSynced (1 ms)
[ RUN      ] NetworkTimeTrackerTest.NoNetworkQueryWhileFeatureDisabled
[       OK ] NetworkTimeTrackerTest.NoNetworkQueryWhileFeatureDisabled (2 ms)
[2068/6146] NetworkTimeTrackerTest.NoNetworkQueryWhileFeatureDisabled (2 ms)
[ RUN      ] NetworkTimeTrackerTest.UpdateFromNetworkBadSignature
[       OK ] NetworkTimeTrackerTest.UpdateFromNetworkBadSignature (3 ms)
[2069/6146] NetworkTimeTrackerTest.UpdateFromNetworkBadSignature (3 ms)
[ RUN      ] NetworkTimeTrackerTest.UpdateFromNetworkBadData
[       OK ] NetworkTimeTrackerTest.UpdateFromNetworkBadData (4 ms)
[2070/6146] NetworkTimeTrackerTest.UpdateFromNetworkBadData (4 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldReportJsonError
[56966:3335:0524/193545:13920305513248:WARNING:ntp_snippets_fetcher.cc(419)] Received invalid JSON (Line: 1, column: 13, Syntax error.): { "recos": []
[       OK ] NTPSnippetsFetcherTest.ShouldReportJsonError (1 ms)
[2071/6146] NTPSnippetsFetcherTest.ShouldReportJsonError (1 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldReportJsonErrorForEmptyResponse
[56966:3335:0524/193545:13920306390033:WARNING:ntp_snippets_fetcher.cc(419)] Received invalid JSON (Line: 1, column: 1, Unexpected token.):
[       OK ] NTPSnippetsFetcherTest.ShouldReportJsonErrorForEmptyResponse (1 ms)
[2072/6146] NTPSnippetsFetcherTest.ShouldReportJsonErrorForEmptyResponse (1 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldReportInvalidListError
[56966:3335:0524/193545:13920307009195:WARNING:ntp_snippets_fetcher.cc(408)] Received invalid snippets: {"recos": [{ "contentInfo": { "foo" : "bar" }}]}
[       OK ] NTPSnippetsFetcherTest.ShouldReportInvalidListError (0 ms)
[2073/6146] NTPSnippetsFetcherTest.ShouldReportInvalidListError (0 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldReportHttpErrorForMissingBakedResponse
[       OK ] NTPSnippetsFetcherTest.ShouldReportHttpErrorForMissingBakedResponse (0 ms)
[2074/6146] NTPSnippetsFetcherTest.ShouldReportHttpErrorForMissingBakedResponse (0 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldCancelOngoingFetch
[       OK ] NTPSnippetsFetcherTest.ShouldCancelOngoingFetch (0 ms)
[2075/6146] NTPSnippetsFetcherTest.ShouldCancelOngoingFetch (0 ms)
[ RUN      ] NTPSnippetsServiceTest.ScheduleIfEnabled
[       OK ] NTPSnippetsServiceTest.ScheduleIfEnabled (2 ms)
[2076/6146] NTPSnippetsServiceTest.ScheduleIfEnabled (2 ms)
[ RUN      ] NTPSnippetsServiceTest.Full
[       OK ] NTPSnippetsServiceTest.Full (3 ms)
[2077/6146] NTPSnippetsServiceTest.Full (3 ms)
[ RUN      ] NTPSnippetsServiceTest.Clear
[       OK ] NTPSnippetsServiceTest.Clear (2 ms)
[2078/6146] NTPSnippetsServiceTest.Clear (2 ms)
[ RUN      ] NTPSnippetsServiceTest.InsertAtFront
[       OK ] NTPSnippetsServiceTest.InsertAtFront (4 ms)
[2079/6146] NTPSnippetsServiceTest.InsertAtFront (4 ms)
[ RUN      ] NTPSnippetsServiceTest.LimitNumSnippets
[       OK ] NTPSnippetsServiceTest.LimitNumSnippets (11 ms)
[2080/6146] NTPSnippetsServiceTest.LimitNumSnippets (11 ms)
[ RUN      ] NTPSnippetsServiceTest.LoadInvalidJson
[56967:3335:0524/193545:13920442280298:WARNING:ntp_snippets_fetcher.cc(419)] Received invalid JSON (Line: 1, column: 386, Syntax error.): {"recos":[{ "contentInfo": {"url" : "http://localhost/foobar","title" : "Title","snippet" : "Snippet","thumbnailUrl" : "http://localhost/salient_image","creationTimestampSec" : "1448459205","expiryTimestampSec" : "1464147345","sourceCorpusInfo" : [{"corpusId": "http://localhost/foobar","publisherData": {"sourceName": "Foo News"},"ampUrl": "http://localhost/amp"}]}, "score" : 5.000000]}
[       OK ] NTPSnippetsServiceTest.LoadInvalidJson (4 ms)
[2081/6146] NTPSnippetsServiceTest.LoadInvalidJson (4 ms)
[ RUN      ] NTPSnippetsServiceTest.LoadInvalidJsonWithExistingSnippets
[56967:3335:0524/193545:13920446376540:WARNING:ntp_snippets_fetcher.cc(419)] Received invalid JSON (Line: 1, column: 386, Syntax error.): {"recos":[{ "contentInfo": {"url" : "http://localhost/foobar","title" : "Title","snippet" : "Snippet","thumbnailUrl" : "http://localhost/salient_image","creationTimestampSec" : "1448459205","expiryTimestampSec" : "1464147345","sourceCorpusInfo" : [{"corpusId": "http://localhost/foobar","publisherData": {"sourceName": "Foo News"},"ampUrl": "http://localhost/amp"}]}, "score" : 5.000000]}
[       OK ] NTPSnippetsServiceTest.LoadInvalidJsonWithExistingSnippets (4 ms)
[2082/6146] NTPSnippetsServiceTest.LoadInvalidJsonWithExistingSnippets (4 ms)
[ RUN      ] NTPSnippetsServiceTest.LoadIncompleteJson
[56967:3335:0524/193545:13920449365731:WARNING:ntp_snippets_fetcher.cc(408)] Received invalid snippets: {"recos":[{ "contentInfo": {"xrl" : "http://localhost/foobar","title" : "Title","snippet" : "Snippet","thumbnailUrl" : "http://localhost/salient_image","creationTimestampSec" : "1448459205","expiryTimestampSec" : "1464147345","sourceCorpusInfo" : [{"corpusId": "http://localhost/foobar","publisherData": {"sourceName": "Foo News"},"ampUrl": "http://localhost/amp"}]}, "score" : 5.000000}]}
[       OK ] NTPSnippetsServiceTest.LoadIncompleteJson (3 ms)
[2083/6146] NTPSnippetsServiceTest.LoadIncompleteJson (3 ms)
[ RUN      ] NTPSnippetsServiceTest.LoadIncompleteJsonWithExistingSnippets
[56967:3335:0524/193545:13920453085030:WARNING:ntp_snippets_fetcher.cc(408)] Received invalid snippets: {"recos":[{ "contentInfo": {"xrl" : "http://localhost/foobar","title" : "Title","snippet" : "Snippet","thumbnailUrl" : "http://localhost/salient_image","creationTimestampSec" : "1448459205","expiryTimestampSec" : "1464147345","sourceCorpusInfo" : [{"corpusId": "http://localhost/foobar","publisherData": {"sourceName": "Foo News"},"ampUrl": "http://localhost/amp"}]}, "score" : 5.000000}]}
[       OK ] NTPSnippetsServiceTest.LoadIncompleteJsonWithExistingSnippets (4 ms)
[2084/6146] NTPSnippetsServiceTest.LoadIncompleteJsonWithExistingSnippets (4 ms)
[ RUN      ] NTPSnippetsServiceTest.Discard
[       OK ] NTPSnippetsServiceTest.Discard (5 ms)
[2085/6146] NTPSnippetsServiceTest.Discard (5 ms)
[ RUN      ] NTPSnippetsServiceTest.GetDiscarded
[       OK ] NTPSnippetsServiceTest.GetDiscarded (4 ms)
[2086/6146] NTPSnippetsServiceTest.GetDiscarded (4 ms)
[ RUN      ] NTPSnippetsServiceTest.CreationTimestampParseFail
[       OK ] NTPSnippetsServiceTest.CreationTimestampParseFail (1 ms)
[2087/6146] NTPSnippetsServiceTest.CreationTimestampParseFail (1 ms)
[ RUN      ] NTPSnippetsServiceTest.RemoveExpiredContent
[       OK ] NTPSnippetsServiceTest.RemoveExpiredContent (1 ms)
[2088/6146] NTPSnippetsServiceTest.RemoveExpiredContent (1 ms)
[ RUN      ] NTPSnippetsServiceTest.TestSingleSource
[       OK ] NTPSnippetsServiceTest.TestSingleSource (2 ms)
[2089/6146] NTPSnippetsServiceTest.TestSingleSource (2 ms)
[ RUN      ] NTPSnippetsServiceTest.TestSingleSourceWithMalformedUrl
[56967:3335:0524/193545:13920469474651:WARNING:ntp_snippets_fetcher.cc(408)] Received invalid snippets: {"recos":[{ "contentInfo": {"url" : "http://localhost/foobar","title" : "Title","snippet" : "Snippet","thumbnailUrl" : "http://localhost/salient_image","creationTimestampSec" : "1448459205","expiryTimestampSec" : "1464147345","sourceCorpusInfo" : [{"corpusId": "aaaa","publisherData": {"sourceName": "Source 1"},"ampUrl": "http://source1.amp.com"}]}, "score" : 5.000000}]}
[       OK ] NTPSnippetsServiceTest.TestSingleSourceWithMalformedUrl (2 ms)
[2090/6146] NTPSnippetsServiceTest.TestSingleSourceWithMalformedUrl (2 ms)
[ RUN      ] NetworkTimeTrackerTest.UpdateFromNetworkServerError
[       OK ] NetworkTimeTrackerTest.UpdateFromNetworkServerError (7 ms)
[2091/6146] NetworkTimeTrackerTest.UpdateFromNetworkServerError (7 ms)
[ RUN      ] NetworkTimeTrackerTest.UpdateFromNetworNetworkError
[       OK ] NetworkTimeTrackerTest.UpdateFromNetworNetworkError (4 ms)
[2092/6146] NetworkTimeTrackerTest.UpdateFromNetworNetworkError (4 ms)
[ RUN      ] NetworkTimeTrackerTest.UpdateFromNetworkLargeResponse
[       OK ] NetworkTimeTrackerTest.UpdateFromNetworkLargeResponse (7 ms)
[2093/6146] NetworkTimeTrackerTest.UpdateFromNetworkLargeResponse (7 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldNotFetchOnCreation
[       OK ] NTPSnippetsFetcherTest.ShouldNotFetchOnCreation (1 ms)
[2094/6146] NTPSnippetsFetcherTest.ShouldNotFetchOnCreation (1 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldFetchSuccessfully
[       OK ] NTPSnippetsFetcherTest.ShouldFetchSuccessfully (1 ms)
[2095/6146] NTPSnippetsFetcherTest.ShouldFetchSuccessfully (1 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldFetchSuccessfullyEmptyList
[       OK ] NTPSnippetsFetcherTest.ShouldFetchSuccessfullyEmptyList (0 ms)
[2096/6146] NTPSnippetsFetcherTest.ShouldFetchSuccessfullyEmptyList (0 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldReportEmptyHostsError
[       OK ] NTPSnippetsFetcherTest.ShouldReportEmptyHostsError (0 ms)
[2097/6146] NTPSnippetsFetcherTest.ShouldReportEmptyHostsError (0 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldRestrictToHosts
[       OK ] NTPSnippetsFetcherTest.ShouldRestrictToHosts (1 ms)
[2098/6146] NTPSnippetsFetcherTest.ShouldRestrictToHosts (1 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldReportUrlStatusError
[       OK ] NTPSnippetsFetcherTest.ShouldReportUrlStatusError (0 ms)
[2099/6146] NTPSnippetsFetcherTest.ShouldReportUrlStatusError (0 ms)
[ RUN      ] NTPSnippetsFetcherTest.ShouldReportHttpError
[       OK ] NTPSnippetsFetcherTest.ShouldReportHttpError (0 ms)
[2100/6146] NTPSnippetsFetcherTest.ShouldReportHttpError (0 ms)
[ RUN      ] SavePageRequestTest.CreatePendingReqeust
[       OK ] SavePageRequestTest.CreatePendingReqeust (1 ms)
[2101/6146] SavePageRequestTest.CreatePendingReqeust (1 ms)
[ RUN      ] SavePageRequestTest.CreateNotReadyRequest
[       OK ] SavePageRequestTest.CreateNotReadyRequest (0 ms)
[2102/6146] SavePageRequestTest.CreateNotReadyRequest (0 ms)
[ RUN      ] SavePageRequestTest.StartAndCompleteRequest
[       OK ] SavePageRequestTest.StartAndCompleteRequest (0 ms)
[2103/6146] SavePageRequestTest.StartAndCompleteRequest (0 ms)
[ RUN      ] ArchiveManagerTest.EnsureArchivesDirCreated
[       OK ] ArchiveManagerTest.EnsureArchivesDirCreated (2 ms)
[2104/6146] ArchiveManagerTest.EnsureArchivesDirCreated (2 ms)
[ RUN      ] ArchiveManagerTest.ExistsArchive
[       OK ] ArchiveManagerTest.ExistsArchive (1 ms)
[2105/6146] ArchiveManagerTest.ExistsArchive (1 ms)
[ RUN      ] ArchiveManagerTest.DeleteMultipleArchives
[       OK ] ArchiveManagerTest.DeleteMultipleArchives (1 ms)
[2106/6146] ArchiveManagerTest.DeleteMultipleArchives (1 ms)
[ RUN      ] ArchiveManagerTest.DeleteMultipleArchivesSomeDoNotExist
[       OK ] ArchiveManagerTest.DeleteMultipleArchivesSomeDoNotExist (1 ms)
[2107/6146] ArchiveManagerTest.DeleteMultipleArchivesSomeDoNotExist (1 ms)
[ RUN      ] ArchiveManagerTest.DeleteMultipleArchivesNoneExist
[       OK ] ArchiveManagerTest.DeleteMultipleArchivesNoneExist (1 ms)
[2108/6146] ArchiveManagerTest.DeleteMultipleArchivesNoneExist (1 ms)
[ RUN      ] ArchiveManagerTest.DeleteArchive
[       OK ] ArchiveManagerTest.DeleteArchive (0 ms)
[2109/6146] ArchiveManagerTest.DeleteArchive (0 ms)
[ RUN      ] ArchiveManagerTest.DeleteArchiveThatDoesNotExist
[       OK ] ArchiveManagerTest.DeleteArchiveThatDoesNotExist (1 ms)
[2110/6146] ArchiveManagerTest.DeleteArchiveThatDoesNotExist (1 ms)
[ RUN      ] NTPSnippetsServiceTest.TestSingleSourceWithMissingData
[       OK ] NTPSnippetsServiceTest.TestSingleSourceWithMissingData (4 ms)
[2111/6146] NTPSnippetsServiceTest.TestSingleSourceWithMissingData (4 ms)
[ RUN      ] NTPSnippetsServiceTest.TestMultipleSources
[       OK ] NTPSnippetsServiceTest.TestMultipleSources (3 ms)
[2112/6146] NTPSnippetsServiceTest.TestMultipleSources (3 ms)
[ RUN      ] NTPSnippetsServiceTest.TestMultipleIncompleteSources
[       OK ] NTPSnippetsServiceTest.TestMultipleIncompleteSources (4 ms)
[2113/6146] NTPSnippetsServiceTest.TestMultipleIncompleteSources (4 ms)
[ RUN      ] NTPSnippetsServiceTest.TestMultipleCompleteSources
[       OK ] NTPSnippetsServiceTest.TestMultipleCompleteSources (4 ms)
[2114/6146] NTPSnippetsServiceTest.TestMultipleCompleteSources (4 ms)
[ RUN      ] NTPSnippetsServiceTest.LogNumArticlesHistogram
[56969:3335:0524/193546:13920877391004:WARNING:ntp_snippets_fetcher.cc(419)] Received invalid JSON (Line: 1, column: 386, Syntax error.): {"recos":[{ "contentInfo": {"url" : "http://localhost/foobar","title" : "Title","snippet" : "Snippet","thumbnailUrl" : "http://localhost/salient_image","creationTimestampSec" : "1448459205","expiryTimestampSec" : "1464147346","sourceCorpusInfo" : [{"corpusId": "http://localhost/foobar","publisherData": {"sourceName": "Foo News"},"ampUrl": "http://localhost/amp"}]}, "score" : 5.000000]}
[       OK ] NTPSnippetsServiceTest.LogNumArticlesHistogram (6 ms)
[2115/6146] NTPSnippetsServiceTest.LogNumArticlesHistogram (6 ms)
[ RUN      ] NTPSnippetsServiceTest.DiscardShouldRespectAllKnownUrls
[       OK ] NTPSnippetsServiceTest.DiscardShouldRespectAllKnownUrls (3 ms)
[2116/6146] NTPSnippetsServiceTest.DiscardShouldRespectAllKnownUrls (3 ms)
[ RUN      ] NTPSnippetsServiceDisabledTest.Unschedule
[       OK ] NTPSnippetsServiceDisabledTest.Unschedule (0 ms)
[2117/6146] NTPSnippetsServiceDisabledTest.Unschedule (0 ms)
[ RUN      ] NTPSnippetsServiceWithSyncTest.SyncStateCompatibility
[       OK ] NTPSnippetsServiceWithSyncTest.SyncStateCompatibility (2 ms)
[2118/6146] NTPSnippetsServiceWithSyncTest.SyncStateCompatibility (2 ms)
[ RUN      ] NTPSnippetsServiceWithSyncTest.HistorySyncStateChanges

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: NTPSnippetsServiceLoaded()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: NTPSnippetsServiceLoaded()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: NTPSnippetsServiceLoaded()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] NTPSnippetsServiceWithSyncTest.HistorySyncStateChanges (3 ms)
[2119/6146] NTPSnippetsServiceWithSyncTest.HistorySyncStateChanges (3 ms)
[ RUN      ] RequestCoordinatorTest.StartProcessingWithNoRequests
[       OK ] RequestCoordinatorTest.StartProcessingWithNoRequests (0 ms)
[2120/6146] RequestCoordinatorTest.StartProcessingWithNoRequests (0 ms)
[ RUN      ] RequestCoordinatorTest.SavePageLater
[       OK ] RequestCoordinatorTest.SavePageLater (0 ms)
[2121/6146] RequestCoordinatorTest.SavePageLater (0 ms)
[ RUN      ] RequestQueueInMemoryStoreTest.GetRequestsEmpty
[       OK ] RequestQueueInMemoryStoreTest.GetRequestsEmpty (1 ms)
[2122/6146] RequestQueueInMemoryStoreTest.GetRequestsEmpty (1 ms)
[ RUN      ] RequestQueueInMemoryStoreTest.AddRequest
[       OK ] RequestQueueInMemoryStoreTest.AddRequest (0 ms)
[2123/6146] RequestQueueInMemoryStoreTest.AddRequest (0 ms)
[ RUN      ] RequestQueueInMemoryStoreTest.UpdateRequest
[       OK ] RequestQueueInMemoryStoreTest.UpdateRequest (0 ms)
[2124/6146] RequestQueueInMemoryStoreTest.UpdateRequest (0 ms)
[ RUN      ] RequestQueueInMemoryStoreTest.RemoveRequest
[       OK ] RequestQueueInMemoryStoreTest.RemoveRequest (0 ms)
[2125/6146] RequestQueueInMemoryStoreTest.RemoveRequest (0 ms)
[ RUN      ] RequestQueueInMemoryStoreTest.ResetStore
[       OK ] RequestQueueInMemoryStoreTest.ResetStore (0 ms)
[2126/6146] RequestQueueInMemoryStoreTest.ResetStore (0 ms)
[ RUN      ] RequestQueueTest.GetRequestsEmpty
[       OK ] RequestQueueTest.GetRequestsEmpty (0 ms)
[2127/6146] RequestQueueTest.GetRequestsEmpty (0 ms)
[ RUN      ] RequestQueueTest.AddRequest
[       OK ] RequestQueueTest.AddRequest (0 ms)
[2128/6146] RequestQueueTest.AddRequest (0 ms)
[ RUN      ] RequestQueueTest.RemoveRequest
[       OK ] RequestQueueTest.RemoveRequest (0 ms)
[2129/6146] RequestQueueTest.RemoveRequest (0 ms)
[ RUN      ] RequestQueueTest.MultipleRequestsAddGetRemove
[       OK ] RequestQueueTest.MultipleRequestsAddGetRemove (0 ms)
[2130/6146] RequestQueueTest.MultipleRequestsAddGetRemove (0 ms)
[ RUN      ] ArchiveManagerTest.GetAllArchives
[       OK ] ArchiveManagerTest.GetAllArchives (2 ms)
[2131/6146] ArchiveManagerTest.GetAllArchives (2 ms)
[ RUN      ] ArchiveManagerTest.GetStorageStats
[       OK ] ArchiveManagerTest.GetStorageStats (2 ms)
[2132/6146] ArchiveManagerTest.GetStorageStats (2 ms)
[ RUN      ] ClientPolicyControllerTest.FallbackTest
[       OK ] ClientPolicyControllerTest.FallbackTest (0 ms)
[2133/6146] ClientPolicyControllerTest.FallbackTest (0 ms)
[ RUN      ] ClientPolicyControllerTest.CheckBookmarkDefined
[       OK ] ClientPolicyControllerTest.CheckBookmarkDefined (0 ms)
[2134/6146] ClientPolicyControllerTest.CheckBookmarkDefined (0 ms)
[ RUN      ] ClientPolicyControllerTest.CheckLastNDefined
[       OK ] ClientPolicyControllerTest.CheckLastNDefined (0 ms)
[2135/6146] ClientPolicyControllerTest.CheckLastNDefined (0 ms)
[ RUN      ] OfflinePageMetadataStoreTest/0.LoadEmptyStore
[       OK ] OfflinePageMetadataStoreTest/0.LoadEmptyStore (10 ms)
[2136/6146] OfflinePageMetadataStoreTest/0.LoadEmptyStore (10 ms)
[ RUN      ] OfflinePageMetadataStoreTest/0.AddOfflinePage
[       OK ] OfflinePageMetadataStoreTest/0.AddOfflinePage (11 ms)
[2137/6146] OfflinePageMetadataStoreTest/0.AddOfflinePage (11 ms)
[ RUN      ] OfflinePageMetadataStoreTest/0.RemoveOfflinePage
[       OK ] OfflinePageMetadataStoreTest/0.RemoveOfflinePage (12 ms)
[2138/6146] OfflinePageMetadataStoreTest/0.RemoveOfflinePage (12 ms)
[ RUN      ] OfflinePageMetadataStoreTest/0.AddRemoveMultipleOfflinePages
[       OK ] OfflinePageMetadataStoreTest/0.AddRemoveMultipleOfflinePages (13 ms)
[2139/6146] OfflinePageMetadataStoreTest/0.AddRemoveMultipleOfflinePages (13 ms)
[ RUN      ] OfflinePageMetadataStoreTest/0.UpdateOfflinePage
[       OK ] OfflinePageMetadataStoreTest/0.UpdateOfflinePage (12 ms)
[2140/6146] OfflinePageMetadataStoreTest/0.UpdateOfflinePage (12 ms)
[ RUN      ] OfflinePageModelTest.GetAllPagesStoreEmpty
[       OK ] OfflinePageModelTest.GetAllPagesStoreEmpty (2 ms)
[2141/6146] OfflinePageModelTest.GetAllPagesStoreEmpty (2 ms)
[ RUN      ] OfflinePageModelTest.GetAllPagesStoreFailure
[       OK ] OfflinePageModelTest.GetAllPagesStoreFailure (0 ms)
[2142/6146] OfflinePageModelTest.GetAllPagesStoreFailure (0 ms)
[ RUN      ] OfflinePageModelTest.DeletePageSuccessful
[       OK ] OfflinePageModelTest.DeletePageSuccessful (2 ms)
[2143/6146] OfflinePageModelTest.DeletePageSuccessful (2 ms)
[ RUN      ] OfflinePageModelTest.DeletePageByPredicate
[       OK ] OfflinePageModelTest.DeletePageByPredicate (2 ms)
[2144/6146] OfflinePageModelTest.DeletePageByPredicate (2 ms)
[ RUN      ] OfflinePageModelTest.DeletePageNotFound
[       OK ] OfflinePageModelTest.DeletePageNotFound (1 ms)
[2145/6146] OfflinePageModelTest.DeletePageNotFound (1 ms)
[ RUN      ] OfflinePageModelTest.DeletePageStoreFailureOnRemove
[       OK ] OfflinePageModelTest.DeletePageStoreFailureOnRemove (1 ms)
[2146/6146] OfflinePageModelTest.DeletePageStoreFailureOnRemove (1 ms)
[ RUN      ] OfflinePageModelTest.DetectThatOfflineCopyIsMissing
[       OK ] OfflinePageModelTest.DetectThatOfflineCopyIsMissing (1 ms)
[2147/6146] OfflinePageModelTest.DetectThatOfflineCopyIsMissing (1 ms)
[ RUN      ] OfflinePageModelTest.DetectThatOfflineCopyIsMissingAfterLoad
[       OK ] OfflinePageModelTest.DetectThatOfflineCopyIsMissingAfterLoad (1 ms)
[2148/6146] OfflinePageModelTest.DetectThatOfflineCopyIsMissingAfterLoad (1 ms)
[ RUN      ] OfflinePageModelTest.DeleteMultiplePages
[       OK ] OfflinePageModelTest.DeleteMultiplePages (2 ms)
[2149/6146] OfflinePageModelTest.DeleteMultiplePages (2 ms)
[ RUN      ] OfflinePageModelTest.GetPageByOfflineId
[       OK ] OfflinePageModelTest.GetPageByOfflineId (2 ms)
[2150/6146] OfflinePageModelTest.GetPageByOfflineId (2 ms)
[ RUN      ] OfflinePageModelTest.SavePageSuccessful
[       OK ] OfflinePageModelTest.SavePageSuccessful (3 ms)
[2151/6146] OfflinePageModelTest.SavePageSuccessful (3 ms)
[ RUN      ] OfflinePageModelTest.SavePageOfflineArchiverCancelled
[       OK ] OfflinePageModelTest.SavePageOfflineArchiverCancelled (0 ms)
[2152/6146] OfflinePageModelTest.SavePageOfflineArchiverCancelled (0 ms)
[ RUN      ] OfflinePageModelTest.SavePageOfflineArchiverDeviceFull
[       OK ] OfflinePageModelTest.SavePageOfflineArchiverDeviceFull (0 ms)
[2153/6146] OfflinePageModelTest.SavePageOfflineArchiverDeviceFull (0 ms)
[ RUN      ] OfflinePageModelTest.SavePageOfflineArchiverContentUnavailable
[       OK ] OfflinePageModelTest.SavePageOfflineArchiverContentUnavailable (0 ms)
[2154/6146] OfflinePageModelTest.SavePageOfflineArchiverContentUnavailable (0 ms)
[ RUN      ] OfflinePageModelTest.SavePageOfflineCreationFailed
[       OK ] OfflinePageModelTest.SavePageOfflineCreationFailed (1 ms)
[2155/6146] OfflinePageModelTest.SavePageOfflineCreationFailed (1 ms)
[ RUN      ] OfflinePageModelTest.SavePageOfflineArchiverReturnedWrongUrl
[       OK ] OfflinePageModelTest.SavePageOfflineArchiverReturnedWrongUrl (1 ms)
[2156/6146] OfflinePageModelTest.SavePageOfflineArchiverReturnedWrongUrl (1 ms)
[ RUN      ] OfflinePageModelTest.SavePageOfflineCreationStoreWriteFailure
[       OK ] OfflinePageModelTest.SavePageOfflineCreationStoreWriteFailure (1 ms)
[2157/6146] OfflinePageModelTest.SavePageOfflineCreationStoreWriteFailure (1 ms)
[ RUN      ] OfflinePageModelTest.SavePageLocalFileFailed
[       OK ] OfflinePageModelTest.SavePageLocalFileFailed (1 ms)
[2158/6146] OfflinePageModelTest.SavePageLocalFileFailed (1 ms)
[ RUN      ] OfflinePageModelTest.SavePageOfflineArchiverTwoPages
[       OK ] OfflinePageModelTest.SavePageOfflineArchiverTwoPages (1 ms)
[2159/6146] OfflinePageModelTest.SavePageOfflineArchiverTwoPages (1 ms)
[ RUN      ] OfflinePageModelTest.MarkPageAccessed
[       OK ] OfflinePageModelTest.MarkPageAccessed (1 ms)
[2160/6146] OfflinePageModelTest.MarkPageAccessed (1 ms)
[ RUN      ] OfflinePageModelTest.GetPageByOfflineURL
[       OK ] OfflinePageModelTest.GetPageByOfflineURL (3 ms)
[2161/6146] OfflinePageModelTest.GetPageByOfflineURL (3 ms)
[ RUN      ] OfflinePageModelTest.GetPagesByOnlineURL
[       OK ] OfflinePageModelTest.GetPagesByOnlineURL (2 ms)
[2162/6146] OfflinePageModelTest.GetPagesByOnlineURL (2 ms)
[ RUN      ] OfflinePageModelTest.CheckPagesExistOffline
[       OK ] OfflinePageModelTest.CheckPagesExistOffline (1 ms)
[2163/6146] OfflinePageModelTest.CheckPagesExistOffline (1 ms)
[ RUN      ] OfflinePageModelTest.CanSavePage
[       OK ] OfflinePageModelTest.CanSavePage (0 ms)
[2164/6146] OfflinePageModelTest.CanSavePage (0 ms)
[ RUN      ] OfflinePageModelTest.ClearAll
[       OK ] OfflinePageModelTest.ClearAll (3 ms)
[2165/6146] OfflinePageModelTest.ClearAll (3 ms)
[ RUN      ] OfflinePageModelTest.SaveRetrieveMultipleClientIds
[       OK ] OfflinePageModelTest.SaveRetrieveMultipleClientIds (2 ms)
[2166/6146] OfflinePageModelTest.SaveRetrieveMultipleClientIds (2 ms)
[ RUN      ] OfflinePageModelTest.GetBestPage
[       OK ] OfflinePageModelTest.GetBestPage (2 ms)
[2167/6146] OfflinePageModelTest.GetBestPage (2 ms)
[ RUN      ] OfflinePageModelTest.ExpirePages
[       OK ] OfflinePageModelTest.ExpirePages (2 ms)
[2168/6146] OfflinePageModelTest.ExpirePages (2 ms)
[ RUN      ] CommandLineFlagsTest.OfflineBookmarks
[       OK ] CommandLineFlagsTest.OfflineBookmarks (0 ms)
[2169/6146] CommandLineFlagsTest.OfflineBookmarks (0 ms)
[ RUN      ] CommandLineFlagsTest.OffliningRecentPages
[       OK ] CommandLineFlagsTest.OffliningRecentPages (0 ms)
[2170/6146] CommandLineFlagsTest.OffliningRecentPages (0 ms)
[ RUN      ] CommandLineFlagsTest.OfflinePagesBackgroundLoading
[       OK ] CommandLineFlagsTest.OfflinePagesBackgroundLoading (0 ms)
[2171/6146] CommandLineFlagsTest.OfflinePagesBackgroundLoading (0 ms)
[ RUN      ] OfflinePageStorageManagerTest.TestClearPagesLessThanLimit
[       OK ] OfflinePageStorageManagerTest.TestClearPagesLessThanLimit (0 ms)
[2172/6146] OfflinePageStorageManagerTest.TestClearPagesLessThanLimit (0 ms)
[ RUN      ] OfflinePageStorageManagerTest.TestClearPagesMoreThanLimit
[       OK ] OfflinePageStorageManagerTest.TestClearPagesMoreThanLimit (0 ms)
[2173/6146] OfflinePageStorageManagerTest.TestClearPagesMoreThanLimit (0 ms)
[ RUN      ] OfflinePageStorageManagerTest.TestClearPagesMoreFreshPages
[       OK ] OfflinePageStorageManagerTest.TestClearPagesMoreFreshPages (1 ms)
[2174/6146] OfflinePageStorageManagerTest.TestClearPagesMoreFreshPages (1 ms)
[ RUN      ] OfflinePageStorageManagerTest.TestDeletionFailed
[       OK ] OfflinePageStorageManagerTest.TestDeletionFailed (1 ms)
[2175/6146] OfflinePageStorageManagerTest.TestDeletionFailed (1 ms)
[ RUN      ] OfflinePageStorageManagerTest.TestStorageTimeInterval
[       OK ] OfflinePageStorageManagerTest.TestStorageTimeInterval (0 ms)
[2176/6146] OfflinePageStorageManagerTest.TestStorageTimeInterval (0 ms)
[ RUN      ] OfflinePageStorageManagerTest.TestClearMultipleTimes
[       OK ] OfflinePageStorageManagerTest.TestClearMultipleTimes (3 ms)
[2177/6146] OfflinePageStorageManagerTest.TestClearMultipleTimes (3 ms)
[ RUN      ] SnapshotControllerTest.OnLoad
[       OK ] SnapshotControllerTest.OnLoad (0 ms)
[2178/6146] SnapshotControllerTest.OnLoad (0 ms)
[ RUN      ] SnapshotControllerTest.OnDocumentAvailable
[       OK ] SnapshotControllerTest.OnDocumentAvailable (1 ms)
[2179/6146] SnapshotControllerTest.OnDocumentAvailable (1 ms)
[ RUN      ] SnapshotControllerTest.OnLoadSnapshotIsTheLastOne
[       OK ] SnapshotControllerTest.OnLoadSnapshotIsTheLastOne (0 ms)
[2180/6146] SnapshotControllerTest.OnLoadSnapshotIsTheLastOne (0 ms)
[ RUN      ] AutocompleteInputTest.InputTypeWithDesiredTLD
[       OK ] AutocompleteInputTest.InputTypeWithDesiredTLD (1 ms)
[2181/6146] AutocompleteInputTest.InputTypeWithDesiredTLD (1 ms)
[ RUN      ] AutocompleteInputTest.InputCrash
[       OK ] AutocompleteInputTest.InputCrash (0 ms)
[2182/6146] AutocompleteInputTest.InputCrash (0 ms)
[ RUN      ] AutocompleteInputTest.ParseForEmphasizeComponent
[       OK ] AutocompleteInputTest.ParseForEmphasizeComponent (2 ms)
[2183/6146] AutocompleteInputTest.ParseForEmphasizeComponent (2 ms)
[ RUN      ] AutocompleteInputTest.InputTypeWithCursorPosition
[       OK ] AutocompleteInputTest.InputTypeWithCursorPosition (1 ms)
[2184/6146] AutocompleteInputTest.InputTypeWithCursorPosition (1 ms)
[ RUN      ] AutocompleteMatchTest.MoreRelevant
[       OK ] AutocompleteMatchTest.MoreRelevant (0 ms)
[2185/6146] AutocompleteMatchTest.MoreRelevant (0 ms)
[ RUN      ] AutocompleteMatchTest.MergeClassifications
[       OK ] AutocompleteMatchTest.MergeClassifications (0 ms)
[2186/6146] AutocompleteMatchTest.MergeClassifications (0 ms)
[ RUN      ] AutocompleteMatchTest.SupportsDeletion
[       OK ] AutocompleteMatchTest.SupportsDeletion (0 ms)
[2187/6146] AutocompleteMatchTest.SupportsDeletion (0 ms)
[ RUN      ] AutocompleteMatchTest.Duplicates
[       OK ] AutocompleteMatchTest.Duplicates (8 ms)
[2188/6146] AutocompleteMatchTest.Duplicates (8 ms)
[ RUN      ] AutocompleteProviderTest.Query
[       OK ] AutocompleteProviderTest.Query (4 ms)
[2189/6146] AutocompleteProviderTest.Query (4 ms)
[ RUN      ] AutocompleteProviderTest.AssistedQueryStats
[       OK ] AutocompleteProviderTest.AssistedQueryStats (3 ms)
[2190/6146] AutocompleteProviderTest.AssistedQueryStats (3 ms)
[ RUN      ] SnapshotControllerTest.OnLoadSnapshotAfterLongDelay
[       OK ] SnapshotControllerTest.OnLoadSnapshotAfterLongDelay (0 ms)
[2191/6146] SnapshotControllerTest.OnLoadSnapshotAfterLongDelay (0 ms)
[ RUN      ] SnapshotControllerTest.Stop
[       OK ] SnapshotControllerTest.Stop (0 ms)
[2192/6146] SnapshotControllerTest.Stop (0 ms)
[ RUN      ] SnapshotControllerTest.ClientReset
[       OK ] SnapshotControllerTest.ClientReset (0 ms)
[2193/6146] SnapshotControllerTest.ClientReset (0 ms)
[ RUN      ] AnswersCacheTest.CacheStartsEmpty
[       OK ] AnswersCacheTest.CacheStartsEmpty (0 ms)
[2194/6146] AnswersCacheTest.CacheStartsEmpty (0 ms)
[ RUN      ] AnswersCacheTest.UpdatePopulatesCache
[       OK ] AnswersCacheTest.UpdatePopulatesCache (0 ms)
[2195/6146] AnswersCacheTest.UpdatePopulatesCache (0 ms)
[ RUN      ] AnswersCacheTest.GetWillRetrieveMatchingInfo
[       OK ] AnswersCacheTest.GetWillRetrieveMatchingInfo (1 ms)
[2196/6146] AnswersCacheTest.GetWillRetrieveMatchingInfo (1 ms)
[ RUN      ] AnswersCacheTest.MatchMostRecent
[       OK ] AnswersCacheTest.MatchMostRecent (0 ms)
[2197/6146] AnswersCacheTest.MatchMostRecent (0 ms)
[ RUN      ] AnswersCacheTest.LeastRecentItemIsEvicted
[       OK ] AnswersCacheTest.LeastRecentItemIsEvicted (0 ms)
[2198/6146] AnswersCacheTest.LeastRecentItemIsEvicted (0 ms)
[ RUN      ] AnswersCacheTest.DuplicateEntries
[       OK ] AnswersCacheTest.DuplicateEntries (0 ms)
[2199/6146] AnswersCacheTest.DuplicateEntries (0 ms)
[ RUN      ] AutocompleteInputTest.InputType
[       OK ] AutocompleteInputTest.InputType (6 ms)
[2200/6146] AutocompleteInputTest.InputType (6 ms)
[ RUN      ] AutocompleteProviderTest.RemoveDuplicates
[       OK ] AutocompleteProviderTest.RemoveDuplicates (4 ms)
[2201/6146] AutocompleteProviderTest.RemoveDuplicates (4 ms)
[ RUN      ] AutocompleteProviderTest.AllowExactKeywordMatch

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutocompleteProviderTest.AllowExactKeywordMatch (3 ms)
[2202/6146] AutocompleteProviderTest.AllowExactKeywordMatch (3 ms)
[ RUN      ] AutocompleteProviderTest.ExtraQueryParams

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] AutocompleteProviderTest.ExtraQueryParams (2 ms)
[2203/6146] AutocompleteProviderTest.ExtraQueryParams (2 ms)
[ RUN      ] AutocompleteProviderTest.RedundantKeywordsIgnoredInResult
[       OK ] AutocompleteProviderTest.RedundantKeywordsIgnoredInResult (2 ms)
[2204/6146] AutocompleteProviderTest.RedundantKeywordsIgnoredInResult (2 ms)
[ RUN      ] AutocompleteProviderTest.ExactMatchKeywords
[       OK ] AutocompleteProviderTest.ExactMatchKeywords (1 ms)
[2205/6146] AutocompleteProviderTest.ExactMatchKeywords (1 ms)
[ RUN      ] AutocompleteProviderTest.UpdateAssistedQueryStats
[       OK ] AutocompleteProviderTest.UpdateAssistedQueryStats (2 ms)
[2206/6146] AutocompleteProviderTest.UpdateAssistedQueryStats (2 ms)
[ RUN      ] AutocompleteProviderTest.GetDestinationURL
[       OK ] AutocompleteProviderTest.GetDestinationURL (1 ms)
[2207/6146] AutocompleteProviderTest.GetDestinationURL (1 ms)
[ RUN      ] AutocompleteResultTest.Swap
[       OK ] AutocompleteResultTest.Swap (1 ms)
[2208/6146] AutocompleteResultTest.Swap (1 ms)
[ RUN      ] AutocompleteResultTest.CopyOldMatches
[       OK ] AutocompleteResultTest.CopyOldMatches (1 ms)
[2209/6146] AutocompleteResultTest.CopyOldMatches (1 ms)
[ RUN      ] AutocompleteResultTest.CopyOldMatchesAllowedToBeDefault
[       OK ] AutocompleteResultTest.CopyOldMatchesAllowedToBeDefault (1 ms)
[2210/6146] AutocompleteResultTest.CopyOldMatchesAllowedToBeDefault (1 ms)
[ RUN      ] AutocompleteResultTest.CopyOldMatchesMultipleProviders
[       OK ] AutocompleteResultTest.CopyOldMatchesMultipleProviders (3 ms)
[2211/6146] AutocompleteResultTest.CopyOldMatchesMultipleProviders (3 ms)
[ RUN      ] AutocompleteResultTest.CopyOldMatchesWithOneProviderWithoutDefault
[       OK ] AutocompleteResultTest.CopyOldMatchesWithOneProviderWithoutDefault (2 ms)
[2212/6146] AutocompleteResultTest.CopyOldMatchesWithOneProviderWithoutDefault (2 ms)
[ RUN      ] AutocompleteResultTest.SortAndCullEmptyDestinationURLs
[       OK ] AutocompleteResultTest.SortAndCullEmptyDestinationURLs (1 ms)
[2213/6146] AutocompleteResultTest.SortAndCullEmptyDestinationURLs (1 ms)
[ RUN      ] AutocompleteResultTest.SortAndCullDuplicateSearchURLs
[       OK ] AutocompleteResultTest.SortAndCullDuplicateSearchURLs (1 ms)
[2214/6146] AutocompleteResultTest.SortAndCullDuplicateSearchURLs (1 ms)
[ RUN      ] AutocompleteResultTest.SortAndCullWithMatchDups
[       OK ] AutocompleteResultTest.SortAndCullWithMatchDups (2 ms)
[2215/6146] AutocompleteResultTest.SortAndCullWithMatchDups (2 ms)
[ RUN      ] AutocompleteResultTest.SortAndCullWithDemotionsByType
[       OK ] AutocompleteResultTest.SortAndCullWithDemotionsByType (1 ms)
[2216/6146] AutocompleteResultTest.SortAndCullWithDemotionsByType (1 ms)
[ RUN      ] AutocompleteResultTest.SortAndCullWithMatchDupsAndDemotionsByType
[       OK ] AutocompleteResultTest.SortAndCullWithMatchDupsAndDemotionsByType (1 ms)
[2217/6146] AutocompleteResultTest.SortAndCullWithMatchDupsAndDemotionsByType (1 ms)
[ RUN      ] AutocompleteResultTest.SortAndCullReorderForDefaultMatch
[       OK ] AutocompleteResultTest.SortAndCullReorderForDefaultMatch (1 ms)
[2218/6146] AutocompleteResultTest.SortAndCullReorderForDefaultMatch (1 ms)
[ RUN      ] AutocompleteResultTest.TopMatchIsStandaloneVerbatimMatch
[       OK ] AutocompleteResultTest.TopMatchIsStandaloneVerbatimMatch (1 ms)
[2219/6146] AutocompleteResultTest.TopMatchIsStandaloneVerbatimMatch (1 ms)
[ RUN      ] BaseSearchProviderTest.PreserveAnswersWhenDeduplicating
[       OK ] BaseSearchProviderTest.PreserveAnswersWhenDeduplicating (1 ms)
[2220/6146] BaseSearchProviderTest.PreserveAnswersWhenDeduplicating (1 ms)
[ RUN      ] BookmarkProviderTest.Positions
[       OK ] BookmarkProviderTest.Positions (15 ms)
[2221/6146] BookmarkProviderTest.Positions (15 ms)
[ RUN      ] BookmarkProviderTest.Rankings
[       OK ] BookmarkProviderTest.Rankings (10 ms)
[2222/6146] BookmarkProviderTest.Rankings (10 ms)
[ RUN      ] BookmarkProviderTest.InlineAutocompletion
[       OK ] BookmarkProviderTest.InlineAutocompletion (5 ms)
[2223/6146] BookmarkProviderTest.InlineAutocompletion (5 ms)
[ RUN      ] BookmarkProviderTest.StripHttpAndAdjustOffsets
[       OK ] BookmarkProviderTest.StripHttpAndAdjustOffsets (8 ms)
[2224/6146] BookmarkProviderTest.StripHttpAndAdjustOffsets (8 ms)
[ RUN      ] BookmarkProviderTest.DoesNotProvideMatchesOnFocus
[       OK ] BookmarkProviderTest.DoesNotProvideMatchesOnFocus (4 ms)
[2225/6146] BookmarkProviderTest.DoesNotProvideMatchesOnFocus (4 ms)
[ RUN      ] BuiltinProviderTest.TypingScheme
[       OK ] BuiltinProviderTest.TypingScheme (2 ms)
[2226/6146] BuiltinProviderTest.TypingScheme (2 ms)
[ RUN      ] BuiltinProviderTest.NonEmbedderURLs
[       OK ] BuiltinProviderTest.NonEmbedderURLs (0 ms)
[2227/6146] BuiltinProviderTest.NonEmbedderURLs (0 ms)
[ RUN      ] BuiltinProviderTest.EmbedderProvidedURLs
[       OK ] BuiltinProviderTest.EmbedderProvidedURLs (1 ms)
[2228/6146] BuiltinProviderTest.EmbedderProvidedURLs (1 ms)
[ RUN      ] BuiltinProviderTest.AboutBlank
[       OK ] BuiltinProviderTest.AboutBlank (2 ms)
[2229/6146] BuiltinProviderTest.AboutBlank (2 ms)
[ RUN      ] BuiltinProviderTest.DoesNotSupportMatchesOnFocus
[       OK ] BuiltinProviderTest.DoesNotSupportMatchesOnFocus (0 ms)
[2230/6146] BuiltinProviderTest.DoesNotSupportMatchesOnFocus (0 ms)
[ RUN      ] BuiltinProviderTest.Subpages
[       OK ] BuiltinProviderTest.Subpages (1 ms)
[2231/6146] BuiltinProviderTest.Subpages (1 ms)
[ RUN      ] BuiltinProviderTest.Inlining
[       OK ] BuiltinProviderTest.Inlining (3 ms)
[2232/6146] BuiltinProviderTest.Inlining (3 ms)
[ RUN      ] ClipboardURLProviderTest.NotFromOmniboxFocus
[       OK ] ClipboardURLProviderTest.NotFromOmniboxFocus (0 ms)
[2233/6146] ClipboardURLProviderTest.NotFromOmniboxFocus (0 ms)
[ RUN      ] ClipboardURLProviderTest.EmptyClipboard
[       OK ] ClipboardURLProviderTest.EmptyClipboard (0 ms)
[2234/6146] ClipboardURLProviderTest.EmptyClipboard (0 ms)
[ RUN      ] ClipboardURLProviderTest.ClipboardIsCurrentURL
[       OK ] ClipboardURLProviderTest.ClipboardIsCurrentURL (0 ms)
[2235/6146] ClipboardURLProviderTest.ClipboardIsCurrentURL (0 ms)
[ RUN      ] ClipboardURLProviderTest.HasMultipleMatches
[       OK ] ClipboardURLProviderTest.HasMultipleMatches (1 ms)
[2236/6146] ClipboardURLProviderTest.HasMultipleMatches (1 ms)
[ RUN      ] HistoryQuickProviderTest.SimpleSingleMatch
[       OK ] HistoryQuickProviderTest.SimpleSingleMatch (181 ms)
[2237/6146] HistoryQuickProviderTest.SimpleSingleMatch (181 ms)
[ RUN      ] HistoryQuickProviderTest.SingleMatchWithCursor
[       OK ] HistoryQuickProviderTest.SingleMatchWithCursor (162 ms)
[2238/6146] HistoryQuickProviderTest.SingleMatchWithCursor (162 ms)
[ RUN      ] HistoryQuickProviderTest.WordBoundariesWithPunctuationMatch
[       OK ] HistoryQuickProviderTest.WordBoundariesWithPunctuationMatch (162 ms)
[2239/6146] HistoryQuickProviderTest.WordBoundariesWithPunctuationMatch (162 ms)
[ RUN      ] HistoryQuickProviderTest.MultiTermTitleMatch
[       OK ] HistoryQuickProviderTest.MultiTermTitleMatch (167 ms)
[2240/6146] HistoryQuickProviderTest.MultiTermTitleMatch (167 ms)
[ RUN      ] KeywordProviderTest.RemoveKeyword
[       OK ] KeywordProviderTest.RemoveKeyword (4 ms)
[2241/6146] KeywordProviderTest.RemoveKeyword (4 ms)
[ RUN      ] KeywordProviderTest.GetKeywordForInput
[       OK ] KeywordProviderTest.GetKeywordForInput (3 ms)
[2242/6146] KeywordProviderTest.GetKeywordForInput (3 ms)
[ RUN      ] KeywordProviderTest.GetSubstitutingTemplateURLForInput
[       OK ] KeywordProviderTest.GetSubstitutingTemplateURLForInput (3 ms)
[2243/6146] KeywordProviderTest.GetSubstitutingTemplateURLForInput (3 ms)
[ RUN      ] KeywordProviderTest.ExtraQueryParams
[       OK ] KeywordProviderTest.ExtraQueryParams (5 ms)
[2244/6146] KeywordProviderTest.ExtraQueryParams (5 ms)
[ RUN      ] KeywordProviderTest.DoesNotProvideMatchesOnFocus
[       OK ] KeywordProviderTest.DoesNotProvideMatchesOnFocus (4 ms)
[2245/6146] KeywordProviderTest.DoesNotProvideMatchesOnFocus (4 ms)
[ RUN      ] OmniboxEditTest.AdjustTextForCopy

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetBookmarkModel()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryURLIndex()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetBookmarkModel()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryURLIndex()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] OmniboxEditTest.AdjustTextForCopy (12 ms)
[2246/6146] OmniboxEditTest.AdjustTextForCopy (12 ms)
[ RUN      ] OmniboxEditTest.InlineAutocompleteText

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetBookmarkModel()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryURLIndex()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetBookmarkModel()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryURLIndex()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetEmbedderRepresentationOfAboutScheme()
          Returns: ""
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetHistoryService()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetInMemoryDatabase()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsOffTheRecord()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: SearchSuggestEnabled()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] OmniboxEditTest.InlineAutocompleteText (4 ms)
[2247/6146] OmniboxEditTest.InlineAutocompleteText (4 ms)
[ RUN      ] OmniboxFieldTrialTest.GetDisabledProviderTypes
[       OK ] OmniboxFieldTrialTest.GetDisabledProviderTypes (2 ms)
[2248/6146] OmniboxFieldTrialTest.GetDisabledProviderTypes (2 ms)
[ RUN      ] OmniboxFieldTrialTest.ZeroSuggestFieldTrial
[       OK ] OmniboxFieldTrialTest.ZeroSuggestFieldTrial (2 ms)
[2249/6146] OmniboxFieldTrialTest.ZeroSuggestFieldTrial (2 ms)
[ RUN      ] OmniboxFieldTrialTest.GetDemotionsByTypeWithFallback
[       OK ] OmniboxFieldTrialTest.GetDemotionsByTypeWithFallback (0 ms)
[2250/6146] OmniboxFieldTrialTest.GetDemotionsByTypeWithFallback (0 ms)
[ RUN      ] InMemoryURLIndexTest.CacheSaveRestore
[56989:15627:0524/193549:13924412261208:WARNING:url_index_private_data.cc(901)] Failed to write /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.ePb7bX/History Provider Cache
[       OK ] InMemoryURLIndexTest.CacheSaveRestore (96 ms)
[2251/6146] InMemoryURLIndexTest.CacheSaveRestore (96 ms)
[ RUN      ] InMemoryURLIndexTest.RebuildFromHistoryIfCacheOld
[56989:14855:0524/193549:13924501238079:WARNING:url_index_private_data.cc(901)] Failed to write /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.W5XgBj/History Provider Cache
[56989:14855:0524/193549:13924502701808:WARNING:url_index_private_data.cc(901)] Failed to write /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.W5XgBj/History Provider Cache
[       OK ] InMemoryURLIndexTest.RebuildFromHistoryIfCacheOld (88 ms)
[2252/6146] InMemoryURLIndexTest.RebuildFromHistoryIfCacheOld (88 ms)
[ RUN      ] InMemoryURLIndexTest.AddHistoryMatch
[       OK ] InMemoryURLIndexTest.AddHistoryMatch (61 ms)
[2253/6146] InMemoryURLIndexTest.AddHistoryMatch (61 ms)
[ RUN      ] InMemoryURLIndexCacheTest.CacheFilePath
[       OK ] InMemoryURLIndexCacheTest.CacheFilePath (0 ms)
[2254/6146] InMemoryURLIndexCacheTest.CacheFilePath (0 ms)
[ RUN      ] KeywordProviderTest.Edit
[       OK ] KeywordProviderTest.Edit (6 ms)
[2255/6146] KeywordProviderTest.Edit (6 ms)
[ RUN      ] KeywordProviderTest.DomainMatches
[       OK ] KeywordProviderTest.DomainMatches (3 ms)
[2256/6146] KeywordProviderTest.DomainMatches (3 ms)
[ RUN      ] KeywordProviderTest.IgnoreRegistryForScoring
[       OK ] KeywordProviderTest.IgnoreRegistryForScoring (3 ms)
[2257/6146] KeywordProviderTest.IgnoreRegistryForScoring (3 ms)
[ RUN      ] KeywordProviderTest.URL
[       OK ] KeywordProviderTest.URL (3 ms)
[2258/6146] KeywordProviderTest.URL (3 ms)
[ RUN      ] KeywordProviderTest.Contents
[       OK ] KeywordProviderTest.Contents (3 ms)
[2259/6146] KeywordProviderTest.Contents (3 ms)
[ RUN      ] KeywordProviderTest.AddKeyword
[       OK ] KeywordProviderTest.AddKeyword (3 ms)
[2260/6146] KeywordProviderTest.AddKeyword (3 ms)
[ RUN      ] HistoryURLProviderTest.HUPScoringExperiment
[       OK ] HistoryURLProviderTest.HUPScoringExperiment (112 ms)
[2261/6146] HistoryURLProviderTest.HUPScoringExperiment (112 ms)
[ RUN      ] HistoryURLProviderTestNoSearchProvider.WhatYouTypedNoSearchProvider
[       OK ] HistoryURLProviderTestNoSearchProvider.WhatYouTypedNoSearchProvider (90 ms)
[2262/6146] HistoryURLProviderTestNoSearchProvider.WhatYouTypedNoSearchProvider (90 ms)
[ RUN      ] HistoryURLProviderTestNoDB.NavigateWithoutDB
[       OK ] HistoryURLProviderTestNoDB.NavigateWithoutDB (6 ms)
[2263/6146] HistoryURLProviderTestNoDB.NavigateWithoutDB (6 ms)
[ RUN      ] InMemoryURLIndexTypesTest.StaticFunctions
[       OK ] InMemoryURLIndexTypesTest.StaticFunctions (1 ms)
[2264/6146] InMemoryURLIndexTypesTest.StaticFunctions (1 ms)
[ RUN      ] InMemoryURLIndexTypesTest.OffsetsAndTermMatches
[       OK ] InMemoryURLIndexTypesTest.OffsetsAndTermMatches (0 ms)
[2265/6146] InMemoryURLIndexTypesTest.OffsetsAndTermMatches (0 ms)
[ RUN      ] LimitedInMemoryURLIndexTest.Initialization
[       OK ] LimitedInMemoryURLIndexTest.Initialization (40 ms)
[2266/6146] LimitedInMemoryURLIndexTest.Initialization (40 ms)
[ RUN      ] InMemoryURLIndexTest.Retrieval
[       OK ] InMemoryURLIndexTest.Retrieval (67 ms)
[2267/6146] InMemoryURLIndexTest.Retrieval (67 ms)
[ RUN      ] InMemoryURLIndexTest.CursorPositionRetrieval
[       OK ] InMemoryURLIndexTest.CursorPositionRetrieval (69 ms)
[2268/6146] InMemoryURLIndexTest.CursorPositionRetrieval (69 ms)
[ RUN      ] InMemoryURLIndexTest.URLPrefixMatching
[       OK ] InMemoryURLIndexTest.URLPrefixMatching (62 ms)
[2269/6146] InMemoryURLIndexTest.URLPrefixMatching (62 ms)
[ RUN      ] InMemoryURLIndexTest.ProperStringMatching
[       OK ] InMemoryURLIndexTest.ProperStringMatching (59 ms)
[2270/6146] InMemoryURLIndexTest.ProperStringMatching (59 ms)
[ RUN      ] HistoryURLProviderTest.EmptyVisits
[       OK ] HistoryURLProviderTest.EmptyVisits (87 ms)
[2271/6146] HistoryURLProviderTest.EmptyVisits (87 ms)
[ RUN      ] HistoryURLProviderTest.DontAutocompleteOnTrailingWhitespace
[       OK ] HistoryURLProviderTest.DontAutocompleteOnTrailingWhitespace (83 ms)
[2272/6146] HistoryURLProviderTest.DontAutocompleteOnTrailingWhitespace (83 ms)
[ RUN      ] HistoryURLProviderTest.TreatEmailsAsSearches
[       OK ] HistoryURLProviderTest.TreatEmailsAsSearches (64 ms)
[2273/6146] HistoryURLProviderTest.TreatEmailsAsSearches (64 ms)
[ RUN      ] HistoryURLProviderTest.IntranetURLsWithPaths
[       OK ] HistoryURLProviderTest.IntranetURLsWithPaths (82 ms)
[2274/6146] HistoryURLProviderTest.IntranetURLsWithPaths (82 ms)
[ RUN      ] HistoryURLProviderTest.IntranetURLCompletion
[       OK ] HistoryURLProviderTest.IntranetURLCompletion (112 ms)
[2275/6146] HistoryURLProviderTest.IntranetURLCompletion (112 ms)
[ RUN      ] HistoryURLProviderTest.CrashDueToFixup
[       OK ] HistoryURLProviderTest.CrashDueToFixup (88 ms)
[2276/6146] HistoryURLProviderTest.CrashDueToFixup (88 ms)
[ RUN      ] HistoryURLProviderTest.DoesNotProvideMatchesOnFocus
[       OK ] HistoryURLProviderTest.DoesNotProvideMatchesOnFocus (45 ms)
[2277/6146] HistoryURLProviderTest.DoesNotProvideMatchesOnFocus (45 ms)
[ RUN      ] HistoryURLProviderTest.DoesNotInlinePunycodeMatches
[       OK ] HistoryURLProviderTest.DoesNotInlinePunycodeMatches (136 ms)
[2278/6146] HistoryURLProviderTest.DoesNotInlinePunycodeMatches (136 ms)
[ RUN      ] HistoryURLProviderTest.CullSearchResults
[       OK ] HistoryURLProviderTest.CullSearchResults (84 ms)
[2279/6146] HistoryURLProviderTest.CullSearchResults (84 ms)
[ RUN      ] HistoryURLProviderTest.SuggestExactInput
[       OK ] HistoryURLProviderTest.SuggestExactInput (45 ms)
[2280/6146] HistoryURLProviderTest.SuggestExactInput (45 ms)
[ RUN      ] OmniboxFieldTrialTest.GetValueForRuleInContext
[       OK ] OmniboxFieldTrialTest.GetValueForRuleInContext (1 ms)
[2281/6146] OmniboxFieldTrialTest.GetValueForRuleInContext (1 ms)
[ RUN      ] OmniboxFieldTrialTest.HUPNewScoringFieldTrial
[       OK ] OmniboxFieldTrialTest.HUPNewScoringFieldTrial (0 ms)
[2282/6146] OmniboxFieldTrialTest.HUPNewScoringFieldTrial (0 ms)
[ RUN      ] OmniboxFieldTrialTest.HUPNewScoringFieldTrialWithDecayFactor
[       OK ] OmniboxFieldTrialTest.HUPNewScoringFieldTrialWithDecayFactor (0 ms)
[2283/6146] OmniboxFieldTrialTest.HUPNewScoringFieldTrialWithDecayFactor (0 ms)
[ RUN      ] OmniboxFieldTrialTest.HalfLifeTimeDecay
[       OK ] OmniboxFieldTrialTest.HalfLifeTimeDecay (0 ms)
[2284/6146] OmniboxFieldTrialTest.HalfLifeTimeDecay (0 ms)
[ RUN      ] OmniboxFieldTrialTest.DisableResultsCaching
[       OK ] OmniboxFieldTrialTest.DisableResultsCaching (0 ms)
[2285/6146] OmniboxFieldTrialTest.DisableResultsCaching (0 ms)
[ RUN      ] OmniboxFieldTrialTest.GetSuggestPollingStrategy
[       OK ] OmniboxFieldTrialTest.GetSuggestPollingStrategy (2 ms)
[2286/6146] OmniboxFieldTrialTest.GetSuggestPollingStrategy (2 ms)
[ RUN      ] OmniboxPopupModelTest.ComputeMatchMaxWidths
[       OK ] OmniboxPopupModelTest.ComputeMatchMaxWidths (0 ms)
[2287/6146] OmniboxPopupModelTest.ComputeMatchMaxWidths (0 ms)
[ RUN      ] OmniboxViewTest.TestStripSchemasUnsafeForPaste
[       OK ] OmniboxViewTest.TestStripSchemasUnsafeForPaste (0 ms)
[2288/6146] OmniboxViewTest.TestStripSchemasUnsafeForPaste (0 ms)
[ RUN      ] OmniboxViewTest.SanitizeTextForPaste
[       OK ] OmniboxViewTest.SanitizeTextForPaste (0 ms)
[2289/6146] OmniboxViewTest.SanitizeTextForPaste (0 ms)
[ RUN      ] ScoredHistoryMatchTest.Scoring
[       OK ] ScoredHistoryMatchTest.Scoring (2 ms)
[2290/6146] ScoredHistoryMatchTest.Scoring (2 ms)
[ RUN      ] InMemoryURLIndexTest.HugeResultSet
[       OK ] InMemoryURLIndexTest.HugeResultSet (321 ms)
[2291/6146] InMemoryURLIndexTest.HugeResultSet (321 ms)
[ RUN      ] InMemoryURLIndexTest.TitleSearch
[       OK ] InMemoryURLIndexTest.TitleSearch (59 ms)
[2292/6146] InMemoryURLIndexTest.TitleSearch (59 ms)
[ RUN      ] InMemoryURLIndexTest.TitleChange
[       OK ] InMemoryURLIndexTest.TitleChange (75 ms)
[2293/6146] InMemoryURLIndexTest.TitleChange (75 ms)
[ RUN      ] InMemoryURLIndexTest.NonUniqueTermCharacterSets
[       OK ] InMemoryURLIndexTest.NonUniqueTermCharacterSets (63 ms)
[2294/6146] InMemoryURLIndexTest.NonUniqueTermCharacterSets (63 ms)
[ RUN      ] InMemoryURLIndexTest.TypedCharacterCaching
[       OK ] InMemoryURLIndexTest.TypedCharacterCaching (64 ms)
[2295/6146] InMemoryURLIndexTest.TypedCharacterCaching (64 ms)
[ RUN      ] InMemoryURLIndexTest.AddNewRows
[       OK ] InMemoryURLIndexTest.AddNewRows (63 ms)
[2296/6146] InMemoryURLIndexTest.AddNewRows (63 ms)
[ RUN      ] InMemoryURLIndexTest.DeleteRows
[       OK ] InMemoryURLIndexTest.DeleteRows (58 ms)
[2297/6146] InMemoryURLIndexTest.DeleteRows (58 ms)
[ RUN      ] InMemoryURLIndexTest.ExpireRow
[       OK ] InMemoryURLIndexTest.ExpireRow (60 ms)
[2298/6146] InMemoryURLIndexTest.ExpireRow (60 ms)
[ RUN      ] InMemoryURLIndexTest.WhitelistedURLs
[       OK ] InMemoryURLIndexTest.WhitelistedURLs (57 ms)
[2299/6146] InMemoryURLIndexTest.WhitelistedURLs (57 ms)
[ RUN      ] InMemoryURLIndexTest.ReadVisitsFromHistory
[       OK ] InMemoryURLIndexTest.ReadVisitsFromHistory (56 ms)
[2300/6146] InMemoryURLIndexTest.ReadVisitsFromHistory (56 ms)
[ RUN      ] HistoryQuickProviderTest.DeleteMatch
[       OK ] HistoryQuickProviderTest.DeleteMatch (211 ms)
[2301/6146] HistoryQuickProviderTest.DeleteMatch (211 ms)
[ RUN      ] HistoryQuickProviderTest.PreventBeatingURLWhatYouTypedMatch
[       OK ] HistoryQuickProviderTest.PreventBeatingURLWhatYouTypedMatch (182 ms)
[2302/6146] HistoryQuickProviderTest.PreventBeatingURLWhatYouTypedMatch (182 ms)
[ RUN      ] HistoryQuickProviderTest.PreventInlineAutocomplete
[       OK ] HistoryQuickProviderTest.PreventInlineAutocomplete (174 ms)
[2303/6146] HistoryQuickProviderTest.PreventInlineAutocomplete (174 ms)
[ RUN      ] HistoryQuickProviderTest.DoesNotProvideMatchesOnFocus
[       OK ] HistoryQuickProviderTest.DoesNotProvideMatchesOnFocus (171 ms)
[2304/6146] HistoryQuickProviderTest.DoesNotProvideMatchesOnFocus (171 ms)
[ RUN      ] HQPOrderingTest.TEMatch
[       OK ] HQPOrderingTest.TEMatch (101 ms)
[2305/6146] HQPOrderingTest.TEMatch (101 ms)
[ RUN      ] HQPOrderingTest.TEAMatch
[       OK ] HQPOrderingTest.TEAMatch (106 ms)
[2306/6146] HQPOrderingTest.TEAMatch (106 ms)
[ RUN      ] HistoryURLProviderTest.PromoteShorterURLs
[       OK ] HistoryURLProviderTest.PromoteShorterURLs (141 ms)
[2307/6146] HistoryURLProviderTest.PromoteShorterURLs (141 ms)
[ RUN      ] HistoryURLProviderTest.CullRedirects
[       OK ] HistoryURLProviderTest.CullRedirects (83 ms)
[2308/6146] HistoryURLProviderTest.CullRedirects (83 ms)
[ RUN      ] HistoryURLProviderTest.WhatYouTyped
[       OK ] HistoryURLProviderTest.WhatYouTyped (77 ms)
[2309/6146] HistoryURLProviderTest.WhatYouTyped (77 ms)
[ RUN      ] HistoryURLProviderTest.Fixup
[       OK ] HistoryURLProviderTest.Fixup (87 ms)
[2310/6146] HistoryURLProviderTest.Fixup (87 ms)
[ RUN      ] ScoredHistoryMatchTest.ScoringBookmarks
[       OK ] ScoredHistoryMatchTest.ScoringBookmarks (1 ms)
[2311/6146] ScoredHistoryMatchTest.ScoringBookmarks (1 ms)
[ RUN      ] ScoredHistoryMatchTest.ScoringTLD
[       OK ] ScoredHistoryMatchTest.ScoringTLD (0 ms)
[2312/6146] ScoredHistoryMatchTest.ScoringTLD (0 ms)
[ RUN      ] ScoredHistoryMatchTest.ScoringScheme
[       OK ] ScoredHistoryMatchTest.ScoringScheme (0 ms)
[2313/6146] ScoredHistoryMatchTest.ScoringScheme (0 ms)
[ RUN      ] ScoredHistoryMatchTest.CullSearchResults
[       OK ] ScoredHistoryMatchTest.CullSearchResults (2 ms)
[2314/6146] ScoredHistoryMatchTest.CullSearchResults (2 ms)
[ RUN      ] ScoredHistoryMatchTest.Inlining
[       OK ] ScoredHistoryMatchTest.Inlining (7 ms)
[2315/6146] ScoredHistoryMatchTest.Inlining (7 ms)
[ RUN      ] ScoredHistoryMatchTest.GetTopicalityScoreTrailingSlash
[       OK ] ScoredHistoryMatchTest.GetTopicalityScoreTrailingSlash (1 ms)
[2316/6146] ScoredHistoryMatchTest.GetTopicalityScoreTrailingSlash (1 ms)
[ RUN      ] ScoredHistoryMatchTest.FilterMatches
[       OK ] ScoredHistoryMatchTest.FilterMatches (0 ms)
[2317/6146] ScoredHistoryMatchTest.FilterMatches (0 ms)
[ RUN      ] ScoredHistoryMatchTest.GetTopicalityScoreTrailingSlash
[       OK ] ScoredHistoryMatchTest.GetTopicalityScoreTrailingSlash (1 ms)
[2318/6146] ScoredHistoryMatchTest.GetTopicalityScore (2 ms)
[ RUN      ] ScoredHistoryMatchTest.GetFinalRelevancyScore
[       OK ] ScoredHistoryMatchTest.GetFinalRelevancyScore (0 ms)
[2319/6146] ScoredHistoryMatchTest.GetFinalRelevancyScore (0 ms)
[ RUN      ] ScoredHistoryMatchTest.GetHQPBucketsFromString
[       OK ] ScoredHistoryMatchTest.GetHQPBucketsFromString (0 ms)
[2320/6146] ScoredHistoryMatchTest.GetHQPBucketsFromString (0 ms)
[ RUN      ] HistoryQuickProviderTest.NonWordLastCharacterMatch
[       OK ] HistoryQuickProviderTest.NonWordLastCharacterMatch (183 ms)
[2321/6146] HistoryQuickProviderTest.NonWordLastCharacterMatch (183 ms)
[ RUN      ] HistoryQuickProviderTest.MultiMatch
[       OK ] HistoryQuickProviderTest.MultiMatch (178 ms)
[2322/6146] HistoryQuickProviderTest.MultiMatch (178 ms)
[ RUN      ] HistoryQuickProviderTest.StartRelativeMatch
[       OK ] HistoryQuickProviderTest.StartRelativeMatch (184 ms)
[2323/6146] HistoryQuickProviderTest.StartRelativeMatch (184 ms)
[ RUN      ] HistoryQuickProviderTest.EncodingMatch
[       OK ] HistoryQuickProviderTest.EncodingMatch (177 ms)
[2324/6146] HistoryQuickProviderTest.EncodingMatch (177 ms)
[ RUN      ] HistoryQuickProviderTest.ContentsClass
[       OK ] HistoryQuickProviderTest.ContentsClass (170 ms)
[2325/6146] HistoryQuickProviderTest.ContentsClass (170 ms)
[ RUN      ] HistoryQuickProviderTest.VisitCountMatches
[       OK ] HistoryQuickProviderTest.VisitCountMatches (169 ms)
[2326/6146] HistoryQuickProviderTest.VisitCountMatches (169 ms)
[ RUN      ] HistoryQuickProviderTest.TypedCountMatches
[       OK ] HistoryQuickProviderTest.TypedCountMatches (165 ms)
[2327/6146] HistoryQuickProviderTest.TypedCountMatches (165 ms)
[ RUN      ] HistoryQuickProviderTest.DaysAgoMatches
[       OK ] HistoryQuickProviderTest.DaysAgoMatches (176 ms)
[2328/6146] HistoryQuickProviderTest.DaysAgoMatches (176 ms)
[ RUN      ] HistoryQuickProviderTest.EncodingLimitMatch
[       OK ] HistoryQuickProviderTest.EncodingLimitMatch (160 ms)
[2329/6146] HistoryQuickProviderTest.EncodingLimitMatch (160 ms)
[ RUN      ] HistoryQuickProviderTest.Spans
[       OK ] HistoryQuickProviderTest.Spans (167 ms)
[2330/6146] HistoryQuickProviderTest.Spans (167 ms)
[ RUN      ] ShortcutsBackendTest.SanitizeMatchCore
[       OK ] ShortcutsBackendTest.SanitizeMatchCore (45 ms)
[2331/6146] ShortcutsBackendTest.SanitizeMatchCore (45 ms)
[ RUN      ] ShortcutsBackendTest.EntitySuggestionTest
[       OK ] ShortcutsBackendTest.EntitySuggestionTest (33 ms)
[2332/6146] ShortcutsBackendTest.EntitySuggestionTest (33 ms)
[ RUN      ] ShortcutsBackendTest.AddAndUpdateShortcut
[       OK ] ShortcutsBackendTest.AddAndUpdateShortcut (39 ms)
[2333/6146] ShortcutsBackendTest.AddAndUpdateShortcut (39 ms)
[ RUN      ] ShortcutsBackendTest.DeleteShortcuts
[       OK ] ShortcutsBackendTest.DeleteShortcuts (42 ms)
[2334/6146] ShortcutsBackendTest.DeleteShortcuts (42 ms)
[ RUN      ] ShortcutsDatabaseTest.AddShortcut
[       OK ] ShortcutsDatabaseTest.AddShortcut (9 ms)
[2335/6146] ShortcutsDatabaseTest.AddShortcut (9 ms)
[ RUN      ] ShortcutsDatabaseTest.UpdateShortcut
[       OK ] ShortcutsDatabaseTest.UpdateShortcut (7 ms)
[2336/6146] ShortcutsDatabaseTest.UpdateShortcut (7 ms)
[ RUN      ] ShortcutsDatabaseTest.DeleteShortcutsWithIds
[       OK ] ShortcutsDatabaseTest.DeleteShortcutsWithIds (7 ms)
[2337/6146] ShortcutsDatabaseTest.DeleteShortcutsWithIds (7 ms)
[ RUN      ] ShortcutsDatabaseTest.DeleteShortcutsWithURL
[       OK ] ShortcutsDatabaseTest.DeleteShortcutsWithURL (8 ms)
[2338/6146] ShortcutsDatabaseTest.DeleteShortcutsWithURL (8 ms)
[ RUN      ] ShortcutsDatabaseTest.DeleteAllShortcuts
[       OK ] ShortcutsDatabaseTest.DeleteAllShortcuts (13 ms)
[2339/6146] ShortcutsDatabaseTest.DeleteAllShortcuts (13 ms)
[ RUN      ] ShortcutsDatabaseMigrationTest.MigrateTableAddFillIntoEdit
[       OK ] ShortcutsDatabaseMigrationTest.MigrateTableAddFillIntoEdit (18 ms)
[2340/6146] ShortcutsDatabaseMigrationTest.MigrateTableAddFillIntoEdit (18 ms)
[ RUN      ] SuggestionAnswerTest.URLPresent
[       OK ] SuggestionAnswerTest.URLPresent (0 ms)
[2341/6146] SuggestionAnswerTest.URLPresent (0 ms)
[ RUN      ] SuggestionAnswerTest.ValidPropertyValues
[       OK ] SuggestionAnswerTest.ValidPropertyValues (0 ms)
[2342/6146] SuggestionAnswerTest.ValidPropertyValues (0 ms)
[ RUN      ] SuggestionAnswerTest.AddImageURLsTo
[       OK ] SuggestionAnswerTest.AddImageURLsTo (0 ms)
[2343/6146] SuggestionAnswerTest.AddImageURLsTo (0 ms)
[ RUN      ] URLPrefix.BestURLPrefix
[       OK ] URLPrefix.BestURLPrefix (1 ms)
[2344/6146] URLPrefix.BestURLPrefix (1 ms)
[ RUN      ] ZeroSuggestProviderTest.TestDoesNotReturnMatchesForPrefix
[       OK ] ZeroSuggestProviderTest.TestDoesNotReturnMatchesForPrefix (3 ms)
[2345/6146] ZeroSuggestProviderTest.TestDoesNotReturnMatchesForPrefix (3 ms)
[ RUN      ] ZeroSuggestProviderTest.TestMostVisitedCallback
[       OK ] ZeroSuggestProviderTest.TestMostVisitedCallback (3 ms)
[2346/6146] ZeroSuggestProviderTest.TestMostVisitedCallback (3 ms)
[ RUN      ] ZeroSuggestProviderTest.TestMostVisitedNavigateToSearchPage
[       OK ] ZeroSuggestProviderTest.TestMostVisitedNavigateToSearchPage (2 ms)
[2347/6146] ZeroSuggestProviderTest.TestMostVisitedNavigateToSearchPage (2 ms)
[ RUN      ] ZeroSuggestProviderTest.TestPsuggestZeroSuggestCachingFirstRun
[       OK ] ZeroSuggestProviderTest.TestPsuggestZeroSuggestCachingFirstRun (3 ms)
[2348/6146] ZeroSuggestProviderTest.TestPsuggestZeroSuggestCachingFirstRun (3 ms)
[ RUN      ] ZeroSuggestProviderTest.TestPsuggestZeroSuggestHasCachedResults
[       OK ] ZeroSuggestProviderTest.TestPsuggestZeroSuggestHasCachedResults (2 ms)
[2349/6146] ZeroSuggestProviderTest.TestPsuggestZeroSuggestHasCachedResults (2 ms)
[ RUN      ] ZeroSuggestProviderTest.TestPsuggestZeroSuggestReceivedEmptyResults
[       OK ] ZeroSuggestProviderTest.TestPsuggestZeroSuggestReceivedEmptyResults (2 ms)
[2350/6146] ZeroSuggestProviderTest.TestPsuggestZeroSuggestReceivedEmptyResults (2 ms)
[ RUN      ] ShortcutsDatabaseMigrationTest.MigrateV0ToV1
[       OK ] ShortcutsDatabaseMigrationTest.MigrateV0ToV1 (17 ms)
[2351/6146] ShortcutsDatabaseMigrationTest.MigrateV0ToV1 (17 ms)
[ RUN      ] ShortcutsProviderTest.SimpleSingleMatch
[       OK ] ShortcutsProviderTest.SimpleSingleMatch (52 ms)
[2352/6146] ShortcutsProviderTest.SimpleSingleMatch (52 ms)
[ RUN      ] ShortcutsProviderTest.TrickySingleMatch
[       OK ] ShortcutsProviderTest.TrickySingleMatch (45 ms)
[2353/6146] ShortcutsProviderTest.TrickySingleMatch (45 ms)
[ RUN      ] ShortcutsProviderTest.MultiMatch
[       OK ] ShortcutsProviderTest.MultiMatch (39 ms)
[2354/6146] ShortcutsProviderTest.MultiMatch (39 ms)
[ RUN      ] ShortcutsProviderTest.RemoveDuplicates
[       OK ] ShortcutsProviderTest.RemoveDuplicates (38 ms)
[2355/6146] ShortcutsProviderTest.RemoveDuplicates (38 ms)
[ RUN      ] ShortcutsProviderTest.TypedCountMatches
[       OK ] ShortcutsProviderTest.TypedCountMatches (38 ms)
[2356/6146] ShortcutsProviderTest.TypedCountMatches (38 ms)
[ RUN      ] ShortcutsProviderTest.FragmentLengthMatches
[       OK ] ShortcutsProviderTest.FragmentLengthMatches (40 ms)
[2357/6146] ShortcutsProviderTest.FragmentLengthMatches (40 ms)
[ RUN      ] ShortcutsProviderTest.DaysAgoMatches
[       OK ] ShortcutsProviderTest.DaysAgoMatches (36 ms)
[2358/6146] ShortcutsProviderTest.DaysAgoMatches (36 ms)
[ RUN      ] ShortcutsProviderTest.ClassifyAllMatchesInString
[       OK ] ShortcutsProviderTest.ClassifyAllMatchesInString (36 ms)
[2359/6146] ShortcutsProviderTest.ClassifyAllMatchesInString (36 ms)
[ RUN      ] ShortcutsProviderTest.CalculateScore
[       OK ] ShortcutsProviderTest.CalculateScore (36 ms)
[2360/6146] ShortcutsProviderTest.CalculateScore (36 ms)
[ RUN      ] ShortcutsProviderTest.DeleteMatch
[       OK ] ShortcutsProviderTest.DeleteMatch (47 ms)
[2361/6146] ShortcutsProviderTest.DeleteMatch (47 ms)
[ RUN      ] ShortcutsProviderTest.DoesNotProvideOnFocus
[       OK ] ShortcutsProviderTest.DoesNotProvideOnFocus (34 ms)
[2362/6146] ShortcutsProviderTest.DoesNotProvideOnFocus (34 ms)
[ RUN      ] SuggestionAnswerTest.DefaultAreEqual
[       OK ] SuggestionAnswerTest.DefaultAreEqual (0 ms)
[2363/6146] SuggestionAnswerTest.DefaultAreEqual (0 ms)
[ RUN      ] SuggestionAnswerTest.CopiesAreEqual
[       OK ] SuggestionAnswerTest.CopiesAreEqual (0 ms)
[2364/6146] SuggestionAnswerTest.CopiesAreEqual (0 ms)
[ RUN      ] SuggestionAnswerTest.DifferentValuesAreUnequal
[       OK ] SuggestionAnswerTest.DifferentValuesAreUnequal (0 ms)
[2365/6146] SuggestionAnswerTest.DifferentValuesAreUnequal (0 ms)
[ RUN      ] SuggestionAnswerTest.EmptyJsonIsInvalid
[       OK ] SuggestionAnswerTest.EmptyJsonIsInvalid (0 ms)
[2366/6146] SuggestionAnswerTest.EmptyJsonIsInvalid (0 ms)
[ RUN      ] SuggestionAnswerTest.MalformedJsonIsInvalid
[       OK ] SuggestionAnswerTest.MalformedJsonIsInvalid (0 ms)
[2367/6146] SuggestionAnswerTest.MalformedJsonIsInvalid (0 ms)
[ RUN      ] SuggestionAnswerTest.TextFieldsRequireBothTextAndType
[       OK ] SuggestionAnswerTest.TextFieldsRequireBothTextAndType (0 ms)
[2368/6146] SuggestionAnswerTest.TextFieldsRequireBothTextAndType (0 ms)
[ RUN      ] SuggestionAnswerTest.ImageLinesMustContainAtLeastOneTextField
[       OK ] SuggestionAnswerTest.ImageLinesMustContainAtLeastOneTextField (0 ms)
[2369/6146] SuggestionAnswerTest.ImageLinesMustContainAtLeastOneTextField (0 ms)
[ RUN      ] SuggestionAnswerTest.ExactlyTwoLinesRequired
[       OK ] SuggestionAnswerTest.ExactlyTwoLinesRequired (0 ms)
[2370/6146] SuggestionAnswerTest.ExactlyTwoLinesRequired (0 ms)
[ RUN      ] KeychainPasswordTest.FindPasswordSuccess
[       OK ] KeychainPasswordTest.FindPasswordSuccess (0 ms)
[2371/6146] KeychainPasswordTest.FindPasswordSuccess (0 ms)
[ RUN      ] KeychainPasswordTest.FindPasswordNotFound
[       OK ] KeychainPasswordTest.FindPasswordNotFound (0 ms)
[2372/6146] KeychainPasswordTest.FindPasswordNotFound (0 ms)
[ RUN      ] KeychainPasswordTest.FindPasswordNotAuthorized
[       OK ] KeychainPasswordTest.FindPasswordNotAuthorized (0 ms)
[2373/6146] KeychainPasswordTest.FindPasswordNotAuthorized (0 ms)
[ RUN      ] KeychainPasswordTest.FindPasswordOtherError
[       OK ] KeychainPasswordTest.FindPasswordOtherError (1 ms)
[2374/6146] KeychainPasswordTest.FindPasswordOtherError (1 ms)
[ RUN      ] KeychainPasswordTest.PasswordsDiffer
[       OK ] KeychainPasswordTest.PasswordsDiffer (0 ms)
[2375/6146] KeychainPasswordTest.PasswordsDiffer (0 ms)
[ RUN      ] OSCryptTest.String16EncryptionDecryption
[       OK ] OSCryptTest.String16EncryptionDecryption (3 ms)
[2376/6146] OSCryptTest.String16EncryptionDecryption (3 ms)
[ RUN      ] OSCryptTest.EncryptionDecryption
[       OK ] OSCryptTest.EncryptionDecryption (0 ms)
[2377/6146] OSCryptTest.EncryptionDecryption (0 ms)
[ RUN      ] OSCryptTest.CypherTextDiffers
[       OK ] OSCryptTest.CypherTextDiffers (0 ms)
[2378/6146] OSCryptTest.CypherTextDiffers (0 ms)
[ RUN      ] OSCryptTest.DecryptError
[       OK ] OSCryptTest.DecryptError (0 ms)
[2379/6146] OSCryptTest.DecryptError (0 ms)
[ RUN      ] CredentialManagerImplTest.IsZeroClickAllowed
[       OK ] CredentialManagerImplTest.IsZeroClickAllowed (46 ms)
[2380/6146] CredentialManagerImplTest.IsZeroClickAllowed (46 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnStore
[       OK ] CredentialManagerImplTest.CredentialManagerOnStore (45 ms)
[2381/6146] CredentialManagerImplTest.CredentialManagerOnStore (45 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnStoreFederated
[       OK ] CredentialManagerImplTest.CredentialManagerOnStoreFederated (7 ms)
[2382/6146] CredentialManagerImplTest.CredentialManagerOnStoreFederated (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerStoreOverwrite
[       OK ] CredentialManagerImplTest.CredentialManagerStoreOverwrite (8 ms)
[2383/6146] CredentialManagerImplTest.CredentialManagerStoreOverwrite (8 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerStoreOverwriteZeroClick
[       OK ] CredentialManagerImplTest.CredentialManagerStoreOverwriteZeroClick (7 ms)
[2384/6146] CredentialManagerImplTest.CredentialManagerStoreOverwriteZeroClick (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerFederatedStoreOverwriteZeroClick
[       OK ] CredentialManagerImplTest.CredentialManagerFederatedStoreOverwriteZeroClick (7 ms)
[2385/6146] CredentialManagerImplTest.CredentialManagerFederatedStoreOverwriteZeroClick (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerGetOverwriteZeroClick
[       OK ] CredentialManagerImplTest.CredentialManagerGetOverwriteZeroClick (7 ms)
[2386/6146] CredentialManagerImplTest.CredentialManagerGetOverwriteZeroClick (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerSignInWithSavingDisabledForCurrentPage
[       OK ] CredentialManagerImplTest.CredentialManagerSignInWithSavingDisabledForCurrentPage (7 ms)
[2387/6146] CredentialManagerImplTest.CredentialManagerSignInWithSavingDisabledForCurrentPage (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequireUserMediation
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequireUserMediation (7 ms)
[2388/6146] CredentialManagerImplTest.CredentialManagerOnRequireUserMediation (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequireUserMediationIncognito
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequireUserMediationIncognito (6 ms)
[2389/6146] CredentialManagerImplTest.CredentialManagerOnRequireUserMediationIncognito (6 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequireUserMediationWithAffiliation
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequireUserMediationWithAffiliation (7 ms)
[2390/6146] CredentialManagerImplTest.CredentialManagerOnRequireUserMediationWithAffiliation (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithEmptyPasswordStore
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithEmptyPasswordStore (48 ms)
[2391/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithEmptyPasswordStore (48 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithCrossOriginPasswordStore
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithCrossOriginPasswordStore (8 ms)
[2392/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithCrossOriginPasswordStore (8 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithFullPasswordStore
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithFullPasswordStore (7 ms)
[2393/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithFullPasswordStore (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyEmptyPasswordStore
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyEmptyPasswordStore (10 ms)
[2394/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyEmptyPasswordStore (10 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyFullPasswordStore
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyFullPasswordStore (10 ms)
[2395/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyFullPasswordStore (10 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithoutPasswords
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithoutPasswords (9 ms)
[2396/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithoutPasswords (9 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialFederatedMatch
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialFederatedMatch (6 ms)
[2397/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialFederatedMatch (6 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialFederatedNoMatch
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialFederatedNoMatch (7 ms)
[2398/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialFederatedNoMatch (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedPasswordMatch
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedPasswordMatch (7 ms)
[2399/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedPasswordMatch (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedPasswordNoMatch
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedPasswordNoMatch (7 ms)
[2400/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedPasswordNoMatch (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedFederatedMatch
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedFederatedMatch (45 ms)
[2401/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedFederatedMatch (45 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedFederatedNoMatch
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedFederatedNoMatch (10 ms)
[2402/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialAffiliatedFederatedNoMatch (10 ms)
[ RUN      ] CredentialManagerImplTest.RequestCredentialWithoutFirstRun
[       OK ] CredentialManagerImplTest.RequestCredentialWithoutFirstRun (8 ms)
[2403/6146] CredentialManagerImplTest.RequestCredentialWithoutFirstRun (8 ms)
[ RUN      ] CredentialManagerImplTest.RequestCredentialWithFirstRunAndSkip
[       OK ] CredentialManagerImplTest.RequestCredentialWithFirstRunAndSkip (7 ms)
[2404/6146] CredentialManagerImplTest.RequestCredentialWithFirstRunAndSkip (7 ms)
[ RUN      ] CredentialManagerImplTest.RequestCredentialWithTLSErrors
[       OK ] CredentialManagerImplTest.RequestCredentialWithTLSErrors (6 ms)
[2405/6146] CredentialManagerImplTest.RequestCredentialWithTLSErrors (6 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyTwoPasswordStore
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyTwoPasswordStore (6 ms)
[2406/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWithZeroClickOnlyTwoPasswordStore (6 ms)
[ RUN      ] CredentialManagerImplTest.OnRequestCredentialWithZeroClickOnlyAndSkipZeroClickPasswordStore
[       OK ] CredentialManagerImplTest.OnRequestCredentialWithZeroClickOnlyAndSkipZeroClickPasswordStore (7 ms)
[2407/6146] CredentialManagerImplTest.OnRequestCredentialWithZeroClickOnlyAndSkipZeroClickPasswordStore (7 ms)
[ RUN      ] CredentialManagerImplTest.OnRequestCredentialWithZeroClickOnlyCrossOriginPasswordStore
[       OK ] CredentialManagerImplTest.OnRequestCredentialWithZeroClickOnlyCrossOriginPasswordStore (7 ms)
[2408/6146] CredentialManagerImplTest.OnRequestCredentialWithZeroClickOnlyCrossOriginPasswordStore (7 ms)
[ RUN      ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWhileRequestPending
[       OK ] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWhileRequestPending (7 ms)
[2409/6146] CredentialManagerImplTest.CredentialManagerOnRequestCredentialWhileRequestPending (7 ms)
[ RUN      ] CredentialManagerImplTest.ResetSkipZeroClickAfterPrompt
[       OK ] CredentialManagerImplTest.ResetSkipZeroClickAfterPrompt (8 ms)
[2410/6146] CredentialManagerImplTest.ResetSkipZeroClickAfterPrompt (8 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsEmptyResultsForWebKeyedForms
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsEmptyResultsForWebKeyedForms (1 ms)
[2411/6146] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsEmptyResultsForWebKeyedForms (1 ms)
[ RUN      ] AffiliatedMatchHelperTest.InjectAffiliatedWebRealms
[       OK ] AffiliatedMatchHelperTest.InjectAffiliatedWebRealms (1 ms)
[2412/6146] AffiliatedMatchHelperTest.InjectAffiliatedWebRealms (1 ms)
[ RUN      ] AffiliatedMatchHelperTest.IsValidAndroidCredential
[       OK ] AffiliatedMatchHelperTest.IsValidAndroidCredential (0 ms)
[2413/6146] AffiliatedMatchHelperTest.IsValidAndroidCredential (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.PrefetchAffiliationsForPreexistingAndroidCredentialsOnStartup
[       OK ] AffiliatedMatchHelperTest.PrefetchAffiliationsForPreexistingAndroidCredentialsOnStartup (2 ms)
[2414/6146] AffiliatedMatchHelperTest.PrefetchAffiliationsForPreexistingAndroidCredentialsOnStartup (2 ms)
[ RUN      ] AffiliatedMatchHelperTest.PrefetchAffiliationsForAndroidCredentialsAddedInInitializationDelay
[       OK ] AffiliatedMatchHelperTest.PrefetchAffiliationsForAndroidCredentialsAddedInInitializationDelay (1 ms)
[2415/6146] AffiliatedMatchHelperTest.PrefetchAffiliationsForAndroidCredentialsAddedInInitializationDelay (1 ms)
[ RUN      ] AffiliatedMatchHelperTest.PrefetchAffiliationsForAndroidCredentialsAddedAfterInitialization
[       OK ] AffiliatedMatchHelperTest.PrefetchAffiliationsForAndroidCredentialsAddedAfterInitialization (2 ms)
[2416/6146] AffiliatedMatchHelperTest.PrefetchAffiliationsForAndroidCredentialsAddedAfterInitialization (2 ms)
[ RUN      ] AffiliatedMatchHelperTest.CancelPrefetchingAffiliationsForRemovedAndroidCredentials
[       OK ] AffiliatedMatchHelperTest.CancelPrefetchingAffiliationsForRemovedAndroidCredentials (2 ms)
[2417/6146] AffiliatedMatchHelperTest.CancelPrefetchingAffiliationsForRemovedAndroidCredentials (2 ms)
[ RUN      ] AffiliatedMatchHelperTest.PrefetchBeforeTrimForPrimaryKeyUpdates
[       OK ] AffiliatedMatchHelperTest.PrefetchBeforeTrimForPrimaryKeyUpdates (1 ms)
[2418/6146] AffiliatedMatchHelperTest.PrefetchBeforeTrimForPrimaryKeyUpdates (1 ms)
[ RUN      ] AffiliatedMatchHelperTest.DuplicateCredentialsArePrefetchWithMultiplicity
[       OK ] AffiliatedMatchHelperTest.DuplicateCredentialsArePrefetchWithMultiplicity (3 ms)
[2419/6146] AffiliatedMatchHelperTest.DuplicateCredentialsArePrefetchWithMultiplicity (3 ms)
[ RUN      ] AffiliatedMatchHelperTest.DestroyBeforeDeferredInitialization
[       OK ] AffiliatedMatchHelperTest.DestroyBeforeDeferredInitialization (0 ms)
[2420/6146] AffiliatedMatchHelperTest.DestroyBeforeDeferredInitialization (0 ms)
[ RUN      ] CredentialManagerImplTest.NoResetSkipZeroClickAfterPromptInIncognito
[       OK ] CredentialManagerImplTest.NoResetSkipZeroClickAfterPromptInIncognito (48 ms)
[2421/6146] CredentialManagerImplTest.NoResetSkipZeroClickAfterPromptInIncognito (48 ms)
[ RUN      ] CredentialManagerImplTest.IncognitoZeroClickRequestCredential
[       OK ] CredentialManagerImplTest.IncognitoZeroClickRequestCredential (8 ms)
[2422/6146] CredentialManagerImplTest.IncognitoZeroClickRequestCredential (8 ms)
[ RUN      ] CredentialManagerImplTest.ZeroClickWithAffiliatedFormInPasswordStore
[       OK ] CredentialManagerImplTest.ZeroClickWithAffiliatedFormInPasswordStore (8 ms)
[2423/6146] CredentialManagerImplTest.ZeroClickWithAffiliatedFormInPasswordStore (8 ms)
[ RUN      ] CredentialManagerImplTest.ZeroClickWithTwoAffiliatedFormsInPasswordStore
[       OK ] CredentialManagerImplTest.ZeroClickWithTwoAffiliatedFormsInPasswordStore (7 ms)
[2424/6146] CredentialManagerImplTest.ZeroClickWithTwoAffiliatedFormsInPasswordStore (7 ms)
[ RUN      ] CredentialManagerImplTest.ZeroClickWithUnaffiliatedFormsInPasswordStore
[       OK ] CredentialManagerImplTest.ZeroClickWithUnaffiliatedFormsInPasswordStore (7 ms)
[2425/6146] CredentialManagerImplTest.ZeroClickWithUnaffiliatedFormsInPasswordStore (7 ms)
[ RUN      ] CredentialManagerImplTest.ZeroClickWithFormAndUnaffiliatedFormsInPasswordStore
[       OK ] CredentialManagerImplTest.ZeroClickWithFormAndUnaffiliatedFormsInPasswordStore (7 ms)
[2426/6146] CredentialManagerImplTest.ZeroClickWithFormAndUnaffiliatedFormsInPasswordStore (7 ms)
[ RUN      ] CredentialManagerImplTest.GetSynthesizedFormForOrigin
[       OK ] CredentialManagerImplTest.GetSynthesizedFormForOrigin (6 ms)
[2427/6146] CredentialManagerImplTest.GetSynthesizedFormForOrigin (6 ms)
[ RUN      ] CredentialManagerImplTest.BlacklistPasswordCredential
[       OK ] CredentialManagerImplTest.BlacklistPasswordCredential (8 ms)
[2428/6146] CredentialManagerImplTest.BlacklistPasswordCredential (8 ms)
[ RUN      ] CredentialManagerImplTest.BlacklistFederatedCredential
[       OK ] CredentialManagerImplTest.BlacklistFederatedCredential (8 ms)
[2429/6146] CredentialManagerImplTest.BlacklistFederatedCredential (8 ms)
[ RUN      ] CredentialManagerImplTest.RespectBlacklistingPasswordCredential
[       OK ] CredentialManagerImplTest.RespectBlacklistingPasswordCredential (8 ms)
[2430/6146] CredentialManagerImplTest.RespectBlacklistingPasswordCredential (8 ms)
[ RUN      ] CredentialManagerImplTest.RespectBlacklistingFederatedCredential
[       OK ] CredentialManagerImplTest.RespectBlacklistingFederatedCredential (48 ms)
[2431/6146] CredentialManagerImplTest.RespectBlacklistingFederatedCredential (48 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsResults
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsResults (0 ms)
[2432/6146] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsResults (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsOnlyAndroidApps
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsOnlyAndroidApps (0 ms)
[2433/6146] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsOnlyAndroidApps (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForInsecureForms
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForInsecureForms (1 ms)
[2434/6146] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForInsecureForms (1 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForHTTPBasicAuthForms
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForHTTPBasicAuthForms (0 ms)
[2435/6146] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForHTTPBasicAuthForms (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForHTTPDigestAuthForms
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForHTTPDigestAuthForms (0 ms)
[2436/6146] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForHTTPDigestAuthForms (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForAndroidKeyedForms
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForAndroidKeyedForms (0 ms)
[2437/6146] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsForAndroidKeyedForms (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsWhenNoPrefetch
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsWhenNoPrefetch (0 ms)
[2438/6146] AffiliatedMatchHelperTest.GetAffiliatedAndroidRealmsYieldsEmptyResultsWhenNoPrefetch (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsResults
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsResults (0 ms)
[2439/6146] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsResults (0 ms)
[ RUN      ] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsOnlyWebsites
[       OK ] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsOnlyWebsites (1 ms)
[2440/6146] AffiliatedMatchHelperTest.GetAffiliatedWebRealmsYieldsOnlyWebsites (1 ms)
[ RUN      ] AffiliationBackendTest.OnDemandRequestSucceedsWithFetch
[       OK ] AffiliationBackendTest.OnDemandRequestSucceedsWithFetch (19 ms)
[2441/6146] AffiliationBackendTest.OnDemandRequestSucceedsWithFetch (19 ms)
[ RUN      ] AffiliationBackendTest.CachedOnlyRequestFailsDueToCacheMiss
[       OK ] AffiliationBackendTest.CachedOnlyRequestFailsDueToCacheMiss (8 ms)
[2442/6146] AffiliationBackendTest.CachedOnlyRequestFailsDueToCacheMiss (8 ms)
[ RUN      ] AffiliationBackendTest.PrefetchTriggersInitialFetch
[       OK ] AffiliationBackendTest.PrefetchTriggersInitialFetch (10 ms)
[2443/6146] AffiliationBackendTest.PrefetchTriggersInitialFetch (10 ms)
[ RUN      ] AffiliationBackendTest.ExpiredPrefetchTriggersNoInitialFetch
[       OK ] AffiliationBackendTest.ExpiredPrefetchTriggersNoInitialFetch (8 ms)
[2444/6146] AffiliationBackendTest.ExpiredPrefetchTriggersNoInitialFetch (8 ms)
[ RUN      ] AffiliationBackendTest.ConcurrentUnrelatedRequests
[       OK ] AffiliationBackendTest.ConcurrentUnrelatedRequests (11 ms)
[2445/6146] AffiliationBackendTest.ConcurrentUnrelatedRequests (11 ms)
[ RUN      ] AffiliationBackendTest.ConcurrentUnrelatedRequests2
[       OK ] AffiliationBackendTest.ConcurrentUnrelatedRequests2 (11 ms)
[2446/6146] AffiliationBackendTest.ConcurrentUnrelatedRequests2 (11 ms)
[ RUN      ] AffiliationBackendTest.RetryIsMadeOnFailedFetch
[       OK ] AffiliationBackendTest.RetryIsMadeOnFailedFetch (10 ms)
[2447/6146] AffiliationBackendTest.RetryIsMadeOnFailedFetch (10 ms)
[ RUN      ] AffiliationBackendTest.FetchIsNoLongerNeededOnceAllowed
[       OK ] AffiliationBackendTest.FetchIsNoLongerNeededOnceAllowed (7 ms)
[2448/6146] AffiliationBackendTest.FetchIsNoLongerNeededOnceAllowed (7 ms)
[ RUN      ] AffiliationBackendTest.CacheServesSubsequentRequestForSameFacet
[       OK ] AffiliationBackendTest.CacheServesSubsequentRequestForSameFacet (12 ms)
[2449/6146] AffiliationBackendTest.CacheServesSubsequentRequestForSameFacet (12 ms)
[ RUN      ] AffiliationBackendTest.CacheServesSubsequentRequestForAffiliatedFacet
[       OK ] AffiliationBackendTest.CacheServesSubsequentRequestForAffiliatedFacet (12 ms)
[2450/6146] AffiliationBackendTest.CacheServesSubsequentRequestForAffiliatedFacet (12 ms)
[ RUN      ] AffiliationBackendTest.CacheServesRequestsForPrefetchedFacets
[       OK ] AffiliationBackendTest.CacheServesRequestsForPrefetchedFacets (18 ms)
[2451/6146] AffiliationBackendTest.CacheServesRequestsForPrefetchedFacets (18 ms)
[ RUN      ] AffiliationBackendTest.CacheServesRequestsForFacetsAffiliatedWithPrefetchedFacets
[       OK ] AffiliationBackendTest.CacheServesRequestsForFacetsAffiliatedWithPrefetchedFacets (12 ms)
[2452/6146] AffiliationBackendTest.CacheServesRequestsForFacetsAffiliatedWithPrefetchedFacets (12 ms)
[ RUN      ] AffiliationBackendTest.CacheServesConcurrentRequestsForAffiliatedFacets
[       OK ] AffiliationBackendTest.CacheServesConcurrentRequestsForAffiliatedFacets (10 ms)
[2453/6146] AffiliationBackendTest.CacheServesConcurrentRequestsForAffiliatedFacets (10 ms)
[ RUN      ] AffiliationBackendTest.CacheServesConcurrentPrefetchesForAffiliatedFacets
[       OK ] AffiliationBackendTest.CacheServesConcurrentPrefetchesForAffiliatedFacets (11 ms)
[2454/6146] AffiliationBackendTest.CacheServesConcurrentPrefetchesForAffiliatedFacets (11 ms)
[ RUN      ] AffiliationBackendTest.SimpleCacheExpiryWithoutPrefetches
[       OK ] AffiliationBackendTest.SimpleCacheExpiryWithoutPrefetches (16 ms)
[2455/6146] AffiliationBackendTest.SimpleCacheExpiryWithoutPrefetches (16 ms)
[ RUN      ] AffiliationBackendTest.PrefetchTriggersOneInitialFetchAndOneRefetchBeforeExpiring
[       OK ] AffiliationBackendTest.PrefetchTriggersOneInitialFetchAndOneRefetchBeforeExpiring (15 ms)
[2456/6146] AffiliationBackendTest.PrefetchTriggersOneInitialFetchAndOneRefetchBeforeExpiring (15 ms)
[ RUN      ] AffiliationBackendTest.PrefetchTriggersPeriodicRefetch
[       OK ] AffiliationBackendTest.PrefetchTriggersPeriodicRefetch (32 ms)
[2457/6146] AffiliationBackendTest.PrefetchTriggersPeriodicRefetch (32 ms)
[ RUN      ] AffiliationBackendTest.PrefetchTriggersNoInitialFetchIfDataIsAlreadyFresh
[       OK ] AffiliationBackendTest.PrefetchTriggersNoInitialFetchIfDataIsAlreadyFresh (11 ms)
[2458/6146] AffiliationBackendTest.PrefetchTriggersNoInitialFetchIfDataIsAlreadyFresh (11 ms)
[ RUN      ] AffiliationBackendTest.CancelPrefetch
[       OK ] AffiliationBackendTest.CancelPrefetch (10 ms)
[2459/6146] AffiliationBackendTest.CancelPrefetch (10 ms)
[ RUN      ] AffiliationBackendTest.CancelDuplicatePrefetch
[       OK ] AffiliationBackendTest.CancelDuplicatePrefetch (13 ms)
[2460/6146] AffiliationBackendTest.CancelDuplicatePrefetch (13 ms)
[ RUN      ] AffiliationBackendTest.CancelingNonExistingPrefetchIsSilentlyIgnored
[       OK ] AffiliationBackendTest.CancelingNonExistingPrefetchIsSilentlyIgnored (15 ms)
[2461/6146] AffiliationBackendTest.CancelingNonExistingPrefetchIsSilentlyIgnored (15 ms)
[ RUN      ] AffiliationBackendTest.TrimCacheDiscardsDataWithoutFacetManagers
[       OK ] AffiliationBackendTest.TrimCacheDiscardsDataWithoutFacetManagers (20 ms)
[2462/6146] AffiliationBackendTest.TrimCacheDiscardsDataWithoutFacetManagers (20 ms)
[ RUN      ] AffiliationBackendTest.TrimCacheDiscardsDataNoLongerNeededByFacetManagers
[       OK ] AffiliationBackendTest.TrimCacheDiscardsDataNoLongerNeededByFacetManagers (16 ms)
[2463/6146] AffiliationBackendTest.TrimCacheDiscardsDataNoLongerNeededByFacetManagers (16 ms)
[ RUN      ] AffiliationBackendTest.TrimCacheRetainsDataThatNeededByFacetManagers
[       OK ] AffiliationBackendTest.TrimCacheRetainsDataThatNeededByFacetManagers (14 ms)
[2464/6146] AffiliationBackendTest.TrimCacheRetainsDataThatNeededByFacetManagers (14 ms)
[ RUN      ] AffiliationBackendTest.TrimCacheForFacetOnlyRemovesDataForTheGivenFacet
[       OK ] AffiliationBackendTest.TrimCacheForFacetOnlyRemovesDataForTheGivenFacet (22 ms)
[2465/6146] AffiliationBackendTest.TrimCacheForFacetOnlyRemovesDataForTheGivenFacet (22 ms)
[ RUN      ] AffiliationBackendTest.NothingExplodesWhenShutDownDuringFetch
[       OK ] AffiliationBackendTest.NothingExplodesWhenShutDownDuringFetch (10 ms)
[2466/6146] AffiliationBackendTest.NothingExplodesWhenShutDownDuringFetch (10 ms)
[ RUN      ] AffiliationBackendTest.FailureCallbacksAreCalledIfBackendIsDestroyedWithPendingRequest
[       OK ] AffiliationBackendTest.FailureCallbacksAreCalledIfBackendIsDestroyedWithPendingRequest (9 ms)
[2467/6146] AffiliationBackendTest.FailureCallbacksAreCalledIfBackendIsDestroyedWithPendingRequest (9 ms)
[ RUN      ] AffiliationBackendTest.DeleteCache
[       OK ] AffiliationBackendTest.DeleteCache (11 ms)
[2468/6146] AffiliationBackendTest.DeleteCache (11 ms)
[ RUN      ] AffiliationDatabaseTest.Store
[57006:3335:0524/193553:13928536392929:ERROR:affiliation_database_unittest.cc(108)] During this test, SQL errors (number 19) will be logged to the console. This is expected.
[57006:3335:0524/193553:13928541617236:ERROR:connection.cc(1912)] Affiliation sqlite error 2067, errno 0: UNIQUE constraint failed: eq_class_members.facet_uri, sql: INSERT INTO eq_class_members(facet_uri, set_id) VALUES (?, ?)
[57006:3335:0524/193553:13928542477896:ERROR:connection.cc(1912)] Affiliation sqlite error 2067, errno 0: UNIQUE constraint failed: eq_class_members.facet_uri, sql: INSERT INTO eq_class_members(facet_uri, set_id) VALUES (?, ?)
[       OK ] AffiliationDatabaseTest.Store (18 ms)
[2469/6146] AffiliationDatabaseTest.Store (18 ms)
[ RUN      ] AffiliationDatabaseTest.GetAllAffiliations
[       OK ] AffiliationDatabaseTest.GetAllAffiliations (17 ms)
[2470/6146] AffiliationDatabaseTest.GetAllAffiliations (17 ms)
[ RUN      ] AffiliationDatabaseTest.GetAffiliationForFacet
[       OK ] AffiliationDatabaseTest.GetAffiliationForFacet (24 ms)
[2471/6146] AffiliationDatabaseTest.GetAffiliationForFacet (24 ms)
[ RUN      ] AffiliationDatabaseTest.StoreAndRemoveConflicting
[       OK ] AffiliationDatabaseTest.StoreAndRemoveConflicting (17 ms)
[2472/6146] AffiliationDatabaseTest.StoreAndRemoveConflicting (17 ms)
[ RUN      ] AffiliationDatabaseTest.DeleteAllAffiliations
[       OK ] AffiliationDatabaseTest.DeleteAllAffiliations (15 ms)
[2473/6146] AffiliationDatabaseTest.DeleteAllAffiliations (15 ms)
[ RUN      ] AffiliationDatabaseTest.DeleteAffiliationsOlderThan
[       OK ] AffiliationDatabaseTest.DeleteAffiliationsOlderThan (15 ms)
[2474/6146] AffiliationDatabaseTest.DeleteAffiliationsOlderThan (15 ms)
[ RUN      ] AffiliationDatabaseTest.DBRetainsDataAfterReopening
[       OK ] AffiliationDatabaseTest.DBRetainsDataAfterReopening (18 ms)
[2475/6146] AffiliationDatabaseTest.DBRetainsDataAfterReopening (18 ms)
[ RUN      ] AffiliationDatabaseTest.CorruptDBIsRazedThenOpened
[57007:3335:0524/193553:13928651364105:ERROR:connection.cc(1912)] Affiliation sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] AffiliationDatabaseTest.CorruptDBIsRazedThenOpened (35 ms)
[2476/6146] AffiliationDatabaseTest.CorruptDBIsRazedThenOpened (35 ms)
[ RUN      ] AffiliationDatabaseTest.CorruptDBGetsPoisoned
[57007:3335:0524/193553:13928680725052:ERROR:connection.cc(1912)] Affiliation sqlite error 11, errno 0: database disk image is malformed, sql: INSERT INTO eq_classes(last_update_time) VALUES (?)
[       OK ] AffiliationDatabaseTest.CorruptDBGetsPoisoned (13 ms)
[2477/6146] AffiliationDatabaseTest.CorruptDBGetsPoisoned (13 ms)
[ RUN      ] AffiliationDatabaseTest.DeleteAllAffiliations
[       OK ] AffiliationDatabaseTest.DeleteAllAffiliations (15 ms)
[2478/6146] AffiliationDatabaseTest.Delete (13 ms)
[ RUN      ] AffiliationFetchThrottlerTest.SuccessfulRequests
[       OK ] AffiliationFetchThrottlerTest.SuccessfulRequests (0 ms)
[2479/6146] AffiliationFetchThrottlerTest.SuccessfulRequests (0 ms)
[ RUN      ] AffiliationFetchThrottlerTest.FailedRequests
[       OK ] AffiliationFetchThrottlerTest.FailedRequests (1 ms)
[2480/6146] AffiliationFetchThrottlerTest.FailedRequests (1 ms)
[ RUN      ] AffiliationFetchThrottlerTest.OnCanSendNetworkRequestReturnsFalse
[       OK ] AffiliationFetchThrottlerTest.OnCanSendNetworkRequestReturnsFalse (1 ms)
[2481/6146] AffiliationFetchThrottlerTest.OnCanSendNetworkRequestReturnsFalse (1 ms)
[ RUN      ] AffiliationFetchThrottlerTest.GracePeriodAfterConnectivityIsRestored
[       OK ] AffiliationFetchThrottlerTest.GracePeriodAfterConnectivityIsRestored (0 ms)
[2482/6146] AffiliationFetchThrottlerTest.GracePeriodAfterConnectivityIsRestored (0 ms)
[ RUN      ] AffiliationFetchThrottlerTest.GracePeriodAfterConnectivityIsRestored2
[       OK ] AffiliationFetchThrottlerTest.GracePeriodAfterConnectivityIsRestored2 (0 ms)
[2483/6146] AffiliationFetchThrottlerTest.GracePeriodAfterConnectivityIsRestored2 (0 ms)
[ RUN      ] AffiliationFetchThrottlerTest.ConnectivityLostDuringBackoff
[       OK ] AffiliationFetchThrottlerTest.ConnectivityLostDuringBackoff (0 ms)
[2484/6146] AffiliationFetchThrottlerTest.ConnectivityLostDuringBackoff (0 ms)
[ RUN      ] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringBackoff
[       OK ] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringBackoff (1 ms)
[2485/6146] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringBackoff (1 ms)
[ RUN      ] AffiliationFetchThrottlerTest.FlakyConnectivity
[       OK ] AffiliationFetchThrottlerTest.FlakyConnectivity (4 ms)
[2486/6146] AffiliationFetchThrottlerTest.FlakyConnectivity (4 ms)
[ RUN      ] AffiliationFetchThrottlerTest.ConnectivityLostDuringRequest
[       OK ] AffiliationFetchThrottlerTest.ConnectivityLostDuringRequest (0 ms)
[2487/6146] AffiliationFetchThrottlerTest.ConnectivityLostDuringRequest (0 ms)
[ RUN      ] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringRequest
[       OK ] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringRequest (1 ms)
[2488/6146] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringRequest (1 ms)
[ RUN      ] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringRequest2
[       OK ] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringRequest2 (0 ms)
[2489/6146] AffiliationFetchThrottlerTest.ConnectivityLostAndRestoredDuringRequest2 (0 ms)
[ RUN      ] AffiliationFetchThrottlerTest.InstanceDestroyedWhileInBackoff
[       OK ] AffiliationFetchThrottlerTest.InstanceDestroyedWhileInBackoff (0 ms)
[2490/6146] AffiliationFetchThrottlerTest.InstanceDestroyedWhileInBackoff (0 ms)
[ RUN      ] AffiliationFetcherTest.BasicReqestAndResponse
[       OK ] AffiliationFetcherTest.BasicReqestAndResponse (1 ms)
[2491/6146] AffiliationFetcherTest.BasicReqestAndResponse (1 ms)
[ RUN      ] AffiliationFetcherTest.MissingEquivalenceClassesAreCreated
[       OK ] AffiliationFetcherTest.MissingEquivalenceClassesAreCreated (0 ms)
[2492/6146] AffiliationFetcherTest.MissingEquivalenceClassesAreCreated (0 ms)
[ RUN      ] AffiliationFetcherTest.DuplicateEquivalenceClassesAreIgnored
[       OK ] AffiliationFetcherTest.DuplicateEquivalenceClassesAreIgnored (0 ms)
[2493/6146] AffiliationFetcherTest.DuplicateEquivalenceClassesAreIgnored (0 ms)
[ RUN      ] AffiliationFetcherTest.EmptyEquivalenceClassesAreIgnored
[       OK ] AffiliationFetcherTest.EmptyEquivalenceClassesAreIgnored (0 ms)
[2494/6146] AffiliationFetcherTest.EmptyEquivalenceClassesAreIgnored (0 ms)
[ RUN      ] AffiliationFetcherTest.UnrecognizedFacetURIsAreIgnored
[       OK ] AffiliationFetcherTest.UnrecognizedFacetURIsAreIgnored (0 ms)
[2495/6146] AffiliationFetcherTest.UnrecognizedFacetURIsAreIgnored (0 ms)
[ RUN      ] AffiliationFetcherTest.FailureBecauseResponseIsNotAProtobuf
[       OK ] AffiliationFetcherTest.FailureBecauseResponseIsNotAProtobuf (0 ms)
[2496/6146] AffiliationFetcherTest.FailureBecauseResponseIsNotAProtobuf (0 ms)
[ RUN      ] AffiliationFetcherTest.FailureBecausePartiallyOverlappingEquivalenceClasses
[       OK ] AffiliationFetcherTest.FailureBecausePartiallyOverlappingEquivalenceClasses (1 ms)
[2497/6146] AffiliationFetcherTest.FailureBecausePartiallyOverlappingEquivalenceClasses (1 ms)
[ RUN      ] AffiliationFetcherTest.FailOnServerError
[       OK ] AffiliationFetcherTest.FailOnServerError (0 ms)
[2498/6146] AffiliationFetcherTest.FailOnServerError (0 ms)
[ RUN      ] AffiliationFetcherTest.FailOnNetworkError
[       OK ] AffiliationFetcherTest.FailOnNetworkError (0 ms)
[2499/6146] AffiliationFetcherTest.FailOnNetworkError (0 ms)
[ RUN      ] AffiliationServiceTest.GetAffiliations
[       OK ] AffiliationServiceTest.GetAffiliations (17 ms)
[2500/6146] AffiliationServiceTest.GetAffiliations (17 ms)
[ RUN      ] BrowserSavePasswordProgressLoggerTest.SendLog
[       OK ] BrowserSavePasswordProgressLoggerTest.SendLog (0 ms)
[2501/6146] BrowserSavePasswordProgressLoggerTest.SendLog (0 ms)
[ RUN      ] CSVWriterTest.EmptyData
[       OK ] CSVWriterTest.EmptyData (0 ms)
[2502/6146] CSVWriterTest.EmptyData (0 ms)
[ RUN      ] CSVWriterTest.OutputArgumentIsOverwritten
[       OK ] CSVWriterTest.OutputArgumentIsOverwritten (0 ms)
[2503/6146] CSVWriterTest.OutputArgumentIsOverwritten (0 ms)
[ RUN      ] CSVWriterTest.SingleColumn
[       OK ] CSVWriterTest.SingleColumn (0 ms)
[2504/6146] CSVWriterTest.SingleColumn (0 ms)
[ RUN      ] CSVWriterTest.HeaderOnly
[       OK ] CSVWriterTest.HeaderOnly (0 ms)
[2505/6146] CSVWriterTest.HeaderOnly (0 ms)
[ RUN      ] CSVWriterTest.HeaderAndSimpleRecords
[       OK ] CSVWriterTest.HeaderAndSimpleRecords (0 ms)
[2506/6146] CSVWriterTest.HeaderAndSimpleRecords (0 ms)
[ RUN      ] CSVWriterTest.ExtraSpacesArePreserved
[       OK ] CSVWriterTest.ExtraSpacesArePreserved (0 ms)
[2507/6146] CSVWriterTest.ExtraSpacesArePreserved (0 ms)
[ RUN      ] CSVWriterTest.CharactersOutsideASCIIPrintableArePreservedVerbatim
[       OK ] CSVWriterTest.CharactersOutsideASCIIPrintableArePreservedVerbatim (0 ms)
[2508/6146] CSVWriterTest.CharactersOutsideASCIIPrintableArePreservedVerbatim (0 ms)
[ RUN      ] CSVWriterTest.ValueWithSeparatorsIsEnclosedInDoubleQuotes
[       OK ] CSVWriterTest.ValueWithSeparatorsIsEnclosedInDoubleQuotes (0 ms)
[2509/6146] CSVWriterTest.ValueWithSeparatorsIsEnclosedInDoubleQuotes (0 ms)
[ RUN      ] CSVWriterTest.DoubleQuotesInValueAreEscaped
[       OK ] CSVWriterTest.DoubleQuotesInValueAreEscaped (0 ms)
[2510/6146] CSVWriterTest.DoubleQuotesInValueAreEscaped (0 ms)
[ RUN      ] AffiliationServiceTest.ShutdownWhileTasksArePosted
[       OK ] AffiliationServiceTest.ShutdownWhileTasksArePosted (17 ms)
[2511/6146] AffiliationServiceTest.ShutdownWhileTasksArePosted (17 ms)
[ RUN      ] AffiliationUtilsTest.ValidWebFacetURIs
[       OK ] AffiliationUtilsTest.ValidWebFacetURIs (1 ms)
[2512/6146] AffiliationUtilsTest.ValidWebFacetURIs (1 ms)
[ RUN      ] AffiliationUtilsTest.InvalidWebFacetURIs
[       OK ] AffiliationUtilsTest.InvalidWebFacetURIs (1 ms)
[2513/6146] AffiliationUtilsTest.InvalidWebFacetURIs (1 ms)
[ RUN      ] AffiliationUtilsTest.ValidAndroidFacetURIs
[       OK ] AffiliationUtilsTest.ValidAndroidFacetURIs (0 ms)
[2514/6146] AffiliationUtilsTest.ValidAndroidFacetURIs (0 ms)
[ RUN      ] AffiliationUtilsTest.InvalidAndroidFacetURIs
[       OK ] AffiliationUtilsTest.InvalidAndroidFacetURIs (1 ms)
[2515/6146] AffiliationUtilsTest.InvalidAndroidFacetURIs (1 ms)
[ RUN      ] AffiliationUtilsTest.EqualEquivalenceClasses
[       OK ] AffiliationUtilsTest.EqualEquivalenceClasses (0 ms)
[2516/6146] AffiliationUtilsTest.EqualEquivalenceClasses (0 ms)
[ RUN      ] AffiliationUtilsTest.NotEqualEquivalenceClasses
[       OK ] AffiliationUtilsTest.NotEqualEquivalenceClasses (0 ms)
[2517/6146] AffiliationUtilsTest.NotEqualEquivalenceClasses (0 ms)
[ RUN      ] GetHumanReadableOriginTest.OriginFromHtmlForm
[       OK ] GetHumanReadableOriginTest.OriginFromHtmlForm (1 ms)
[2518/6146] GetHumanReadableOriginTest.OriginFromHtmlForm (1 ms)
[ RUN      ] GetHumanReadableOriginTest.OriginFromDigestForm
[       OK ] GetHumanReadableOriginTest.OriginFromDigestForm (0 ms)
[2519/6146] GetHumanReadableOriginTest.OriginFromDigestForm (0 ms)
[ RUN      ] GetHumanReadableOriginTest.OriginFromAndroidForm
[       OK ] GetHumanReadableOriginTest.OriginFromAndroidForm (0 ms)
[2520/6146] GetHumanReadableOriginTest.OriginFromAndroidForm (0 ms)
[ RUN      ] CSVWriterTest.EmptyFields
[       OK ] CSVWriterTest.EmptyFields (0 ms)
[2521/6146] CSVWriterTest.EmptyFields (0 ms)
[ RUN      ] CSVWriterTest.MissingValuesAreTreatedAsEmptyValues
[       OK ] CSVWriterTest.MissingValuesAreTreatedAsEmptyValues (1 ms)
[2522/6146] CSVWriterTest.MissingValuesAreTreatedAsEmptyValues (1 ms)
[ RUN      ] PasswordCSVWriterTest.SerializePasswords_ZeroPasswords
[       OK ] PasswordCSVWriterTest.SerializePasswords_ZeroPasswords (1 ms)
[2523/6146] PasswordCSVWriterTest.SerializePasswords_ZeroPasswords (1 ms)
[ RUN      ] PasswordCSVWriterTest.SerializePasswords_SinglePassword
[       OK ] PasswordCSVWriterTest.SerializePasswords_SinglePassword (0 ms)
[2524/6146] PasswordCSVWriterTest.SerializePasswords_SinglePassword (0 ms)
[ RUN      ] PasswordCSVWriterTest.SerializePasswords_TwoPasswords
[       OK ] PasswordCSVWriterTest.SerializePasswords_TwoPasswords (0 ms)
[2525/6146] PasswordCSVWriterTest.SerializePasswords_TwoPasswords (0 ms)
[ RUN      ] PasswordExporterTest.CSVExport
[       OK ] PasswordExporterTest.CSVExport (3 ms)
[2526/6146] PasswordExporterTest.CSVExport (3 ms)
[ RUN      ] FacetManagerTest.NewInstanceCanBeDiscarded
[       OK ] FacetManagerTest.NewInstanceCanBeDiscarded (0 ms)
[2527/6146] FacetManagerTest.NewInstanceCanBeDiscarded (0 ms)
[ RUN      ] FacetManagerTest.GetAffiliationsServedFromCache
[       OK ] FacetManagerTest.GetAffiliationsServedFromCache (0 ms)
[2528/6146] FacetManagerTest.GetAffiliationsServedFromCache (0 ms)
[ RUN      ] FacetManagerTest.OnDemandGetAffiliationsRequestTriggersFetch
[       OK ] FacetManagerTest.OnDemandGetAffiliationsRequestTriggersFetch (1 ms)
[2529/6146] FacetManagerTest.OnDemandGetAffiliationsRequestTriggersFetch (1 ms)
[ RUN      ] FacetManagerTest.CachedOnlyGetAffiliationsFailsDueToStaleCache
[       OK ] FacetManagerTest.CachedOnlyGetAffiliationsFailsDueToStaleCache (0 ms)
[2530/6146] FacetManagerTest.CachedOnlyGetAffiliationsFailsDueToStaleCache (0 ms)
[ RUN      ] FacetManagerTest.CancelNestedPrefetchesWithMultiplicity
[       OK ] FacetManagerTest.CancelNestedPrefetchesWithMultiplicity (7 ms)
[2531/6146] FacetManagerTest.CancelNestedPrefetchesWithMultiplicity (7 ms)
[ RUN      ] FacetManagerTest.CancelingNonexistentPrefetchesIsSilentlyIgnored
[       OK ] FacetManagerTest.CancelingNonexistentPrefetchesIsSilentlyIgnored (6 ms)
[2532/6146] FacetManagerTest.CancelingNonexistentPrefetchesIsSilentlyIgnored (6 ms)
[ RUN      ] FacetManagerTest.CachedDataCannotBeDiscarded
[       OK ] FacetManagerTest.CachedDataCannotBeDiscarded (4 ms)
[2533/6146] FacetManagerTest.CachedDataCannotBeDiscarded (4 ms)
[ RUN      ] FacetManagerTest.RequestedNotificationsComeTooEarly
[       OK ] FacetManagerTest.RequestedNotificationsComeTooEarly (9 ms)
[2534/6146] FacetManagerTest.RequestedNotificationsComeTooEarly (9 ms)
[ RUN      ] FacetManagerTest.RequestedNotificationsComeTooLate
[       OK ] FacetManagerTest.RequestedNotificationsComeTooLate (14 ms)
[2535/6146] FacetManagerTest.RequestedNotificationsComeTooLate (14 ms)
[ RUN      ] FacetManagerTest.RequestedNotificationsNeverCome
[       OK ] FacetManagerTest.RequestedNotificationsNeverCome (4 ms)
[2536/6146] FacetManagerTest.RequestedNotificationsNeverCome (4 ms)
[ RUN      ] FacetManagerTest.StaleCachedDataBeCanDiscardedWhilePendingFetch
[       OK ] FacetManagerTest.StaleCachedDataBeCanDiscardedWhilePendingFetch (0 ms)
[2537/6146] FacetManagerTest.StaleCachedDataBeCanDiscardedWhilePendingFetch (0 ms)
[ RUN      ] FacetManagerTest.CachedDataBeCanDiscardedAfterOnDemandGetAffiliatons
[       OK ] FacetManagerTest.CachedDataBeCanDiscardedAfterOnDemandGetAffiliatons (0 ms)
[2538/6146] FacetManagerTest.CachedDataBeCanDiscardedAfterOnDemandGetAffiliatons (0 ms)
[ RUN      ] FacetManagerTest.CachedDataCanBeDiscardedAfterAndSometimesDuringPrefetch
[       OK ] FacetManagerTest.CachedDataCanBeDiscardedAfterAndSometimesDuringPrefetch (0 ms)
[2539/6146] FacetManagerTest.CachedDataCanBeDiscardedAfterAndSometimesDuringPrefetch (0 ms)
[ RUN      ] FacetManagerTest.CachedDataBeCanDiscardedAfterCancelledPrefetch
[       OK ] FacetManagerTest.CachedDataBeCanDiscardedAfterCancelledPrefetch (0 ms)
[2540/6146] FacetManagerTest.CachedDataBeCanDiscardedAfterCancelledPrefetch (0 ms)
[ RUN      ] FacetManagerTest.GetAffiliationsFailureCallbackInvokedOnDestruction
[       OK ] FacetManagerTest.GetAffiliationsFailureCallbackInvokedOnDestruction (0 ms)
[2541/6146] FacetManagerTest.GetAffiliationsFailureCallbackInvokedOnDestruction (0 ms)
[ RUN      ] FacetManagerTest.PrefetchWithEmptyOrStaleCache
[       OK ] FacetManagerTest.PrefetchWithEmptyOrStaleCache (59 ms)
[2542/6146] FacetManagerTest.PrefetchWithEmptyOrStaleCache (59 ms)
[ RUN      ] FacetManagerTest.PrefetchTriggeredFetchSchedulingAfterNonEmptyCache
[       OK ] FacetManagerTest.PrefetchTriggeredFetchSchedulingAfterNonEmptyCache (78 ms)
[2543/6146] FacetManagerTest.PrefetchTriggeredFetchSchedulingAfterNonEmptyCache (78 ms)
[ RUN      ] FacetManagerTest.PrefetchTriggeredFetchSchedulingAfterNonEmptyCache2
[       OK ] FacetManagerTest.PrefetchTriggeredFetchSchedulingAfterNonEmptyCache2 (13 ms)
[2544/6146] FacetManagerTest.PrefetchTriggeredFetchSchedulingAfterNonEmptyCache2 (13 ms)
[ RUN      ] FacetManagerTest.ExpiredPrefetchDoesNothing
[       OK ] FacetManagerTest.ExpiredPrefetchDoesNothing (0 ms)
[2545/6146] FacetManagerTest.ExpiredPrefetchDoesNothing (0 ms)
[ RUN      ] FacetManagerTest.NestedPrefetches
[       OK ] FacetManagerTest.NestedPrefetches (178 ms)
[2546/6146] FacetManagerTest.NestedPrefetches (178 ms)
[ RUN      ] FacetManagerTest.OverlappingPrefetches
[       OK ] FacetManagerTest.OverlappingPrefetches (26 ms)
[2547/6146] FacetManagerTest.OverlappingPrefetches (26 ms)
[ RUN      ] FacetManagerTest.PrefetchWithNonInstantFetches
[       OK ] FacetManagerTest.PrefetchWithNonInstantFetches (39 ms)
[2548/6146] FacetManagerTest.PrefetchWithNonInstantFetches (39 ms)
[ RUN      ] FacetManagerTest.CancelPrefetch
[       OK ] FacetManagerTest.CancelPrefetch (35 ms)
[2549/6146] FacetManagerTest.CancelPrefetch (35 ms)
[ RUN      ] FacetManagerTest.CancelNestedPrefetches
[       OK ] FacetManagerTest.CancelNestedPrefetches (6 ms)
[2550/6146] FacetManagerTest.CancelNestedPrefetches (6 ms)
[ RUN      ] CSVReaderTest.SeparatorsInsideDoubleQuotesAreTreatedVerbatim
[       OK ] CSVReaderTest.SeparatorsInsideDoubleQuotesAreTreatedVerbatim (1 ms)
[2551/6146] CSVReaderTest.SeparatorsInsideDoubleQuotesAreTreatedVerbatim (1 ms)
[ RUN      ] CSVReaderTest.EscapedDoubleQuotes
[       OK ] CSVReaderTest.EscapedDoubleQuotes (0 ms)
[2552/6146] CSVReaderTest.EscapedDoubleQuotes (0 ms)
[ RUN      ] CSVReaderTest.InconsistentFieldsCountIsTreatedGracefully
[       OK ] CSVReaderTest.InconsistentFieldsCountIsTreatedGracefully (0 ms)
[2553/6146] CSVReaderTest.InconsistentFieldsCountIsTreatedGracefully (0 ms)
[ RUN      ] CSVReaderTest.SupportMissingNewLineAtEOF
[       OK ] CSVReaderTest.SupportMissingNewLineAtEOF (1 ms)
[2554/6146] CSVReaderTest.SupportMissingNewLineAtEOF (1 ms)
[ RUN      ] CSVReaderTest.EmptyFields
[       OK ] CSVReaderTest.EmptyFields (1 ms)
[2555/6146] CSVReaderTest.EmptyFields (1 ms)
[ RUN      ] CSVReaderTest.CRLFTreatedAsAndConvertedToLF
[       OK ] CSVReaderTest.CRLFTreatedAsAndConvertedToLF (1 ms)
[2556/6146] CSVReaderTest.CRLFTreatedAsAndConvertedToLF (1 ms)
[ RUN      ] CSVReaderTest.LastValueForRepeatedColumnNamesIsPreserved
[       OK ] CSVReaderTest.LastValueForRepeatedColumnNamesIsPreserved (0 ms)
[2557/6146] CSVReaderTest.LastValueForRepeatedColumnNamesIsPreserved (0 ms)
[ RUN      ] CSVReaderTest.FailureWhenEOFInsideQuotes
[       OK ] CSVReaderTest.FailureWhenEOFInsideQuotes (1 ms)
[2558/6146] CSVReaderTest.FailureWhenEOFInsideQuotes (1 ms)
[ RUN      ] CSVReaderTest.FailureWhenSemiQuotedContentInHeader
[       OK ] CSVReaderTest.FailureWhenSemiQuotedContentInHeader (0 ms)
[2559/6146] CSVReaderTest.FailureWhenSemiQuotedContentInHeader (0 ms)
[ RUN      ] CSVReaderTest.FailureWhenSemiQuotedContentOnSubsequentLine
[       OK ] CSVReaderTest.FailureWhenSemiQuotedContentOnSubsequentLine (1 ms)
[2560/6146] CSVReaderTest.FailureWhenSemiQuotedContentOnSubsequentLine (1 ms)
[ RUN      ] CSVReaderTest.EmptyCSV
[       OK ] CSVReaderTest.EmptyCSV (1 ms)
[2561/6146] CSVReaderTest.EmptyCSV (1 ms)
[ RUN      ] CSVReaderTest.OutputArgumentsAreOverwritten
[       OK ] CSVReaderTest.OutputArgumentsAreOverwritten (0 ms)
[2562/6146] CSVReaderTest.OutputArgumentsAreOverwritten (0 ms)
[ RUN      ] CSVReaderTest.CSVConsistingOfSingleNewLine
[       OK ] CSVReaderTest.CSVConsistingOfSingleNewLine (1 ms)
[2563/6146] CSVReaderTest.CSVConsistingOfSingleNewLine (1 ms)
[ RUN      ] CSVReaderTest.SingleColumn
[       OK ] CSVReaderTest.SingleColumn (0 ms)
[2564/6146] CSVReaderTest.SingleColumn (0 ms)
[ RUN      ] CSVReaderTest.HeaderOnly
[       OK ] CSVReaderTest.HeaderOnly (0 ms)
[2565/6146] CSVReaderTest.HeaderOnly (0 ms)
[ RUN      ] CSVReaderTest.HeaderAndSimpleRecords
[       OK ] CSVReaderTest.HeaderAndSimpleRecords (1 ms)
[2566/6146] CSVReaderTest.HeaderAndSimpleRecords (1 ms)
[ RUN      ] CSVReaderTest.EmptyStringColumnNamesAreSupported
[       OK ] CSVReaderTest.EmptyStringColumnNamesAreSupported (1 ms)
[2567/6146] CSVReaderTest.EmptyStringColumnNamesAreSupported (1 ms)
[ RUN      ] CSVReaderTest.ExtraSpacesArePreserved
[       OK ] CSVReaderTest.ExtraSpacesArePreserved (0 ms)
[2568/6146] CSVReaderTest.ExtraSpacesArePreserved (0 ms)
[ RUN      ] CSVReaderTest.CharactersOutsideASCIIPrintableArePreservedVerbatim
[       OK ] CSVReaderTest.CharactersOutsideASCIIPrintableArePreservedVerbatim (1 ms)
[2569/6146] CSVReaderTest.CharactersOutsideASCIIPrintableArePreservedVerbatim (1 ms)
[ RUN      ] CSVReaderTest.EnclosingDoubleQuotesAreTrimmed
[       OK ] CSVReaderTest.EnclosingDoubleQuotesAreTrimmed (1 ms)
[2570/6146] CSVReaderTest.EnclosingDoubleQuotesAreTrimmed (1 ms)
[ RUN      ] PasswordImporterTest.CSVImport
[       OK ] PasswordImporterTest.CSVImport (4 ms)
[2571/6146] PasswordImporterTest.CSVImport (4 ms)
[ RUN      ] PasswordImporterTest.ImportIOErrorDueToUnreadableFile
[       OK ] PasswordImporterTest.ImportIOErrorDueToUnreadableFile (1 ms)
[2572/6146] PasswordImporterTest.ImportIOErrorDueToUnreadableFile (1 ms)
[ RUN      ] PasswordCSVReaderTest.DeserializePasswords_ZeroValid
[       OK ] PasswordCSVReaderTest.DeserializePasswords_ZeroValid (1 ms)
[2573/6146] PasswordCSVReaderTest.DeserializePasswords_ZeroValid (1 ms)
[ RUN      ] PasswordCSVReaderTest.DeserializePasswords_SingleValid
[       OK ] PasswordCSVReaderTest.DeserializePasswords_SingleValid (1 ms)
[2574/6146] PasswordCSVReaderTest.DeserializePasswords_SingleValid (1 ms)
[ RUN      ] PasswordCSVReaderTest.DeserializePasswords_TwoValid
[       OK ] PasswordCSVReaderTest.DeserializePasswords_TwoValid (1 ms)
[2575/6146] PasswordCSVReaderTest.DeserializePasswords_TwoValid (1 ms)
[ RUN      ] PasswordCSVReaderTest.DeserializePasswords_SyntaxError
[       OK ] PasswordCSVReaderTest.DeserializePasswords_SyntaxError (1 ms)
[2576/6146] PasswordCSVReaderTest.DeserializePasswords_SyntaxError (1 ms)
[ RUN      ] PasswordCSVReaderTest.DeserializePasswords_SemanticError
[       OK ] PasswordCSVReaderTest.DeserializePasswords_SemanticError (1 ms)
[2577/6146] PasswordCSVReaderTest.DeserializePasswords_SemanticError (1 ms)
[ RUN      ] LogManagerTest.LogSavePasswordProgressNoReceiver
[       OK ] LogManagerTest.LogSavePasswordProgressNoReceiver (0 ms)
[2578/6146] LogManagerTest.LogSavePasswordProgressNoReceiver (0 ms)
[ RUN      ] LogManagerTest.LogSavePasswordProgressAttachReceiver
[       OK ] LogManagerTest.LogSavePasswordProgressAttachReceiver (0 ms)
[2579/6146] LogManagerTest.LogSavePasswordProgressAttachReceiver (0 ms)
[ RUN      ] LogManagerTest.LogSavePasswordProgressDetachReceiver
[       OK ] LogManagerTest.LogSavePasswordProgressDetachReceiver (1 ms)
[2580/6146] LogManagerTest.LogSavePasswordProgressDetachReceiver (1 ms)
[ RUN      ] LogManagerTest.NullCallbackWillNotCrash
[       OK ] LogManagerTest.NullCallbackWillNotCrash (0 ms)
[2581/6146] LogManagerTest.NullCallbackWillNotCrash (0 ms)
[ RUN      ] LogManagerTest.SetSuspended_WithActiveLogging
[       OK ] LogManagerTest.SetSuspended_WithActiveLogging (0 ms)
[2582/6146] LogManagerTest.SetSuspended_WithActiveLogging (0 ms)
[ RUN      ] LogManagerTest.SetSuspended_WithInactiveLogging
[       OK ] LogManagerTest.SetSuspended_WithInactiveLogging (0 ms)
[2583/6146] LogManagerTest.SetSuspended_WithInactiveLogging (0 ms)
[ RUN      ] LogManagerTest.InterleaveSuspendAndLoggingActivation_SuspendFirst
[       OK ] LogManagerTest.InterleaveSuspendAndLoggingActivation_SuspendFirst (1 ms)
[2584/6146] LogManagerTest.InterleaveSuspendAndLoggingActivation_SuspendFirst (1 ms)
[ RUN      ] LogManagerTest.InterleaveSuspendAndLoggingActivation_ActiveFirst
[       OK ] LogManagerTest.InterleaveSuspendAndLoggingActivation_ActiveFirst (0 ms)
[2585/6146] LogManagerTest.InterleaveSuspendAndLoggingActivation_ActiveFirst (0 ms)
[ RUN      ] LogRouterTest.ProcessLog_NoReceiver
[       OK ] LogRouterTest.ProcessLog_NoReceiver (1 ms)
[2586/6146] LogRouterTest.ProcessLog_NoReceiver (1 ms)
[ RUN      ] LogRouterTest.ProcessLog_OneReceiver
[       OK ] LogRouterTest.ProcessLog_OneReceiver (0 ms)
[2587/6146] LogRouterTest.ProcessLog_OneReceiver (0 ms)
[ RUN      ] LogRouterTest.ProcessLog_TwoReceiversAccumulatedLogsPassed
[       OK ] LogRouterTest.ProcessLog_TwoReceiversAccumulatedLogsPassed (0 ms)
[2588/6146] LogRouterTest.ProcessLog_TwoReceiversAccumulatedLogsPassed (0 ms)
[ RUN      ] LogRouterTest.ProcessLog_TwoReceiversBothUpdated
[       OK ] LogRouterTest.ProcessLog_TwoReceiversBothUpdated (1 ms)
[2589/6146] LogRouterTest.ProcessLog_TwoReceiversBothUpdated (1 ms)
[ RUN      ] LogRouterTest.ProcessLog_TwoReceiversNoUpdateAfterUnregistering
[       OK ] LogRouterTest.ProcessLog_TwoReceiversNoUpdateAfterUnregistering (0 ms)
[2590/6146] LogRouterTest.ProcessLog_TwoReceiversNoUpdateAfterUnregistering (0 ms)
[ RUN      ] LogRouterTest.RegisterManager_NoReceivers
[       OK ] LogRouterTest.RegisterManager_NoReceivers (0 ms)
[2591/6146] LogRouterTest.RegisterManager_NoReceivers (0 ms)
[ RUN      ] LogRouterTest.RegisterManager_OneReceiverBeforeManager
[       OK ] LogRouterTest.RegisterManager_OneReceiverBeforeManager (0 ms)
[2592/6146] LogRouterTest.RegisterManager_OneReceiverBeforeManager (0 ms)
[ RUN      ] LogRouterTest.RegisterManager_OneManagerBeforeReceiver
[       OK ] LogRouterTest.RegisterManager_OneManagerBeforeReceiver (1 ms)
[2593/6146] LogRouterTest.RegisterManager_OneManagerBeforeReceiver (1 ms)
[ RUN      ] LogRouterTest.RegisterManager_OneManagerTwoReceivers
[       OK ] LogRouterTest.RegisterManager_OneManagerTwoReceivers (0 ms)
[2594/6146] LogRouterTest.RegisterManager_OneManagerTwoReceivers (0 ms)
[ RUN      ] LoginDatabaseTest.Logins
[       OK ] LoginDatabaseTest.Logins (38 ms)
[2595/6146] LoginDatabaseTest.Logins (38 ms)
[ RUN      ] LoginDatabaseTest.TestPublicSuffixDomainMatching
[       OK ] LoginDatabaseTest.TestPublicSuffixDomainMatching (22 ms)
[2596/6146] LoginDatabaseTest.TestPublicSuffixDomainMatching (22 ms)
[ RUN      ] LoginDatabaseTest.TestFederatedMatching
[       OK ] LoginDatabaseTest.TestFederatedMatching (14 ms)
[2597/6146] LoginDatabaseTest.TestFederatedMatching (14 ms)
[ RUN      ] LoginDatabaseTest.TestPublicSuffixDisabledForNonHTMLForms
[       OK ] LoginDatabaseTest.TestPublicSuffixDisabledForNonHTMLForms (20 ms)
[2598/6146] LoginDatabaseTest.TestPublicSuffixDisabledForNonHTMLForms (20 ms)
[ RUN      ] LoginDatabaseTest.TestIPAddressMatches_HTML
[       OK ] LoginDatabaseTest.TestIPAddressMatches_HTML (9 ms)
[2599/6146] LoginDatabaseTest.TestIPAddressMatches_HTML (9 ms)
[ RUN      ] LoginDatabaseTest.TestIPAddressMatches_basic
[       OK ] LoginDatabaseTest.TestIPAddressMatches_basic (9 ms)
[2600/6146] LoginDatabaseTest.TestIPAddressMatches_basic (9 ms)
[ RUN      ] LoginDatabaseTest.TestIPAddressMatches_digest
[       OK ] LoginDatabaseTest.TestIPAddressMatches_digest (24 ms)
[2601/6146] LoginDatabaseTest.TestIPAddressMatches_digest (24 ms)
[ RUN      ] LoginDatabaseTest.TestIPAddressMatches_other
[       OK ] LoginDatabaseTest.TestIPAddressMatches_other (10 ms)
[2602/6146] LoginDatabaseTest.TestIPAddressMatches_other (10 ms)
[ RUN      ] LoginDatabaseTest.TestPublicSuffixDomainMatchingShouldMatchingApply
[       OK ] LoginDatabaseTest.TestPublicSuffixDomainMatchingShouldMatchingApply (8 ms)
[2603/6146] LoginDatabaseTest.TestPublicSuffixDomainMatchingShouldMatchingApply (8 ms)
[ RUN      ] LoginDatabaseTest.TestFederatedMatchingWithoutPSLMatching
[       OK ] LoginDatabaseTest.TestFederatedMatchingWithoutPSLMatching (12 ms)
[2604/6146] LoginDatabaseTest.TestFederatedMatchingWithoutPSLMatching (12 ms)
[ RUN      ] LoginDatabaseTest.TestPublicSuffixDomainMatchingDifferentSites
[       OK ] LoginDatabaseTest.TestPublicSuffixDomainMatchingDifferentSites (21 ms)
[2605/6146] LoginDatabaseTest.TestPublicSuffixDomainMatchingDifferentSites (21 ms)
[ RUN      ] LoginDatabaseTest.TestPublicSuffixDomainMatchingRegexp
[       OK ] LoginDatabaseTest.TestPublicSuffixDomainMatchingRegexp (17 ms)
[2606/6146] LoginDatabaseTest.TestPublicSuffixDomainMatchingRegexp (17 ms)
[ RUN      ] LoginDatabaseTest.ClearPrivateData_SavedPasswords
[       OK ] LoginDatabaseTest.ClearPrivateData_SavedPasswords (13 ms)
[2607/6146] LoginDatabaseTest.ClearPrivateData_SavedPasswords (13 ms)
[ RUN      ] LoginDatabaseTest.RemoveLoginsSyncedBetween
[       OK ] LoginDatabaseTest.RemoveLoginsSyncedBetween (13 ms)
[2608/6146] LoginDatabaseTest.RemoveLoginsSyncedBetween (13 ms)
[ RUN      ] LoginDatabaseTest.GetAutoSignInLogins
[       OK ] LoginDatabaseTest.GetAutoSignInLogins (12 ms)
[2609/6146] LoginDatabaseTest.GetAutoSignInLogins (12 ms)
[ RUN      ] LoginDatabaseTest.DisableAutoSignInForAllLogins
[       OK ] LoginDatabaseTest.DisableAutoSignInForAllLogins (11 ms)
[2610/6146] LoginDatabaseTest.DisableAutoSignInForAllLogins (11 ms)
[ RUN      ] LoginDatabaseTest.BlacklistedLogins
[       OK ] LoginDatabaseTest.BlacklistedLogins (17 ms)
[2611/6146] LoginDatabaseTest.BlacklistedLogins (17 ms)
[ RUN      ] LoginDatabaseTest.VectorSerialization
[       OK ] LoginDatabaseTest.VectorSerialization (6 ms)
[2612/6146] LoginDatabaseTest.VectorSerialization (6 ms)
[ RUN      ] LoginDatabaseTest.UpdateIncompleteCredentials
[       OK ] LoginDatabaseTest.UpdateIncompleteCredentials (17 ms)
[2613/6146] LoginDatabaseTest.UpdateIncompleteCredentials (17 ms)
[ RUN      ] LoginDatabaseTest.UpdateOverlappingCredentials
[       OK ] LoginDatabaseTest.UpdateOverlappingCredentials (12 ms)
[2614/6146] LoginDatabaseTest.UpdateOverlappingCredentials (12 ms)
[ RUN      ] LoginDatabaseTest.DoubleAdd
[57025:3335:0524/193556:13931505966619:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] LoginDatabaseTest.DoubleAdd (9 ms)
[2615/6146] LoginDatabaseTest.DoubleAdd (9 ms)
[ RUN      ] LoginDatabaseTest.AddWrongForm
[       OK ] LoginDatabaseTest.AddWrongForm (6 ms)
[2616/6146] LoginDatabaseTest.AddWrongForm (6 ms)
[ RUN      ] LoginDatabaseTest.UpdateLogin
[       OK ] LoginDatabaseTest.UpdateLogin (8 ms)
[2617/6146] LoginDatabaseTest.UpdateLogin (8 ms)
[ RUN      ] LoginDatabaseTest.RemoveWrongForm
[       OK ] LoginDatabaseTest.RemoveWrongForm (9 ms)
[2618/6146] LoginDatabaseTest.RemoveWrongForm (9 ms)
[ RUN      ] LoginDatabaseTest.ReportMetricsTest
[       OK ] LoginDatabaseTest.ReportMetricsTest (18 ms)
[2619/6146] LoginDatabaseTest.ReportMetricsTest (18 ms)
[ RUN      ] LoginDatabaseTest.PasswordReuseMetrics
[       OK ] LoginDatabaseTest.PasswordReuseMetrics (24 ms)
[2620/6146] LoginDatabaseTest.PasswordReuseMetrics (24 ms)
[ RUN      ] LoginDatabaseTest.ClearPasswordValues
[       OK ] LoginDatabaseTest.ClearPasswordValues (18 ms)
[2621/6146] LoginDatabaseTest.ClearPasswordValues (18 ms)
[ RUN      ] LoginDatabaseTest.FilePermissions
[       OK ] LoginDatabaseTest.FilePermissions (7 ms)
[2622/6146] LoginDatabaseTest.FilePermissions (7 ms)
[ RUN      ] LoginModelObserverTest.FilterNotMatchingRealm
[       OK ] LoginModelObserverTest.FilterNotMatchingRealm (1 ms)
[2623/6146] LoginModelObserverTest.FilterNotMatchingRealm (1 ms)
[ RUN      ] LoginModelObserverTest.NotFilterMatchingRealm
[       OK ] LoginModelObserverTest.NotFilterMatchingRealm (0 ms)
[2624/6146] LoginModelObserverTest.NotFilterMatchingRealm (0 ms)
[ RUN      ] PasswordAutofillManagerTest.FillSuggestion
[       OK ] PasswordAutofillManagerTest.FillSuggestion (1 ms)
[2625/6146] PasswordAutofillManagerTest.FillSuggestion (1 ms)
[ RUN      ] PasswordAutofillManagerTest.PreviewSuggestion
[       OK ] PasswordAutofillManagerTest.PreviewSuggestion (1 ms)
[2626/6146] PasswordAutofillManagerTest.PreviewSuggestion (1 ms)
[ RUN      ] PasswordAutofillManagerTest.ExternalDelegatePasswordSuggestions
[       OK ] PasswordAutofillManagerTest.ExternalDelegatePasswordSuggestions (1 ms)
[2627/6146] PasswordAutofillManagerTest.ExternalDelegatePasswordSuggestions (1 ms)
[ RUN      ] PasswordAutofillManagerTest.ExtractSuggestions
[       OK ] PasswordAutofillManagerTest.ExtractSuggestions (2 ms)
[2628/6146] PasswordAutofillManagerTest.ExtractSuggestions (2 ms)
[ RUN      ] PasswordAutofillManagerTest.PrettifiedAndroidRealmsAreShownAsLabels
[       OK ] PasswordAutofillManagerTest.PrettifiedAndroidRealmsAreShownAsLabels (1 ms)
[2629/6146] PasswordAutofillManagerTest.PrettifiedAndroidRealmsAreShownAsLabels (1 ms)
[ RUN      ] PasswordAutofillManagerTest.FillSuggestionPasswordField
[       OK ] PasswordAutofillManagerTest.FillSuggestionPasswordField (1 ms)
[2630/6146] PasswordAutofillManagerTest.FillSuggestionPasswordField (1 ms)
[ RUN      ] PasswordAutofillManagerTest.DisplaySuggestionsWithMatchingTokens
[       OK ] PasswordAutofillManagerTest.DisplaySuggestionsWithMatchingTokens (2 ms)
[2631/6146] PasswordAutofillManagerTest.DisplaySuggestionsWithMatchingTokens (2 ms)
[ RUN      ] PasswordAutofillManagerTest.NoSuggestionForNonPrefixTokenMatch

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: HideAutofillPopup()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] PasswordAutofillManagerTest.NoSuggestionForNonPrefixTokenMatch (1 ms)
[2632/6146] PasswordAutofillManagerTest.NoSuggestionForNonPrefixTokenMatch (1 ms)
[ RUN      ] PasswordAutofillManagerTest.MatchingContentsWithSuggestionTokenSeparator
[       OK ] PasswordAutofillManagerTest.MatchingContentsWithSuggestionTokenSeparator (1 ms)
[2633/6146] PasswordAutofillManagerTest.MatchingContentsWithSuggestionTokenSeparator (1 ms)
[ RUN      ] PasswordAutofillManagerTest.DisplaySuggestionsWithPrefixesPrecedeSubstringMatched
[       OK ] PasswordAutofillManagerTest.DisplaySuggestionsWithPrefixesPrecedeSubstringMatched (1 ms)
[2634/6146] PasswordAutofillManagerTest.DisplaySuggestionsWithPrefixesPrecedeSubstringMatched (1 ms)
[ RUN      ] PasswordAutofillManagerTest.PreviewAndFillEmptyUsernameSuggestion
[       OK ] PasswordAutofillManagerTest.PreviewAndFillEmptyUsernameSuggestion (2 ms)
[2635/6146] PasswordAutofillManagerTest.PreviewAndFillEmptyUsernameSuggestion (2 ms)
[ RUN      ] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTestNoBranding
[       OK ] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTestNoBranding (1 ms)
[2636/6146] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTestNoBranding (1 ms)
[ RUN      ] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTest_FULL
[       OK ] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTest_FULL (1 ms)
[2637/6146] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTest_FULL (1 ms)
[ RUN      ] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTest_SAVE_PROMPT_ONLY
[       OK ] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTest_SAVE_PROMPT_ONLY (1 ms)
[2638/6146] PasswordManagerPasswordBubbleExperimentTest.IsSmartLockBrandingEnabledTest_SAVE_PROMPT_ONLY (1 ms)
[ RUN      ] PasswordManagerPasswordBubbleExperimentTest.ShoulShowSavePrompBrandingGroup
[       OK ] PasswordManagerPasswordBubbleExperimentTest.ShoulShowSavePrompBrandingGroup (0 ms)
[2639/6146] PasswordManagerPasswordBubbleExperimentTest.ShoulShowSavePrompBrandingGroup (0 ms)
[ RUN      ] PasswordManagerPasswordBubbleExperimentTest.ShoulShowSavePrompNoBrandingGroup
[       OK ] PasswordManagerPasswordBubbleExperimentTest.ShoulShowSavePrompNoBrandingGroup (1 ms)
[2640/6146] PasswordManagerPasswordBubbleExperimentTest.ShoulShowSavePrompNoBrandingGroup (1 ms)
[ RUN      ] PasswordManagerPasswordBubbleExperimentTest.RecordFirstRunExperienceWasShownTest
[       OK ] PasswordManagerPasswordBubbleExperimentTest.RecordFirstRunExperienceWasShownTest (1 ms)
[2641/6146] PasswordManagerPasswordBubbleExperimentTest.RecordFirstRunExperienceWasShownTest (1 ms)
[ RUN      ] PasswordFormManagerTest.TestNewLogin
[       OK ] PasswordFormManagerTest.TestNewLogin (2 ms)
[2642/6146] PasswordFormManagerTest.TestNewLogin (2 ms)
[ RUN      ] PasswordFormManagerTest.TestAdditionalLogin
[       OK ] PasswordFormManagerTest.TestAdditionalLogin (1 ms)
[2643/6146] PasswordFormManagerTest.TestAdditionalLogin (1 ms)
[ RUN      ] PasswordFormManagerTest.TestBlacklist
[       OK ] PasswordFormManagerTest.TestBlacklist (2 ms)
[2644/6146] PasswordFormManagerTest.TestBlacklist (2 ms)
[ RUN      ] PasswordFormManagerTest.TestBlacklistMatching
[       OK ] PasswordFormManagerTest.TestBlacklistMatching (2 ms)
[2645/6146] PasswordFormManagerTest.TestBlacklistMatching (2 ms)
[ RUN      ] PasswordFormManagerTest.AutofillBlacklisted
[       OK ] PasswordFormManagerTest.AutofillBlacklisted (1 ms)
[2646/6146] PasswordFormManagerTest.AutofillBlacklisted (1 ms)
[ RUN      ] PasswordFormManagerTest.OverriddenPSLMatchedCredentialsNotMarkedAsPSLMatched
[       OK ] PasswordFormManagerTest.OverriddenPSLMatchedCredentialsNotMarkedAsPSLMatched (1 ms)
[2647/6146] PasswordFormManagerTest.OverriddenPSLMatchedCredentialsNotMarkedAsPSLMatched (1 ms)
[ RUN      ] PasswordFormManagerTest.PSLMatchedCredentialsMetadataUpdated
[       OK ] PasswordFormManagerTest.PSLMatchedCredentialsMetadataUpdated (3 ms)
[2648/6146] PasswordFormManagerTest.PSLMatchedCredentialsMetadataUpdated (3 ms)
[ RUN      ] PasswordFormManagerTest.TestNewLoginFromNewPasswordElement
[       OK ] PasswordFormManagerTest.TestNewLoginFromNewPasswordElement (1 ms)
[2649/6146] PasswordFormManagerTest.TestNewLoginFromNewPasswordElement (1 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdatePassword
[       OK ] PasswordFormManagerTest.TestUpdatePassword (1 ms)
[2650/6146] PasswordFormManagerTest.TestUpdatePassword (1 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdatePasswordFromNewPasswordElement
[       OK ] PasswordFormManagerTest.TestUpdatePasswordFromNewPasswordElement (2 ms)
[2651/6146] PasswordFormManagerTest.TestUpdatePasswordFromNewPasswordElement (2 ms)
[ RUN      ] PasswordFormManagerTest.TestIgnoreResult_SSL
[       OK ] PasswordFormManagerTest.TestIgnoreResult_SSL (1 ms)
[2652/6146] PasswordFormManagerTest.TestIgnoreResult_SSL (1 ms)
[ RUN      ] PasswordFormManagerTest.TestIgnoreResult_Paths
[       OK ] PasswordFormManagerTest.TestIgnoreResult_Paths (1 ms)
[2653/6146] PasswordFormManagerTest.TestIgnoreResult_Paths (1 ms)
[ RUN      ] PasswordFormManagerTest.TestIgnoreResult_IgnoredCredentials
[       OK ] PasswordFormManagerTest.TestIgnoreResult_IgnoredCredentials (1 ms)
[2654/6146] PasswordFormManagerTest.TestIgnoreResult_IgnoredCredentials (1 ms)
[ RUN      ] PasswordFormManagerTest.TestEmptyAction
[       OK ] PasswordFormManagerTest.TestEmptyAction (1 ms)
[2655/6146] PasswordFormManagerTest.TestEmptyAction (1 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdateAction
[       OK ] PasswordFormManagerTest.TestUpdateAction (1 ms)
[2656/6146] PasswordFormManagerTest.TestUpdateAction (1 ms)
[ RUN      ] PasswordFormManagerTest.TestDynamicAction
[       OK ] PasswordFormManagerTest.TestDynamicAction (1 ms)
[2657/6146] PasswordFormManagerTest.TestDynamicAction (1 ms)
[ RUN      ] PasswordFormManagerTest.TestAlternateUsername_NoChange
[       OK ] PasswordFormManagerTest.TestAlternateUsername_NoChange (2 ms)
[2658/6146] PasswordFormManagerTest.TestAlternateUsername_NoChange (2 ms)
[ RUN      ] PasswordFormManagerTest.TestAlternateUsername_OtherUsername
[       OK ] PasswordFormManagerTest.TestAlternateUsername_OtherUsername (1 ms)
[2659/6146] PasswordFormManagerTest.TestAlternateUsername_OtherUsername (1 ms)
[ RUN      ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_NoCredentials
[       OK ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_NoCredentials (1 ms)
[2660/6146] PasswordFormManagerTest.TestSendNotBlacklistedMessage_NoCredentials (1 ms)
[ RUN      ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_Credentials
[       OK ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_Credentials (3 ms)
[2661/6146] PasswordFormManagerTest.TestSendNotBlacklistedMessage_Credentials (3 ms)
[ RUN      ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_DroppedCredentials
[       OK ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_DroppedCredentials (1 ms)
[2662/6146] PasswordFormManagerTest.TestSendNotBlacklistedMessage_DroppedCredentials (1 ms)
[ RUN      ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_BlacklistedCredentials
[       OK ] PasswordFormManagerTest.TestSendNotBlacklistedMessage_BlacklistedCredentials (1 ms)
[2663/6146] PasswordFormManagerTest.TestSendNotBlacklistedMessage_BlacklistedCredentials (1 ms)
[ RUN      ] PasswordFormManagerTest.TestBestCredentialsByEachUsernameAreIncluded
[       OK ] PasswordFormManagerTest.TestBestCredentialsByEachUsernameAreIncluded (1 ms)
[2664/6146] PasswordFormManagerTest.TestBestCredentialsByEachUsernameAreIncluded (1 ms)
[ RUN      ] PasswordFormManagerTest.TestForceInclusionOfGeneratedPasswords_NoMatch
[       OK ] PasswordFormManagerTest.TestForceInclusionOfGeneratedPasswords_NoMatch (1 ms)
[2665/6146] PasswordFormManagerTest.TestForceInclusionOfGeneratedPasswords_NoMatch (1 ms)
[ RUN      ] PasswordFormManagerTest.TestSanitizePossibleUsernames
[       OK ] PasswordFormManagerTest.TestSanitizePossibleUsernames (1 ms)
[2666/6146] PasswordFormManagerTest.TestSanitizePossibleUsernames (1 ms)
[ RUN      ] PasswordFormManagerTest.TestSanitizePossibleUsernamesDuplicates
[       OK ] PasswordFormManagerTest.TestSanitizePossibleUsernamesDuplicates (1 ms)
[2667/6146] PasswordFormManagerTest.TestSanitizePossibleUsernamesDuplicates (1 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdateIncompleteCredentials
[       OK ] PasswordFormManagerTest.TestUpdateIncompleteCredentials (2 ms)
[2668/6146] PasswordFormManagerTest.TestUpdateIncompleteCredentials (2 ms)
[ RUN      ] PasswordFormManagerTest.TestScoringPublicSuffixMatch
[       OK ] PasswordFormManagerTest.TestScoringPublicSuffixMatch (1 ms)
[2669/6146] PasswordFormManagerTest.TestScoringPublicSuffixMatch (1 ms)
[ RUN      ] PasswordFormManagerTest.AndroidCredentialsAreAutofilled
[       OK ] PasswordFormManagerTest.AndroidCredentialsAreAutofilled (1 ms)
[2670/6146] PasswordFormManagerTest.AndroidCredentialsAreAutofilled (1 ms)
[ RUN      ] PasswordFormManagerTest.AndroidCredentialsAreProtected
[       OK ] PasswordFormManagerTest.AndroidCredentialsAreProtected (4 ms)
[2671/6146] PasswordFormManagerTest.AndroidCredentialsAreProtected (4 ms)
[ RUN      ] PasswordFormManagerTest.InvalidActionURLsDoNotMatch
[       OK ] PasswordFormManagerTest.InvalidActionURLsDoNotMatch (1 ms)
[2672/6146] PasswordFormManagerTest.InvalidActionURLsDoNotMatch (1 ms)
[ RUN      ] PasswordFormManagerTest.EmptyActionURLsDoNotMatchNonEmpty
[       OK ] PasswordFormManagerTest.EmptyActionURLsDoNotMatchNonEmpty (1 ms)
[2673/6146] PasswordFormManagerTest.EmptyActionURLsDoNotMatchNonEmpty (1 ms)
[ RUN      ] PasswordFormManagerTest.NonHTMLFormsDoNotMatchHTMLForms
[       OK ] PasswordFormManagerTest.NonHTMLFormsDoNotMatchHTMLForms (1 ms)
[2674/6146] PasswordFormManagerTest.NonHTMLFormsDoNotMatchHTMLForms (1 ms)
[ RUN      ] PasswordFormManagerTest.OriginCheck_HostsMatchExactly
[       OK ] PasswordFormManagerTest.OriginCheck_HostsMatchExactly (1 ms)
[2675/6146] PasswordFormManagerTest.OriginCheck_HostsMatchExactly (1 ms)
[ RUN      ] PasswordFormManagerTest.OriginCheck_MoreSecureSchemePathsMatchPrefix
[       OK ] PasswordFormManagerTest.OriginCheck_MoreSecureSchemePathsMatchPrefix (1 ms)
[2676/6146] PasswordFormManagerTest.OriginCheck_MoreSecureSchemePathsMatchPrefix (1 ms)
[ RUN      ] PasswordFormManagerTest.OriginCheck_NotMoreSecureSchemePathsMatchExactly
[       OK ] PasswordFormManagerTest.OriginCheck_NotMoreSecureSchemePathsMatchExactly (1 ms)
[2677/6146] PasswordFormManagerTest.OriginCheck_NotMoreSecureSchemePathsMatchExactly (1 ms)
[ RUN      ] PasswordFormManagerTest.OriginCheck_OnlyOriginsMatch
[       OK ] PasswordFormManagerTest.OriginCheck_OnlyOriginsMatch (1 ms)
[2678/6146] PasswordFormManagerTest.OriginCheck_OnlyOriginsMatch (1 ms)
[ RUN      ] PasswordFormManagerTest.CorrectlyUpdatePasswordsWithSameUsername
[       OK ] PasswordFormManagerTest.CorrectlyUpdatePasswordsWithSameUsername (4 ms)
[2679/6146] PasswordFormManagerTest.CorrectlyUpdatePasswordsWithSameUsername (4 ms)
[ RUN      ] PasswordFormManagerTest.UploadFormData_NewPassword
[       OK ] PasswordFormManagerTest.UploadFormData_NewPassword (3 ms)
[2680/6146] PasswordFormManagerTest.UploadFormData_NewPassword (3 ms)
[ RUN      ] PasswordFormManagerTest.UploadPasswordForm
[       OK ] PasswordFormManagerTest.UploadPasswordForm (14 ms)
[2681/6146] PasswordFormManagerTest.UploadPasswordForm (14 ms)
[ RUN      ] PasswordFormManagerTest.CorrectlySavePasswordWithoutUsernameFields
[       OK ] PasswordFormManagerTest.CorrectlySavePasswordWithoutUsernameFields (1 ms)
[2682/6146] PasswordFormManagerTest.CorrectlySavePasswordWithoutUsernameFields (1 ms)
[ RUN      ] PasswordFormManagerTest.DriverDeletedBeforeStoreDone
[       OK ] PasswordFormManagerTest.DriverDeletedBeforeStoreDone (2 ms)
[2683/6146] PasswordFormManagerTest.DriverDeletedBeforeStoreDone (2 ms)
[ RUN      ] PasswordFormManagerTest.PreferredMatchIsUpToDate
[       OK ] PasswordFormManagerTest.PreferredMatchIsUpToDate (2 ms)
[2684/6146] PasswordFormManagerTest.PreferredMatchIsUpToDate (2 ms)
[ RUN      ] PasswordFormManagerTest.IsIngnorableChangePasswordForm_MatchingUsernameAndPassword
[       OK ] PasswordFormManagerTest.IsIngnorableChangePasswordForm_MatchingUsernameAndPassword (1 ms)
[2685/6146] PasswordFormManagerTest.IsIngnorableChangePasswordForm_MatchingUsernameAndPassword (1 ms)
[ RUN      ] PasswordFormManagerTest.IsIngnorableChangePasswordForm_NotMatchingPassword
[       OK ] PasswordFormManagerTest.IsIngnorableChangePasswordForm_NotMatchingPassword (1 ms)
[2686/6146] PasswordFormManagerTest.IsIngnorableChangePasswordForm_NotMatchingPassword (1 ms)
[ RUN      ] PasswordFormManagerTest.IsIngnorableChangePasswordForm_NotMatchingUsername
[       OK ] PasswordFormManagerTest.IsIngnorableChangePasswordForm_NotMatchingUsername (2 ms)
[2687/6146] PasswordFormManagerTest.IsIngnorableChangePasswordForm_NotMatchingUsername (2 ms)
[ RUN      ] PasswordFormManagerTest.PasswordToSave_NoElements
[       OK ] PasswordFormManagerTest.PasswordToSave_NoElements (1 ms)
[2688/6146] PasswordFormManagerTest.PasswordToSave_NoElements (1 ms)
[ RUN      ] PasswordFormManagerTest.PasswordToSave_NoNewElement
[       OK ] PasswordFormManagerTest.PasswordToSave_NoNewElement (2 ms)
[2689/6146] PasswordFormManagerTest.PasswordToSave_NoNewElement (2 ms)
[ RUN      ] PasswordFormManagerTest.PasswordToSave_NoOldElement
[       OK ] PasswordFormManagerTest.PasswordToSave_NoOldElement (1 ms)
[2690/6146] PasswordFormManagerTest.PasswordToSave_NoOldElement (1 ms)
[ RUN      ] PasswordFormManagerTest.PasswordToSave_BothButNoNewValue
[       OK ] PasswordFormManagerTest.PasswordToSave_BothButNoNewValue (2 ms)
[2691/6146] PasswordFormManagerTest.PasswordToSave_BothButNoNewValue (2 ms)
[ RUN      ] PasswordFormManagerTest.PasswordToSave_NewValue
[       OK ] PasswordFormManagerTest.PasswordToSave_NewValue (1 ms)
[2692/6146] PasswordFormManagerTest.PasswordToSave_NewValue (1 ms)
[ RUN      ] PasswordFormManagerTest.TestSuggestingPasswordChangeForms
[       OK ] PasswordFormManagerTest.TestSuggestingPasswordChangeForms (1 ms)
[2693/6146] PasswordFormManagerTest.TestSuggestingPasswordChangeForms (1 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdateMethod
[       OK ] PasswordFormManagerTest.TestUpdateMethod (3 ms)
[2694/6146] PasswordFormManagerTest.TestUpdateMethod (3 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdateNoUsernameTextfieldPresent
[       OK ] PasswordFormManagerTest.TestUpdateNoUsernameTextfieldPresent (2 ms)
[2695/6146] PasswordFormManagerTest.TestUpdateNoUsernameTextfieldPresent (2 ms)
[ RUN      ] PasswordFormManagerTest.WipeStoreCopyIfOutdated_BeforeStoreCallback
[       OK ] PasswordFormManagerTest.WipeStoreCopyIfOutdated_BeforeStoreCallback (1 ms)
[2696/6146] PasswordFormManagerTest.WipeStoreCopyIfOutdated_BeforeStoreCallback (1 ms)
[ RUN      ] PasswordFormManagerTest.WipeStoreCopyIfOutdated_NotOutdated
[       OK ] PasswordFormManagerTest.WipeStoreCopyIfOutdated_NotOutdated (2 ms)
[2697/6146] PasswordFormManagerTest.WipeStoreCopyIfOutdated_NotOutdated (2 ms)
[ RUN      ] PasswordFormManagerTest.WipeStoreCopyIfOutdated_Outdated
[       OK ] PasswordFormManagerTest.WipeStoreCopyIfOutdated_Outdated (3 ms)
[2698/6146] PasswordFormManagerTest.WipeStoreCopyIfOutdated_Outdated (3 ms)
[ RUN      ] PasswordFormManagerTest.RemoveNoUsernameAccounts
[       OK ] PasswordFormManagerTest.RemoveNoUsernameAccounts (2 ms)
[2699/6146] PasswordFormManagerTest.RemoveNoUsernameAccounts (2 ms)
[ RUN      ] PasswordFormManagerTest.NotRemovePSLNoUsernameAccounts
[       OK ] PasswordFormManagerTest.NotRemovePSLNoUsernameAccounts (2 ms)
[2700/6146] PasswordFormManagerTest.NotRemovePSLNoUsernameAccounts (2 ms)
[ RUN      ] PasswordFormManagerTest.NotRemoveCredentialsWithUsername
[       OK ] PasswordFormManagerTest.NotRemoveCredentialsWithUsername (4 ms)
[2701/6146] PasswordFormManagerTest.NotRemoveCredentialsWithUsername (4 ms)
[ RUN      ] PasswordFormManagerTest.NotRemoveCredentialsWithDiferrentPassword
[       OK ] PasswordFormManagerTest.NotRemoveCredentialsWithDiferrentPassword (1 ms)
[2702/6146] PasswordFormManagerTest.NotRemoveCredentialsWithDiferrentPassword (1 ms)
[ RUN      ] PasswordFormManagerTest.SaveNoUsernameEvenIfWithUsernamePresent
[       OK ] PasswordFormManagerTest.SaveNoUsernameEvenIfWithUsernamePresent (1 ms)
[2703/6146] PasswordFormManagerTest.SaveNoUsernameEvenIfWithUsernamePresent (1 ms)
[ RUN      ] PasswordFormManagerTest.NotRemoveOnUpdate
[       OK ] PasswordFormManagerTest.NotRemoveOnUpdate (3 ms)
[2704/6146] PasswordFormManagerTest.NotRemoveOnUpdate (3 ms)
[ RUN      ] PasswordFormManagerTest.GenerationStatusChangedWithPassword
[       OK ] PasswordFormManagerTest.GenerationStatusChangedWithPassword (1 ms)
[2705/6146] PasswordFormManagerTest.GenerationStatusChangedWithPassword (1 ms)
[ RUN      ] PasswordFormManagerTest.GenerationStatusNotUpdatedIfPasswordUnchanged
[       OK ] PasswordFormManagerTest.GenerationStatusNotUpdatedIfPasswordUnchanged (2 ms)
[2706/6146] PasswordFormManagerTest.GenerationStatusNotUpdatedIfPasswordUnchanged (2 ms)
[ RUN      ] PasswordFormManagerTest.FetchMatchingLoginsFromPasswordStore_Reentrance
[       OK ] PasswordFormManagerTest.FetchMatchingLoginsFromPasswordStore_Reentrance (1 ms)
[2707/6146] PasswordFormManagerTest.FetchMatchingLoginsFromPasswordStore_Reentrance (1 ms)
[ RUN      ] PasswordFormManagerTest.ProcessFrame
[       OK ] PasswordFormManagerTest.ProcessFrame (1 ms)
[2708/6146] PasswordFormManagerTest.ProcessFrame (1 ms)
[ RUN      ] PasswordFormManagerTest.ProcessFrame_MoreProcessFrameMoreFill
[       OK ] PasswordFormManagerTest.ProcessFrame_MoreProcessFrameMoreFill (1 ms)
[2709/6146] PasswordFormManagerTest.ProcessFrame_MoreProcessFrameMoreFill (1 ms)
[ RUN      ] PasswordFormManagerTest.ProcessFrame_TwoDrivers
[       OK ] PasswordFormManagerTest.ProcessFrame_TwoDrivers (2 ms)
[2710/6146] PasswordFormManagerTest.ProcessFrame_TwoDrivers (2 ms)
[ RUN      ] PasswordFormManagerTest.FetchStatistics
[       OK ] PasswordFormManagerTest.FetchStatistics (3 ms)
[2711/6146] PasswordFormManagerTest.FetchStatistics (3 ms)
[ RUN      ] PasswordFormManagerTest.TestSavingOnChangePasswordFormGenerationNoStoredForms
[       OK ] PasswordFormManagerTest.TestSavingOnChangePasswordFormGenerationNoStoredForms (1 ms)
[2712/6146] PasswordFormManagerTest.TestSavingOnChangePasswordFormGenerationNoStoredForms (1 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdatingOnChangePasswordFormGeneration
[       OK ] PasswordFormManagerTest.TestUpdatingOnChangePasswordFormGeneration (1 ms)
[2713/6146] PasswordFormManagerTest.TestUpdatingOnChangePasswordFormGeneration (1 ms)
[ RUN      ] PasswordFormManagerTest.TestSavingOnChangePasswordFormGenerationNoMatchedForms
[       OK ] PasswordFormManagerTest.TestSavingOnChangePasswordFormGenerationNoMatchedForms (2 ms)
[2714/6146] PasswordFormManagerTest.TestSavingOnChangePasswordFormGenerationNoMatchedForms (2 ms)
[ RUN      ] PasswordFormManagerTest.TestUploadVotesForPasswordChangeFormsWithTwoFields
[       OK ] PasswordFormManagerTest.TestUploadVotesForPasswordChangeFormsWithTwoFields (3 ms)
[2715/6146] PasswordFormManagerTest.TestUploadVotesForPasswordChangeFormsWithTwoFields (3 ms)
[ RUN      ] PasswordFormManagerTest.GeneratedVoteUpload
[       OK ] PasswordFormManagerTest.GeneratedVoteUpload (6 ms)
[2716/6146] PasswordFormManagerTest.GeneratedVoteUpload (6 ms)
[ RUN      ] PasswordFormManagerTest.TestSavingAPIFormsWithSamePassword
[       OK ] PasswordFormManagerTest.TestSavingAPIFormsWithSamePassword (1 ms)
[2717/6146] PasswordFormManagerTest.TestSavingAPIFormsWithSamePassword (1 ms)
[ RUN      ] PasswordFormManagerTest.FederatedCredentialsFiltered
[       OK ] PasswordFormManagerTest.FederatedCredentialsFiltered (1 ms)
[2718/6146] PasswordFormManagerTest.FederatedCredentialsFiltered (1 ms)
[ RUN      ] PasswordFormManagerTest.ProbablyAccountCreationUpload
[       OK ] PasswordFormManagerTest.ProbablyAccountCreationUpload (1 ms)
[2719/6146] PasswordFormManagerTest.ProbablyAccountCreationUpload (1 ms)
[ RUN      ] PasswordGenerationManagerTest.IsGenerationEnabled
[       OK ] PasswordGenerationManagerTest.IsGenerationEnabled (1 ms)
[2720/6146] PasswordGenerationManagerTest.IsGenerationEnabled (1 ms)
[ RUN      ] PasswordFormManagerTest.ProcessFrame_DriverBeforeMatching
[       OK ] PasswordFormManagerTest.ProcessFrame_DriverBeforeMatching (3 ms)
[2721/6146] PasswordFormManagerTest.ProcessFrame_DriverBeforeMatching (3 ms)
[ RUN      ] PasswordFormManagerTest.ProcessFrame_StoreUpdatesCausesAutofill
[       OK ] PasswordFormManagerTest.ProcessFrame_StoreUpdatesCausesAutofill (1 ms)
[2722/6146] PasswordFormManagerTest.ProcessFrame_StoreUpdatesCausesAutofill (1 ms)
[ RUN      ] PasswordFormManagerTest.UpdateFormManagers_IsCalled
[       OK ] PasswordFormManagerTest.UpdateFormManagers_IsCalled (2 ms)
[2723/6146] PasswordFormManagerTest.UpdateFormManagers_IsCalled (2 ms)
[ RUN      ] PasswordFormManagerTest.UploadChangePasswordForm_NEW_PASSWORD
[       OK ] PasswordFormManagerTest.UploadChangePasswordForm_NEW_PASSWORD (4 ms)
[2724/6146] PasswordFormManagerTest.UploadChangePasswordForm_NEW_PASSWORD (4 ms)
[ RUN      ] PasswordFormManagerTest.UploadChangePasswordForm_PROBABLY_NEW_PASSWORD
[       OK ] PasswordFormManagerTest.UploadChangePasswordForm_PROBABLY_NEW_PASSWORD (2 ms)
[2725/6146] PasswordFormManagerTest.UploadChangePasswordForm_PROBABLY_NEW_PASSWORD (2 ms)
[ RUN      ] PasswordFormManagerTest.UploadChangePasswordForm_NOT_NEW_PASSWORD
[       OK ] PasswordFormManagerTest.UploadChangePasswordForm_NOT_NEW_PASSWORD (2 ms)
[2726/6146] PasswordFormManagerTest.UploadChangePasswordForm_NOT_NEW_PASSWORD (2 ms)
[ RUN      ] PasswordFormManagerTest.TestUpdatePSLMatchedCredentials
[       OK ] PasswordFormManagerTest.TestUpdatePSLMatchedCredentials (2 ms)
[2727/6146] PasswordFormManagerTest.TestUpdatePSLMatchedCredentials (2 ms)
[ RUN      ] PasswordFormManagerTest.TestNotUpdatePSLMatchedCredentialsWithAnotherUsername
[       OK ] PasswordFormManagerTest.TestNotUpdatePSLMatchedCredentialsWithAnotherUsername (2 ms)
[2728/6146] PasswordFormManagerTest.TestNotUpdatePSLMatchedCredentialsWithAnotherUsername (2 ms)
[ RUN      ] PasswordFormManagerTest.TestNotUpdatePSLMatchedCredentialsWithAnotherPassword
[       OK ] PasswordFormManagerTest.TestNotUpdatePSLMatchedCredentialsWithAnotherPassword (2 ms)
[2729/6146] PasswordFormManagerTest.TestNotUpdatePSLMatchedCredentialsWithAnotherPassword (2 ms)
[ RUN      ] PasswordFormManagerTest.TestNotUpdateWhenOnlyPSLMatched
[       OK ] PasswordFormManagerTest.TestNotUpdateWhenOnlyPSLMatched (1 ms)
[2730/6146] PasswordFormManagerTest.TestNotUpdateWhenOnlyPSLMatched (1 ms)
[ RUN      ] PasswordManagerTest.FormSubmit
[       OK ] PasswordManagerTest.FormSubmit (2 ms)
[2731/6146] PasswordManagerTest.FormSubmit (2 ms)
[ RUN      ] PasswordManagerTest.FormSubmitWithFormOnPreviousPage
[       OK ] PasswordManagerTest.FormSubmitWithFormOnPreviousPage (1 ms)
[2732/6146] PasswordManagerTest.FormSubmitWithFormOnPreviousPage (1 ms)
[ RUN      ] PasswordManagerTest.FormSubmitInvisibleLogin
[       OK ] PasswordManagerTest.FormSubmitInvisibleLogin (1 ms)
[2733/6146] PasswordManagerTest.FormSubmitInvisibleLogin (1 ms)
[ RUN      ] PasswordManagerTest.InitiallyInvisibleForm
[       OK ] PasswordManagerTest.InitiallyInvisibleForm (1 ms)
[2734/6146] PasswordManagerTest.InitiallyInvisibleForm (1 ms)
[ RUN      ] PasswordManagerTest.FillPasswordsOnDisabledManager
[       OK ] PasswordManagerTest.FillPasswordsOnDisabledManager (1 ms)
[2735/6146] PasswordManagerTest.FillPasswordsOnDisabledManager (1 ms)
[ RUN      ] PasswordManagerTest.SubmissionCallbackTest
[       OK ] PasswordManagerTest.SubmissionCallbackTest (1 ms)
[2736/6146] PasswordManagerTest.SubmissionCallbackTest (1 ms)
[ RUN      ] PasswordManagerTest.PasswordFormReappearance
[       OK ] PasswordManagerTest.PasswordFormReappearance (1 ms)
[2737/6146] PasswordManagerTest.PasswordFormReappearance (1 ms)
[ RUN      ] PasswordManagerTest.SyncCredentialsNotSaved
[       OK ] PasswordManagerTest.SyncCredentialsNotSaved (1 ms)
[2738/6146] PasswordManagerTest.SyncCredentialsNotSaved (1 ms)
[ RUN      ] PasswordManagerTest.SyncCredentialsNotDroppedIfUpToDate
[       OK ] PasswordManagerTest.SyncCredentialsNotDroppedIfUpToDate (1 ms)
[2739/6146] PasswordManagerTest.SyncCredentialsNotDroppedIfUpToDate (1 ms)
[ RUN      ] PasswordManagerTest.SyncCredentialsDroppedWhenObsolete
[       OK ] PasswordManagerTest.SyncCredentialsDroppedWhenObsolete (1 ms)
[2740/6146] PasswordManagerTest.SyncCredentialsDroppedWhenObsolete (1 ms)
[ RUN      ] PasswordGenerationManagerTest.DetectFormsEligibleForGeneration
[       OK ] PasswordGenerationManagerTest.DetectFormsEligibleForGeneration (3 ms)
[2741/6146] PasswordGenerationManagerTest.DetectFormsEligibleForGeneration (3 ms)
[ RUN      ] PasswordGenerationManagerTest.UpdatePasswordSyncStateIncognito

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsSavingAndFillingEnabledForCurrentPage()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] PasswordGenerationManagerTest.UpdatePasswordSyncStateIncognito (1 ms)
[2742/6146] PasswordGenerationManagerTest.UpdatePasswordSyncStateIncognito (1 ms)
[ RUN      ] PasswordManagerSettingsMigrationExperimentTest.IsSettingsMigrationOn
[       OK ] PasswordManagerSettingsMigrationExperimentTest.IsSettingsMigrationOn (1 ms)
[2743/6146] PasswordManagerSettingsMigrationExperimentTest.IsSettingsMigrationOn (1 ms)
[ RUN      ] PasswordManagerSettingsMigrationExperimentTest.IsSettingsMigrationOff
[       OK ] PasswordManagerSettingsMigrationExperimentTest.IsSettingsMigrationOff (0 ms)
[2744/6146] PasswordManagerSettingsMigrationExperimentTest.IsSettingsMigrationOff (0 ms)
[ RUN      ] PasswordManagerSettingsMigrationExperimentTest.IsBehaviourChangeEnabled
[       OK ] PasswordManagerSettingsMigrationExperimentTest.IsBehaviourChangeEnabled (1 ms)
[2745/6146] PasswordManagerSettingsMigrationExperimentTest.IsBehaviourChangeEnabled (1 ms)
[ RUN      ] PasswordManagerSettingsMigrationExperimentTest.IsBehaviourChangeDisabled
[       OK ] PasswordManagerSettingsMigrationExperimentTest.IsBehaviourChangeDisabled (0 ms)
[2746/6146] PasswordManagerSettingsMigrationExperimentTest.IsBehaviourChangeDisabled (0 ms)
[ RUN      ] PasswordManagerTest.FormSubmitWithOnlyNewPasswordField
[       OK ] PasswordManagerTest.FormSubmitWithOnlyNewPasswordField (2 ms)
[2747/6146] PasswordManagerTest.FormSubmitWithOnlyNewPasswordField (2 ms)
[ RUN      ] PasswordManagerTest.GeneratedPasswordFormSubmitEmptyStore
[       OK ] PasswordManagerTest.GeneratedPasswordFormSubmitEmptyStore (1 ms)
[2748/6146] PasswordManagerTest.GeneratedPasswordFormSubmitEmptyStore (1 ms)
[ RUN      ] PasswordManagerTest.FormSubmitNoGoodMatch
[       OK ] PasswordManagerTest.FormSubmitNoGoodMatch (1 ms)
[2749/6146] PasswordManagerTest.FormSubmitNoGoodMatch (1 ms)
[ RUN      ] PasswordManagerTest.FormSeenThenLeftPage
[       OK ] PasswordManagerTest.FormSeenThenLeftPage (0 ms)
[2750/6146] PasswordManagerTest.FormSeenThenLeftPage (0 ms)
[ RUN      ] PasswordManagerTest.SyncCredentialsStillFilled
[       OK ] PasswordManagerTest.SyncCredentialsStillFilled (3 ms)
[2751/6146] PasswordManagerTest.SyncCredentialsStillFilled (3 ms)
[ RUN      ] PasswordManagerTest.SeeingFormActionWithOnlyHttpHttpsChangeIsLoginFailure
[       OK ] PasswordManagerTest.SeeingFormActionWithOnlyHttpHttpsChangeIsLoginFailure (1 ms)
[2752/6146] PasswordManagerTest.SeeingFormActionWithOnlyHttpHttpsChangeIsLoginFailure (1 ms)
[ RUN      ] PasswordManagerTest.DoNotSaveWithEmptyNewPasswordAndNonemptyPassword
[       OK ] PasswordManagerTest.DoNotSaveWithEmptyNewPasswordAndNonemptyPassword (1 ms)
[2753/6146] PasswordManagerTest.DoNotSaveWithEmptyNewPasswordAndNonemptyPassword (1 ms)
[ RUN      ] PasswordManagerTest.FormSubmitWithOnlyPasswordField
[       OK ] PasswordManagerTest.FormSubmitWithOnlyPasswordField (1 ms)
[2754/6146] PasswordManagerTest.FormSubmitWithOnlyPasswordField (1 ms)
[ RUN      ] PasswordManagerTest.FillPasswordOnManyFrames
[       OK ] PasswordManagerTest.FillPasswordOnManyFrames (1 ms)
[2755/6146] PasswordManagerTest.FillPasswordOnManyFrames (1 ms)
[ RUN      ] PasswordManagerTest.InPageNavigation
[       OK ] PasswordManagerTest.InPageNavigation (1 ms)
[2756/6146] PasswordManagerTest.InPageNavigation (1 ms)
[ RUN      ] PasswordManagerTest.InPageNavigationBlacklistedSite
[       OK ] PasswordManagerTest.InPageNavigationBlacklistedSite (2 ms)
[2757/6146] PasswordManagerTest.InPageNavigationBlacklistedSite (2 ms)
[ RUN      ] PasswordManagerTest.SavingSignupForms_NoHTMLMatch
[       OK ] PasswordManagerTest.SavingSignupForms_NoHTMLMatch (1 ms)
[2758/6146] PasswordManagerTest.SavingSignupForms_NoHTMLMatch (1 ms)
[ RUN      ] PasswordManagerTest.SavingSignupForms_NoActionMatch
[       OK ] PasswordManagerTest.SavingSignupForms_NoActionMatch (1 ms)
[2759/6146] PasswordManagerTest.SavingSignupForms_NoActionMatch (1 ms)
[ RUN      ] PasswordManagerTest.FormSubmittedChangedWithAutofillResponse
[       OK ] PasswordManagerTest.FormSubmittedChangedWithAutofillResponse (1 ms)
[2760/6146] PasswordManagerTest.FormSubmittedChangedWithAutofillResponse (1 ms)
[ RUN      ] PasswordManagerTest.FormSubmittedUnchangedNotifiesClient
[       OK ] PasswordManagerTest.FormSubmittedUnchangedNotifiesClient (3 ms)
[2761/6146] PasswordManagerTest.FormSubmittedUnchangedNotifiesClient (3 ms)
[ RUN      ] PasswordManagerTest.SaveFormFetchedAfterSubmit
[       OK ] PasswordManagerTest.SaveFormFetchedAfterSubmit (2 ms)
[2762/6146] PasswordManagerTest.SaveFormFetchedAfterSubmit (2 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationForceSaving
[       OK ] PasswordManagerTest.PasswordGenerationForceSaving (1 ms)
[2763/6146] PasswordManagerTest.PasswordGenerationForceSaving (1 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationPasswordEdited
[       OK ] PasswordManagerTest.PasswordGenerationPasswordEdited (2 ms)
[2764/6146] PasswordManagerTest.PasswordGenerationPasswordEdited (2 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationNoLongerGeneratedPasswordNotForceSaved_FailedSubmit
[       OK ] PasswordManagerTest.PasswordGenerationNoLongerGeneratedPasswordNotForceSaved_FailedSubmit (1 ms)
[2765/6146] PasswordManagerTest.PasswordGenerationNoLongerGeneratedPasswordNotForceSaved_FailedSubmit (1 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationNoLongerGeneratedPasswordNotForceSaved_FailedSubmit
[       OK ] PasswordManagerTest.PasswordGenerationNoLongerGeneratedPasswordNotForceSaved_FailedSubmit (1 ms)
[2766/6146] PasswordManagerTest.PasswordGenerationNoLongerGeneratedPasswordNotForceSaved (1 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationUsernameChanged
[       OK ] PasswordManagerTest.PasswordGenerationUsernameChanged (1 ms)
[2767/6146] PasswordManagerTest.PasswordGenerationUsernameChanged (1 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationPresavePassword
[       OK ] PasswordManagerTest.PasswordGenerationPresavePassword (2 ms)
[2768/6146] PasswordManagerTest.PasswordGenerationPresavePassword (2 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationPresavePasswordAndLogin
[       OK ] PasswordManagerTest.PasswordGenerationPresavePasswordAndLogin (2 ms)
[2769/6146] PasswordManagerTest.PasswordGenerationPresavePasswordAndLogin (2 ms)
[ RUN      ] PasswordManagerTest.PasswordGenerationNoCorrespondingPasswordFormManager
[       OK ] PasswordManagerTest.PasswordGenerationNoCorrespondingPasswordFormManager (1 ms)
[2770/6146] PasswordManagerTest.PasswordGenerationNoCorrespondingPasswordFormManager (1 ms)
[ RUN      ] PasswordManagerTest.ForceSavingPasswords
[       OK ] PasswordManagerTest.ForceSavingPasswords (3 ms)
[2771/6146] PasswordManagerTest.ForceSavingPasswords (3 ms)
[ RUN      ] PasswordManagerTest.ForceSavingPasswords_Empty
[       OK ] PasswordManagerTest.ForceSavingPasswords_Empty (1 ms)
[2772/6146] PasswordManagerTest.ForceSavingPasswords_Empty (1 ms)
[ RUN      ] PasswordManagerTest.UpdateFormManagers
[       OK ] PasswordManagerTest.UpdateFormManagers (1 ms)
[2773/6146] PasswordManagerTest.UpdateFormManagers (1 ms)
[ RUN      ] PasswordManagerTest.DropFormManagers
[       OK ] PasswordManagerTest.DropFormManagers (2 ms)
[2774/6146] PasswordManagerTest.DropFormManagers (2 ms)
[ RUN      ] PasswordManagerTest.AutofillingOfAffiliatedCredentials
[       OK ] PasswordManagerTest.AutofillingOfAffiliatedCredentials (4 ms)
[2775/6146] PasswordManagerTest.AutofillingOfAffiliatedCredentials (4 ms)
[ RUN      ] PasswordManagerTest.UpdatePasswordOfAffiliatedCredential
[       OK ] PasswordManagerTest.UpdatePasswordOfAffiliatedCredential (2 ms)
[2776/6146] PasswordManagerTest.UpdatePasswordOfAffiliatedCredential (2 ms)
[ RUN      ] PasswordManagerUtil.TrimUsernameOnlyCredentials
[       OK ] PasswordManagerUtil.TrimUsernameOnlyCredentials (1 ms)
[2777/6146] PasswordManagerUtil.TrimUsernameOnlyCredentials (1 ms)
[ RUN      ] PasswordStoreTest.IgnoreOldWwwGoogleLogins
[       OK ] PasswordStoreTest.IgnoreOldWwwGoogleLogins (74 ms)
[2778/6146] PasswordStoreTest.IgnoreOldWwwGoogleLogins (74 ms)
[ RUN      ] PasswordStoreTest.StartSyncFlare
[       OK ] PasswordStoreTest.StartSyncFlare (10 ms)
[2779/6146] PasswordStoreTest.StartSyncFlare (10 ms)
[ RUN      ] PasswordStoreTest.GetLoginImpl
[       OK ] PasswordStoreTest.GetLoginImpl (14 ms)
[2780/6146] PasswordStoreTest.GetLoginImpl (14 ms)
[ RUN      ] PasswordStoreTest.UpdateLoginPrimaryKeyFields
[       OK ] PasswordStoreTest.UpdateLoginPrimaryKeyFields (66 ms)
[2781/6146] PasswordStoreTest.UpdateLoginPrimaryKeyFields (66 ms)
[ RUN      ] PasswordStoreTest.RemoveLoginsCreatedBetweenCallbackIsCalled
[       OK ] PasswordStoreTest.RemoveLoginsCreatedBetweenCallbackIsCalled (14 ms)
[2782/6146] PasswordStoreTest.RemoveLoginsCreatedBetweenCallbackIsCalled (14 ms)
[ RUN      ] PasswordStoreTest.GetLoginsWithoutAffiliations
[       OK ] PasswordStoreTest.GetLoginsWithoutAffiliations (23 ms)
[2783/6146] PasswordStoreTest.GetLoginsWithoutAffiliations (23 ms)
[ RUN      ] PasswordStoreTest.GetLoginsWithAffiliations
[       OK ] PasswordStoreTest.GetLoginsWithAffiliations (20 ms)
[2784/6146] PasswordStoreTest.GetLoginsWithAffiliations (20 ms)
[ RUN      ] PasswordStoreTest.GetLoginsWithAffiliatedRealms
[       OK ] PasswordStoreTest.GetLoginsWithAffiliatedRealms (24 ms)
[2785/6146] PasswordStoreTest.GetLoginsWithAffiliatedRealms (24 ms)
[ RUN      ] PasswordSyncableServiceTest.AdditionsInBoth
[       OK ] PasswordSyncableServiceTest.AdditionsInBoth (2 ms)
[2786/6146] PasswordSyncableServiceTest.AdditionsInBoth (2 ms)
[ RUN      ] PasswordSyncableServiceTest.AdditionOnlyInSync
[       OK ] PasswordSyncableServiceTest.AdditionOnlyInSync (1 ms)
[2787/6146] PasswordSyncableServiceTest.AdditionOnlyInSync (1 ms)
[ RUN      ] PasswordSyncableServiceTest.AdditionOnlyInPasswordStore
[       OK ] PasswordSyncableServiceTest.AdditionOnlyInPasswordStore (1 ms)
[2788/6146] PasswordSyncableServiceTest.AdditionOnlyInPasswordStore (1 ms)
[ RUN      ] PasswordSyncableServiceTest.BothInSync
[       OK ] PasswordSyncableServiceTest.BothInSync (1 ms)
[2789/6146] PasswordSyncableServiceTest.BothInSync (1 ms)
[ RUN      ] PasswordSyncableServiceTest.Merge
[       OK ] PasswordSyncableServiceTest.Merge (1 ms)
[2790/6146] PasswordSyncableServiceTest.Merge (1 ms)
[ RUN      ] PasswordSyncableServiceTest.PasswordStoreChanges
[       OK ] PasswordSyncableServiceTest.PasswordStoreChanges (3 ms)
[2791/6146] PasswordSyncableServiceTest.PasswordStoreChanges (3 ms)
[ RUN      ] PasswordSyncableServiceTest.ProcessSyncChanges
[       OK ] PasswordSyncableServiceTest.ProcessSyncChanges (2 ms)
[2792/6146] PasswordSyncableServiceTest.ProcessSyncChanges (2 ms)
[ RUN      ] PasswordSyncableServiceTest.GetAllSyncData
[       OK ] PasswordSyncableServiceTest.GetAllSyncData (3 ms)
[2793/6146] PasswordSyncableServiceTest.GetAllSyncData (3 ms)
[ RUN      ] PasswordSyncableServiceTest.MergeDataAndPushBack
[       OK ] PasswordSyncableServiceTest.MergeDataAndPushBack (2 ms)
[2794/6146] PasswordSyncableServiceTest.MergeDataAndPushBack (2 ms)
[ RUN      ] PasswordSyncableServiceTest.StartSyncFlare
[       OK ] PasswordSyncableServiceTest.StartSyncFlare (1 ms)
[2795/6146] PasswordSyncableServiceTest.StartSyncFlare (1 ms)
[ RUN      ] PasswordSyncableServiceTest.FailedReadFromPasswordStore
[57043:3335:0524/193600:13935283919418:ERROR:password_syncable_service_unittest.cc(503)] Passwords datatype error was encountered: Failed to get passwords from store.
[       OK ] PasswordSyncableServiceTest.FailedReadFromPasswordStore (1 ms)
[2796/6146] PasswordSyncableServiceTest.FailedReadFromPasswordStore (1 ms)
[ RUN      ] PasswordSyncableServiceTest.FailedProcessSyncChanges
[57043:3335:0524/193600:13935284906003:ERROR:password_syncable_service_unittest.cc(534)] Passwords datatype error was encountered: There is a problem
[       OK ] PasswordSyncableServiceTest.FailedProcessSyncChanges (1 ms)
[2797/6146] PasswordSyncableServiceTest.FailedProcessSyncChanges (1 ms)
[ RUN      ] PasswordSyncableServiceTest.MergeEmptyPasswords
[       OK ] PasswordSyncableServiceTest.MergeEmptyPasswords (1 ms)
[2798/6146] PasswordSyncableServiceTest.MergeEmptyPasswords (1 ms)
[ RUN      ] PasswordSyncableServiceTest.SerializeEmptyFederation
[       OK ] PasswordSyncableServiceTest.SerializeEmptyFederation (1 ms)
[2799/6146] PasswordSyncableServiceTest.SerializeEmptyFederation (1 ms)
[ RUN      ] PasswordSyncableServiceTest.SerializeEmptyPasswordForm
[       OK ] PasswordSyncableServiceTest.SerializeEmptyPasswordForm (1 ms)
[2800/6146] PasswordSyncableServiceTest.SerializeEmptyPasswordForm (1 ms)
[ RUN      ] PasswordSyncableServiceTest.SerializeNonEmptyPasswordForm
[       OK ] PasswordSyncableServiceTest.SerializeNonEmptyPasswordForm (3 ms)
[2801/6146] PasswordSyncableServiceTest.SerializeNonEmptyPasswordForm (3 ms)
[ RUN      ] GetShownOriginTest.RemovePrefixes
[       OK ] GetShownOriginTest.RemovePrefixes (1 ms)
[2802/6146] GetShownOriginTest.RemovePrefixes (1 ms)
[ RUN      ] GetShownOriginAndLinkUrlTest.OriginFromAndroidForm_NoAffiliatedRealm
[       OK ] GetShownOriginAndLinkUrlTest.OriginFromAndroidForm_NoAffiliatedRealm (0 ms)
[2803/6146] GetShownOriginAndLinkUrlTest.OriginFromAndroidForm_NoAffiliatedRealm (0 ms)
[ RUN      ] GetShownOriginAndLinkUrlTest.OriginFromAndroidForm_WithAffiliatedRealm
[       OK ] GetShownOriginAndLinkUrlTest.OriginFromAndroidForm_WithAffiliatedRealm (0 ms)
[2804/6146] GetShownOriginAndLinkUrlTest.OriginFromAndroidForm_WithAffiliatedRealm (0 ms)
[ RUN      ] GetShownOriginAndLinkUrlTest.OriginFromNonAndroidForm
[       OK ] GetShownOriginAndLinkUrlTest.OriginFromNonAndroidForm (0 ms)
[2805/6146] GetShownOriginAndLinkUrlTest.OriginFromNonAndroidForm (0 ms)
[ RUN      ] PSLMatchingUtilsTest.IsPublicSuffixDomainMatch
[       OK ] PSLMatchingUtilsTest.IsPublicSuffixDomainMatch (1 ms)
[2806/6146] PSLMatchingUtilsTest.IsPublicSuffixDomainMatch (1 ms)
[ RUN      ] PSLMatchingUtilsTest.IsFederatedMatch
[       OK ] PSLMatchingUtilsTest.IsFederatedMatch (1 ms)
[2807/6146] PSLMatchingUtilsTest.IsFederatedMatch (1 ms)
[ RUN      ] StatisticsTableTest.Sanity
[       OK ] StatisticsTableTest.Sanity (16 ms)
[2808/6146] StatisticsTableTest.Sanity (16 ms)
[ RUN      ] StatisticsTableTest.Reload
[       OK ] StatisticsTableTest.Reload (7 ms)
[2809/6146] StatisticsTableTest.Reload (7 ms)
[ RUN      ] StatisticsTableTest.DoubleOperation
[       OK ] StatisticsTableTest.DoubleOperation (7 ms)
[2810/6146] StatisticsTableTest.DoubleOperation (7 ms)
[ RUN      ] PasswordManagerSettingMigratorServiceTest.DoNotReconcileWhenWhenBothPrefsTypesArrivesFromSync
[       OK ] PasswordManagerSettingMigratorServiceTest.DoNotReconcileWhenWhenBothPrefsTypesArrivesFromSync (20 ms)
[2811/6146] PasswordManagerSettingMigratorServiceTest.DoNotReconcileWhenWhenBothPrefsTypesArrivesFromSync (20 ms)
[ RUN      ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedPasswordManagerEnabledOff
[       OK ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedPasswordManagerEnabledOff (1 ms)
[2812/6146] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedPasswordManagerEnabledOff (1 ms)
[ RUN      ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedPasswordManagerEnabledOn
[       OK ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedPasswordManagerEnabledOn (0 ms)
[2813/6146] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedPasswordManagerEnabledOn (0 ms)
[ RUN      ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedDefaultValuesForPrefs
[       OK ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedDefaultValuesForPrefs (1 ms)
[2814/6146] PasswordManagerSettingMigratorServiceTest.ReconcileWhenSyncIsNotExpectedDefaultValuesForPrefs (1 ms)
[ RUN      ] PasswordSyncUtilTest.GetSyncUsernameIfSyncingPasswords
[       OK ] PasswordSyncUtilTest.GetSyncUsernameIfSyncingPasswords (0 ms)
[2815/6146] PasswordSyncUtilTest.GetSyncUsernameIfSyncingPasswords (0 ms)
[ RUN      ] PasswordSyncUtilTest.IsSyncAccountCredential
[       OK ] PasswordSyncUtilTest.IsSyncAccountCredential (0 ms)
[2816/6146] PasswordSyncUtilTest.IsSyncAccountCredential (0 ms)
[ RUN      ] CredentialsFilterTest.FilterResults_AllowAll
[       OK ] CredentialsFilterTest.FilterResults_AllowAll (0 ms)
[2817/6146] CredentialsFilterTest.FilterResults_AllowAll (0 ms)
[ RUN      ] CredentialsFilterTest.FilterResults_DisallowSyncOnReauth
[       OK ] CredentialsFilterTest.FilterResults_DisallowSyncOnReauth (1 ms)
[2818/6146] CredentialsFilterTest.FilterResults_DisallowSyncOnReauth (1 ms)
[ RUN      ] CredentialsFilterTest.FilterResults_DisallowSyncOnReauth
[       OK ] CredentialsFilterTest.FilterResults_DisallowSyncOnReauth (1 ms)
[2819/6146] CredentialsFilterTest.FilterResults_DisallowSync (1 ms)
[ RUN      ] CredentialsFilterTest.ReportFormUsed
[       OK ] CredentialsFilterTest.ReportFormUsed (0 ms)
[2820/6146] CredentialsFilterTest.ReportFormUsed (0 ms)
[ RUN      ] StatisticsTableTest.DifferentUsernames
[       OK ] StatisticsTableTest.DifferentUsernames (17 ms)
[2821/6146] StatisticsTableTest.DifferentUsernames (17 ms)
[ RUN      ] StatisticsTableTest.RemoveBetween
[       OK ] StatisticsTableTest.RemoveBetween (8 ms)
[2822/6146] StatisticsTableTest.RemoveBetween (8 ms)
[ RUN      ] StatisticsTableTest.BadURL
[       OK ] StatisticsTableTest.BadURL (4 ms)
[2823/6146] StatisticsTableTest.BadURL (4 ms)
[ RUN      ] StatisticsTableTest.EmptyURL
[       OK ] StatisticsTableTest.EmptyURL (4 ms)
[2824/6146] StatisticsTableTest.EmptyURL (4 ms)
[ RUN      ] CredentialManagerTypesTest.CreatePasswordFormEmpty
[       OK ] CredentialManagerTypesTest.CreatePasswordFormEmpty (0 ms)
[2825/6146] CredentialManagerTypesTest.CreatePasswordFormEmpty (0 ms)
[ RUN      ] CredentialManagerTypesTest.CreatePasswordFormFederation
[       OK ] CredentialManagerTypesTest.CreatePasswordFormFederation (0 ms)
[2826/6146] CredentialManagerTypesTest.CreatePasswordFormFederation (0 ms)
[ RUN      ] CredentialManagerTypesTest.CreatePasswordFormLocal
[       OK ] CredentialManagerTypesTest.CreatePasswordFormLocal (0 ms)
[2827/6146] CredentialManagerTypesTest.CreatePasswordFormLocal (0 ms)
[ RUN      ] CredentialManagerTypesTest.CreateObservedPasswordForm
[       OK ] CredentialManagerTypesTest.CreateObservedPasswordForm (0 ms)
[2828/6146] CredentialManagerTypesTest.CreateObservedPasswordForm (0 ms)
[ RUN      ] PasswordManagerSettingMigratorServiceTest.TestMigrationOnLocalChanges
[       OK ] PasswordManagerSettingMigratorServiceTest.TestMigrationOnLocalChanges (3 ms)
[2829/6146] PasswordManagerSettingMigratorServiceTest.TestMigrationOnLocalChanges (3 ms)
[ RUN      ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenWhenBothPrefsTypesArrivesFromSync
[       OK ] PasswordManagerSettingMigratorServiceTest.ReconcileWhenWhenBothPrefsTypesArrivesFromSync (22 ms)
[2830/6146] PasswordManagerSettingMigratorServiceTest.ReconcileWhenWhenBothPrefsTypesArrivesFromSync (22 ms)
[ RUN      ] CredentialsFilterTest.ShouldSave_NotSyncCredential
[       OK ] CredentialsFilterTest.ShouldSave_NotSyncCredential (1 ms)
[2831/6146] CredentialsFilterTest.ShouldSave_NotSyncCredential (1 ms)
[ RUN      ] CredentialsFilterTest.ShouldSave_SyncCredential
[       OK ] CredentialsFilterTest.ShouldSave_SyncCredential (1 ms)
[2832/6146] CredentialsFilterTest.ShouldSave_SyncCredential (1 ms)
[ RUN      ] CredentialsFilterTest.ShouldSave_SyncCredential_NotSyncingPasswords
[       OK ] CredentialsFilterTest.ShouldSave_SyncCredential_NotSyncingPasswords (0 ms)
[2833/6146] CredentialsFilterTest.ShouldSave_SyncCredential_NotSyncingPasswords (0 ms)
[ RUN      ] CredentialsFilterTest.ShouldFilterOneForm
[       OK ] CredentialsFilterTest.ShouldFilterOneForm (1 ms)
[2834/6146] CredentialsFilterTest.ShouldFilterOneForm (1 ms)
[ RUN      ] PrecacheManagerTest.StartAndFinishPrecaching
[       OK ] PrecacheManagerTest.StartAndFinishPrecaching (66 ms)
[2835/6146] PrecacheManagerTest.StartAndFinishPrecaching (66 ms)
[ RUN      ] PrecacheManagerTest.StartAndCancelPrecachingBeforeTopHostsCompleted
[       OK ] PrecacheManagerTest.StartAndCancelPrecachingBeforeTopHostsCompleted (8 ms)
[2836/6146] PrecacheManagerTest.StartAndCancelPrecachingBeforeTopHostsCompleted (8 ms)
[ RUN      ] PrecacheManagerTest.StartAndCancelPrecachingBeforeURLsReceived
[       OK ] PrecacheManagerTest.StartAndCancelPrecachingBeforeURLsReceived (8 ms)
[2837/6146] PrecacheManagerTest.StartAndCancelPrecachingBeforeURLsReceived (8 ms)
[ RUN      ] PrecacheManagerTest.StartAndCancelPrecachingAfterURLsReceived
[       OK ] PrecacheManagerTest.StartAndCancelPrecachingAfterURLsReceived (14 ms)
[2838/6146] PrecacheManagerTest.StartAndCancelPrecachingAfterURLsReceived (14 ms)
[ RUN      ] PrecacheManagerTest.RecordStatsForFetchWithSizeZero
[       OK ] PrecacheManagerTest.RecordStatsForFetchWithSizeZero (14 ms)
[2839/6146] PrecacheManagerTest.RecordStatsForFetchWithSizeZero (14 ms)
[ RUN      ] PrecacheManagerTest.RecordStatsForFetchWithNonHTTP
[       OK ] PrecacheManagerTest.RecordStatsForFetchWithNonHTTP (11 ms)
[2840/6146] PrecacheManagerTest.RecordStatsForFetchWithNonHTTP (11 ms)
[ RUN      ] FetcherPoolTest.ExampleUsage

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnURLFetchDownloadProgress(0x616000495f80, 10, 10)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnURLFetchDownloadProgress(0x616000495c80, 10, 10)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnURLFetchDownloadProgress(0x616000495980, 10, 10)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] FetcherPoolTest.ExampleUsage (1 ms)
[2841/6146] FetcherPoolTest.ExampleUsage (1 ms)
[ RUN      ] PrecacheDatabaseTest.PrecacheOverNetwork
[       OK ] PrecacheDatabaseTest.PrecacheOverNetwork (33 ms)
[2842/6146] PrecacheDatabaseTest.PrecacheOverNetwork (33 ms)
[ RUN      ] PrecacheDatabaseTest.PrecacheFromCacheWithURLTableEntry
[       OK ] PrecacheDatabaseTest.PrecacheFromCacheWithURLTableEntry (8 ms)
[2843/6146] PrecacheDatabaseTest.PrecacheFromCacheWithURLTableEntry (8 ms)
[ RUN      ] PrecacheDatabaseTest.PrecacheFromCacheWithoutURLTableEntry
[       OK ] PrecacheDatabaseTest.PrecacheFromCacheWithoutURLTableEntry (4 ms)
[2844/6146] PrecacheDatabaseTest.PrecacheFromCacheWithoutURLTableEntry (4 ms)
[ RUN      ] PrecacheDatabaseTest.FetchOverNetwork_NonCellular
[       OK ] PrecacheDatabaseTest.FetchOverNetwork_NonCellular (4 ms)
[2845/6146] PrecacheDatabaseTest.FetchOverNetwork_NonCellular (4 ms)
[ RUN      ] PrecacheDatabaseTest.FetchOverNetwork_NonCellular_TopHosts
[       OK ] PrecacheDatabaseTest.FetchOverNetwork_NonCellular_TopHosts (4 ms)
[2846/6146] PrecacheDatabaseTest.FetchOverNetwork_NonCellular_TopHosts (4 ms)
[ RUN      ] PrecacheDatabaseTest.FetchOverNetwork_Cellular
[       OK ] PrecacheDatabaseTest.FetchOverNetwork_Cellular (4 ms)
[2847/6146] PrecacheDatabaseTest.FetchOverNetwork_Cellular (4 ms)
[ RUN      ] PrecacheDatabaseTest.FetchOverNetworkWithURLTableEntry
[       OK ] PrecacheDatabaseTest.FetchOverNetworkWithURLTableEntry (6 ms)
[2848/6146] PrecacheDatabaseTest.FetchOverNetworkWithURLTableEntry (6 ms)
[ RUN      ] PrecacheDatabaseTest.FetchFromCacheWithURLTableEntry_NonCellular
[       OK ] PrecacheDatabaseTest.FetchFromCacheWithURLTableEntry_NonCellular (5 ms)
[2849/6146] PrecacheDatabaseTest.FetchFromCacheWithURLTableEntry_NonCellular (5 ms)
[ RUN      ] PrecacheDatabaseTest.FetchFromCacheWithURLTableEntry_Cellular
[       OK ] PrecacheDatabaseTest.FetchFromCacheWithURLTableEntry_Cellular (6 ms)
[2850/6146] PrecacheDatabaseTest.FetchFromCacheWithURLTableEntry_Cellular (6 ms)
[ RUN      ] PrecacheManagerTest.RecordStatsForFetchWithEmptyURL
[       OK ] PrecacheManagerTest.RecordStatsForFetchWithEmptyURL (52 ms)
[2851/6146] PrecacheManagerTest.RecordStatsForFetchWithEmptyURL (52 ms)
[ RUN      ] PrecacheManagerTest.RecordStatsForFetchDuringPrecaching
[       OK ] PrecacheManagerTest.RecordStatsForFetchDuringPrecaching (14 ms)
[2852/6146] PrecacheManagerTest.RecordStatsForFetchDuringPrecaching (14 ms)
[ RUN      ] PrecacheManagerTest.RecordStatsForFetchHTTP
[       OK ] PrecacheManagerTest.RecordStatsForFetchHTTP (9 ms)
[2853/6146] PrecacheManagerTest.RecordStatsForFetchHTTP (9 ms)
[ RUN      ] PrecacheManagerTest.RecordStatsForFetchHTTPS
[       OK ] PrecacheManagerTest.RecordStatsForFetchHTTPS (11 ms)
[2854/6146] PrecacheManagerTest.RecordStatsForFetchHTTPS (11 ms)
[ RUN      ] PrecacheManagerTest.RecordStatsForFetchInTopHosts
[       OK ] PrecacheManagerTest.RecordStatsForFetchInTopHosts (9 ms)
[2855/6146] PrecacheManagerTest.RecordStatsForFetchInTopHosts (9 ms)
[ RUN      ] PrecacheManagerTest.DeleteExpiredPrecacheHistory
[       OK ] PrecacheManagerTest.DeleteExpiredPrecacheHistory (16 ms)
[2856/6146] PrecacheManagerTest.DeleteExpiredPrecacheHistory (16 ms)
[ RUN      ] FetcherPoolTest.AddDelete

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnURLFetchDownloadProgress(0x61600002d980, 10, 10)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] FetcherPoolTest.AddDelete (1 ms)
[2857/6146] FetcherPoolTest.AddDelete (1 ms)
[ RUN      ] FetcherPoolTest.Delete
[       OK ] FetcherPoolTest.Delete (0 ms)
[2858/6146] FetcherPoolTest.Delete (0 ms)
[ RUN      ] FetcherPoolTest.ParallelURLFetchers

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnURLFetchDownloadProgress(0x61600002d380, 10, 10)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnURLFetchDownloadProgress(0x61600002d080, 10, 10)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnURLFetchDownloadProgress(0x61600002cd80, 10, 10)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] FetcherPoolTest.ParallelURLFetchers (1 ms)
[2859/6146] FetcherPoolTest.ParallelURLFetchers (1 ms)
[ RUN      ] FetcherPoolTest.DeleteAll
[       OK ] FetcherPoolTest.DeleteAll (0 ms)
[2860/6146] FetcherPoolTest.DeleteAll (0 ms)
[ RUN      ] PrecacheFetcherTest.ConfigFetchFailure
[       OK ] PrecacheFetcherTest.ConfigFetchFailure (34 ms)
[2861/6146] PrecacheFetcherTest.ConfigFetchFailure (34 ms)
[ RUN      ] PrecacheFetcherTest.BadConfig
[       OK ] PrecacheFetcherTest.BadConfig (2 ms)
[2862/6146] PrecacheFetcherTest.BadConfig (2 ms)
[ RUN      ] PrecacheFetcherTest.Cancel
[       OK ] PrecacheFetcherTest.Cancel (1 ms)
[2863/6146] PrecacheFetcherTest.Cancel (1 ms)
[ RUN      ] PrecacheFetcherTest.PrecacheUsingDefaultConfigSettingsURL
[       OK ] PrecacheFetcherTest.PrecacheUsingDefaultConfigSettingsURL (1 ms)
[2864/6146] PrecacheFetcherTest.PrecacheUsingDefaultConfigSettingsURL (1 ms)
[ RUN      ] PrecacheFetcherTest.PrecacheUsingDefaultManifestURLPrefix
[       OK ] PrecacheFetcherTest.PrecacheUsingDefaultManifestURLPrefix (1 ms)
[2865/6146] PrecacheFetcherTest.PrecacheUsingDefaultManifestURLPrefix (1 ms)
[ RUN      ] PrecacheFetcherTest.TopResourcesCount
[       OK ] PrecacheFetcherTest.TopResourcesCount (1 ms)
[2866/6146] PrecacheFetcherTest.TopResourcesCount (1 ms)
[ RUN      ] PrecacheFetcherTest.MaxBytesTotal
[       OK ] PrecacheFetcherTest.MaxBytesTotal (2 ms)
[2867/6146] PrecacheFetcherTest.MaxBytesTotal (2 ms)
[ RUN      ] PrecacheURLTableTest.AddURLWithNoExistingRow
[       OK ] PrecacheURLTableTest.AddURLWithNoExistingRow (4 ms)
[2868/6146] PrecacheURLTableTest.AddURLWithNoExistingRow (4 ms)
[ RUN      ] PrecacheURLTableTest.AddURLWithExistingRow
[       OK ] PrecacheURLTableTest.AddURLWithExistingRow (2 ms)
[2869/6146] PrecacheURLTableTest.AddURLWithExistingRow (2 ms)
[ RUN      ] PrecacheURLTableTest.DeleteURL
[       OK ] PrecacheURLTableTest.DeleteURL (2 ms)
[2870/6146] PrecacheURLTableTest.DeleteURL (2 ms)
[ RUN      ] PrecacheURLTableTest.HasURL
[       OK ] PrecacheURLTableTest.HasURL (4 ms)
[2871/6146] PrecacheURLTableTest.HasURL (4 ms)
[ RUN      ] PrecacheURLTableTest.DeleteAllPrecachedBefore
[       OK ] PrecacheURLTableTest.DeleteAllPrecachedBefore (2 ms)
[2872/6146] PrecacheURLTableTest.DeleteAllPrecachedBefore (2 ms)
[ RUN      ] PrefProxyConfigTrackerImplTest.BaseConfiguration
[       OK ] PrefProxyConfigTrackerImplTest.BaseConfiguration (1 ms)
[2873/6146] PrefProxyConfigTrackerImplTest.BaseConfiguration (1 ms)
[ RUN      ] PrefProxyConfigTrackerImplTest.DynamicPrefOverrides
[       OK ] PrefProxyConfigTrackerImplTest.DynamicPrefOverrides (0 ms)
[2874/6146] PrefProxyConfigTrackerImplTest.DynamicPrefOverrides (0 ms)
[ RUN      ] PrefProxyConfigTrackerImplTest.Observers
[       OK ] PrefProxyConfigTrackerImplTest.Observers (1 ms)
[2875/6146] PrefProxyConfigTrackerImplTest.Observers (1 ms)
[ RUN      ] PrefProxyConfigTrackerImplTest.Fallback
[       OK ] PrefProxyConfigTrackerImplTest.Fallback (1 ms)
[2876/6146] PrefProxyConfigTrackerImplTest.Fallback (1 ms)
[ RUN      ] PrefProxyConfigTrackerImplTest.ExplicitSystemSettings
[       OK ] PrefProxyConfigTrackerImplTest.ExplicitSystemSettings (0 ms)
[2877/6146] PrefProxyConfigTrackerImplTest.ExplicitSystemSettings (0 ms)
[ RUN      ] ProxyConfigDictionaryTest.CreateDirect
[       OK ] ProxyConfigDictionaryTest.CreateDirect (0 ms)
[2878/6146] ProxyConfigDictionaryTest.CreateDirect (0 ms)
[ RUN      ] ProxyConfigDictionaryTest.CreateAutoDetect
[       OK ] ProxyConfigDictionaryTest.CreateAutoDetect (0 ms)
[2879/6146] ProxyConfigDictionaryTest.CreateAutoDetect (0 ms)
[ RUN      ] ProxyConfigDictionaryTest.CreatePacScript
[       OK ] ProxyConfigDictionaryTest.CreatePacScript (1 ms)
[2880/6146] ProxyConfigDictionaryTest.CreatePacScript (1 ms)
[ RUN      ] PrecacheDatabaseTest.FetchFromCacheWithoutURLTableEntry
[       OK ] PrecacheDatabaseTest.FetchFromCacheWithoutURLTableEntry (26 ms)
[2881/6146] PrecacheDatabaseTest.FetchFromCacheWithoutURLTableEntry (26 ms)
[ RUN      ] PrecacheDatabaseTest.DeleteExpiredPrecacheHistory
[       OK ] PrecacheDatabaseTest.DeleteExpiredPrecacheHistory (8 ms)
[2882/6146] PrecacheDatabaseTest.DeleteExpiredPrecacheHistory (8 ms)
[ RUN      ] PrecacheDatabaseTest.SampleInteraction
[       OK ] PrecacheDatabaseTest.SampleInteraction (9 ms)
[2883/6146] PrecacheDatabaseTest.SampleInteraction (9 ms)
[ RUN      ] PrecacheFetcherFetcherTest.Config
[       OK ] PrecacheFetcherFetcherTest.Config (18 ms)
[2884/6146] PrecacheFetcherFetcherTest.Config (18 ms)
[ RUN      ] PrecacheFetcherFetcherTest.ResourceNotInCache
[       OK ] PrecacheFetcherFetcherTest.ResourceNotInCache (1 ms)
[2885/6146] PrecacheFetcherFetcherTest.ResourceNotInCache (1 ms)
[ RUN      ] PrecacheFetcherFetcherTest.ResourceHasValidators
[       OK ] PrecacheFetcherFetcherTest.ResourceHasValidators (1 ms)
[2886/6146] PrecacheFetcherFetcherTest.ResourceHasValidators (1 ms)
[ RUN      ] PrecacheFetcherFetcherTest.ResourceHasNoValidators
[       OK ] PrecacheFetcherFetcherTest.ResourceHasNoValidators (1 ms)
[2887/6146] PrecacheFetcherFetcherTest.ResourceHasNoValidators (1 ms)
[ RUN      ] PrecacheFetcherFetcherTest.ResourceTooBig
[       OK ] PrecacheFetcherFetcherTest.ResourceTooBig (1 ms)
[2888/6146] PrecacheFetcherFetcherTest.ResourceTooBig (1 ms)
[ RUN      ] PrecacheFetcherTest.FullPrecache
[       OK ] PrecacheFetcherTest.FullPrecache (2 ms)
[2889/6146] PrecacheFetcherTest.FullPrecache (2 ms)
[ RUN      ] PrecacheFetcherTest.CustomURLs
[       OK ] PrecacheFetcherTest.CustomURLs (1 ms)
[2890/6146] PrecacheFetcherTest.CustomURLs (1 ms)
[ RUN      ] JsonPrefStoreTest.PreserveEmptyValues
[       OK ] JsonPrefStoreTest.PreserveEmptyValues (4 ms)
[2891/6146] JsonPrefStoreTest.PreserveEmptyValues (4 ms)
[ RUN      ] JsonPrefStoreTest.RemoveClearsEmptyParent
[       OK ] JsonPrefStoreTest.RemoveClearsEmptyParent (1 ms)
[2892/6146] JsonPrefStoreTest.RemoveClearsEmptyParent (1 ms)
[ RUN      ] JsonPrefStoreTest.AsyncNonExistingFile
[       OK ] JsonPrefStoreTest.AsyncNonExistingFile (1 ms)
[2893/6146] JsonPrefStoreTest.AsyncNonExistingFile (1 ms)
[ RUN      ] JsonPrefStoreTest.ReadWithInterceptor
[       OK ] JsonPrefStoreTest.ReadWithInterceptor (3 ms)
[2894/6146] JsonPrefStoreTest.ReadWithInterceptor (3 ms)
[ RUN      ] JsonPrefStoreTest.ReadAsyncWithInterceptor
[       OK ] JsonPrefStoreTest.ReadAsyncWithInterceptor (2 ms)
[2895/6146] JsonPrefStoreTest.ReadAsyncWithInterceptor (2 ms)
[ RUN      ] JsonPrefStoreTest.AlternateFile
[       OK ] JsonPrefStoreTest.AlternateFile (1 ms)
[2896/6146] JsonPrefStoreTest.AlternateFile (1 ms)
[ RUN      ] JsonPrefStoreTest.AlternateFileIgnoredWhenMainFileExists
[       OK ] JsonPrefStoreTest.AlternateFileIgnoredWhenMainFileExists (1 ms)
[2897/6146] JsonPrefStoreTest.AlternateFileIgnoredWhenMainFileExists (1 ms)
[ RUN      ] JsonPrefStoreTest.AlternateFileDNE
[       OK ] JsonPrefStoreTest.AlternateFileDNE (2 ms)
[2898/6146] JsonPrefStoreTest.AlternateFileDNE (2 ms)
[ RUN      ] JsonPrefStoreTest.BasicAsyncWithAlternateFile
[       OK ] JsonPrefStoreTest.BasicAsyncWithAlternateFile (2 ms)
[2899/6146] JsonPrefStoreTest.BasicAsyncWithAlternateFile (2 ms)
[ RUN      ] JsonPrefStoreTest.WriteCountHistogramTestBasic
[       OK ] JsonPrefStoreTest.WriteCountHistogramTestBasic (1 ms)
[2900/6146] JsonPrefStoreTest.WriteCountHistogramTestBasic (1 ms)
[ RUN      ] ProxyConfigDictionaryTest.CreateFixedServers
[       OK ] ProxyConfigDictionaryTest.CreateFixedServers (0 ms)
[2901/6146] ProxyConfigDictionaryTest.CreateFixedServers (0 ms)
[ RUN      ] ProxyConfigDictionaryTest.CreateSystem
[       OK ] ProxyConfigDictionaryTest.CreateSystem (0 ms)
[2902/6146] ProxyConfigDictionaryTest.CreateSystem (0 ms)
[ RUN      ] ProxyPrefsTest.StringToProxyMode
[       OK ] ProxyPrefsTest.StringToProxyMode (0 ms)
[2903/6146] ProxyPrefsTest.StringToProxyMode (0 ms)
[ RUN      ] ProxyPrefsTest.IntToProxyMode
[       OK ] ProxyPrefsTest.IntToProxyMode (0 ms)
[2904/6146] ProxyPrefsTest.IntToProxyMode (0 ms)
[ RUN      ] DefaultPrefStoreTest.NotifyPrefValueChanged
[       OK ] DefaultPrefStoreTest.NotifyPrefValueChanged (0 ms)
[2905/6146] DefaultPrefStoreTest.NotifyPrefValueChanged (0 ms)
[ RUN      ] JsonPrefStoreTest.NonExistentFile
[       OK ] JsonPrefStoreTest.NonExistentFile (2 ms)
[2906/6146] JsonPrefStoreTest.NonExistentFile (2 ms)
[ RUN      ] JsonPrefStoreTest.NonExistentFileAndAlternateFile
[       OK ] JsonPrefStoreTest.NonExistentFileAndAlternateFile (1 ms)
[2907/6146] JsonPrefStoreTest.NonExistentFileAndAlternateFile (1 ms)
[ RUN      ] JsonPrefStoreTest.InvalidFile
[       OK ] JsonPrefStoreTest.InvalidFile (2 ms)
[2908/6146] JsonPrefStoreTest.InvalidFile (2 ms)
[ RUN      ] JsonPrefStoreTest.Basic
[       OK ] JsonPrefStoreTest.Basic (3 ms)
[2909/6146] JsonPrefStoreTest.Basic (3 ms)
[ RUN      ] JsonPrefStoreTest.BasicAsync
[       OK ] JsonPrefStoreTest.BasicAsync (2 ms)
[2910/6146] JsonPrefStoreTest.BasicAsync (2 ms)
[ RUN      ] JsonPrefStoreTest.WriteCountHistogramTestSinglePeriod
[       OK ] JsonPrefStoreTest.WriteCountHistogramTestSinglePeriod (2 ms)
[2911/6146] JsonPrefStoreTest.WriteCountHistogramTestSinglePeriod (2 ms)
[ RUN      ] JsonPrefStoreTest.WriteCountHistogramTestMultiplePeriods
[       OK ] JsonPrefStoreTest.WriteCountHistogramTestMultiplePeriods (0 ms)
[2912/6146] JsonPrefStoreTest.WriteCountHistogramTestMultiplePeriods (0 ms)
[ RUN      ] JsonPrefStoreTest.WriteCountHistogramTestPeriodWithGaps
[       OK ] JsonPrefStoreTest.WriteCountHistogramTestPeriodWithGaps (1 ms)
[2913/6146] JsonPrefStoreTest.WriteCountHistogramTestPeriodWithGaps (1 ms)
[ RUN      ] JsonPrefStoreLossyWriteTest.LossyWriteBasic
[       OK ] JsonPrefStoreLossyWriteTest.LossyWriteBasic (5 ms)
[2914/6146] JsonPrefStoreLossyWriteTest.LossyWriteBasic (5 ms)
[ RUN      ] JsonPrefStoreLossyWriteTest.LossyWriteMixedLossyFirst
[       OK ] JsonPrefStoreLossyWriteTest.LossyWriteMixedLossyFirst (2 ms)
[2915/6146] JsonPrefStoreLossyWriteTest.LossyWriteMixedLossyFirst (2 ms)
[ RUN      ] JsonPrefStoreLossyWriteTest.LossyWriteMixedLossySecond
[       OK ] JsonPrefStoreLossyWriteTest.LossyWriteMixedLossySecond (1 ms)
[2916/6146] JsonPrefStoreLossyWriteTest.LossyWriteMixedLossySecond (1 ms)
[ RUN      ] JsonPrefStoreLossyWriteTest.ScheduleLossyWrite
[       OK ] JsonPrefStoreLossyWriteTest.ScheduleLossyWrite (1 ms)
[2917/6146] JsonPrefStoreLossyWriteTest.ScheduleLossyWrite (1 ms)
[ RUN      ] OverlayUserPrefStoreTest.Observer
[       OK ] OverlayUserPrefStoreTest.Observer (1 ms)
[2918/6146] OverlayUserPrefStoreTest.Observer (1 ms)
[ RUN      ] OverlayUserPrefStoreTest.GetAndSet
[       OK ] OverlayUserPrefStoreTest.GetAndSet (0 ms)
[2919/6146] OverlayUserPrefStoreTest.GetAndSet (0 ms)
[ RUN      ] OverlayUserPrefStoreTest.ModifyDictionaries
[       OK ] OverlayUserPrefStoreTest.ModifyDictionaries (0 ms)
[2920/6146] OverlayUserPrefStoreTest.ModifyDictionaries (0 ms)
[ RUN      ] OverlayUserPrefStoreTest.GlobalPref
[       OK ] OverlayUserPrefStoreTest.GlobalPref (1 ms)
[2921/6146] OverlayUserPrefStoreTest.GlobalPref (1 ms)
[ RUN      ] OverlayUserPrefStoreTest.NamesMapping
[       OK ] OverlayUserPrefStoreTest.NamesMapping (0 ms)
[2922/6146] OverlayUserPrefStoreTest.NamesMapping (0 ms)
[ RUN      ] OverlayUserPrefStoreTest.ClearMutableValues
[       OK ] OverlayUserPrefStoreTest.ClearMutableValues (0 ms)
[2923/6146] OverlayUserPrefStoreTest.ClearMutableValues (0 ms)
[ RUN      ] PrefChangeRegistrarTest.AddAndRemove
[       OK ] PrefChangeRegistrarTest.AddAndRemove (1 ms)
[2924/6146] PrefChangeRegistrarTest.AddAndRemove (1 ms)
[ RUN      ] PrefChangeRegistrarTest.AutoRemove
[       OK ] PrefChangeRegistrarTest.AutoRemove (0 ms)
[2925/6146] PrefChangeRegistrarTest.AutoRemove (0 ms)
[ RUN      ] PrefChangeRegistrarTest.RemoveAll
[       OK ] PrefChangeRegistrarTest.RemoveAll (1 ms)
[2926/6146] PrefChangeRegistrarTest.RemoveAll (1 ms)
[ RUN      ] ObserveSetOfPreferencesTest.IsObserved
[       OK ] ObserveSetOfPreferencesTest.IsObserved (0 ms)
[2927/6146] ObserveSetOfPreferencesTest.IsObserved (0 ms)
[ RUN      ] ObserveSetOfPreferencesTest.IsManaged
[       OK ] ObserveSetOfPreferencesTest.IsManaged (0 ms)
[2928/6146] ObserveSetOfPreferencesTest.IsManaged (0 ms)
[ RUN      ] ObserveSetOfPreferencesTest.Observe
[       OK ] ObserveSetOfPreferencesTest.Observe (1 ms)
[2929/6146] ObserveSetOfPreferencesTest.Observe (1 ms)
[ RUN      ] PrefMemberTest.BasicGetAndSet
[       OK ] PrefMemberTest.BasicGetAndSet (1 ms)
[2930/6146] PrefMemberTest.BasicGetAndSet (1 ms)
[ RUN      ] PrefServiceTest.HasPrefPath
[       OK ] PrefServiceTest.HasPrefPath (1 ms)
[2931/6146] PrefServiceTest.HasPrefPath (1 ms)
[ RUN      ] PrefServiceTest.Observers
[       OK ] PrefServiceTest.Observers (0 ms)
[2932/6146] PrefServiceTest.Observers (0 ms)
[ RUN      ] PrefServiceTest.GetValueChangedType
[57058:3335:0524/193603:13938471754686:WARNING:pref_value_store.cc(249)] Expected type for pref.name is 2 but got 4 in store 4
[       OK ] PrefServiceTest.GetValueChangedType (0 ms)
[2933/6146] PrefServiceTest.GetValueChangedType (0 ms)
[ RUN      ] PrefServiceTest.GetValueAndGetRecommendedValue
[       OK ] PrefServiceTest.GetValueAndGetRecommendedValue (0 ms)
[2934/6146] PrefServiceTest.GetValueAndGetRecommendedValue (0 ms)
[ RUN      ] PrefServiceTest.WriteablePrefStoreFlags
[       OK ] PrefServiceTest.WriteablePrefStoreFlags (0 ms)
[2935/6146] PrefServiceTest.WriteablePrefStoreFlags (0 ms)
[ RUN      ] PrefServiceSetValueTest.SetStringValue
[       OK ] PrefServiceSetValueTest.SetStringValue (1 ms)
[2936/6146] PrefServiceSetValueTest.SetStringValue (1 ms)
[ RUN      ] PrefServiceSetValueTest.SetDictionaryValue
[       OK ] PrefServiceSetValueTest.SetDictionaryValue (0 ms)
[2937/6146] PrefServiceSetValueTest.SetDictionaryValue (0 ms)
[ RUN      ] PrefServiceSetValueTest.SetListValue
[       OK ] PrefServiceSetValueTest.SetListValue (1 ms)
[2938/6146] PrefServiceSetValueTest.SetListValue (1 ms)
[ RUN      ] PrefValueMapTest.SetValue
[       OK ] PrefValueMapTest.SetValue (0 ms)
[2939/6146] PrefValueMapTest.SetValue (0 ms)
[ RUN      ] PrefValueMapTest.GetAndSetIntegerValue
[       OK ] PrefValueMapTest.GetAndSetIntegerValue (0 ms)
[2940/6146] PrefValueMapTest.GetAndSetIntegerValue (0 ms)
[ RUN      ] PrefMemberTest.InvalidList
[       OK ] PrefMemberTest.InvalidList (1 ms)
[2941/6146] PrefMemberTest.InvalidList (1 ms)
[ RUN      ] PrefMemberTest.TwoPrefs
[       OK ] PrefMemberTest.TwoPrefs (0 ms)
[2942/6146] PrefMemberTest.TwoPrefs (0 ms)
[ RUN      ] PrefMemberTest.Observer
[       OK ] PrefMemberTest.Observer (1 ms)
[2943/6146] PrefMemberTest.Observer (1 ms)
[ RUN      ] PrefMemberTest.NoInit
[       OK ] PrefMemberTest.NoInit (0 ms)
[2944/6146] PrefMemberTest.NoInit (0 ms)
[ RUN      ] PrefMemberTest.MoveToThread
[       OK ] PrefMemberTest.MoveToThread (3 ms)
[2945/6146] PrefMemberTest.MoveToThread (3 ms)
[ RUN      ] PrefNotifierTest.OnPreferenceChanged
[       OK ] PrefNotifierTest.OnPreferenceChanged (0 ms)
[2946/6146] PrefNotifierTest.OnPreferenceChanged (0 ms)
[ RUN      ] PrefNotifierTest.OnInitializationCompleted
[       OK ] PrefNotifierTest.OnInitializationCompleted (1 ms)
[2947/6146] PrefNotifierTest.OnInitializationCompleted (1 ms)
[ RUN      ] PrefNotifierTest.AddAndRemovePrefObservers
[       OK ] PrefNotifierTest.AddAndRemovePrefObservers (0 ms)
[2948/6146] PrefNotifierTest.AddAndRemovePrefObservers (0 ms)
[ RUN      ] PrefNotifierTest.FireObservers
[       OK ] PrefNotifierTest.FireObservers (0 ms)
[2949/6146] PrefNotifierTest.FireObservers (0 ms)
[ RUN      ] PrefServiceTest.NoObserverFire
[       OK ] PrefServiceTest.NoObserverFire (0 ms)
[2950/6146] PrefServiceTest.NoObserverFire (0 ms)
[ RUN      ] PrefValueMapTest.SetDoubleValue
[       OK ] PrefValueMapTest.SetDoubleValue (0 ms)
[2951/6146] PrefValueMapTest.SetDoubleValue (0 ms)
[ RUN      ] PrefValueMapTest.RemoveValue
[       OK ] PrefValueMapTest.RemoveValue (0 ms)
[2952/6146] PrefValueMapTest.RemoveValue (0 ms)
[ RUN      ] PrefValueMapTest.Clear
[       OK ] PrefValueMapTest.Clear (0 ms)
[2953/6146] PrefValueMapTest.Clear (0 ms)
[ RUN      ] PrefValueMapTest.GetDifferingKeys
[       OK ] PrefValueMapTest.GetDifferingKeys (0 ms)
[2954/6146] PrefValueMapTest.GetDifferingKeys (0 ms)
[ RUN      ] PrefValueMapTest.SwapTwoMaps
[       OK ] PrefValueMapTest.SwapTwoMaps (0 ms)
[2955/6146] PrefValueMapTest.SwapTwoMaps (0 ms)
[ RUN      ] PrefValueStoreTest.GetValue
[       OK ] PrefValueStoreTest.GetValue (0 ms)
[2956/6146] PrefValueStoreTest.GetValue (0 ms)
[ RUN      ] PrefValueStoreTest.GetRecommendedValue
[       OK ] PrefValueStoreTest.GetRecommendedValue (0 ms)
[2957/6146] PrefValueStoreTest.GetRecommendedValue (0 ms)
[ RUN      ] PrefValueStoreTest.PrefChanges
[       OK ] PrefValueStoreTest.PrefChanges (2 ms)
[2958/6146] PrefValueStoreTest.PrefChanges (2 ms)
[ RUN      ] PrefValueStoreTest.OnInitializationCompleted
[       OK ] PrefValueStoreTest.OnInitializationCompleted (0 ms)
[2959/6146] PrefValueStoreTest.OnInitializationCompleted (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueInManagedStore
[       OK ] PrefValueStoreTest.PrefValueInManagedStore (0 ms)
[2960/6146] PrefValueStoreTest.PrefValueInManagedStore (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueInExtensionStore
[       OK ] PrefValueStoreTest.PrefValueInExtensionStore (0 ms)
[2961/6146] PrefValueStoreTest.PrefValueInExtensionStore (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueInUserStore
[       OK ] PrefValueStoreTest.PrefValueInUserStore (0 ms)
[2962/6146] PrefValueStoreTest.PrefValueInUserStore (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueFromExtensionStore
[       OK ] PrefValueStoreTest.PrefValueFromExtensionStore (0 ms)
[2963/6146] PrefValueStoreTest.PrefValueFromExtensionStore (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueFromUserStore
[       OK ] PrefValueStoreTest.PrefValueFromUserStore (1 ms)
[2964/6146] PrefValueStoreTest.PrefValueFromUserStore (1 ms)
[ RUN      ] PrefValueStoreTest.PrefValueFromRecommendedStore
[       OK ] PrefValueStoreTest.PrefValueFromRecommendedStore (0 ms)
[2965/6146] PrefValueStoreTest.PrefValueFromRecommendedStore (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueFromDefaultStore
[       OK ] PrefValueStoreTest.PrefValueFromDefaultStore (0 ms)
[2966/6146] PrefValueStoreTest.PrefValueFromDefaultStore (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueUserModifiable
[       OK ] PrefValueStoreTest.PrefValueUserModifiable (0 ms)
[2967/6146] PrefValueStoreTest.PrefValueUserModifiable (0 ms)
[ RUN      ] PrefValueStoreTest.PrefValueExtensionModifiable
[       OK ] PrefValueStoreTest.PrefValueExtensionModifiable (0 ms)
[2968/6146] PrefValueStoreTest.PrefValueExtensionModifiable (0 ms)
[ RUN      ] ScopedUserPrefUpdateTest.RegularUse
[       OK ] ScopedUserPrefUpdateTest.RegularUse (1 ms)
[2969/6146] ScopedUserPrefUpdateTest.RegularUse (1 ms)
[ RUN      ] ScopedUserPrefUpdateTest.NeverTouchAnything
[       OK ] ScopedUserPrefUpdateTest.NeverTouchAnything (0 ms)
[2970/6146] ScopedUserPrefUpdateTest.NeverTouchAnything (0 ms)
[ RUN      ] ByteVectorTest.ByteVectorMerge
[       OK ] ByteVectorTest.ByteVectorMerge (0 ms)
[2971/6146] ByteVectorTest.ByteVectorMerge (0 ms)
[ RUN      ] ByteVectorTest.ByteVectorGenerator
[       OK ] ByteVectorTest.ByteVectorGenerator (0 ms)
[2972/6146] ByteVectorTest.ByteVectorGenerator (0 ms)
[ RUN      ] ByteVectorTest.HmacByteVectorGenerator
[       OK ] ByteVectorTest.HmacByteVectorGenerator (0 ms)
[2973/6146] ByteVectorTest.HmacByteVectorGenerator (0 ms)
[ RUN      ] ByteVectorTest.HmacNist
[       OK ] ByteVectorTest.HmacNist (1 ms)
[2974/6146] ByteVectorTest.HmacNist (1 ms)
[ RUN      ] ByteVectorTest.WeightedRandomStatistics0
[       OK ] ByteVectorTest.WeightedRandomStatistics0 (0 ms)
[2975/6146] ByteVectorTest.WeightedRandomStatistics0 (0 ms)
[ RUN      ] ByteVectorTest.WeightedRandomStatistics100
[       OK ] ByteVectorTest.WeightedRandomStatistics100 (0 ms)
[2976/6146] ByteVectorTest.WeightedRandomStatistics100 (0 ms)
[ RUN      ] ByteVectorTest.WeightedRandomStatistics50
[       OK ] ByteVectorTest.WeightedRandomStatistics50 (0 ms)
[2977/6146] ByteVectorTest.WeightedRandomStatistics50 (0 ms)
[ RUN      ] ByteVectorTest.WeightedRandomStatistics75
[       OK ] ByteVectorTest.WeightedRandomStatistics75 (0 ms)
[2978/6146] ByteVectorTest.WeightedRandomStatistics75 (0 ms)
[ RUN      ] ByteVectorTest.HmacWeightedRandomStatistics50
[       OK ] ByteVectorTest.HmacWeightedRandomStatistics50 (1 ms)
[2979/6146] ByteVectorTest.HmacWeightedRandomStatistics50 (1 ms)
[ RUN      ] ByteVectorTest.HmacWeightedRandomStatistics75
[       OK ] ByteVectorTest.HmacWeightedRandomStatistics75 (0 ms)
[2980/6146] ByteVectorTest.HmacWeightedRandomStatistics75 (0 ms)
[ RUN      ] QueryParserTest.SimpleQueries
[       OK ] QueryParserTest.SimpleQueries (4 ms)
[2981/6146] QueryParserTest.SimpleQueries (4 ms)
[ RUN      ] QueryParserTest.Quoted
[       OK ] QueryParserTest.Quoted (0 ms)
[2982/6146] QueryParserTest.Quoted (0 ms)
[ RUN      ] QueryParserTest.Apostrophes
[       OK ] QueryParserTest.Apostrophes (1 ms)
[2983/6146] QueryParserTest.Apostrophes (1 ms)
[ RUN      ] QueryParserTest.SpecialChars
[       OK ] QueryParserTest.SpecialChars (0 ms)
[2984/6146] QueryParserTest.SpecialChars (0 ms)
[ RUN      ] QueryParserTest.NumWords
[       OK ] QueryParserTest.NumWords (0 ms)
[2985/6146] QueryParserTest.NumWords (0 ms)
[ RUN      ] QueryParserTest.ParseQueryNodesAndMatch
[       OK ] QueryParserTest.ParseQueryNodesAndMatch (2 ms)
[2986/6146] QueryParserTest.ParseQueryNodesAndMatch (2 ms)
[ RUN      ] QueryParserTest.ParseQueryWords
[       OK ] QueryParserTest.ParseQueryWords (0 ms)
[2987/6146] QueryParserTest.ParseQueryWords (0 ms)
[ RUN      ] Snippets.SimpleQuery
[       OK ] Snippets.SimpleQuery (1 ms)
[2988/6146] Snippets.SimpleQuery (1 ms)
[ RUN      ] Snippets.NearbyWords
[       OK ] Snippets.NearbyWords (0 ms)
[2989/6146] Snippets.NearbyWords (0 ms)
[ RUN      ] Snippets.UTF8
[       OK ] Snippets.UTF8 (1 ms)
[2990/6146] Snippets.UTF8 (1 ms)
[ RUN      ] Snippets.ThaiUTF8
[       OK ] Snippets.ThaiUTF8 (1 ms)
[2991/6146] Snippets.ThaiUTF8 (1 ms)
[ RUN      ] Snippets.ExtractMatchPositions
[       OK ] Snippets.ExtractMatchPositions (1 ms)
[2992/6146] Snippets.ExtractMatchPositions (1 ms)
[ RUN      ] BloomFilterTest.TinyFilter
[       OK ] BloomFilterTest.TinyFilter (0 ms)
[2993/6146] BloomFilterTest.TinyFilter (0 ms)
[ RUN      ] BloomFilterTest.HugeFilter
[       OK ] BloomFilterTest.HugeFilter (0 ms)
[2994/6146] BloomFilterTest.HugeFilter (0 ms)
[ RUN      ] BloomFilterTest.GetBloomBitsSmall
[       OK ] BloomFilterTest.GetBloomBitsSmall (0 ms)
[2995/6146] BloomFilterTest.GetBloomBitsSmall (0 ms)
[ RUN      ] BloomFilterTest.GetBloomBitsLarge
[       OK ] BloomFilterTest.GetBloomBitsLarge (0 ms)
[2996/6146] BloomFilterTest.GetBloomBitsLarge (0 ms)
[ RUN      ] ByteVectorTest.Uint64ToByteVectorSmall
[       OK ] ByteVectorTest.Uint64ToByteVectorSmall (0 ms)
[2997/6146] ByteVectorTest.Uint64ToByteVectorSmall (0 ms)
[ RUN      ] ByteVectorTest.Uint64ToByteVectorLarge
[       OK ] ByteVectorTest.Uint64ToByteVectorLarge (0 ms)
[2998/6146] ByteVectorTest.Uint64ToByteVectorLarge (0 ms)
[ RUN      ] ByteVectorTest.ByteVectorAnd
[       OK ] ByteVectorTest.ByteVectorAnd (0 ms)
[2999/6146] ByteVectorTest.ByteVectorAnd (0 ms)
[ RUN      ] ByteVectorTest.ByteVectorOr
[       OK ] ByteVectorTest.ByteVectorOr (0 ms)
[3000/6146] ByteVectorTest.ByteVectorOr (0 ms)
[ RUN      ] RapporPrefsTest.EmptySecret
[       OK ] RapporPrefsTest.EmptySecret (1 ms)
[3001/6146] RapporPrefsTest.EmptySecret (1 ms)
[ RUN      ] RapporPrefsTest.LoadSecret
[       OK ] RapporPrefsTest.LoadSecret (0 ms)
[3002/6146] RapporPrefsTest.LoadSecret (0 ms)
[ RUN      ] RapporPrefsTest.CorruptSecret
[       OK ] RapporPrefsTest.CorruptSecret (0 ms)
[3003/6146] RapporPrefsTest.CorruptSecret (0 ms)
[ RUN      ] RapporPrefsTest.DecodableCorruptSecret
[       OK ] RapporPrefsTest.DecodableCorruptSecret (0 ms)
[3004/6146] RapporPrefsTest.DecodableCorruptSecret (0 ms)
[ RUN      ] RapporServiceTest.Update
[       OK ] RapporServiceTest.Update (0 ms)
[3005/6146] RapporServiceTest.Update (0 ms)
[ RUN      ] RapporServiceTest.RecordAndExportMetrics
[       OK ] RapporServiceTest.RecordAndExportMetrics (0 ms)
[3006/6146] RapporServiceTest.RecordAndExportMetrics (0 ms)
[ RUN      ] RapporServiceTest.UmaRecordingGroup
[       OK ] RapporServiceTest.UmaRecordingGroup (0 ms)
[3007/6146] RapporServiceTest.UmaRecordingGroup (0 ms)
[ RUN      ] RapporServiceTest.SafeBrowsingRecordingGroup
[       OK ] RapporServiceTest.SafeBrowsingRecordingGroup (1 ms)
[3008/6146] RapporServiceTest.SafeBrowsingRecordingGroup (1 ms)
[ RUN      ] RapporServiceTest.GetRecordedSampleForMetric
[       OK ] RapporServiceTest.GetRecordedSampleForMetric (0 ms)
[3009/6146] RapporServiceTest.GetRecordedSampleForMetric (0 ms)
[ RUN      ] RapporServiceTest.Incognito
[       OK ] RapporServiceTest.Incognito (0 ms)
[3010/6146] RapporServiceTest.Incognito (0 ms)
[ RUN      ] RapporServiceTest.RecordSample
[       OK ] RapporServiceTest.RecordSample (0 ms)
[3011/6146] RapporServiceTest.RecordSample (0 ms)
[ RUN      ] RapporSamplingTest.GetDomainAndRegistrySampleFromGURLTest
[       OK ] RapporSamplingTest.GetDomainAndRegistrySampleFromGURLTest (0 ms)
[3012/6146] RapporSamplingTest.GetDomainAndRegistrySampleFromGURLTest (0 ms)
[ RUN      ] RapporSamplingTest.SmokeTest
[       OK ] RapporSamplingTest.SmokeTest (0 ms)
[3013/6146] RapporSamplingTest.SmokeTest (0 ms)
[ RUN      ] RapporSamplerTest.TestExport
[       OK ] RapporSamplerTest.TestExport (0 ms)
[3014/6146] RapporSamplerTest.TestExport (0 ms)
[ RUN      ] RapporSamplerTest.TestNoNoise
[       OK ] RapporSamplerTest.TestNoNoise (1 ms)
[3015/6146] RapporSamplerTest.TestNoNoise (1 ms)
[ RUN      ] DefaultSearchManagerTest.ReadAndWritePref
[       OK ] DefaultSearchManagerTest.ReadAndWritePref (1 ms)
[3016/6146] DefaultSearchManagerTest.ReadAndWritePref (1 ms)
[ RUN      ] DefaultSearchManagerTest.DefaultSearchSetByUserPref
[       OK ] DefaultSearchManagerTest.DefaultSearchSetByUserPref (2 ms)
[3017/6146] DefaultSearchManagerTest.DefaultSearchSetByUserPref (2 ms)
[ RUN      ] DefaultSearchManagerTest.DefaultSearchSetByOverrides
[       OK ] DefaultSearchManagerTest.DefaultSearchSetByOverrides (1 ms)
[3018/6146] DefaultSearchManagerTest.DefaultSearchSetByOverrides (1 ms)
[ RUN      ] DefaultSearchManagerTest.DefaultSearchSetByPolicy
[       OK ] DefaultSearchManagerTest.DefaultSearchSetByPolicy (1 ms)
[3019/6146] DefaultSearchManagerTest.DefaultSearchSetByPolicy (1 ms)
[ RUN      ] DefaultSearchManagerTest.DefaultSearchSetByExtension
[       OK ] DefaultSearchManagerTest.DefaultSearchSetByExtension (1 ms)
[3020/6146] DefaultSearchManagerTest.DefaultSearchSetByExtension (1 ms)
[ RUN      ] LogUploaderTest.Success
[       OK ] LogUploaderTest.Success (40 ms)
[3021/6146] LogUploaderTest.Success (40 ms)
[ RUN      ] LogUploaderTest.Rejection
[       OK ] LogUploaderTest.Rejection (1 ms)
[3022/6146] LogUploaderTest.Rejection (1 ms)
[ RUN      ] LogUploaderTest.Failure
[       OK ] LogUploaderTest.Failure (4 ms)
[3023/6146] LogUploaderTest.Failure (4 ms)
[ RUN      ] LogUploaderTest.Backoff
[       OK ] LogUploaderTest.Backoff (0 ms)
[3024/6146] LogUploaderTest.Backoff (0 ms)
[ RUN      ] RapporMetricTest.BasicMetric
[       OK ] RapporMetricTest.BasicMetric (1 ms)
[3025/6146] RapporMetricTest.BasicMetric (1 ms)
[ RUN      ] RapporMetricTest.GetReport
[       OK ] RapporMetricTest.GetReport (0 ms)
[3026/6146] RapporMetricTest.GetReport (0 ms)
[ RUN      ] RapporMetricTest.GetReportStatistics
[       OK ] RapporMetricTest.GetReportStatistics (0 ms)
[3027/6146] RapporMetricTest.GetReportStatistics (0 ms)
[ RUN      ] RapporPrefsTest.EmptyCohort
[       OK ] RapporPrefsTest.EmptyCohort (0 ms)
[3028/6146] RapporPrefsTest.EmptyCohort (0 ms)
[ RUN      ] RapporPrefsTest.LoadCohort
[       OK ] RapporPrefsTest.LoadCohort (0 ms)
[3029/6146] RapporPrefsTest.LoadCohort (0 ms)
[ RUN      ] RapporPrefsTest.CorruptCohort
[       OK ] RapporPrefsTest.CorruptCohort (0 ms)
[3030/6146] RapporPrefsTest.CorruptCohort (0 ms)
[ RUN      ] DefaultSearchPrefMigrationTest.MigrateUserSelectedValue
[       OK ] DefaultSearchPrefMigrationTest.MigrateUserSelectedValue (2 ms)
[3031/6146] DefaultSearchPrefMigrationTest.MigrateUserSelectedValue (2 ms)
[ RUN      ] DefaultSearchPrefMigrationTest.MigrateOnlyOnce
[       OK ] DefaultSearchPrefMigrationTest.MigrateOnlyOnce (2 ms)
[3032/6146] DefaultSearchPrefMigrationTest.MigrateOnlyOnce (2 ms)
[ RUN      ] DefaultSearchPrefMigrationTest.ModernValuePresent
[       OK ] DefaultSearchPrefMigrationTest.ModernValuePresent (1 ms)
[3033/6146] DefaultSearchPrefMigrationTest.ModernValuePresent (1 ms)
[ RUN      ] DefaultSearchPrefMigrationTest.AutomaticallySelectedValueIsNotMigrated
[       OK ] DefaultSearchPrefMigrationTest.AutomaticallySelectedValueIsNotMigrated (1 ms)
[3034/6146] DefaultSearchPrefMigrationTest.AutomaticallySelectedValueIsNotMigrated (1 ms)
[ RUN      ] KeywordTableTest.Keywords
[       OK ] KeywordTableTest.Keywords (17 ms)
[3035/6146] KeywordTableTest.Keywords (17 ms)
[ RUN      ] KeywordTableTest.KeywordMisc
[       OK ] KeywordTableTest.KeywordMisc (7 ms)
[3036/6146] KeywordTableTest.KeywordMisc (7 ms)
[ RUN      ] KeywordTableTest.UpdateKeyword
[       OK ] KeywordTableTest.UpdateKeyword (7 ms)
[3037/6146] KeywordTableTest.UpdateKeyword (7 ms)
[ RUN      ] KeywordTableTest.KeywordWithNoFavicon
[       OK ] KeywordTableTest.KeywordWithNoFavicon (6 ms)
[3038/6146] KeywordTableTest.KeywordWithNoFavicon (6 ms)
[ RUN      ] KeywordTableTest.SanitizeURLs
[       OK ] KeywordTableTest.SanitizeURLs (9 ms)
[3039/6146] KeywordTableTest.SanitizeURLs (9 ms)
[ RUN      ] KeywordTableTest.SanitizeShortName
[       OK ] KeywordTableTest.SanitizeShortName (9 ms)
[3040/6146] KeywordTableTest.SanitizeShortName (9 ms)
[ RUN      ] SyncSearchEngineDataTypeControllerTest.StartURLServiceReady
[       OK ] SyncSearchEngineDataTypeControllerTest.StartURLServiceReady (3 ms)
[3041/6146] SyncSearchEngineDataTypeControllerTest.StartURLServiceReady (3 ms)
[ RUN      ] SyncSearchEngineDataTypeControllerTest.StartURLServiceNotReady
[       OK ] SyncSearchEngineDataTypeControllerTest.StartURLServiceNotReady (2 ms)
[3042/6146] SyncSearchEngineDataTypeControllerTest.StartURLServiceNotReady (2 ms)
[ RUN      ] SyncSearchEngineDataTypeControllerTest.StartAssociationFailed
[57068:3335:0524/193606:13940780351110:ERROR:search_engine_data_type_controller_unittest.cc(141)] Search Engines datatype error was encountered: Error
[       OK ] SyncSearchEngineDataTypeControllerTest.StartAssociationFailed (2 ms)
[3043/6146] SyncSearchEngineDataTypeControllerTest.StartAssociationFailed (2 ms)
[ RUN      ] SyncSearchEngineDataTypeControllerTest.Stop
[       OK ] SyncSearchEngineDataTypeControllerTest.Stop (1 ms)
[3044/6146] SyncSearchEngineDataTypeControllerTest.Stop (1 ms)
[ RUN      ] SyncSearchEngineDataTypeControllerTest.StopBeforeLoaded
[       OK ] SyncSearchEngineDataTypeControllerTest.StopBeforeLoaded (0 ms)
[3045/6146] SyncSearchEngineDataTypeControllerTest.StopBeforeLoaded (0 ms)
[ RUN      ] SearchHostToURLsMapTest.Add
[       OK ] SearchHostToURLsMapTest.Add (0 ms)
[3046/6146] SearchHostToURLsMapTest.Add (0 ms)
[ RUN      ] SearchHostToURLsMapTest.Remove
[       OK ] SearchHostToURLsMapTest.Remove (0 ms)
[3047/6146] SearchHostToURLsMapTest.Remove (0 ms)
[ RUN      ] SearchHostToURLsMapTest.GetTemplateURLForKnownHost
[       OK ] SearchHostToURLsMapTest.GetTemplateURLForKnownHost (0 ms)
[3048/6146] SearchHostToURLsMapTest.GetTemplateURLForKnownHost (0 ms)
[ RUN      ] SearchHostToURLsMapTest.GetTemplateURLForUnknownHost
[       OK ] SearchHostToURLsMapTest.GetTemplateURLForUnknownHost (0 ms)
[3049/6146] SearchHostToURLsMapTest.GetTemplateURLForUnknownHost (0 ms)
[ RUN      ] SearchHostToURLsMapTest.GetURLsForKnownHost
[       OK ] SearchHostToURLsMapTest.GetURLsForKnownHost (0 ms)
[3050/6146] SearchHostToURLsMapTest.GetURLsForKnownHost (0 ms)
[ RUN      ] TemplateURLTest.URLRefTestEncoding2
[       OK ] TemplateURLTest.URLRefTestEncoding2 (1 ms)
[3051/6146] TemplateURLTest.URLRefTestEncoding2 (1 ms)
[ RUN      ] TemplateURLTest.URLRefTestSearchTermsUsingTermsData
[       OK ] TemplateURLTest.URLRefTestSearchTermsUsingTermsData (0 ms)
[3052/6146] TemplateURLTest.URLRefTestSearchTermsUsingTermsData (0 ms)
[ RUN      ] TemplateURLTest.URLRefTermToWide
[       OK ] TemplateURLTest.URLRefTermToWide (2 ms)
[3053/6146] TemplateURLTest.URLRefTermToWide (2 ms)
[ RUN      ] TemplateURLTest.DisplayURLToURLRef
[       OK ] TemplateURLTest.DisplayURLToURLRef (0 ms)
[3054/6146] TemplateURLTest.DisplayURLToURLRef (0 ms)
[ RUN      ] TemplateURLTest.ReplaceSearchTerms
[       OK ] TemplateURLTest.ReplaceSearchTerms (1 ms)
[3055/6146] TemplateURLTest.ReplaceSearchTerms (1 ms)
[ RUN      ] TemplateURLTest.ReplaceArbitrarySearchTerms
[       OK ] TemplateURLTest.ReplaceArbitrarySearchTerms (1 ms)
[3056/6146] TemplateURLTest.ReplaceArbitrarySearchTerms (1 ms)
[ RUN      ] TemplateURLTest.ReplaceAssistedQueryStats
[       OK ] TemplateURLTest.ReplaceAssistedQueryStats (1 ms)
[3057/6146] TemplateURLTest.ReplaceAssistedQueryStats (1 ms)
[ RUN      ] TemplateURLTest.ReplaceCursorPosition
[       OK ] TemplateURLTest.ReplaceCursorPosition (1 ms)
[3058/6146] TemplateURLTest.ReplaceCursorPosition (1 ms)
[ RUN      ] TemplateURLTest.ReplaceInputType
[       OK ] TemplateURLTest.ReplaceInputType (0 ms)
[3059/6146] TemplateURLTest.ReplaceInputType (0 ms)
[ RUN      ] TemplateURLTest.ReplaceCurrentPageUrl
[       OK ] TemplateURLTest.ReplaceCurrentPageUrl (0 ms)
[3060/6146] TemplateURLTest.ReplaceCurrentPageUrl (0 ms)
[ RUN      ] TemplateURLTest.URLRefTestSearchTerms
[       OK ] TemplateURLTest.URLRefTestSearchTerms (1 ms)
[3061/6146] TemplateURLTest.URLRefTestSearchTerms (1 ms)
[ RUN      ] TemplateURLTest.URLRefTestCount
[       OK ] TemplateURLTest.URLRefTestCount (0 ms)
[3062/6146] TemplateURLTest.URLRefTestCount (0 ms)
[ RUN      ] TemplateURLTest.URLRefTestCount2
[       OK ] TemplateURLTest.URLRefTestCount2 (0 ms)
[3063/6146] TemplateURLTest.URLRefTestCount2 (0 ms)
[ RUN      ] TemplateURLTest.URLRefTestIndices
[       OK ] TemplateURLTest.URLRefTestIndices (0 ms)
[3064/6146] TemplateURLTest.URLRefTestIndices (0 ms)
[ RUN      ] TemplateURLTest.URLRefTestIndices2
[       OK ] TemplateURLTest.URLRefTestIndices2 (0 ms)
[3065/6146] TemplateURLTest.URLRefTestIndices2 (0 ms)
[ RUN      ] TemplateURLTest.URLRefTestEncoding
[       OK ] TemplateURLTest.URLRefTestEncoding (0 ms)
[3066/6146] TemplateURLTest.URLRefTestEncoding (0 ms)
[ RUN      ] TemplateURLTest.URLRefTestImageURLWithPOST
[       OK ] TemplateURLTest.URLRefTestImageURLWithPOST (1 ms)
[3067/6146] TemplateURLTest.URLRefTestImageURLWithPOST (1 ms)
[ RUN      ] TemplateURLTest.SetPrepopulatedAndParse
[       OK ] TemplateURLTest.SetPrepopulatedAndParse (0 ms)
[3068/6146] TemplateURLTest.SetPrepopulatedAndParse (0 ms)
[ RUN      ] TemplateURLTest.SetPrepopulatedAndReplace
[       OK ] TemplateURLTest.SetPrepopulatedAndReplace (1 ms)
[3069/6146] TemplateURLTest.SetPrepopulatedAndReplace (1 ms)
[ RUN      ] TemplateURLTest.InputEncodingBeforeSearchTerm
[       OK ] TemplateURLTest.InputEncodingBeforeSearchTerm (0 ms)
[3070/6146] TemplateURLTest.InputEncodingBeforeSearchTerm (0 ms)
[ RUN      ] SearchHostToURLsMapTest.GetURLsForUnknownHost
[       OK ] SearchHostToURLsMapTest.GetURLsForUnknownHost (0 ms)
[3071/6146] SearchHostToURLsMapTest.GetURLsForUnknownHost (0 ms)
[ RUN      ] TemplateURLPrepopulateDataTest.UniqueIDs
[       OK ] TemplateURLPrepopulateDataTest.UniqueIDs (45 ms)
[3072/6146] TemplateURLPrepopulateDataTest.UniqueIDs (45 ms)
[ RUN      ] TemplateURLPrepopulateDataTest.ProvidersFromPrefs
[       OK ] TemplateURLPrepopulateDataTest.ProvidersFromPrefs (1 ms)
[3073/6146] TemplateURLPrepopulateDataTest.ProvidersFromPrefs (1 ms)
[ RUN      ] TemplateURLPrepopulateDataTest.ClearProvidersFromPrefs
[       OK ] TemplateURLPrepopulateDataTest.ClearProvidersFromPrefs (1 ms)
[3074/6146] TemplateURLPrepopulateDataTest.ClearProvidersFromPrefs (1 ms)
[ RUN      ] TemplateURLPrepopulateDataTest.ProvidersFromPrepopulated
[       OK ] TemplateURLPrepopulateDataTest.ProvidersFromPrepopulated (1 ms)
[3075/6146] TemplateURLPrepopulateDataTest.ProvidersFromPrepopulated (1 ms)
[ RUN      ] TemplateURLPrepopulateDataTest.GetEngineTypeBasic
[       OK ] TemplateURLPrepopulateDataTest.GetEngineTypeBasic (3 ms)
[3076/6146] TemplateURLPrepopulateDataTest.GetEngineTypeBasic (3 ms)
[ RUN      ] TemplateURLPrepopulateDataTest.GetEngineTypeAdvanced
[       OK ] TemplateURLPrepopulateDataTest.GetEngineTypeAdvanced (7 ms)
[3077/6146] TemplateURLPrepopulateDataTest.GetEngineTypeAdvanced (7 ms)
[ RUN      ] TemplateURLServiceUtilTest.RemoveDuplicatePrepopulateIDs
[       OK ] TemplateURLServiceUtilTest.RemoveDuplicatePrepopulateIDs (0 ms)
[3078/6146] TemplateURLServiceUtilTest.RemoveDuplicatePrepopulateIDs (0 ms)
[ RUN      ] TemplateURLTest.Defaults
[       OK ] TemplateURLTest.Defaults (0 ms)
[3079/6146] TemplateURLTest.Defaults (0 ms)
[ RUN      ] TemplateURLTest.TestValidWithComplete
[       OK ] TemplateURLTest.TestValidWithComplete (0 ms)
[3080/6146] TemplateURLTest.TestValidWithComplete (0 ms)
[ RUN      ] TemplateURLTest.Suggestions
[       OK ] TemplateURLTest.Suggestions (1 ms)
[3081/6146] TemplateURLTest.Suggestions (1 ms)
[ RUN      ] TemplateURLTest.RLZ
[       OK ] TemplateURLTest.RLZ (0 ms)
[3082/6146] TemplateURLTest.RLZ (0 ms)
[ RUN      ] TemplateURLTest.RLZFromAppList
[       OK ] TemplateURLTest.RLZFromAppList (0 ms)
[3083/6146] TemplateURLTest.RLZFromAppList (0 ms)
[ RUN      ] TemplateURLTest.HostAndSearchTermKey
[       OK ] TemplateURLTest.HostAndSearchTermKey (1 ms)
[3084/6146] TemplateURLTest.HostAndSearchTermKey (1 ms)
[ RUN      ] TemplateURLTest.SearchTermKeyLocation
[       OK ] TemplateURLTest.SearchTermKeyLocation (0 ms)
[3085/6146] TemplateURLTest.SearchTermKeyLocation (0 ms)
[ RUN      ] TemplateURLTest.GoogleBaseSuggestURL
[       OK ] TemplateURLTest.GoogleBaseSuggestURL (0 ms)
[3086/6146] TemplateURLTest.GoogleBaseSuggestURL (0 ms)
[ RUN      ] TemplateURLTest.ParseParameterKnown
[       OK ] TemplateURLTest.ParseParameterKnown (0 ms)
[3087/6146] TemplateURLTest.ParseParameterKnown (0 ms)
[ RUN      ] TemplateURLTest.ParseParameterUnknown
[       OK ] TemplateURLTest.ParseParameterUnknown (0 ms)
[3088/6146] TemplateURLTest.ParseParameterUnknown (0 ms)
[ RUN      ] TemplateURLTest.ParseURLEmpty
[       OK ] TemplateURLTest.ParseURLEmpty (0 ms)
[3089/6146] TemplateURLTest.ParseURLEmpty (0 ms)
[ RUN      ] TemplateURLTest.ParseURLNoTemplateEnd
[       OK ] TemplateURLTest.ParseURLNoTemplateEnd (0 ms)
[3090/6146] TemplateURLTest.ParseURLNoTemplateEnd (0 ms)
[ RUN      ] TemplateURLTest.ParseURLNoKnownParameters
[       OK ] TemplateURLTest.ParseURLNoKnownParameters (0 ms)
[3091/6146] TemplateURLTest.ParseURLNoKnownParameters (0 ms)
[ RUN      ] TemplateURLTest.ParseURLTwoParameters
[       OK ] TemplateURLTest.ParseURLTwoParameters (0 ms)
[3092/6146] TemplateURLTest.ParseURLTwoParameters (0 ms)
[ RUN      ] TemplateURLTest.ParseURLNestedParameter
[       OK ] TemplateURLTest.ParseURLNestedParameter (0 ms)
[3093/6146] TemplateURLTest.ParseURLNestedParameter (0 ms)
[ RUN      ] TemplateURLTest.SearchClient
[       OK ] TemplateURLTest.SearchClient (1 ms)
[3094/6146] TemplateURLTest.SearchClient (1 ms)
[ RUN      ] TemplateURLTest.GetURLNoInstantURL
[       OK ] TemplateURLTest.GetURLNoInstantURL (0 ms)
[3095/6146] TemplateURLTest.GetURLNoInstantURL (0 ms)
[ RUN      ] TemplateURLTest.GetURLNoSuggestionsURL
[       OK ] TemplateURLTest.GetURLNoSuggestionsURL (0 ms)
[3096/6146] TemplateURLTest.GetURLNoSuggestionsURL (0 ms)
[ RUN      ] TemplateURLTest.GetURLOnlyOneURL
[       OK ] TemplateURLTest.GetURLOnlyOneURL (0 ms)
[3097/6146] TemplateURLTest.GetURLOnlyOneURL (0 ms)
[ RUN      ] TemplateURLTest.ExtractSearchTermsFromURL
[       OK ] TemplateURLTest.ExtractSearchTermsFromURL (1 ms)
[3098/6146] TemplateURLTest.ExtractSearchTermsFromURL (1 ms)
[ RUN      ] TemplateURLTest.ExtractSearchTermsFromURLPath
[       OK ] TemplateURLTest.ExtractSearchTermsFromURLPath (0 ms)
[3099/6146] TemplateURLTest.ExtractSearchTermsFromURLPath (0 ms)
[ RUN      ] TemplateURLTest.ExtractSearchTermsFromUTF8URL
[       OK ] TemplateURLTest.ExtractSearchTermsFromUTF8URL (0 ms)
[3100/6146] TemplateURLTest.ExtractSearchTermsFromUTF8URL (0 ms)
[ RUN      ] TemplateURLTest.ExtractSearchTermsFromNonUTF8URL
[       OK ] TemplateURLTest.ExtractSearchTermsFromNonUTF8URL (1 ms)
[3101/6146] TemplateURLTest.ExtractSearchTermsFromNonUTF8URL (1 ms)
[ RUN      ] TemplateURLTest.ExtractSearchTermsWithPrefixAndSuffix
[       OK ] TemplateURLTest.ExtractSearchTermsWithPrefixAndSuffix (0 ms)
[3102/6146] TemplateURLTest.ExtractSearchTermsWithPrefixAndSuffix (0 ms)
[ RUN      ] TemplateURLTest.HasSearchTermsReplacementKey
[       OK ] TemplateURLTest.HasSearchTermsReplacementKey (1 ms)
[3103/6146] TemplateURLTest.HasSearchTermsReplacementKey (1 ms)
[ RUN      ] TemplateURLTest.ReplaceSearchTermsInURL
[       OK ] TemplateURLTest.ReplaceSearchTermsInURL (1 ms)
[3104/6146] TemplateURLTest.ReplaceSearchTermsInURL (1 ms)
[ RUN      ] TemplateURLTest.ReplaceSearchTermsInURLPath
[       OK ] TemplateURLTest.ReplaceSearchTermsInURLPath (0 ms)
[3105/6146] TemplateURLTest.ReplaceSearchTermsInURLPath (0 ms)
[ RUN      ] TemplateURLTest.ReplaceSearchTermsInUTF8URL
[       OK ] TemplateURLTest.ReplaceSearchTermsInUTF8URL (1 ms)
[3106/6146] TemplateURLTest.ReplaceSearchTermsInUTF8URL (1 ms)
[ RUN      ] TemplateURLTest.ReplaceSearchTermsInNonUTF8URL
[       OK ] TemplateURLTest.ReplaceSearchTermsInNonUTF8URL (0 ms)
[3107/6146] TemplateURLTest.ReplaceSearchTermsInNonUTF8URL (0 ms)
[ RUN      ] TemplateURLTest.SuggestQueryParams
[       OK ] TemplateURLTest.SuggestQueryParams (1 ms)
[3108/6146] TemplateURLTest.SuggestQueryParams (1 ms)
[ RUN      ] TemplateURLTest.ExtraQueryParams
[       OK ] TemplateURLTest.ExtraQueryParams (0 ms)
[3109/6146] TemplateURLTest.ExtraQueryParams (0 ms)
[ RUN      ] TemplateURLTest.ReplacePageClassification
[       OK ] TemplateURLTest.ReplacePageClassification (0 ms)
[3110/6146] TemplateURLTest.ReplacePageClassification (0 ms)
[ RUN      ] TemplateURLTest.IsSearchResults
[       OK ] TemplateURLTest.IsSearchResults (1 ms)
[3111/6146] TemplateURLTest.IsSearchResults (1 ms)
[ RUN      ] TemplateURLTest.SearchboxVersionIncludedForAnswers
[       OK ] TemplateURLTest.SearchboxVersionIncludedForAnswers (0 ms)
[3112/6146] TemplateURLTest.SearchboxVersionIncludedForAnswers (0 ms)
[ RUN      ] TemplateURLTest.SessionToken
[       OK ] TemplateURLTest.SessionToken (1 ms)
[3113/6146] TemplateURLTest.SessionToken (1 ms)
[ RUN      ] TemplateURLTest.ContextualSearchParameters
[       OK ] TemplateURLTest.ContextualSearchParameters (0 ms)
[3114/6146] TemplateURLTest.ContextualSearchParameters (0 ms)
[ RUN      ] TemplateURLTest.GenerateKeyword
[       OK ] TemplateURLTest.GenerateKeyword (6 ms)
[3115/6146] TemplateURLTest.GenerateKeyword (6 ms)
[ RUN      ] TemplateURLTest.GenerateSearchURL
[       OK ] TemplateURLTest.GenerateSearchURL (0 ms)
[3116/6146] TemplateURLTest.GenerateSearchURL (0 ms)
[ RUN      ] TemplateURLTest.PrefetchQueryParameters
[       OK ] TemplateURLTest.PrefetchQueryParameters (0 ms)
[3117/6146] TemplateURLTest.PrefetchQueryParameters (0 ms)
[ RUN      ] TemplateURLTest.InvalidateCachedValues
[       OK ] TemplateURLTest.InvalidateCachedValues (1 ms)
[3118/6146] TemplateURLTest.InvalidateCachedValues (1 ms)
[ RUN      ] LogoCacheSerializationTest.SerializeMetadata
[       OK ] LogoCacheSerializationTest.SerializeMetadata (0 ms)
[3119/6146] LogoCacheSerializationTest.SerializeMetadata (0 ms)
[ RUN      ] LogoCacheSerializationTest.DeserializeCorruptMetadata
[       OK ] LogoCacheSerializationTest.DeserializeCorruptMetadata (0 ms)
[3120/6146] LogoCacheSerializationTest.DeserializeCorruptMetadata (0 ms)
[ RUN      ] LogoTrackerTest.ReturnCachedLogo
[       OK ] LogoTrackerTest.ReturnCachedLogo (4 ms)
[3121/6146] LogoTrackerTest.ReturnCachedLogo (4 ms)
[ RUN      ] LogoTrackerTest.ValidateCachedLogo
[       OK ] LogoTrackerTest.ValidateCachedLogo (3 ms)
[3122/6146] LogoTrackerTest.ValidateCachedLogo (3 ms)
[ RUN      ] LogoTrackerTest.UpdateCachedLogoMetadata
[       OK ] LogoTrackerTest.UpdateCachedLogoMetadata (2 ms)
[3123/6146] LogoTrackerTest.UpdateCachedLogoMetadata (2 ms)
[ RUN      ] LogoTrackerTest.UpdateCachedLogoMetadata
[       OK ] LogoTrackerTest.UpdateCachedLogoMetadata (2 ms)
[3124/6146] LogoTrackerTest.UpdateCachedLogo (2 ms)
[ RUN      ] LogoTrackerTest.InvalidateCachedLogo
[       OK ] LogoTrackerTest.InvalidateCachedLogo (1 ms)
[3125/6146] LogoTrackerTest.InvalidateCachedLogo (1 ms)
[ RUN      ] LogoTrackerTest.DeleteCachedLogoFromOldUrl
[       OK ] LogoTrackerTest.DeleteCachedLogoFromOldUrl (1 ms)
[3126/6146] LogoTrackerTest.DeleteCachedLogoFromOldUrl (1 ms)
[ RUN      ] LogoTrackerTest.LogoWithTTLCannotBeShownAfterExpiration
[       OK ] LogoTrackerTest.LogoWithTTLCannotBeShownAfterExpiration (2 ms)
[3127/6146] LogoTrackerTest.LogoWithTTLCannotBeShownAfterExpiration (2 ms)
[ RUN      ] LogoTrackerTest.LogoWithoutTTLCanBeShownAfterExpiration
[       OK ] LogoTrackerTest.LogoWithoutTTLCanBeShownAfterExpiration (1 ms)
[3128/6146] LogoTrackerTest.LogoWithoutTTLCanBeShownAfterExpiration (1 ms)
[ RUN      ] LogoTrackerTest.UseSoftExpiredCachedLogo
[       OK ] LogoTrackerTest.UseSoftExpiredCachedLogo (1 ms)
[3129/6146] LogoTrackerTest.UseSoftExpiredCachedLogo (1 ms)
[ RUN      ] LogoTrackerTest.RerequestSoftExpiredCachedLogo
[       OK ] LogoTrackerTest.RerequestSoftExpiredCachedLogo (2 ms)
[3130/6146] LogoTrackerTest.RerequestSoftExpiredCachedLogo (2 ms)
[ RUN      ] LogoCacheTest.StoreAndRetrieveMetadata
[       OK ] LogoCacheTest.StoreAndRetrieveMetadata (3 ms)
[3131/6146] LogoCacheTest.StoreAndRetrieveMetadata (3 ms)
[ RUN      ] LogoCacheTest.StoreAndRetrieveLogo
[       OK ] LogoCacheTest.StoreAndRetrieveLogo (2 ms)
[3132/6146] LogoCacheTest.StoreAndRetrieveLogo (2 ms)
[ RUN      ] LogoCacheTest.RetrieveCorruptMetadata
[       OK ] LogoCacheTest.RetrieveCorruptMetadata (2 ms)
[3133/6146] LogoCacheTest.RetrieveCorruptMetadata (2 ms)
[ RUN      ] LogoCacheTest.RetrieveCorruptLogo
[       OK ] LogoCacheTest.RetrieveCorruptLogo (1 ms)
[3134/6146] LogoCacheTest.RetrieveCorruptLogo (1 ms)
[ RUN      ] LogoTrackerTest.FingerprintURLHasColon
[       OK ] LogoTrackerTest.FingerprintURLHasColon (1 ms)
[3135/6146] LogoTrackerTest.FingerprintURLHasColon (1 ms)
[ RUN      ] LogoTrackerTest.CTAURLHasComma
[       OK ] LogoTrackerTest.CTAURLHasComma (1 ms)
[3136/6146] LogoTrackerTest.CTAURLHasComma (1 ms)
[ RUN      ] LogoTrackerTest.CTATransparentHasCommas
[       OK ] LogoTrackerTest.CTATransparentHasCommas (0 ms)
[3137/6146] LogoTrackerTest.CTATransparentHasCommas (0 ms)
[ RUN      ] LogoTrackerTest.DownloadAndCacheLogo
[       OK ] LogoTrackerTest.DownloadAndCacheLogo (4 ms)
[3138/6146] LogoTrackerTest.DownloadAndCacheLogo (4 ms)
[ RUN      ] LogoTrackerTest.EmptyCacheAndFailedDownload
[       OK ] LogoTrackerTest.EmptyCacheAndFailedDownload (2 ms)
[3139/6146] LogoTrackerTest.EmptyCacheAndFailedDownload (2 ms)
[ RUN      ] LogoTrackerTest.AcceptMinimalLogoResponse
[       OK ] LogoTrackerTest.AcceptMinimalLogoResponse (1 ms)
[3140/6146] LogoTrackerTest.AcceptMinimalLogoResponse (1 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoNewNameOverridesOld
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoNewNameOverridesOld (1 ms)
[3141/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoNewNameOverridesOld (1 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoLotsOfFlags
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoLotsOfFlags (1 ms)
[3142/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoLotsOfFlags (1 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoDisabled
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoDisabled (0 ms)
[3143/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoDisabled (0 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoControlFlags
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoControlFlags (0 ms)
[3144/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoControlFlags (0 ms)
[ RUN      ] SearchTest.ShouldPrefetchSearchResults_InstantExtendedAPIEnabled
[       OK ] SearchTest.ShouldPrefetchSearchResults_InstantExtendedAPIEnabled (1 ms)
[3145/6146] SearchTest.ShouldPrefetchSearchResults_InstantExtendedAPIEnabled (1 ms)
[ RUN      ] SearchTest.ShouldPrefetchSearchResults_Default
[       OK ] SearchTest.ShouldPrefetchSearchResults_Default (0 ms)
[3146/6146] SearchTest.ShouldPrefetchSearchResults_Default (0 ms)
[ RUN      ] SearchTest.ShouldReuseInstantSearchBasePage_Default
[       OK ] SearchTest.ShouldReuseInstantSearchBasePage_Default (0 ms)
[3147/6146] SearchTest.ShouldReuseInstantSearchBasePage_Default (0 ms)
[ RUN      ] SearchTest.ShouldAllowPrefetchNonDefaultMatch_DisabledViaFieldTrial
[       OK ] SearchTest.ShouldAllowPrefetchNonDefaultMatch_DisabledViaFieldTrial (1 ms)
[3148/6146] SearchTest.ShouldAllowPrefetchNonDefaultMatch_DisabledViaFieldTrial (1 ms)
[ RUN      ] SearchTest.ShouldAllowPrefetchNonDefaultMatch_EnabledViaFieldTrial
[       OK ] SearchTest.ShouldAllowPrefetchNonDefaultMatch_EnabledViaFieldTrial (0 ms)
[3149/6146] SearchTest.ShouldAllowPrefetchNonDefaultMatch_EnabledViaFieldTrial (0 ms)
[ RUN      ] SearchTest.ForceInstantResultsParam
[       OK ] SearchTest.ForceInstantResultsParam (0 ms)
[3150/6146] SearchTest.ForceInstantResultsParam (0 ms)
[ RUN      ] LogoTrackerTest.DeleteAncientCachedLogo
[       OK ] LogoTrackerTest.DeleteAncientCachedLogo (4 ms)
[3151/6146] LogoTrackerTest.DeleteAncientCachedLogo (4 ms)
[ RUN      ] LogoTrackerTest.DeleteExpiredCachedLogo
[       OK ] LogoTrackerTest.DeleteExpiredCachedLogo (1 ms)
[3152/6146] LogoTrackerTest.DeleteExpiredCachedLogo (1 ms)
[ RUN      ] LogoTrackerTest.SupportOverlappingLogoRequests
[       OK ] LogoTrackerTest.SupportOverlappingLogoRequests (4 ms)
[3153/6146] LogoTrackerTest.SupportOverlappingLogoRequests (4 ms)
[ RUN      ] LogoTrackerTest.DeleteObserversWhenLogoURLChanged
[       OK ] LogoTrackerTest.DeleteObserversWhenLogoURLChanged (2 ms)
[3154/6146] LogoTrackerTest.DeleteObserversWhenLogoURLChanged (2 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoEmptyAndValid
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoEmptyAndValid (1 ms)
[3155/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoEmptyAndValid (1 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoInvalidNumber
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoInvalidNumber (0 ms)
[3156/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoInvalidNumber (0 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoInvalidName
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoInvalidName (0 ms)
[3157/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoInvalidName (0 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoValidGroup
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoValidGroup (0 ms)
[3158/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoValidGroup (0 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoValidFlag
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoValidFlag (0 ms)
[3159/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoValidFlag (0 ms)
[ RUN      ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoNewName
[       OK ] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoNewName (1 ms)
[3160/6146] EmbeddedSearchFieldTrialTest.GetFieldTrialInfoNewName (1 ms)
[ RUN      ] InstantExtendedEnabledParamTest.QueryExtractionDisabled
[       OK ] InstantExtendedEnabledParamTest.QueryExtractionDisabled (1 ms)
[3161/6146] InstantExtendedEnabledParamTest.QueryExtractionDisabled (1 ms)
[ RUN      ] InstantExtendedEnabledParamTest.QueryExtractionEnabled
[       OK ] InstantExtendedEnabledParamTest.QueryExtractionEnabled (0 ms)
[3162/6146] InstantExtendedEnabledParamTest.QueryExtractionEnabled (0 ms)
[ RUN      ] InstantExtendedEnabledParamTest.UseDefaultEmbeddedSearchPageVersion
[       OK ] InstantExtendedEnabledParamTest.UseDefaultEmbeddedSearchPageVersion (1 ms)
[3163/6146] InstantExtendedEnabledParamTest.UseDefaultEmbeddedSearchPageVersion (1 ms)
[ RUN      ] IsQueryExtractionEnabledTest.NotSet
[       OK ] IsQueryExtractionEnabledTest.NotSet (1 ms)
[3164/6146] IsQueryExtractionEnabledTest.NotSet (1 ms)
[ RUN      ] IsQueryExtractionEnabledTest.EnabledViaFieldTrial
[       OK ] IsQueryExtractionEnabledTest.EnabledViaFieldTrial (0 ms)
[3165/6146] IsQueryExtractionEnabledTest.EnabledViaFieldTrial (0 ms)
[ RUN      ] IsQueryExtractionEnabledTest.DisabledViaFieldTrial
[       OK ] IsQueryExtractionEnabledTest.DisabledViaFieldTrial (1 ms)
[3166/6146] IsQueryExtractionEnabledTest.DisabledViaFieldTrial (1 ms)
[ RUN      ] IsQueryExtractionEnabledTest.EnabledViaCommandLine
[       OK ] IsQueryExtractionEnabledTest.EnabledViaCommandLine (0 ms)
[3167/6146] IsQueryExtractionEnabledTest.EnabledViaCommandLine (0 ms)
[ RUN      ] SecurityStateModelTest.SHA1Warning
[       OK ] SecurityStateModelTest.SHA1Warning (14 ms)
[3168/6146] SecurityStateModelTest.SHA1Warning (14 ms)
[ RUN      ] SecurityStateModelTest.SHA1WarningMixedContent
[       OK ] SecurityStateModelTest.SHA1WarningMixedContent (3 ms)
[3169/6146] SecurityStateModelTest.SHA1WarningMixedContent (3 ms)
[ RUN      ] SecurityStateModelTest.SHA1WarningBrokenHTTPS
[       OK ] SecurityStateModelTest.SHA1WarningBrokenHTTPS (2 ms)
[3170/6146] SecurityStateModelTest.SHA1WarningBrokenHTTPS (2 ms)
[ RUN      ] SecurityStateModelTest.SecureProtocolAndCiphersuite
[       OK ] SecurityStateModelTest.SecureProtocolAndCiphersuite (13 ms)
[3171/6146] SecurityStateModelTest.SecureProtocolAndCiphersuite (13 ms)
[ RUN      ] SecurityStateModelTest.NonsecureProtocol
[       OK ] SecurityStateModelTest.NonsecureProtocol (2 ms)
[3172/6146] SecurityStateModelTest.NonsecureProtocol (2 ms)
[ RUN      ] SecurityStateModelTest.NonsecureCiphersuite
[       OK ] SecurityStateModelTest.NonsecureCiphersuite (2 ms)
[3173/6146] SecurityStateModelTest.NonsecureCiphersuite (2 ms)
[ RUN      ] ContentSerializedNavigationBuilderTest.FromNavigationEntry
[       OK ] ContentSerializedNavigationBuilderTest.FromNavigationEntry (0 ms)
[3174/6146] ContentSerializedNavigationBuilderTest.FromNavigationEntry (0 ms)
[ RUN      ] ContentSerializedNavigationBuilderTest.ToNavigationEntry
[       OK ] ContentSerializedNavigationBuilderTest.ToNavigationEntry (0 ms)
[3175/6146] ContentSerializedNavigationBuilderTest.ToNavigationEntry (0 ms)
[ RUN      ] ContentSerializedNavigationDriverTest.PickleSanitizationWithPostData
[       OK ] ContentSerializedNavigationDriverTest.PickleSanitizationWithPostData (0 ms)
[3176/6146] ContentSerializedNavigationDriverTest.PickleSanitizationWithPostData (0 ms)
[ RUN      ] ContentSerializedNavigationDriverTest.PickleSanitizationNoPostData
[       OK ] ContentSerializedNavigationDriverTest.PickleSanitizationNoPostData (0 ms)
[3177/6146] ContentSerializedNavigationDriverTest.PickleSanitizationNoPostData (0 ms)
[ RUN      ] ContentSerializedNavigationDriverTest.SanitizeWithReferrerPolicyAlways
[       OK ] ContentSerializedNavigationDriverTest.SanitizeWithReferrerPolicyAlways (0 ms)
[3178/6146] ContentSerializedNavigationDriverTest.SanitizeWithReferrerPolicyAlways (0 ms)
[ RUN      ] ContentSerializedNavigationDriverTest.SanitizeWithReferrerPolicyNever
[       OK ] ContentSerializedNavigationDriverTest.SanitizeWithReferrerPolicyNever (0 ms)
[3179/6146] ContentSerializedNavigationDriverTest.SanitizeWithReferrerPolicyNever (0 ms)
[ RUN      ] SerializedNavigationEntryTest.DefaultInitializer
[       OK ] SerializedNavigationEntryTest.DefaultInitializer (0 ms)
[3180/6146] SerializedNavigationEntryTest.DefaultInitializer (0 ms)
[ RUN      ] SerializedNavigationEntryTest.FromSyncData
[       OK ] SerializedNavigationEntryTest.FromSyncData (0 ms)
[3181/6146] SerializedNavigationEntryTest.FromSyncData (0 ms)
[ RUN      ] SerializedNavigationEntryTest.Pickle
[       OK ] SerializedNavigationEntryTest.Pickle (0 ms)
[3182/6146] SerializedNavigationEntryTest.Pickle (0 ms)
[ RUN      ] SerializedNavigationEntryTest.ToSyncData
[       OK ] SerializedNavigationEntryTest.ToSyncData (0 ms)
[3183/6146] SerializedNavigationEntryTest.ToSyncData (0 ms)
[ RUN      ] SerializedNavigationEntryTest.LastNavigationRedirectUrl
[       OK ] SerializedNavigationEntryTest.LastNavigationRedirectUrl (0 ms)
[3184/6146] SerializedNavigationEntryTest.LastNavigationRedirectUrl (0 ms)
[ RUN      ] SerializedNavigationEntryTest.TransitionTypes
[       OK ] SerializedNavigationEntryTest.TransitionTypes (3 ms)
[3185/6146] SerializedNavigationEntryTest.TransitionTypes (3 ms)
[ RUN      ] SessionBackendTest.SimpleReadWrite
[       OK ] SessionBackendTest.SimpleReadWrite (5 ms)
[3186/6146] SessionBackendTest.SimpleReadWrite (5 ms)
[ RUN      ] SessionBackendTest.RandomData
[       OK ] SessionBackendTest.RandomData (8 ms)
[3187/6146] SessionBackendTest.RandomData (8 ms)
[ RUN      ] SessionBackendTest.BigData
[       OK ] SessionBackendTest.BigData (2 ms)
[3188/6146] SessionBackendTest.BigData (2 ms)
[ RUN      ] SessionBackendTest.EmptyCommand
[       OK ] SessionBackendTest.EmptyCommand (1 ms)
[3189/6146] SessionBackendTest.EmptyCommand (1 ms)
[ RUN      ] SessionBackendTest.Truncate
[       OK ] SessionBackendTest.Truncate (2 ms)
[3190/6146] SessionBackendTest.Truncate (2 ms)
[ RUN      ] SessionTab.FromSyncData
[       OK ] SessionTab.FromSyncData (0 ms)
[3191/6146] SessionTab.FromSyncData (0 ms)
[ RUN      ] SessionTab.ToSyncData
[       OK ] SessionTab.ToSyncData (1 ms)
[3192/6146] SessionTab.ToSyncData (1 ms)
[ RUN      ] AccountInfoTest.IsValid
[       OK ] AccountInfoTest.IsValid (0 ms)
[3193/6146] AccountInfoTest.IsValid (0 ms)
[ RUN      ] AccountInfoTest.UpdateWithDifferentAccountId
[       OK ] AccountInfoTest.UpdateWithDifferentAccountId (0 ms)
[3194/6146] AccountInfoTest.UpdateWithDifferentAccountId (0 ms)
[ RUN      ] AccountInfoTest.UpdateWithNoModification
[       OK ] AccountInfoTest.UpdateWithNoModification (0 ms)
[3195/6146] AccountInfoTest.UpdateWithNoModification (0 ms)
[ RUN      ] AccountInfoTest.UpdateWithSuccessfulUpdate
[       OK ] AccountInfoTest.UpdateWithSuccessfulUpdate (0 ms)
[3196/6146] AccountInfoTest.UpdateWithSuccessfulUpdate (0 ms)
[ RUN      ] AccountTrackerServiceTest.Basic
[       OK ] AccountTrackerServiceTest.Basic (1 ms)
[3197/6146] AccountTrackerServiceTest.Basic (1 ms)
[ RUN      ] AccountTrackerServiceTest.TokenAvailable
[       OK ] AccountTrackerServiceTest.TokenAvailable (1 ms)
[3198/6146] AccountTrackerServiceTest.TokenAvailable (1 ms)
[ RUN      ] AccountTrackerServiceTest.TokenAvailable_Revoked
[       OK ] AccountTrackerServiceTest.TokenAvailable_Revoked (0 ms)
[3199/6146] AccountTrackerServiceTest.TokenAvailable_Revoked (0 ms)
[ RUN      ] AccountTrackerServiceTest.TokenAvailable_UserInfo
[       OK ] AccountTrackerServiceTest.TokenAvailable_UserInfo (1 ms)
[3200/6146] AccountTrackerServiceTest.TokenAvailable_UserInfo (1 ms)
[ RUN      ] AccountTrackerServiceTest.TokenAvailable_UserInfo_Revoked
[       OK ] AccountTrackerServiceTest.TokenAvailable_UserInfo_Revoked (2 ms)
[3201/6146] AccountTrackerServiceTest.TokenAvailable_UserInfo_Revoked (2 ms)
[ RUN      ] AccountTrackerServiceTest.TokenAvailable_UserInfoFailed
[57085:3335:0524/193609:13944154306376:ERROR:account_info_fetcher.cc(74)] OnOAuthError
[57085:3335:0524/193609:13944154411076:WARNING:account_fetcher_service.cc(300)] Failed to get UserInfo for alpha
[       OK ] AccountTrackerServiceTest.TokenAvailable_UserInfoFailed (1 ms)
[3202/6146] AccountTrackerServiceTest.TokenAvailable_UserInfoFailed (1 ms)
[ RUN      ] AccountTrackerServiceTest.TokenAvailableTwice_UserInfoOnce
[       OK ] AccountTrackerServiceTest.TokenAvailableTwice_UserInfoOnce (1 ms)
[3203/6146] AccountTrackerServiceTest.TokenAvailableTwice_UserInfoOnce (1 ms)
[ RUN      ] AccountTrackerServiceTest.TokenAlreadyExists
[       OK ] AccountTrackerServiceTest.TokenAlreadyExists (0 ms)
[3204/6146] AccountTrackerServiceTest.TokenAlreadyExists (0 ms)
[ RUN      ] AccountTrackerServiceTest.TwoTokenAvailable_TwoUserInfo
[       OK ] AccountTrackerServiceTest.TwoTokenAvailable_TwoUserInfo (1 ms)
[3205/6146] AccountTrackerServiceTest.TwoTokenAvailable_TwoUserInfo (1 ms)
[ RUN      ] AccountTrackerServiceTest.TwoTokenAvailable_OneUserInfo
[       OK ] AccountTrackerServiceTest.TwoTokenAvailable_OneUserInfo (1 ms)
[3206/6146] AccountTrackerServiceTest.TwoTokenAvailable_OneUserInfo (1 ms)
[ RUN      ] AccountTrackerServiceTest.GetAccounts
[       OK ] AccountTrackerServiceTest.GetAccounts (1 ms)
[3207/6146] AccountTrackerServiceTest.GetAccounts (1 ms)
[ RUN      ] AccountTrackerServiceTest.GetAccountInfo_Empty
[       OK ] AccountTrackerServiceTest.GetAccountInfo_Empty (0 ms)
[3208/6146] AccountTrackerServiceTest.GetAccountInfo_Empty (0 ms)
[ RUN      ] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable
[       OK ] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable (0 ms)
[3209/6146] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable (0 ms)
[ RUN      ] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable_UserInfo
[       OK ] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable_UserInfo (1 ms)
[3210/6146] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable_UserInfo (1 ms)
[ RUN      ] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable_EnableNetwork
[       OK ] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable_EnableNetwork (3 ms)
[3211/6146] AccountTrackerServiceTest.GetAccountInfo_TokenAvailable_EnableNetwork (3 ms)
[ RUN      ] AccountTrackerServiceTest.FindAccountInfoByGaiaId
[       OK ] AccountTrackerServiceTest.FindAccountInfoByGaiaId (1 ms)
[3212/6146] AccountTrackerServiceTest.FindAccountInfoByGaiaId (1 ms)
[ RUN      ] AccountTrackerServiceTest.FindAccountInfoByEmail
[       OK ] AccountTrackerServiceTest.FindAccountInfoByEmail (1 ms)
[3213/6146] AccountTrackerServiceTest.FindAccountInfoByEmail (1 ms)
[ RUN      ] AccountTrackerServiceTest.Persistence
[       OK ] AccountTrackerServiceTest.Persistence (1 ms)
[3214/6146] AccountTrackerServiceTest.Persistence (1 ms)
[ RUN      ] AccountTrackerServiceTest.SeedAccountInfo
[       OK ] AccountTrackerServiceTest.SeedAccountInfo (0 ms)
[3215/6146] AccountTrackerServiceTest.SeedAccountInfo (0 ms)
[ RUN      ] AccountTrackerServiceTest.SeedAccountInfoFull
[       OK ] AccountTrackerServiceTest.SeedAccountInfoFull (1 ms)
[3216/6146] AccountTrackerServiceTest.SeedAccountInfoFull (1 ms)
[ RUN      ] AccountTrackerServiceTest.UpgradeToFullAccountInfo
[       OK ] AccountTrackerServiceTest.UpgradeToFullAccountInfo (2 ms)
[3217/6146] AccountTrackerServiceTest.UpgradeToFullAccountInfo (2 ms)
[ RUN      ] AccountTrackerServiceTest.TimerRefresh
[       OK ] AccountTrackerServiceTest.TimerRefresh (1 ms)
[3218/6146] AccountTrackerServiceTest.TimerRefresh (1 ms)
[ RUN      ] AccountTrackerServiceTest.LegacyDottedAccountIds
[       OK ] AccountTrackerServiceTest.LegacyDottedAccountIds (1 ms)
[3219/6146] AccountTrackerServiceTest.LegacyDottedAccountIds (1 ms)
[ RUN      ] AccountTrackerServiceTest.MigrateAccountIdToGaiaId
[       OK ] AccountTrackerServiceTest.MigrateAccountIdToGaiaId (1 ms)
[3220/6146] AccountTrackerServiceTest.MigrateAccountIdToGaiaId (1 ms)
[ RUN      ] AccountTrackerServiceTest.CanNotMigrateAccountIdToGaiaId
[       OK ] AccountTrackerServiceTest.CanNotMigrateAccountIdToGaiaId (1 ms)
[3221/6146] AccountTrackerServiceTest.CanNotMigrateAccountIdToGaiaId (1 ms)
[ RUN      ] AccountTrackerServiceTest.GaiaIdMigrationCrashInTheMiddle
[       OK ] AccountTrackerServiceTest.GaiaIdMigrationCrashInTheMiddle (1 ms)
[3222/6146] AccountTrackerServiceTest.GaiaIdMigrationCrashInTheMiddle (1 ms)
[ RUN      ] AccountTrackerServiceTest.ChildAccountBasic
[       OK ] AccountTrackerServiceTest.ChildAccountBasic (1 ms)
[3223/6146] AccountTrackerServiceTest.ChildAccountBasic (1 ms)
[ RUN      ] AccountTrackerServiceTest.ChildAccountUpdatedAndRevoked
[       OK ] AccountTrackerServiceTest.ChildAccountUpdatedAndRevoked (1 ms)
[3224/6146] AccountTrackerServiceTest.ChildAccountUpdatedAndRevoked (1 ms)
[ RUN      ] AccountTrackerServiceTest.ChildAccountUpdatedAndRevokedWithUpdate
[       OK ] AccountTrackerServiceTest.ChildAccountUpdatedAndRevokedWithUpdate (0 ms)
[3225/6146] AccountTrackerServiceTest.ChildAccountUpdatedAndRevokedWithUpdate (0 ms)
[ RUN      ] AccountTrackerServiceTest.ChildAccountUpdatedTwiceThenRevoked
[       OK ] AccountTrackerServiceTest.ChildAccountUpdatedTwiceThenRevoked (1 ms)
[3226/6146] AccountTrackerServiceTest.ChildAccountUpdatedTwiceThenRevoked (1 ms)
[ RUN      ] AccountTrackerServiceTest.ChildAccountGraduation
[       OK ] AccountTrackerServiceTest.ChildAccountGraduation (1 ms)
[3227/6146] AccountTrackerServiceTest.ChildAccountGraduation (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.Success
[       OK ] GaiaCookieManagerServiceTest.Success (1 ms)
[3228/6146] GaiaCookieManagerServiceTest.Success (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.FailedMergeSession
[       OK ] GaiaCookieManagerServiceTest.FailedMergeSession (0 ms)
[3229/6146] GaiaCookieManagerServiceTest.FailedMergeSession (0 ms)
[ RUN      ] GaiaCookieManagerServiceTest.AddAccountCookiesDisabled
[       OK ] GaiaCookieManagerServiceTest.AddAccountCookiesDisabled (1 ms)
[3230/6146] GaiaCookieManagerServiceTest.AddAccountCookiesDisabled (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.LogOutAllAccountsAfterTwoAddsInQueue
[       OK ] GaiaCookieManagerServiceTest.LogOutAllAccountsAfterTwoAddsInQueue (1 ms)
[3231/6146] GaiaCookieManagerServiceTest.LogOutAllAccountsAfterTwoAddsInQueue (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.LogOutAllAccountsTwice
[       OK ] GaiaCookieManagerServiceTest.LogOutAllAccountsTwice (1 ms)
[3232/6146] GaiaCookieManagerServiceTest.LogOutAllAccountsTwice (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.LogOutAllAccountsBeforeAdd
[       OK ] GaiaCookieManagerServiceTest.LogOutAllAccountsBeforeAdd (0 ms)
[3233/6146] GaiaCookieManagerServiceTest.LogOutAllAccountsBeforeAdd (0 ms)
[ RUN      ] GaiaCookieManagerServiceTest.LogOutAllAccountsBeforeLogoutAndAdd
[       OK ] GaiaCookieManagerServiceTest.LogOutAllAccountsBeforeLogoutAndAdd (1 ms)
[3234/6146] GaiaCookieManagerServiceTest.LogOutAllAccountsBeforeLogoutAndAdd (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.PendingSigninThenSignout
[       OK ] GaiaCookieManagerServiceTest.PendingSigninThenSignout (1 ms)
[3235/6146] GaiaCookieManagerServiceTest.PendingSigninThenSignout (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.CancelSignIn
[       OK ] GaiaCookieManagerServiceTest.CancelSignIn (0 ms)
[3236/6146] GaiaCookieManagerServiceTest.CancelSignIn (0 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ListAccountsFirstReturnsEmpty
[       OK ] GaiaCookieManagerServiceTest.ListAccountsFirstReturnsEmpty (1 ms)
[3237/6146] GaiaCookieManagerServiceTest.ListAccountsFirstReturnsEmpty (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ListAccountsFindsOneAccount
[       OK ] GaiaCookieManagerServiceTest.ListAccountsFindsOneAccount (0 ms)
[3238/6146] GaiaCookieManagerServiceTest.ListAccountsFindsOneAccount (0 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ListAccountsAfterOnCookieChanged
[       OK ] GaiaCookieManagerServiceTest.ListAccountsAfterOnCookieChanged (2 ms)
[3239/6146] GaiaCookieManagerServiceTest.ListAccountsAfterOnCookieChanged (2 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ExternalCcResultFetcher
[       OK ] GaiaCookieManagerServiceTest.ExternalCcResultFetcher (1 ms)
[3240/6146] GaiaCookieManagerServiceTest.ExternalCcResultFetcher (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ExternalCcResultFetcherTimeout
[       OK ] GaiaCookieManagerServiceTest.ExternalCcResultFetcherTimeout (2 ms)
[3241/6146] GaiaCookieManagerServiceTest.ExternalCcResultFetcherTimeout (2 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ExternalCcResultFetcherTruncate
[       OK ] GaiaCookieManagerServiceTest.ExternalCcResultFetcherTruncate (1 ms)
[3242/6146] GaiaCookieManagerServiceTest.ExternalCcResultFetcherTruncate (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.UbertokenSuccessFetchesExternalCC
[       OK ] GaiaCookieManagerServiceTest.UbertokenSuccessFetchesExternalCC (0 ms)
[3243/6146] GaiaCookieManagerServiceTest.UbertokenSuccessFetchesExternalCC (0 ms)
[ RUN      ] GaiaCookieManagerServiceTest.UbertokenSuccessFetchesExternalCCOnce
[       OK ] GaiaCookieManagerServiceTest.UbertokenSuccessFetchesExternalCCOnce (0 ms)
[3244/6146] GaiaCookieManagerServiceTest.UbertokenSuccessFetchesExternalCCOnce (0 ms)
[ RUN      ] RefreshTokenAnnotationRequestTest.ShouldSendNow
[       OK ] RefreshTokenAnnotationRequestTest.ShouldSendNow (0 ms)
[3245/6146] RefreshTokenAnnotationRequestTest.ShouldSendNow (0 ms)
[ RUN      ] RefreshTokenAnnotationRequestTest.CreateApiCallBody
[       OK ] RefreshTokenAnnotationRequestTest.CreateApiCallBody (0 ms)
[3246/6146] RefreshTokenAnnotationRequestTest.CreateApiCallBody (0 ms)
[ RUN      ] SigninErrorControllerTest.NoErrorAuthStatusProviders
[       OK ] SigninErrorControllerTest.NoErrorAuthStatusProviders (0 ms)
[3247/6146] SigninErrorControllerTest.NoErrorAuthStatusProviders (0 ms)
[ RUN      ] SigninErrorControllerTest.ErrorAuthStatusProvider
[       OK ] SigninErrorControllerTest.ErrorAuthStatusProvider (0 ms)
[3248/6146] SigninErrorControllerTest.ErrorAuthStatusProvider (0 ms)
[ RUN      ] SigninErrorControllerTest.AuthStatusProviderErrorTransition
[       OK ] SigninErrorControllerTest.AuthStatusProviderErrorTransition (0 ms)
[3249/6146] SigninErrorControllerTest.AuthStatusProviderErrorTransition (0 ms)
[ RUN      ] SigninErrorControllerTest.AuthStatusProviderAccountTransition
[       OK ] SigninErrorControllerTest.AuthStatusProviderAccountTransition (0 ms)
[3250/6146] SigninErrorControllerTest.AuthStatusProviderAccountTransition (0 ms)
[ RUN      ] SigninErrorControllerTest.AuthStatusEnumerateAllErrors
[       OK ] SigninErrorControllerTest.AuthStatusEnumerateAllErrors (0 ms)
[3251/6146] SigninErrorControllerTest.AuthStatusEnumerateAllErrors (0 ms)
[ RUN      ] SigninErrorControllerTest.AuthStatusChange
[       OK ] SigninErrorControllerTest.AuthStatusChange (1 ms)
[3252/6146] SigninErrorControllerTest.AuthStatusChange (1 ms)
[ RUN      ] SigninInvestigatorTest.EqualitySameEmailsSameIds
[       OK ] SigninInvestigatorTest.EqualitySameEmailsSameIds (0 ms)
[3253/6146] SigninInvestigatorTest.EqualitySameEmailsSameIds (0 ms)
[ RUN      ] SigninInvestigatorTest.EqualitySameEmailsDifferentIds
[       OK ] SigninInvestigatorTest.EqualitySameEmailsDifferentIds (1 ms)
[3254/6146] SigninInvestigatorTest.EqualitySameEmailsDifferentIds (1 ms)
[ RUN      ] SigninInvestigatorTest.EqualityDifferentEmailsSameIds
[       OK ] SigninInvestigatorTest.EqualityDifferentEmailsSameIds (0 ms)
[3255/6146] SigninInvestigatorTest.EqualityDifferentEmailsSameIds (0 ms)
[ RUN      ] SigninInvestigatorTest.EqualityDifferentEmailsDifferentIds
[       OK ] SigninInvestigatorTest.EqualityDifferentEmailsDifferentIds (0 ms)
[3256/6146] SigninInvestigatorTest.EqualityDifferentEmailsDifferentIds (0 ms)
[ RUN      ] SigninInvestigatorTest.EqualitySameEmailFallback
[       OK ] SigninInvestigatorTest.EqualitySameEmailFallback (0 ms)
[3257/6146] SigninInvestigatorTest.EqualitySameEmailFallback (0 ms)
[ RUN      ] SigninInvestigatorTest.EqualityDifferentEmailFallback
[       OK ] SigninInvestigatorTest.EqualityDifferentEmailFallback (0 ms)
[3258/6146] SigninInvestigatorTest.EqualityDifferentEmailFallback (0 ms)
[ RUN      ] SigninInvestigatorTest.EqualitySameEmailFallbackEmptyCurrentId
[       OK ] SigninInvestigatorTest.EqualitySameEmailFallbackEmptyCurrentId (1 ms)
[3259/6146] SigninInvestigatorTest.EqualitySameEmailFallbackEmptyCurrentId (1 ms)
[ RUN      ] SigninInvestigatorTest.EqualityDifferentEmailFallbackEmptyCurrentId
[       OK ] SigninInvestigatorTest.EqualityDifferentEmailFallbackEmptyCurrentId (0 ms)
[3260/6146] SigninInvestigatorTest.EqualityDifferentEmailFallbackEmptyCurrentId (0 ms)
[ RUN      ] SigninInvestigatorTest.InvestigateSameAccount
[       OK ] SigninInvestigatorTest.InvestigateSameAccount (0 ms)
[3261/6146] SigninInvestigatorTest.InvestigateSameAccount (0 ms)
[ RUN      ] SigninInvestigatorTest.InvestigateUpgrade
[       OK ] SigninInvestigatorTest.InvestigateUpgrade (1 ms)
[3262/6146] SigninInvestigatorTest.InvestigateUpgrade (1 ms)
[ RUN      ] SigninInvestigatorTest.InvestigateDifferentAccount
[       OK ] SigninInvestigatorTest.InvestigateDifferentAccount (0 ms)
[3263/6146] SigninInvestigatorTest.InvestigateDifferentAccount (0 ms)
[ RUN      ] SigninStatusMetricsProviderTest.UpdateInitialSigninStatus
[       OK ] SigninStatusMetricsProviderTest.UpdateInitialSigninStatus (0 ms)
[3264/6146] SigninStatusMetricsProviderTest.UpdateInitialSigninStatus (0 ms)
[ RUN      ] SigninStatusMetricsProviderTest.GoogleSigninSucceeded
[       OK ] SigninStatusMetricsProviderTest.GoogleSigninSucceeded (0 ms)
[3265/6146] SigninStatusMetricsProviderTest.GoogleSigninSucceeded (0 ms)
[ RUN      ] SigninStatusMetricsProviderTest.GoogleSignedOut
[       OK ] SigninStatusMetricsProviderTest.GoogleSignedOut (0 ms)
[3266/6146] SigninStatusMetricsProviderTest.GoogleSignedOut (0 ms)
[ RUN      ] TokenServiceTableTest.TokenServiceGetAllRemoveAll
[       OK ] TokenServiceTableTest.TokenServiceGetAllRemoveAll (21 ms)
[3267/6146] TokenServiceTableTest.TokenServiceGetAllRemoveAll (21 ms)
[ RUN      ] TokenServiceTableTest.TokenServiceGetSet
[       OK ] TokenServiceTableTest.TokenServiceGetSet (8 ms)
[3268/6146] TokenServiceTableTest.TokenServiceGetSet (8 ms)
[ RUN      ] TokenServiceTableTest.TokenServiceRemove
[       OK ] TokenServiceTableTest.TokenServiceRemove (7 ms)
[3269/6146] TokenServiceTableTest.TokenServiceRemove (7 ms)
[ RUN      ] SSLConfigServiceManagerPrefTest.ChannelIDWithoutUserPrefs
[       OK ] SSLConfigServiceManagerPrefTest.ChannelIDWithoutUserPrefs (1 ms)
[3270/6146] SSLConfigServiceManagerPrefTest.ChannelIDWithoutUserPrefs (1 ms)
[ RUN      ] SSLConfigServiceManagerPrefTest.GoodDisabledCipherSuites
[       OK ] SSLConfigServiceManagerPrefTest.GoodDisabledCipherSuites (2 ms)
[3271/6146] SSLConfigServiceManagerPrefTest.GoodDisabledCipherSuites (2 ms)
[ RUN      ] SSLConfigServiceManagerPrefTest.BadDisabledCipherSuites
[57093:3335:0524/193611:13945775117077:ERROR:ssl_config_service_manager_pref.cc(63)] Ignoring unrecognized or unparsable cipher suite: TLS_NOT_WITH_A_CIPHER_SUITE
[57093:3335:0524/193611:13945775239703:ERROR:ssl_config_service_manager_pref.cc(63)] Ignoring unrecognized or unparsable cipher suite: 0xBEEFY
[       OK ] SSLConfigServiceManagerPrefTest.BadDisabledCipherSuites (1 ms)
[3272/6146] SSLConfigServiceManagerPrefTest.BadDisabledCipherSuites (1 ms)
[ RUN      ] SSLConfigServiceManagerPrefTest.NoCommandLinePrefs
[       OK ] SSLConfigServiceManagerPrefTest.NoCommandLinePrefs (1 ms)
[3273/6146] SSLConfigServiceManagerPrefTest.NoCommandLinePrefs (1 ms)
[ RUN      ] SSLConfigServiceManagerPrefTest.NoSSL3
[       OK ] SSLConfigServiceManagerPrefTest.NoSSL3 (0 ms)
[3274/6146] SSLConfigServiceManagerPrefTest.NoSSL3 (0 ms)
[ RUN      ] SSLConfigServiceManagerPrefTest.NoTLS1Fallback
[       OK ] SSLConfigServiceManagerPrefTest.NoTLS1Fallback (1 ms)
[3275/6146] SSLConfigServiceManagerPrefTest.NoTLS1Fallback (1 ms)
[ RUN      ] SSLConfigServiceManagerPrefTest.TLSFallbackFeature
[       OK ] SSLConfigServiceManagerPrefTest.TLSFallbackFeature (1 ms)
[3276/6146] SSLConfigServiceManagerPrefTest.TLSFallbackFeature (1 ms)
[ RUN      ] SSLErrorClassificationTest.TestNameMismatch
[       OK ] SSLErrorClassificationTest.TestNameMismatch (15 ms)
[3277/6146] SSLErrorClassificationTest.TestNameMismatch (15 ms)
[ RUN      ] SSLErrorClassificationTest.TestHostNameHasKnownTLD
[       OK ] SSLErrorClassificationTest.TestHostNameHasKnownTLD (0 ms)
[3278/6146] SSLErrorClassificationTest.TestHostNameHasKnownTLD (0 ms)
[ RUN      ] SSLErrorClassificationTest.TestPrivateURL
[       OK ] SSLErrorClassificationTest.TestPrivateURL (0 ms)
[3279/6146] SSLErrorClassificationTest.TestPrivateURL (0 ms)
[ RUN      ] SSLErrorClassificationTest.GetClockState
[       OK ] SSLErrorClassificationTest.GetClockState (1 ms)
[3280/6146] SSLErrorClassificationTest.GetClockState (1 ms)
[ RUN      ] ErrorClassification.LevenshteinDistance
[       OK ] ErrorClassification.LevenshteinDistance (0 ms)
[3281/6146] ErrorClassification.LevenshteinDistance (0 ms)
[ RUN      ] BlacklistStoreTest.BasicInteractions
[       OK ] BlacklistStoreTest.BasicInteractions (1 ms)
[3282/6146] BlacklistStoreTest.BasicInteractions (1 ms)
[ RUN      ] BlacklistStoreTest.BlacklistTwiceSuceeds
[       OK ] BlacklistStoreTest.BlacklistTwiceSuceeds (0 ms)
[3283/6146] BlacklistStoreTest.BlacklistTwiceSuceeds (0 ms)
[ RUN      ] BlacklistStoreTest.RemoveUnknownUrlFails
[       OK ] BlacklistStoreTest.RemoveUnknownUrlFails (0 ms)
[3284/6146] BlacklistStoreTest.RemoveUnknownUrlFails (0 ms)
[ RUN      ] BlacklistStoreTest.TestGetTimeUntilReadyForUpload
[       OK ] BlacklistStoreTest.TestGetTimeUntilReadyForUpload (0 ms)
[3285/6146] BlacklistStoreTest.TestGetTimeUntilReadyForUpload (0 ms)
[ RUN      ] BlacklistStoreTest.GetCandidateForUpload
[       OK ] BlacklistStoreTest.GetCandidateForUpload (0 ms)
[3286/6146] BlacklistStoreTest.GetCandidateForUpload (0 ms)
[ RUN      ] BlacklistStoreTest.LogsBlacklistSize
[       OK ] BlacklistStoreTest.LogsBlacklistSize (0 ms)
[3287/6146] BlacklistStoreTest.LogsBlacklistSize (0 ms)
[ RUN      ] ImageManagerTest.InitializeTest
[       OK ] ImageManagerTest.InitializeTest (1 ms)
[3288/6146] ImageManagerTest.InitializeTest (1 ms)
[ RUN      ] ImageManagerTest.AddImageURL
[       OK ] ImageManagerTest.AddImageURL (0 ms)
[3289/6146] ImageManagerTest.AddImageURL (0 ms)
[ RUN      ] ImageManagerTest.GetImageForURLNetwork
[       OK ] ImageManagerTest.GetImageForURLNetwork (1 ms)
[3290/6146] ImageManagerTest.GetImageForURLNetwork (1 ms)
[ RUN      ] SuggestionsServiceTest.UndoBlacklistURL

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.UndoBlacklistURL (2 ms)
[3291/6146] SuggestionsServiceTest.UndoBlacklistURL (2 ms)
[ RUN      ] SuggestionsServiceTest.ClearBlacklist

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.ClearBlacklist (2 ms)
[3292/6146] SuggestionsServiceTest.ClearBlacklist (2 ms)
[ RUN      ] SuggestionsServiceTest.UndoBlacklistURLFailsIfNotInBlacklist

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.UndoBlacklistURLFailsIfNotInBlacklist (1 ms)
[3293/6146] SuggestionsServiceTest.UndoBlacklistURLFailsIfNotInBlacklist (1 ms)
[ RUN      ] SuggestionsServiceTest.UndoBlacklistURLFailsIfAlreadyCandidate

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.UndoBlacklistURLFailsIfAlreadyCandidate (1 ms)
[3294/6146] SuggestionsServiceTest.UndoBlacklistURLFailsIfAlreadyCandidate (1 ms)
[ RUN      ] SuggestionsServiceTest.GetBlacklistedUrl
[       OK ] SuggestionsServiceTest.GetBlacklistedUrl (0 ms)
[3295/6146] SuggestionsServiceTest.GetBlacklistedUrl (0 ms)
[ RUN      ] SuggestionsServiceTest.UpdateBlacklistDelay

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.UpdateBlacklistDelay (1 ms)
[3296/6146] SuggestionsServiceTest.UpdateBlacklistDelay (1 ms)
[ RUN      ] SuggestionsServiceTest.CheckDefaultTimeStamps

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.CheckDefaultTimeStamps (1 ms)
[3297/6146] SuggestionsServiceTest.CheckDefaultTimeStamps (1 ms)
[ RUN      ] SuggestionsServiceTest.GetPageThumbnail

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.GetPageThumbnail (1 ms)
[3298/6146] SuggestionsServiceTest.GetPageThumbnail (1 ms)
[ RUN      ] SuggestionsStoreTest.LoadAllExpired
[       OK ] SuggestionsStoreTest.LoadAllExpired (0 ms)
[3299/6146] SuggestionsStoreTest.LoadAllExpired (0 ms)
[ RUN      ] SuggestionsStoreTest.LoadValidAndExpired
[       OK ] SuggestionsStoreTest.LoadValidAndExpired (1 ms)
[3300/6146] SuggestionsStoreTest.LoadValidAndExpired (1 ms)
[ RUN      ] ImageManagerTest.GetImageForURLNetworkCacheHit
[       OK ] ImageManagerTest.GetImageForURLNetworkCacheHit (2 ms)
[3301/6146] ImageManagerTest.GetImageForURLNetworkCacheHit (2 ms)
[ RUN      ] SuggestionsServiceTest.FetchSuggestionsData

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.FetchSuggestionsData (4 ms)
[3302/6146] SuggestionsServiceTest.FetchSuggestionsData (4 ms)
[ RUN      ] SuggestionsServiceTest.FetchSuggestionsDataSyncNotInitializedEnabled

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.FetchSuggestionsDataSyncNotInitializedEnabled (2 ms)
[3303/6146] SuggestionsServiceTest.FetchSuggestionsDataSyncNotInitializedEnabled (2 ms)
[ RUN      ] SuggestionsServiceTest.FetchSuggestionsDataSyncDisabled

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.FetchSuggestionsDataSyncDisabled (1 ms)
[3304/6146] SuggestionsServiceTest.FetchSuggestionsDataSyncDisabled (1 ms)
[ RUN      ] SuggestionsServiceTest.FetchSuggestionsDataNoAccessToken

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57095:3335:0524/193611:13946106654370:WARNING:suggestions_service.cc(184)] Token error: Not authorized.
[       OK ] SuggestionsServiceTest.FetchSuggestionsDataNoAccessToken (2 ms)
[3305/6146] SuggestionsServiceTest.FetchSuggestionsDataNoAccessToken (2 ms)
[ RUN      ] SuggestionsServiceTest.IssueRequestIfNoneOngoingError

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.IssueRequestIfNoneOngoingError (1 ms)
[3306/6146] SuggestionsServiceTest.IssueRequestIfNoneOngoingError (1 ms)
[ RUN      ] SuggestionsServiceTest.IssueRequestIfNoneOngoingResponseNotOK

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.IssueRequestIfNoneOngoingResponseNotOK (1 ms)
[3307/6146] SuggestionsServiceTest.IssueRequestIfNoneOngoingResponseNotOK (1 ms)
[ RUN      ] SuggestionsServiceTest.BlacklistURL

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.BlacklistURL (2 ms)
[3308/6146] SuggestionsServiceTest.BlacklistURL (2 ms)
[ RUN      ] SuggestionsServiceTest.BlacklistURLFails

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.BlacklistURLFails (1 ms)
[3309/6146] SuggestionsServiceTest.BlacklistURLFails (1 ms)
[ RUN      ] SuggestionsServiceTest.BlacklistURLRequestFails

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:223:
    Function call: CanSyncStart()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:224:
    Function call: IsSyncActive()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:225:
    Function call: ConfigurationDone()
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/suggestions/suggestions_service_unittest.cc:227:
    Function call: GetActiveDataTypes()
          Returns: History Delete Directives
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SuggestionsServiceTest.BlacklistURLRequestFails (2 ms)
[3310/6146] SuggestionsServiceTest.BlacklistURLRequestFails (2 ms)
[ RUN      ] SuggestionsStoreTest.CheckStoreAfterLoadExpired
[       OK ] SuggestionsStoreTest.CheckStoreAfterLoadExpired (0 ms)
[3311/6146] SuggestionsStoreTest.CheckStoreAfterLoadExpired (0 ms)
[ RUN      ] SuggestionsStoreTest.LoadStoreClear
[       OK ] SuggestionsStoreTest.LoadStoreClear (0 ms)
[3312/6146] SuggestionsStoreTest.LoadStoreClear (0 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartDependentsReady
[       OK ] SyncBookmarkDataTypeControllerTest.StartDependentsReady (2 ms)
[3313/6146] SyncBookmarkDataTypeControllerTest.StartDependentsReady (2 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartBookmarkModelNotReady
[       OK ] SyncBookmarkDataTypeControllerTest.StartBookmarkModelNotReady (1 ms)
[3314/6146] SyncBookmarkDataTypeControllerTest.StartBookmarkModelNotReady (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartHistoryServiceNotReady
[       OK ] SyncBookmarkDataTypeControllerTest.StartHistoryServiceNotReady (1 ms)
[3315/6146] SyncBookmarkDataTypeControllerTest.StartHistoryServiceNotReady (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartFirstRun
[       OK ] SyncBookmarkDataTypeControllerTest.StartFirstRun (1 ms)
[3316/6146] SyncBookmarkDataTypeControllerTest.StartFirstRun (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartBusy
[57097:3335:0524/193611:13946495436747:ERROR:frontend_data_type_controller.cc(38)] Bookmarks datatype error was encountered: Model already running
[       OK ] SyncBookmarkDataTypeControllerTest.StartBusy (1 ms)
[3317/6146] SyncBookmarkDataTypeControllerTest.StartBusy (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartOk
[       OK ] SyncBookmarkDataTypeControllerTest.StartOk (1 ms)
[3318/6146] SyncBookmarkDataTypeControllerTest.StartOk (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartAssociationFailed
[57097:3335:0524/193611:13946497584010:ERROR:bookmark_data_type_controller_unittest.cc(254)] Bookmarks datatype error was encountered: error
[       OK ] SyncBookmarkDataTypeControllerTest.StartAssociationFailed (1 ms)
[3319/6146] SyncBookmarkDataTypeControllerTest.StartAssociationFailed (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartAssociationTriggersUnrecoverableError
[57097:3335:0524/193611:13946498948321:ERROR:frontend_data_type_controller.cc(186)] Bookmarks unrecoverable error was encountered: Failed to load sync nodes
[       OK ] SyncBookmarkDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (1 ms)
[3320/6146] SyncBookmarkDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.StartAborted
[       OK ] SyncBookmarkDataTypeControllerTest.StartAborted (1 ms)
[3321/6146] SyncBookmarkDataTypeControllerTest.StartAborted (1 ms)
[ RUN      ] SyncBookmarkDataTypeControllerTest.Stop
[       OK ] SyncBookmarkDataTypeControllerTest.Stop (2 ms)
[3322/6146] SyncBookmarkDataTypeControllerTest.Stop (2 ms)
[ RUN      ] SyncUIUtilTestAbout.ConstructAboutInformationWithUnrecoverableErrorTest
[       OK ] SyncUIUtilTestAbout.ConstructAboutInformationWithUnrecoverableErrorTest (1 ms)
[3323/6146] SyncUIUtilTestAbout.ConstructAboutInformationWithUnrecoverableErrorTest (1 ms)
[ RUN      ] SyncBackendMigratorTest.Sanity
[       OK ] SyncBackendMigratorTest.Sanity (16 ms)
[3324/6146] SyncBackendMigratorTest.Sanity (16 ms)
[ RUN      ] SyncBackendMigratorTest.MigrateNigori
[       OK ] SyncBackendMigratorTest.MigrateNigori (10 ms)
[3325/6146] SyncBackendMigratorTest.MigrateNigori (10 ms)
[ RUN      ] SyncBackendMigratorTest.WaitToStart
[       OK ] SyncBackendMigratorTest.WaitToStart (10 ms)
[3326/6146] SyncBackendMigratorTest.WaitToStart (10 ms)
[ RUN      ] SyncBackendMigratorTest.RestartMigration
[       OK ] SyncBackendMigratorTest.RestartMigration (10 ms)
[3327/6146] SyncBackendMigratorTest.RestartMigration (10 ms)
[ RUN      ] SyncBackendMigratorTest.InterruptedWhileDisablingTypes
[       OK ] SyncBackendMigratorTest.InterruptedWhileDisablingTypes (10 ms)
[3328/6146] SyncBackendMigratorTest.InterruptedWhileDisablingTypes (10 ms)
[ RUN      ] SyncBackendMigratorTest.WaitingForPurge
[57098:3335:0524/193612:13946805065109:WARNING:backend_migrator.cc(183)] Profile0: Set of unsynced types:  does not contain types to migrate: Preferences, Autofill; not re-enabling yet
[57098:3335:0524/193612:13946805317291:WARNING:backend_migrator.cc(183)] Profile0: Set of unsynced types: Preferences does not contain types to migrate: Preferences, Autofill; not re-enabling yet
[       OK ] SyncBackendMigratorTest.WaitingForPurge (10 ms)
[3329/6146] SyncBackendMigratorTest.WaitingForPurge (10 ms)
[ RUN      ] SyncBackendMigratorTest.MigratedTypeDisabledByUserDuringMigration
[       OK ] SyncBackendMigratorTest.MigratedTypeDisabledByUserDuringMigration (10 ms)
[3330/6146] SyncBackendMigratorTest.MigratedTypeDisabledByUserDuringMigration (10 ms)
[ RUN      ] SyncBackendMigratorTest.ConfigureFailure
[57099:3335:0524/193612:13947040185459:WARNING:backend_migrator.cc(173)] Profile0: Unable to migrate, configuration failed!
[       OK ] SyncBackendMigratorTest.ConfigureFailure (24 ms)
[3331/6146] SyncBackendMigratorTest.ConfigureFailure (24 ms)
[ RUN      ] SyncDataTypeManagerImplTest.NoControllers
[       OK ] SyncDataTypeManagerImplTest.NoControllers (18 ms)
[3332/6146] SyncDataTypeManagerImplTest.NoControllers (18 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureOne
[       OK ] SyncDataTypeManagerImplTest.ConfigureOne (1 ms)
[3333/6146] SyncDataTypeManagerImplTest.ConfigureOne (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureOneStopWhileDownloadPending
[       OK ] SyncDataTypeManagerImplTest.ConfigureOneStopWhileDownloadPending (0 ms)
[3334/6146] SyncDataTypeManagerImplTest.ConfigureOneStopWhileDownloadPending (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureOneStopWhileStartingModel
[       OK ] SyncDataTypeManagerImplTest.ConfigureOneStopWhileStartingModel (1 ms)
[3335/6146] SyncDataTypeManagerImplTest.ConfigureOneStopWhileStartingModel (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureOneStopWhileAssociating
[       OK ] SyncDataTypeManagerImplTest.ConfigureOneStopWhileAssociating (1 ms)
[3336/6146] SyncDataTypeManagerImplTest.ConfigureOneStopWhileAssociating (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.OneWaitingForCrypto
[57099:3335:0524/193612:13947065794629:ERROR:data_type_manager_impl_unittest.cc(47)] Passwords cryptographer error was encountered: crypto error expected
[57099:3335:0524/193612:13947066058192:ERROR:fake_data_type_controller.cc(96)] Passwords cryptographer error was encountered: Crypto error
[       OK ] SyncDataTypeManagerImplTest.OneWaitingForCrypto (1 ms)
[3337/6146] SyncDataTypeManagerImplTest.OneWaitingForCrypto (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureOneThenBoth
[       OK ] SyncDataTypeManagerImplTest.ConfigureOneThenBoth (1 ms)
[3338/6146] SyncDataTypeManagerImplTest.ConfigureOneThenBoth (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureOneThenSwitch
[       OK ] SyncDataTypeManagerImplTest.ConfigureOneThenSwitch (0 ms)
[3339/6146] SyncDataTypeManagerImplTest.ConfigureOneThenSwitch (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureWhileOneInFlight
[       OK ] SyncDataTypeManagerImplTest.ConfigureWhileOneInFlight (1 ms)
[3340/6146] SyncDataTypeManagerImplTest.ConfigureWhileOneInFlight (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.OneFailingController
[57100:3335:0524/193612:13947135677263:ERROR:data_type_manager_impl_unittest.cc(68)] Bookmarks unrecoverable error was encountered: unrecoverable error expected
[57100:3335:0524/193612:13947136335042:ERROR:fake_data_type_controller.cc(89)] Bookmarks unrecoverable error was encountered: Unrecoverable error
[       OK ] SyncDataTypeManagerImplTest.OneFailingController (18 ms)
[3341/6146] SyncDataTypeManagerImplTest.OneFailingController (18 ms)
[ RUN      ] SyncDataTypeManagerImplTest.SecondControllerFails
[57100:3335:0524/193612:13947136961248:ERROR:data_type_manager_impl_unittest.cc(68)] Preferences unrecoverable error was encountered: unrecoverable error expected
[57100:3335:0524/193612:13947137240103:ERROR:fake_data_type_controller.cc(89)] Preferences unrecoverable error was encountered: Unrecoverable error
[       OK ] SyncDataTypeManagerImplTest.SecondControllerFails (1 ms)
[3342/6146] SyncDataTypeManagerImplTest.SecondControllerFails (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.OneControllerFailsAssociation
[57100:3335:0524/193612:13947137700739:ERROR:data_type_manager_impl_unittest.cc(54)] Preferences datatype error was encountered: association error expected
[57100:3335:0524/193612:13947137980719:ERROR:fake_data_type_controller.cc(82)] Preferences datatype error was encountered: Association failed
[       OK ] SyncDataTypeManagerImplTest.OneControllerFailsAssociation (1 ms)
[3343/6146] SyncDataTypeManagerImplTest.OneControllerFailsAssociation (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureWhileDownloadPending
[       OK ] SyncDataTypeManagerImplTest.ConfigureWhileDownloadPending (0 ms)
[3344/6146] SyncDataTypeManagerImplTest.ConfigureWhileDownloadPending (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureWhileDownloadPendingWithFailure
[       OK ] SyncDataTypeManagerImplTest.ConfigureWhileDownloadPendingWithFailure (1 ms)
[3345/6146] SyncDataTypeManagerImplTest.ConfigureWhileDownloadPendingWithFailure (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.MigrateAll
[       OK ] SyncDataTypeManagerImplTest.MigrateAll (1 ms)
[3346/6146] SyncDataTypeManagerImplTest.MigrateAll (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ConfigureDuringPurge
[       OK ] SyncDataTypeManagerImplTest.ConfigureDuringPurge (0 ms)
[3347/6146] SyncDataTypeManagerImplTest.ConfigureDuringPurge (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.PrioritizedConfiguration
[       OK ] SyncDataTypeManagerImplTest.PrioritizedConfiguration (1 ms)
[3348/6146] SyncDataTypeManagerImplTest.PrioritizedConfiguration (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.PrioritizedConfigurationReconfigure
[       OK ] SyncDataTypeManagerImplTest.PrioritizedConfigurationReconfigure (1 ms)
[3349/6146] SyncDataTypeManagerImplTest.PrioritizedConfigurationReconfigure (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.PrioritizedConfigurationStop
[       OK ] SyncDataTypeManagerImplTest.PrioritizedConfigurationStop (0 ms)
[3350/6146] SyncDataTypeManagerImplTest.PrioritizedConfigurationStop (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.AllHighPriorityTypesReady
[       OK ] SyncDataTypeManagerImplTest.AllHighPriorityTypesReady (22 ms)
[3351/6146] SyncDataTypeManagerImplTest.AllHighPriorityTypesReady (22 ms)
[ RUN      ] SyncDataTypeManagerImplTest.AllTypesReady
[       OK ] SyncDataTypeManagerImplTest.AllTypesReady (0 ms)
[3352/6146] SyncDataTypeManagerImplTest.AllTypesReady (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.CatchUpTypeAddedToConfigureClean
[       OK ] SyncDataTypeManagerImplTest.CatchUpTypeAddedToConfigureClean (0 ms)
[3353/6146] SyncDataTypeManagerImplTest.CatchUpTypeAddedToConfigureClean (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.CatchUpMultipleConfigureCalls
[       OK ] SyncDataTypeManagerImplTest.CatchUpMultipleConfigureCalls (1 ms)
[3354/6146] SyncDataTypeManagerImplTest.CatchUpMultipleConfigureCalls (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.DelayConfigureForUSSTypes
[       OK ] SyncDataTypeManagerImplTest.DelayConfigureForUSSTypes (0 ms)
[3355/6146] SyncDataTypeManagerImplTest.DelayConfigureForUSSTypes (0 ms)
[ RUN      ] DeviceCountMetricsProviderTest.NoTrackers
[       OK ] DeviceCountMetricsProviderTest.NoTrackers (0 ms)
[3356/6146] DeviceCountMetricsProviderTest.NoTrackers (0 ms)
[ RUN      ] DeviceCountMetricsProviderTest.SingleTracker
[       OK ] DeviceCountMetricsProviderTest.SingleTracker (1 ms)
[3357/6146] DeviceCountMetricsProviderTest.SingleTracker (1 ms)
[ RUN      ] DeviceCountMetricsProviderTest.MultipileTrackers
[       OK ] DeviceCountMetricsProviderTest.MultipileTrackers (0 ms)
[3358/6146] DeviceCountMetricsProviderTest.MultipileTrackers (0 ms)
[ RUN      ] DeviceCountMetricsProviderTest.OnlyNegative
[       OK ] DeviceCountMetricsProviderTest.OnlyNegative (0 ms)
[3359/6146] DeviceCountMetricsProviderTest.OnlyNegative (0 ms)
[ RUN      ] DeviceCountMetricsProviderTest.VeryLarge
[       OK ] DeviceCountMetricsProviderTest.VeryLarge (0 ms)
[3360/6146] DeviceCountMetricsProviderTest.VeryLarge (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.PrioritizedConfigurationDownloadError
[57101:3335:0524/193612:13947243522469:ERROR:data_type_manager_impl_unittest.cc(54)] Bookmarks datatype error was encountered: association error expected
[57101:3335:0524/193612:13947244177981:ERROR:data_type_manager_impl.cc(407)] Bookmarks datatype error was encountered: Backend failed to download type.
[       OK ] SyncDataTypeManagerImplTest.PrioritizedConfigurationDownloadError (20 ms)
[3361/6146] SyncDataTypeManagerImplTest.PrioritizedConfigurationDownloadError (20 ms)
[ RUN      ] SyncDataTypeManagerImplTest.HighPriorityAssociationFailure
[57101:3335:0524/193612:13947244873888:ERROR:data_type_manager_impl_unittest.cc(54)] Preferences datatype error was encountered: association error expected
[57101:3335:0524/193612:13947245146802:ERROR:fake_data_type_controller.cc(82)] Preferences datatype error was encountered: Association failed
[       OK ] SyncDataTypeManagerImplTest.HighPriorityAssociationFailure (1 ms)
[3362/6146] SyncDataTypeManagerImplTest.HighPriorityAssociationFailure (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.LowPriorityAssociationFailure
[57101:3335:0524/193612:13947245774547:ERROR:data_type_manager_impl_unittest.cc(54)] Bookmarks datatype error was encountered: association error expected
[57101:3335:0524/193612:13947246034803:ERROR:fake_data_type_controller.cc(82)] Bookmarks datatype error was encountered: Association failed
[       OK ] SyncDataTypeManagerImplTest.LowPriorityAssociationFailure (1 ms)
[3363/6146] SyncDataTypeManagerImplTest.LowPriorityAssociationFailure (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.FilterDesiredTypes
[       OK ] SyncDataTypeManagerImplTest.FilterDesiredTypes (0 ms)
[3364/6146] SyncDataTypeManagerImplTest.FilterDesiredTypes (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ReenableAfterDataTypeError
[57101:3335:0524/193612:13947247093984:ERROR:data_type_manager_impl_unittest.cc(54)] Bookmarks datatype error was encountered: association error expected
[57101:3335:0524/193612:13947247355443:ERROR:fake_data_type_controller.cc(82)] Bookmarks datatype error was encountered: Association failed
[       OK ] SyncDataTypeManagerImplTest.ReenableAfterDataTypeError (1 ms)
[3365/6146] SyncDataTypeManagerImplTest.ReenableAfterDataTypeError (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.UnreadyType
[       OK ] SyncDataTypeManagerImplTest.UnreadyType (1 ms)
[3366/6146] SyncDataTypeManagerImplTest.UnreadyType (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ModelLoadError
[57101:3335:0524/193612:13947248848931:ERROR:data_type_manager_impl_unittest.cc(1379)] Bookmarks datatype error was encountered: load error
[57101:3335:0524/193612:13947248900468:ERROR:data_type_manager_impl_unittest.cc(54)] Bookmarks datatype error was encountered: association error expected
[       OK ] SyncDataTypeManagerImplTest.ModelLoadError (1 ms)
[3367/6146] SyncDataTypeManagerImplTest.ModelLoadError (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.ErrorBeforeAssociation
[57101:3335:0524/193612:13947249604418:ERROR:data_type_manager_impl_unittest.cc(54)] Bookmarks datatype error was encountered: association error expected
[57101:3335:0524/193612:13947249810472:ERROR:data_type_manager_impl_unittest.cc(1412)] Bookmarks datatype error was encountered: bookmarks error
[       OK ] SyncDataTypeManagerImplTest.ErrorBeforeAssociation (0 ms)
[3368/6146] SyncDataTypeManagerImplTest.ErrorBeforeAssociation (0 ms)
[ RUN      ] SyncDataTypeManagerImplTest.AssociationNeverCompletes
[57101:3335:0524/193612:13947250329905:ERROR:data_type_manager_impl_unittest.cc(54)] Bookmarks datatype error was encountered: association error expected
[57101:3335:0524/193612:13947250579618:ERROR:model_association_manager.cc(419)] Bookmarks datatype error was encountered: Association timed out.
[       OK ] SyncDataTypeManagerImplTest.AssociationNeverCompletes (1 ms)
[3369/6146] SyncDataTypeManagerImplTest.AssociationNeverCompletes (1 ms)
[ RUN      ] SyncDataTypeManagerImplTest.AllLowPriorityTypesReady
[       OK ] SyncDataTypeManagerImplTest.AllLowPriorityTypesReady (1 ms)
[3370/6146] SyncDataTypeManagerImplTest.AllLowPriorityTypesReady (1 ms)
[ RUN      ] DeviceInfoServiceTest.TestWithLocalMetadata
[       OK ] DeviceInfoServiceTest.TestWithLocalMetadata (4 ms)
[3371/6146] DeviceInfoServiceTest.TestWithLocalMetadata (4 ms)
[ RUN      ] DeviceInfoServiceTest.TestWithLocalDataAndMetadata
[       OK ] DeviceInfoServiceTest.TestWithLocalDataAndMetadata (1 ms)
[3372/6146] DeviceInfoServiceTest.TestWithLocalDataAndMetadata (1 ms)
[ RUN      ] DeviceInfoServiceTest.GetData
[       OK ] DeviceInfoServiceTest.GetData (1 ms)
[3373/6146] DeviceInfoServiceTest.GetData (1 ms)
[ RUN      ] DeviceInfoServiceTest.GetDataMissing
[       OK ] DeviceInfoServiceTest.GetDataMissing (1 ms)
[3374/6146] DeviceInfoServiceTest.GetDataMissing (1 ms)
[ RUN      ] DeviceInfoServiceTest.GetAllData
[       OK ] DeviceInfoServiceTest.GetAllData (1 ms)
[3375/6146] DeviceInfoServiceTest.GetAllData (1 ms)
[ RUN      ] DeviceInfoServiceTest.ApplySyncChangesEmpty
[       OK ] DeviceInfoServiceTest.ApplySyncChangesEmpty (1 ms)
[3376/6146] DeviceInfoServiceTest.ApplySyncChangesEmpty (1 ms)
[ RUN      ] DeviceInfoServiceTest.ApplySyncChangesInMemory
[       OK ] DeviceInfoServiceTest.ApplySyncChangesInMemory (1 ms)
[3377/6146] DeviceInfoServiceTest.ApplySyncChangesInMemory (1 ms)
[ RUN      ] DeviceInfoServiceTest.ApplySyncChangesStore
[       OK ] DeviceInfoServiceTest.ApplySyncChangesStore (1 ms)
[3378/6146] DeviceInfoServiceTest.ApplySyncChangesStore (1 ms)
[ RUN      ] DeviceInfoServiceTest.ApplySyncChangesWithLocalGuid
[       OK ] DeviceInfoServiceTest.ApplySyncChangesWithLocalGuid (2 ms)
[3379/6146] DeviceInfoServiceTest.ApplySyncChangesWithLocalGuid (2 ms)
[ RUN      ] DeviceInfoServiceTest.ApplyDeleteNonexistent
[       OK ] DeviceInfoServiceTest.ApplyDeleteNonexistent (1 ms)
[3380/6146] DeviceInfoServiceTest.ApplyDeleteNonexistent (1 ms)
[ RUN      ] DeviceInfoDataTypeControllerTest.StartModels
[       OK ] DeviceInfoDataTypeControllerTest.StartModels (18 ms)
[3381/6146] DeviceInfoDataTypeControllerTest.StartModels (18 ms)
[ RUN      ] DeviceInfoDataTypeControllerTest.StartModelsDelayedByLocalDevice
[       OK ] DeviceInfoDataTypeControllerTest.StartModelsDelayedByLocalDevice (0 ms)
[3382/6146] DeviceInfoDataTypeControllerTest.StartModelsDelayedByLocalDevice (0 ms)
[ RUN      ] DeviceInfoDataTypeControllerTest.DestructionWithDelayedStart
[       OK ] DeviceInfoDataTypeControllerTest.DestructionWithDelayedStart (1 ms)
[3383/6146] DeviceInfoDataTypeControllerTest.DestructionWithDelayedStart (1 ms)
[ RUN      ] DeviceInfoServiceTest.EmptyDataReconciliation
[       OK ] DeviceInfoServiceTest.EmptyDataReconciliation (3 ms)
[3384/6146] DeviceInfoServiceTest.EmptyDataReconciliation (3 ms)
[ RUN      ] DeviceInfoServiceTest.EmptyDataReconciliationSlowLoad
[       OK ] DeviceInfoServiceTest.EmptyDataReconciliationSlowLoad (1 ms)
[3385/6146] DeviceInfoServiceTest.EmptyDataReconciliationSlowLoad (1 ms)
[ RUN      ] DeviceInfoServiceTest.LocalProviderSubscription
[       OK ] DeviceInfoServiceTest.LocalProviderSubscription (2 ms)
[3386/6146] DeviceInfoServiceTest.LocalProviderSubscription (2 ms)
[ RUN      ] DeviceInfoServiceTest.LocalProviderInitRace
[       OK ] DeviceInfoServiceTest.LocalProviderInitRace (1 ms)
[3387/6146] DeviceInfoServiceTest.LocalProviderInitRace (1 ms)
[ RUN      ] DeviceInfoServiceTest.GetClientTagNormal
[       OK ] DeviceInfoServiceTest.GetClientTagNormal (1 ms)
[3388/6146] DeviceInfoServiceTest.GetClientTagNormal (1 ms)
[ RUN      ] DeviceInfoServiceTest.GetClientTagEmpty
[       OK ] DeviceInfoServiceTest.GetClientTagEmpty (1 ms)
[3389/6146] DeviceInfoServiceTest.GetClientTagEmpty (1 ms)
[ RUN      ] DeviceInfoServiceTest.TestWithLocalData
[       OK ] DeviceInfoServiceTest.TestWithLocalData (1 ms)
[3390/6146] DeviceInfoServiceTest.TestWithLocalData (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.ProcessMultipleChanges
[       OK ] DeviceInfoSyncServiceTest.ProcessMultipleChanges (2 ms)
[3391/6146] DeviceInfoSyncServiceTest.ProcessMultipleChanges (2 ms)
[ RUN      ] DeviceInfoSyncServiceTest.ProcessUpdateChangeMatchingLocalDevice
[       OK ] DeviceInfoSyncServiceTest.ProcessUpdateChangeMatchingLocalDevice (0 ms)
[3392/6146] DeviceInfoSyncServiceTest.ProcessUpdateChangeMatchingLocalDevice (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.ProcessDeleteChange
[       OK ] DeviceInfoSyncServiceTest.ProcessDeleteChange (1 ms)
[3393/6146] DeviceInfoSyncServiceTest.ProcessDeleteChange (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.ProcessInvalidChange
[57106:3335:0524/193613:13948457001364:ERROR:device_info_sync_service.cc(238)] Device Info datatype error was encountered: Invalid action received.
[       OK ] DeviceInfoSyncServiceTest.ProcessInvalidChange (0 ms)
[3394/6146] DeviceInfoSyncServiceTest.ProcessInvalidChange (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.ProcessChangesAfterUnsubscribing
[       OK ] DeviceInfoSyncServiceTest.ProcessChangesAfterUnsubscribing (1 ms)
[3395/6146] DeviceInfoSyncServiceTest.ProcessChangesAfterUnsubscribing (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.StartSyncMatchingButStale
[       OK ] DeviceInfoSyncServiceTest.StartSyncMatchingButStale (0 ms)
[3396/6146] DeviceInfoSyncServiceTest.StartSyncMatchingButStale (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.GetLastUpdateTime
[       OK ] DeviceInfoSyncServiceTest.GetLastUpdateTime (1 ms)
[3397/6146] DeviceInfoSyncServiceTest.GetLastUpdateTime (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesNone
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesNone (0 ms)
[3398/6146] DeviceInfoSyncServiceTest.CountActiveDevicesNone (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesOneActive
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesOneActive (0 ms)
[3399/6146] DeviceInfoSyncServiceTest.CountActiveDevicesOneActive (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesExactlyStale
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesExactlyStale (1 ms)
[3400/6146] DeviceInfoSyncServiceTest.CountActiveDevicesExactlyStale (1 ms)
[ RUN      ] DeviceInfoServiceTest.MergeEmpty
[       OK ] DeviceInfoServiceTest.MergeEmpty (5 ms)
[3401/6146] DeviceInfoServiceTest.MergeEmpty (5 ms)
[ RUN      ] DeviceInfoServiceTest.MergeWithData
[       OK ] DeviceInfoServiceTest.MergeWithData (3 ms)
[3402/6146] DeviceInfoServiceTest.MergeWithData (3 ms)
[ RUN      ] DeviceInfoServiceTest.MergeLocalGuid
[       OK ] DeviceInfoServiceTest.MergeLocalGuid (2 ms)
[3403/6146] DeviceInfoServiceTest.MergeLocalGuid (2 ms)
[ RUN      ] DeviceInfoServiceTest.GetLastUpdateTime
[       OK ] DeviceInfoServiceTest.GetLastUpdateTime (1 ms)
[3404/6146] DeviceInfoServiceTest.GetLastUpdateTime (1 ms)
[ RUN      ] DeviceInfoServiceTest.CountActiveDevices
[       OK ] DeviceInfoServiceTest.CountActiveDevices (2 ms)
[3405/6146] DeviceInfoServiceTest.CountActiveDevices (2 ms)
[ RUN      ] DeviceInfoSyncServiceTest.StartSyncEmptyInitialData
[       OK ] DeviceInfoSyncServiceTest.StartSyncEmptyInitialData (0 ms)
[3406/6146] DeviceInfoSyncServiceTest.StartSyncEmptyInitialData (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.StopSyncing
[       OK ] DeviceInfoSyncServiceTest.StopSyncing (0 ms)
[3407/6146] DeviceInfoSyncServiceTest.StopSyncing (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.StartSyncMatchingInitialData
[       OK ] DeviceInfoSyncServiceTest.StartSyncMatchingInitialData (1 ms)
[3408/6146] DeviceInfoSyncServiceTest.StartSyncMatchingInitialData (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.StartSyncEmptyInitialData
[       OK ] DeviceInfoSyncServiceTest.StartSyncEmptyInitialData (0 ms)
[3409/6146] DeviceInfoSyncServiceTest.StartSync (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.ProcessAddChange
[       OK ] DeviceInfoSyncServiceTest.ProcessAddChange (0 ms)
[3410/6146] DeviceInfoSyncServiceTest.ProcessAddChange (0 ms)
[ RUN      ] DeviceInfoUtilTest.IsActive
[       OK ] DeviceInfoUtilTest.IsActive (0 ms)
[3411/6146] DeviceInfoUtilTest.IsActive (0 ms)
[ RUN      ] DeviceInfoUtilTest.TagRoundTrip
[       OK ] DeviceInfoUtilTest.TagRoundTrip (0 ms)
[3412/6146] DeviceInfoUtilTest.TagRoundTrip (0 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.StartOk
[       OK ] SyncFrontendDataTypeControllerTest.StartOk (1 ms)
[3413/6146] SyncFrontendDataTypeControllerTest.StartOk (1 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.StartFirstRun
[       OK ] SyncFrontendDataTypeControllerTest.StartFirstRun (1 ms)
[3414/6146] SyncFrontendDataTypeControllerTest.StartFirstRun (1 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.StartStopBeforeAssociation
[       OK ] SyncFrontendDataTypeControllerTest.StartStopBeforeAssociation (0 ms)
[3415/6146] SyncFrontendDataTypeControllerTest.StartStopBeforeAssociation (0 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.AbortDuringStartModels
[       OK ] SyncFrontendDataTypeControllerTest.AbortDuringStartModels (1 ms)
[3416/6146] SyncFrontendDataTypeControllerTest.AbortDuringStartModels (1 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.StartAssociationFailed
[57108:3335:0524/193614:13948857883356:ERROR:frontend_data_type_controller_unittest.cc(219)] Bookmarks datatype error was encountered: error
[       OK ] SyncFrontendDataTypeControllerTest.StartAssociationFailed (1 ms)
[3417/6146] SyncFrontendDataTypeControllerTest.StartAssociationFailed (1 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.StartAssociationTriggersUnrecoverableError
[57108:3335:0524/193614:13948859496800:ERROR:frontend_data_type_controller.cc(186)] Bookmarks unrecoverable error was encountered: Failed to load sync nodes
[       OK ] SyncFrontendDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (1 ms)
[3418/6146] SyncFrontendDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (1 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.StartAssociationCryptoNotReady
[       OK ] SyncFrontendDataTypeControllerTest.StartAssociationCryptoNotReady (1 ms)
[3419/6146] SyncFrontendDataTypeControllerTest.StartAssociationCryptoNotReady (1 ms)
[ RUN      ] SyncFrontendDataTypeControllerTest.Stop
[       OK ] SyncFrontendDataTypeControllerTest.Stop (1 ms)
[3420/6146] SyncFrontendDataTypeControllerTest.Stop (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesManyMix
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesManyMix (2 ms)
[3421/6146] DeviceInfoSyncServiceTest.CountActiveDevicesManyMix (2 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesManyStale
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesManyStale (0 ms)
[3422/6146] DeviceInfoSyncServiceTest.CountActiveDevicesManyStale (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesFuture
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesFuture (0 ms)
[3423/6146] DeviceInfoSyncServiceTest.CountActiveDevicesFuture (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesModifiedTime
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesModifiedTime (1 ms)
[3424/6146] DeviceInfoSyncServiceTest.CountActiveDevicesModifiedTime (1 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesLocalActive
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesLocalActive (0 ms)
[3425/6146] DeviceInfoSyncServiceTest.CountActiveDevicesLocalActive (0 ms)
[ RUN      ] DeviceInfoSyncServiceTest.CountActiveDevicesLocalStale
[       OK ] DeviceInfoSyncServiceTest.CountActiveDevicesLocalStale (1 ms)
[3426/6146] DeviceInfoSyncServiceTest.CountActiveDevicesLocalStale (1 ms)
[ RUN      ] DeviceInfoUtilTest.CalculatePulseDelaySame
[       OK ] DeviceInfoUtilTest.CalculatePulseDelaySame (0 ms)
[3427/6146] DeviceInfoUtilTest.CalculatePulseDelaySame (0 ms)
[ RUN      ] DeviceInfoUtilTest.CalculatePulseDelayMiddle
[       OK ] DeviceInfoUtilTest.CalculatePulseDelayMiddle (0 ms)
[3428/6146] DeviceInfoUtilTest.CalculatePulseDelayMiddle (0 ms)
[ RUN      ] DeviceInfoUtilTest.CalculatePulseDelayStale
[       OK ] DeviceInfoUtilTest.CalculatePulseDelayStale (0 ms)
[3429/6146] DeviceInfoUtilTest.CalculatePulseDelayStale (0 ms)
[ RUN      ] DeviceInfoUtilTest.CalculatePulseDelayFuture
[       OK ] DeviceInfoUtilTest.CalculatePulseDelayFuture (1 ms)
[3430/6146] DeviceInfoUtilTest.CalculatePulseDelayFuture (1 ms)
[ RUN      ] SyncBackendHostTest.DownloadControlTypesNewClient
[57111:12807:0524/193614:13949383052513:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:12807:0524/193614:13949383219843:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.DownloadControlTypesNewClient (41 ms)
[3431/6146] SyncBackendHostTest.DownloadControlTypesNewClient (41 ms)
[ RUN      ] SyncBackendHostTest.DownloadControlTypesRestart
[57111:14347:0524/193614:13949419364763:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:14347:0524/193614:13949419411191:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.DownloadControlTypesRestart (31 ms)
[3432/6146] SyncBackendHostTest.DownloadControlTypesRestart (31 ms)
[ RUN      ] SyncBackendHostTest.TestStartupWithOldSyncData
[57111:13583:0524/193614:13949453682649:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:13583:0524/193614:13949453736733:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.TestStartupWithOldSyncData (32 ms)
[3433/6146] SyncBackendHostTest.TestStartupWithOldSyncData (32 ms)
[ RUN      ] SyncBackendHostTest.DisableThenPurgeType
[57111:13587:0524/193614:13949486037539:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:13587:0524/193614:13949486101250:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57111:3335:0524/193614:13949499019058:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:3335:0524/193614:13949499069954:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57111:3335:0524/193614:13949500053521:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:3335:0524/193614:13949500094158:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57111:3335:0524/193614:13949500387960:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:3335:0524/193614:13949500425903:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.DisableThenPurgeType (35 ms)
[3434/6146] SyncBackendHostTest.DisableThenPurgeType (35 ms)
[ RUN      ] SyncBackendHostTest.ClearServerDataCallsAreForwarded
[57111:13591:0524/193614:13949517666388:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:13591:0524/193614:13949517718187:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.ClearServerDataCallsAreForwarded (31 ms)
[3435/6146] SyncBackendHostTest.ClearServerDataCallsAreForwarded (31 ms)
[ RUN      ] SyncBackendHostTest.IgnoreOldInvalidations
[57111:14615:0524/193614:13949553739003:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:14615:0524/193614:13949553831866:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.IgnoreOldInvalidations (47 ms)
[3436/6146] SyncBackendHostTest.IgnoreOldInvalidations (47 ms)
[ RUN      ] SyncBackendHostTest.ModelTypeConnectorValidDuringShutdown
[57111:13087:0524/193614:13949602579007:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57111:13087:0524/193614:13949602633488:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.ModelTypeConnectorValidDuringShutdown (35 ms)
[3437/6146] SyncBackendHostTest.ModelTypeConnectorValidDuringShutdown (35 ms)
[ RUN      ] SyncBrowserThreadModelWorkerTest.DoesWorkOnDatabaseThread
[       OK ] SyncBrowserThreadModelWorkerTest.DoesWorkOnDatabaseThread (2 ms)
[3438/6146] SyncBrowserThreadModelWorkerTest.DoesWorkOnDatabaseThread (2 ms)
[ RUN      ] SyncBackendRegistrarTest.ConstructorEmpty
[       OK ] SyncBackendRegistrarTest.ConstructorEmpty (13 ms)
[3439/6146] SyncBackendRegistrarTest.ConstructorEmpty (13 ms)
[ RUN      ] SyncBackendRegistrarTest.ConstructorNonEmpty
[57111:3335:0524/193614:13949644291254:WARNING:sync_backend_registrar.cc(84)] Password store not initialized, cannot sync passwords
[       OK ] SyncBackendRegistrarTest.ConstructorNonEmpty (11 ms)
[3440/6146] SyncBackendRegistrarTest.ConstructorNonEmpty (11 ms)
[ RUN      ] SyncGenericChangeProcessorTest.StressGetAllSyncData
[       OK ] SyncGenericChangeProcessorTest.StressGetAllSyncData (177 ms)
[3441/6146] SyncGenericChangeProcessorTest.StressGetAllSyncData (177 ms)
[ RUN      ] SyncGenericChangeProcessorTest.SetGetPasswords
[       OK ] SyncGenericChangeProcessorTest.SetGetPasswords (56 ms)
[3442/6146] SyncGenericChangeProcessorTest.SetGetPasswords (56 ms)
[ RUN      ] SyncGenericChangeProcessorTest.UpdatePasswords
[       OK ] SyncGenericChangeProcessorTest.UpdatePasswords (58 ms)
[3443/6146] SyncGenericChangeProcessorTest.UpdatePasswords (58 ms)
[ RUN      ] SyncGenericChangeProcessorTest.ProcessSyncChanges_AddUpdateWithAttachment
[       OK ] SyncGenericChangeProcessorTest.ProcessSyncChanges_AddUpdateWithAttachment (51 ms)
[3444/6146] SyncGenericChangeProcessorTest.ProcessSyncChanges_AddUpdateWithAttachment (51 ms)
[ RUN      ] SyncGenericChangeProcessorTest.AttachmentUploaded
[       OK ] SyncGenericChangeProcessorTest.AttachmentUploaded (35 ms)
[3445/6146] SyncGenericChangeProcessorTest.AttachmentUploaded (35 ms)
[ RUN      ] SyncGenericChangeProcessorTest.UploadAllAttachmentsNotOnServer
[       OK ] SyncGenericChangeProcessorTest.UploadAllAttachmentsNotOnServer (49 ms)
[3446/6146] SyncGenericChangeProcessorTest.UploadAllAttachmentsNotOnServer (49 ms)
[ RUN      ] SyncGenericChangeProcessorTest.AddExistingEntry
[       OK ] SyncGenericChangeProcessorTest.AddExistingEntry (64 ms)
[3447/6146] SyncGenericChangeProcessorTest.AddExistingEntry (64 ms)
[ RUN      ] SyncBackendHostTest.InitShutdown
[57109:32771:0524/193614:13949581057781:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57109:32771:0524/193614:13949581295171:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.InitShutdown (49 ms)
[3448/6146] SyncBackendHostTest.InitShutdown (49 ms)
[ RUN      ] SyncBackendHostTest.FirstTimeSync
[57109:32775:0524/193614:13949632546163:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57109:32775:0524/193614:13949632602138:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57109:3335:0524/193614:13949646128183:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57109:3335:0524/193614:13949646223241:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.FirstTimeSync (40 ms)
[3449/6146] SyncBackendHostTest.FirstTimeSync (40 ms)
[ RUN      ] SyncBackendHostTest.Restart
[57109:34059:0524/193614:13949677298158:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57109:34059:0524/193614:13949677379177:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57109:3335:0524/193614:13949693168080:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57109:3335:0524/193614:13949693214365:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.Restart (42 ms)
[3450/6146] SyncBackendHostTest.Restart (42 ms)
[ RUN      ] SyncBackendRegistrarTest.ConfigureDataTypes
[57112:3335:0524/193614:13949651078066:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57112:3335:0524/193614:13949651182421:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57112:3335:0524/193614:13949651257584:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57112:3335:0524/193614:13949651288370:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57112:3335:0524/193614:13949651339491:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57112:3335:0524/193614:13949651370699:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendRegistrarTest.ConfigureDataTypes (16 ms)
[3451/6146] SyncBackendRegistrarTest.ConfigureDataTypes (16 ms)
[ RUN      ] SyncBackendRegistrarTest.ActivateDeactivateUIDataType
[57112:3335:0524/193614:13949663573523:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57112:3335:0524/193614:13949663622397:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendRegistrarTest.ActivateDeactivateUIDataType (11 ms)
[3452/6146] SyncBackendRegistrarTest.ActivateDeactivateUIDataType (11 ms)
[ RUN      ] SyncBackendRegistrarTest.ActivateDeactivateNonUIDataType
[57112:3335:0524/193614:13949674198038:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57112:3335:0524/193614:13949674291589:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendRegistrarTest.ActivateDeactivateNonUIDataType (10 ms)
[3453/6146] SyncBackendRegistrarTest.ActivateDeactivateNonUIDataType (10 ms)
[ RUN      ] SyncBackendRegistrarTest.ConfigureNonBlockingDataType
[57112:3335:0524/193614:13949684249230:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57112:3335:0524/193614:13949684307021:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendRegistrarTest.ConfigureNonBlockingDataType (9 ms)
[3454/6146] SyncBackendRegistrarTest.ConfigureNonBlockingDataType (9 ms)
[ RUN      ] SyncBackendRegistrarShutdownTest.BlockingShutdown
[       OK ] SyncBackendRegistrarShutdownTest.BlockingShutdown (2 ms)
[3455/6146] SyncBackendRegistrarShutdownTest.BlockingShutdown (2 ms)
[ RUN      ] SyncUIModelWorkerTest.ScheduledWorkRunsOnUILoop
[       OK ] SyncUIModelWorkerTest.ScheduledWorkRunsOnUILoop (1 ms)
[3456/6146] SyncUIModelWorkerTest.ScheduledWorkRunsOnUILoop (1 ms)
[ RUN      ] LocalDeviceInfoProviderTest.OnInitializedCallback
[       OK ] LocalDeviceInfoProviderTest.OnInitializedCallback (1 ms)
[3457/6146] LocalDeviceInfoProviderTest.OnInitializedCallback (1 ms)
[ RUN      ] LocalDeviceInfoProviderTest.GetLocalDeviceInfo
[       OK ] LocalDeviceInfoProviderTest.GetLocalDeviceInfo (1 ms)
[3458/6146] LocalDeviceInfoProviderTest.GetLocalDeviceInfo (1 ms)
[ RUN      ] LocalDeviceInfoProviderTest.GetLocalSyncCacheGUID
[       OK ] LocalDeviceInfoProviderTest.GetLocalSyncCacheGUID (1 ms)
[3459/6146] LocalDeviceInfoProviderTest.GetLocalSyncCacheGUID (1 ms)
[ RUN      ] LocalDeviceInfoProviderTest.InitClearRace
[       OK ] LocalDeviceInfoProviderTest.InitClearRace (0 ms)
[3460/6146] LocalDeviceInfoProviderTest.InitClearRace (0 ms)
[ RUN      ] SyncBackendHostTest.PartialTypes
[57110:13575:0524/193614:13949471078328:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13575:0524/193614:13949471190417:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949484934663:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949484986141:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.PartialTypes (40 ms)
[3461/6146] SyncBackendHostTest.PartialTypes (40 ms)
[ RUN      ] SyncBackendHostTest.LostDB
[57110:13579:0524/193614:13949502628546:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13579:0524/193614:13949502678453:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949516416158:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949516467778:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.LostDB (34 ms)
[3462/6146] SyncBackendHostTest.LostDB (34 ms)
[ RUN      ] SyncBackendHostTest.DisableTypes
[57110:13583:0524/193614:13949544333651:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13583:0524/193614:13949544417281:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949559414227:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949559470436:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949560330603:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949560367053:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.DisableTypes (42 ms)
[3463/6146] SyncBackendHostTest.DisableTypes (42 ms)
[ RUN      ] SyncBackendHostTest.AddTypes
[57110:13587:0524/193614:13949581805601:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13587:0524/193614:13949581851245:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949595666254:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949595719976:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949596607664:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949596656188:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.AddTypes (34 ms)
[3464/6146] SyncBackendHostTest.AddTypes (34 ms)
[ RUN      ] SyncBackendHostTest.AddDisableTypes
[57110:13591:0524/193614:13949613108529:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13591:0524/193614:13949613166617:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949626637181:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949626719708:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949627652727:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949627738477:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.AddDisableTypes (33 ms)
[3465/6146] SyncBackendHostTest.AddDisableTypes (33 ms)
[ RUN      ] SyncBackendHostTest.NewlySupportedTypes
[57110:13851:0524/193614:13949647972939:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13851:0524/193614:13949648019176:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949661210661:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949661265970:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.NewlySupportedTypes (32 ms)
[3466/6146] SyncBackendHostTest.NewlySupportedTypes (32 ms)
[ RUN      ] SyncBackendHostTest.NewlySupportedTypesWithPartialTypes
[57110:13855:0524/193614:13949679065880:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13855:0524/193614:13949679114941:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:3335:0524/193614:13949692320679:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:3335:0524/193614:13949692367928:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.NewlySupportedTypesWithPartialTypes (31 ms)
[3467/6146] SyncBackendHostTest.NewlySupportedTypesWithPartialTypes (31 ms)
[ RUN      ] SyncBackendHostTest.DownloadControlTypes
[57110:13859:0524/193614:13949709808747:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13859:0524/193614:13949709893174:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.DownloadControlTypes (30 ms)
[3468/6146] SyncBackendHostTest.DownloadControlTypes (30 ms)
[ RUN      ] SyncBackendHostTest.SilentlyFailToDownloadControlTypes
[57110:13863:0524/193614:13949739370797:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:13863:0524/193614:13949739435514:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[57110:13863:0524/193615:13949752429347:ERROR:sync_backend_host_core.cc(541)] Failed to download control types
[       OK ] SyncBackendHostTest.SilentlyFailToDownloadControlTypes (26 ms)
[3469/6146] SyncBackendHostTest.SilentlyFailToDownloadControlTypes (26 ms)
[ RUN      ] SyncBackendHostTest.ForwardLocalRefreshRequest
[57110:14887:0524/193615:13949765439463:WARNING:sync_backend_registrar.cc(113)] No history worker -- removing TYPED_URLS
[57110:14887:0524/193615:13949765505568:WARNING:sync_backend_registrar.cc(117)] No password worker -- removing PASSWORDS
[       OK ] SyncBackendHostTest.ForwardLocalRefreshRequest (30 ms)
[3470/6146] SyncBackendHostTest.ForwardLocalRefreshRequest (30 ms)
[ RUN      ] LocalDeviceInfoProviderTest.InitClearInitRace
[       OK ] LocalDeviceInfoProviderTest.InitClearInitRace (2 ms)
[3471/6146] LocalDeviceInfoProviderTest.InitClearInitRace (2 ms)
[ RUN      ] SyncModelAssociationManagerTest.SimpleModelStart

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(2, @0x11fb9f1a0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 32-00 00-00 00-00 00-00 16-00 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(14, @0x11fb9fda0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 34-00 00-00 00-00 00-00 63-01 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncModelAssociationManagerTest.SimpleModelStart (18 ms)
[3472/6146] SyncModelAssociationManagerTest.SimpleModelStart (18 ms)
[ RUN      ] SyncModelAssociationManagerTest.StopModelBeforeFinish

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncModelAssociationManagerTest.StopModelBeforeFinish (1 ms)
[3473/6146] SyncModelAssociationManagerTest.StopModelBeforeFinish (1 ms)
[ RUN      ] SyncModelAssociationManagerTest.StopAfterFinish

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(2, @0x11fba85a0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 0E-00 00-00 00-00 00-00 09-00 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncModelAssociationManagerTest.StopAfterFinish (0 ms)
[3474/6146] SyncModelAssociationManagerTest.StopAfterFinish (0 ms)
[ RUN      ] SyncModelAssociationManagerTest.TypeFailModelAssociation

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57113:3335:0524/193615:13949768854469:ERROR:fake_data_type_controller.cc(82)] Bookmarks datatype error was encountered: Association failed
[       OK ] SyncModelAssociationManagerTest.TypeFailModelAssociation (0 ms)
[3475/6146] SyncModelAssociationManagerTest.TypeFailModelAssociation (0 ms)
[ RUN      ] SyncModelAssociationManagerTest.TypeReturnUnrecoverableError

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57113:3335:0524/193615:13949770119233:ERROR:fake_data_type_controller.cc(89)] Bookmarks unrecoverable error was encountered: Unrecoverable error
[       OK ] SyncModelAssociationManagerTest.TypeReturnUnrecoverableError (1 ms)
[3476/6146] SyncModelAssociationManagerTest.TypeReturnUnrecoverableError (1 ms)
[ RUN      ] SyncModelAssociationManagerTest.SlowTypeAsFailedType

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(14, @0x11fbb59a0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 1E-00 00-00 00-00 00-00 05-00 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57113:3335:0524/193615:13949771702743:ERROR:model_association_manager.cc(419)] Bookmarks datatype error was encountered: Association timed out.
[       OK ] SyncModelAssociationManagerTest.SlowTypeAsFailedType (1 ms)
[3477/6146] SyncModelAssociationManagerTest.SlowTypeAsFailedType (1 ms)
[ RUN      ] SyncModelAssociationManagerTest.StartMultipleTimes

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(2, @0x11fbba5a0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 16-00 00-00 00-00 00-00 0A-00 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(14, @0x11fbbc1a0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 03-00 00-00 00-00 00-00 06-00 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncModelAssociationManagerTest.StartMultipleTimes (2 ms)
[3478/6146] SyncModelAssociationManagerTest.StartMultipleTimes (2 ms)
[ RUN      ] SyncModelAssociationManagerTest.ModelLoadFailBeforeAssociationStart
[57113:3335:0524/193615:13949774041808:ERROR:model_association_manager_unittest.cc(296)] Bookmarks datatype error was encountered:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncModelAssociationManagerTest.ModelLoadFailBeforeAssociationStart (1 ms)
[3479/6146] SyncModelAssociationManagerTest.ModelLoadFailBeforeAssociationStart (1 ms)
[ RUN      ] SyncModelAssociationManagerTest.StopAfterConfiguration

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(2, @0x11fbc45a0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 15-00 00-00 00-00 00-00 08-00 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57113:3335:0524/193615:13949775871559:ERROR:model_association_manager_unittest.cc(343)] Bookmarks datatype error was encountered: error
[       OK ] SyncModelAssociationManagerTest.StopAfterConfiguration (1 ms)
[3480/6146] SyncModelAssociationManagerTest.StopAfterConfiguration (1 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.AbortDuringAssociation
[57115:3335:0524/193615:13949948905119:ERROR:non_ui_data_type_controller_unittest.cc(404)] Autofill Profiles datatype error was encountered: Disconnected.
[       OK ] SyncNonUIDataTypeControllerTest.AbortDuringAssociation (37 ms)
[3481/6146] SyncNonUIDataTypeControllerTest.AbortDuringAssociation (37 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.StartAfterSyncShutdown
[57115:19979:0524/193615:13949968366428:ERROR:non_ui_data_type_controller.cc(319)] Autofill Profiles datatype error was encountered: Failed to connect to syncer.
[       OK ] SyncNonUIDataTypeControllerTest.StartAfterSyncShutdown (3 ms)
[3482/6146] SyncNonUIDataTypeControllerTest.StartAfterSyncShutdown (3 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.Stop

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetDataTypeContext(0x11e4105f0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.Stop (4 ms)
[3483/6146] SyncNonUIDataTypeControllerTest.Stop (4 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.StopStart

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetDataTypeContext(0x11e4105f0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetDataTypeContext(0x11e414df0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.StopStart (5 ms)
[3484/6146] SyncNonUIDataTypeControllerTest.StopStart (5 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.OnSingleDataTypeUnrecoverableError

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetDataTypeContext(0x11e4105f0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57115:3335:0524/193615:13949980390389:ERROR:non_ui_data_type_controller_unittest.cc(492)] Autofill Profiles datatype error was encountered: error
[       OK ] SyncNonUIDataTypeControllerTest.OnSingleDataTypeUnrecoverableError (3 ms)
[3485/6146] SyncNonUIDataTypeControllerTest.OnSingleDataTypeUnrecoverableError (3 ms)
[ RUN      ] NonUIModelTypeControllerTest.InitialState
[       OK ] NonUIModelTypeControllerTest.InitialState (2 ms)
[3486/6146] NonUIModelTypeControllerTest.InitialState (2 ms)
[ RUN      ] NonUIModelTypeControllerTest.LoadModelsOnBackendThread
[       OK ] NonUIModelTypeControllerTest.LoadModelsOnBackendThread (3 ms)
[3487/6146] NonUIModelTypeControllerTest.LoadModelsOnBackendThread (3 ms)
[ RUN      ] NonUIModelTypeControllerTest.LoadModelsTwice
[57115:3335:0524/193615:13949990833958:ERROR:non_blocking_data_type_controller.cc(54)] Dictionary datatype error was encountered: Model already running
[       OK ] NonUIModelTypeControllerTest.LoadModelsTwice (3 ms)
[3488/6146] NonUIModelTypeControllerTest.LoadModelsTwice (3 ms)
[ RUN      ] NonUIModelTypeControllerTest.ActivateDataTypeOnBackendThread
[       OK ] NonUIModelTypeControllerTest.ActivateDataTypeOnBackendThread (6 ms)
[3489/6146] NonUIModelTypeControllerTest.ActivateDataTypeOnBackendThread (6 ms)
[ RUN      ] NonUIModelTypeControllerTest.Stop
[       OK ] NonUIModelTypeControllerTest.Stop (5 ms)
[3490/6146] NonUIModelTypeControllerTest.Stop (5 ms)
[ RUN      ] SyncModelAssociationManagerTest.AbortDuringAssociation

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnAllDataTypesReadyForConfigure()
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeAssociationDone(14, @0x11fd9cda0 80-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 97-00 00-00 00-00 00-00 0B-00 00-00 00-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57114:3335:0524/193615:13949845567615:ERROR:model_association_manager.cc(419)] Bookmarks datatype error was encountered: Association timed out.
[       OK ] SyncModelAssociationManagerTest.AbortDuringAssociation (17 ms)
[3491/6146] SyncModelAssociationManagerTest.AbortDuringAssociation (17 ms)
[ RUN      ] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeWillStop(2, @0x11faf0d20 )
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure (1 ms)
[3492/6146] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure (1 ms)
[ RUN      ] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure_FailedLoadModels
[57114:3335:0524/193615:13949847091999:ERROR:model_association_manager_unittest.cc(466)] Apps datatype error was encountered:

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnSingleDataTypeWillStop(14, @0x11fda5530 TestBody@../../components/sync_driver/model_association_manager_unittest.cc:466, Apps datatype error was encountered: )
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure_FailedLoadModels (0 ms)
[3493/6146] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure_FailedLoadModels (0 ms)
[ RUN      ] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure_TypeFailedAfterLoadModels
[57114:3335:0524/193615:13949847748071:ERROR:model_association_manager_unittest.cc(512)] Apps datatype error was encountered: error
[       OK ] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure_TypeFailedAfterLoadModels (0 ms)
[3494/6146] SyncModelAssociationManagerTest.OnAllDataTypesReadyForConfigure_TypeFailedAfterLoadModels (0 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.StartOk

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetDataTypeContext(0x1265be5f0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.StartOk (20 ms)
[3495/6146] SyncNonUIDataTypeControllerTest.StartOk (20 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.StartFirstRun

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetDataTypeContext(0x1265be5f0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetSyncCount()
          Returns: 0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.StartFirstRun (3 ms)
[3496/6146] SyncNonUIDataTypeControllerTest.StartFirstRun (3 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.AbortDuringStartModels

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: Disconnect()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.AbortDuringStartModels (2 ms)
[3497/6146] SyncNonUIDataTypeControllerTest.AbortDuringStartModels (2 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.StartAssociationFailed
[57114:3335:0524/193615:13949873304270:ERROR:non_ui_data_type_controller_unittest.cc(343)] Autofill Profiles datatype error was encountered: Sync Error

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: GetDataTypeContext(0x12829d5f0)
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: Disconnect()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.StartAssociationFailed (2 ms)
[3498/6146] SyncNonUIDataTypeControllerTest.StartAssociationFailed (2 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.StartAssociationTriggersUnrecoverableError
[57114:21523:0524/193615:13949876141890:ERROR:non_ui_data_type_controller.cc(344)] Autofill Profiles unrecoverable error was encountered: Failed to load sync nodes

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: Disconnect()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (3 ms)
[3499/6146] SyncNonUIDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (3 ms)
[ RUN      ] SyncNonUIDataTypeControllerTest.StartAssociationCryptoNotReady
[57114:21015:0524/193615:13949878889111:ERROR:non_ui_data_type_controller.cc(331)] Autofill Profiles cryptographer error was encountered:

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: Disconnect()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] SyncNonUIDataTypeControllerTest.StartAssociationCryptoNotReady (3 ms)
[3500/6146] SyncNonUIDataTypeControllerTest.StartAssociationCryptoNotReady (3 ms)
[ RUN      ] GaiaCookieManagerServiceTest.MergeSessionRetried
[       OK ] GaiaCookieManagerServiceTest.MergeSessionRetried (1101 ms)
[3501/6146] GaiaCookieManagerServiceTest.MergeSessionRetried (1101 ms)
[ RUN      ] GaiaCookieManagerServiceTest.MergeSessionRetriedTwice
[       OK ] GaiaCookieManagerServiceTest.MergeSessionRetriedTwice (4202 ms)
[3502/6146] GaiaCookieManagerServiceTest.MergeSessionRetriedTwice (4202 ms)
[ RUN      ] GaiaCookieManagerServiceTest.FailedUbertoken
[       OK ] GaiaCookieManagerServiceTest.FailedUbertoken (1 ms)
[3503/6146] GaiaCookieManagerServiceTest.FailedUbertoken (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ContinueAfterSuccess
[       OK ] GaiaCookieManagerServiceTest.ContinueAfterSuccess (1 ms)
[3504/6146] GaiaCookieManagerServiceTest.ContinueAfterSuccess (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ContinueAfterFailure1
[       OK ] GaiaCookieManagerServiceTest.ContinueAfterFailure1 (1 ms)
[3505/6146] GaiaCookieManagerServiceTest.ContinueAfterFailure1 (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.ContinueAfterFailure2
[       OK ] GaiaCookieManagerServiceTest.ContinueAfterFailure2 (0 ms)
[3506/6146] GaiaCookieManagerServiceTest.ContinueAfterFailure2 (0 ms)
[ RUN      ] GaiaCookieManagerServiceTest.AllRequestsInMultipleGoes
[       OK ] GaiaCookieManagerServiceTest.AllRequestsInMultipleGoes (1 ms)
[3507/6146] GaiaCookieManagerServiceTest.AllRequestsInMultipleGoes (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.LogOutAllAccountsNoQueue
[       OK ] GaiaCookieManagerServiceTest.LogOutAllAccountsNoQueue (1 ms)
[3508/6146] GaiaCookieManagerServiceTest.LogOutAllAccountsNoQueue (1 ms)
[ RUN      ] GaiaCookieManagerServiceTest.LogOutAllAccountsFails
[       OK ] GaiaCookieManagerServiceTest.LogOutAllAccountsFails (0 ms)
[3509/6146] GaiaCookieManagerServiceTest.LogOutAllAccountsFails (0 ms)
[ RUN      ] GaiaCookieManagerServiceTest.LogOutAllAccountsAfterOneAddInQueue
[       OK ] GaiaCookieManagerServiceTest.LogOutAllAccountsAfterOneAddInQueue (1 ms)
[3510/6146] GaiaCookieManagerServiceTest.LogOutAllAccountsAfterOneAddInQueue (1 ms)
[ RUN      ] StartupControllerTest.FallbackTimerWaits
[       OK ] StartupControllerTest.FallbackTimerWaits (1 ms)
[3511/6146] StartupControllerTest.FallbackTimerWaits (1 ms)
[ RUN      ] StartupControllerTest.NoDeferralSetupInProgressTrigger
[       OK ] StartupControllerTest.NoDeferralSetupInProgressTrigger (0 ms)
[3512/6146] StartupControllerTest.NoDeferralSetupInProgressTrigger (0 ms)
[ RUN      ] StartupControllerTest.SetupInProgressTriggerInterruptsDeferral
[       OK ] StartupControllerTest.SetupInProgressTriggerInterruptsDeferral (1 ms)
[3513/6146] StartupControllerTest.SetupInProgressTriggerInterruptsDeferral (1 ms)
[ RUN      ] StartupControllerTest.DeferralOnRestart
[       OK ] StartupControllerTest.DeferralOnRestart (0 ms)
[3514/6146] StartupControllerTest.DeferralOnRestart (0 ms)
[ RUN      ] StartupControllerTest.ResetDuringSetup
[       OK ] StartupControllerTest.ResetDuringSetup (0 ms)
[3515/6146] StartupControllerTest.ResetDuringSetup (0 ms)
[ RUN      ] SyncPrefsTest.Basic
[       OK ] SyncPrefsTest.Basic (1 ms)
[3516/6146] SyncPrefsTest.Basic (1 ms)
[ RUN      ] SyncPrefsTest.DefaultTypes
[       OK ] SyncPrefsTest.DefaultTypes (1 ms)
[3517/6146] SyncPrefsTest.DefaultTypes (1 ms)
[ RUN      ] SyncPrefsTest.PreferredTypesKeepEverythingSynced
[       OK ] SyncPrefsTest.PreferredTypesKeepEverythingSynced (1 ms)
[3518/6146] SyncPrefsTest.PreferredTypesKeepEverythingSynced (1 ms)
[ RUN      ] SyncPrefsTest.PreferredTypesNotKeepEverythingSynced
[       OK ] SyncPrefsTest.PreferredTypesNotKeepEverythingSynced (1 ms)
[3519/6146] SyncPrefsTest.PreferredTypesNotKeepEverythingSynced (1 ms)
[ RUN      ] SyncPrefsTest.ObservedPrefs
[       OK ] SyncPrefsTest.ObservedPrefs (0 ms)
[3520/6146] SyncPrefsTest.ObservedPrefs (0 ms)
[ RUN      ] ProfileSyncAuthProviderTest.RequestToken
[       OK ] ProfileSyncAuthProviderTest.RequestToken (2 ms)
[3521/6146] ProfileSyncAuthProviderTest.RequestToken (2 ms)
[ RUN      ] ProfileSyncAuthProviderTest.RequestTokenTwoConcurrentRequests
[       OK ] ProfileSyncAuthProviderTest.RequestTokenTwoConcurrentRequests (0 ms)
[3522/6146] ProfileSyncAuthProviderTest.RequestTokenTwoConcurrentRequests (0 ms)
[ RUN      ] SyncSharedChangeProcessorTest.Basic
[       OK ] SyncSharedChangeProcessorTest.Basic (20 ms)
[3523/6146] SyncSharedChangeProcessorTest.Basic (20 ms)
[ RUN      ] SyncSharedChangeProcessorTest.ConnectWithAttachmentStore
[       OK ] SyncSharedChangeProcessorTest.ConnectWithAttachmentStore (14 ms)
[3524/6146] SyncSharedChangeProcessorTest.ConnectWithAttachmentStore (14 ms)
[ RUN      ] StartupControllerTest.Basic
[       OK ] StartupControllerTest.Basic (1 ms)
[3525/6146] StartupControllerTest.Basic (1 ms)
[ RUN      ] StartupControllerTest.DefersAfterFirstSetupComplete
[       OK ] StartupControllerTest.DefersAfterFirstSetupComplete (1 ms)
[3526/6146] StartupControllerTest.DefersAfterFirstSetupComplete (1 ms)
[ RUN      ] StartupControllerTest.NoDeferralDataTypeTrigger
[       OK ] StartupControllerTest.NoDeferralDataTypeTrigger (0 ms)
[3527/6146] StartupControllerTest.NoDeferralDataTypeTrigger (0 ms)
[ RUN      ] StartupControllerTest.DataTypeTriggerInterruptsDeferral
[       OK ] StartupControllerTest.DataTypeTriggerInterruptsDeferral (0 ms)
[3528/6146] StartupControllerTest.DataTypeTriggerInterruptsDeferral (0 ms)
[ RUN      ] StartupControllerTest.FallbackTimer
[       OK ] StartupControllerTest.FallbackTimer (1 ms)
[3529/6146] StartupControllerTest.FallbackTimer (1 ms)
[ RUN      ] StartupControllerTest.NoDeferralWithoutSessionsSync
[       OK ] StartupControllerTest.NoDeferralWithoutSessionsSync (1 ms)
[3530/6146] StartupControllerTest.NoDeferralWithoutSessionsSync (1 ms)
[ RUN      ] SyncPrefsTest.ClearPreferences
[       OK ] SyncPrefsTest.ClearPreferences (2 ms)
[3531/6146] SyncPrefsTest.ClearPreferences (2 ms)
[ RUN      ] SyncPrefsTest.DeviceInfo
[       OK ] SyncPrefsTest.DeviceInfo (1 ms)
[3532/6146] SyncPrefsTest.DeviceInfo (1 ms)
[ RUN      ] SyncPrefsTest.InvalidationVersions
[       OK ] SyncPrefsTest.InvalidationVersions (1 ms)
[3533/6146] SyncPrefsTest.InvalidationVersions (1 ms)
[ RUN      ] SyncStoppedReporterTest.EventURL
[       OK ] SyncStoppedReporterTest.EventURL (1 ms)
[3534/6146] SyncStoppedReporterTest.EventURL (1 ms)
[ RUN      ] SyncStoppedReporterTest.EventURLWithSlash
[       OK ] SyncStoppedReporterTest.EventURLWithSlash (1 ms)
[3535/6146] SyncStoppedReporterTest.EventURLWithSlash (1 ms)
[ RUN      ] SyncStoppedReporterTest.FetcherConfiguration
[       OK ] SyncStoppedReporterTest.FetcherConfiguration (1 ms)
[3536/6146] SyncStoppedReporterTest.FetcherConfiguration (1 ms)
[ RUN      ] SyncStoppedReporterTest.HappyCase
[       OK ] SyncStoppedReporterTest.HappyCase (2 ms)
[3537/6146] SyncStoppedReporterTest.HappyCase (2 ms)
[ RUN      ] SyncStoppedReporterTest.ServerNotFound
[       OK ] SyncStoppedReporterTest.ServerNotFound (1 ms)
[3538/6146] SyncStoppedReporterTest.ServerNotFound (1 ms)
[ RUN      ] SyncStoppedReporterTest.DestructionDuringRequestHandler
[       OK ] SyncStoppedReporterTest.DestructionDuringRequestHandler (0 ms)
[3539/6146] SyncStoppedReporterTest.DestructionDuringRequestHandler (0 ms)
[ RUN      ] SyncStoppedReporterTest.Timeout
[       OK ] SyncStoppedReporterTest.Timeout (0 ms)
[3540/6146] SyncStoppedReporterTest.Timeout (0 ms)
[ RUN      ] SyncUIDataTypeControllerTest.StartStopFirstRun
[       OK ] SyncUIDataTypeControllerTest.StartStopFirstRun (36 ms)
[3541/6146] SyncUIDataTypeControllerTest.StartStopFirstRun (36 ms)
[ RUN      ] SyncUIDataTypeControllerTest.StartAssociationFailed
[57120:3335:0524/193616:13951317929288:ERROR:ui_data_type_controller_unittest.cc(158)] Preferences datatype error was encountered: Error
[       OK ] SyncUIDataTypeControllerTest.StartAssociationFailed (1 ms)
[3542/6146] SyncUIDataTypeControllerTest.StartAssociationFailed (1 ms)
[ RUN      ] SyncUIDataTypeControllerTest.StartAssociationTriggersUnrecoverableError
[57120:3335:0524/193616:13951319914634:ERROR:ui_data_type_controller.cc(179)] Preferences unrecoverable error was encountered: Failed to load sync nodes
[       OK ] SyncUIDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (2 ms)
[3543/6146] SyncUIDataTypeControllerTest.StartAssociationTriggersUnrecoverableError (2 ms)
[ RUN      ] SyncUIDataTypeControllerTest.OnSingleDatatypeUnrecoverableError
[57120:3335:0524/193616:13951321898731:ERROR:ui_data_type_controller_unittest.cc(201)] Preferences datatype error was encountered: error
[       OK ] SyncUIDataTypeControllerTest.OnSingleDatatypeUnrecoverableError (2 ms)
[3544/6146] SyncUIDataTypeControllerTest.OnSingleDatatypeUnrecoverableError (2 ms)
[ RUN      ] UIModelTypeControllerTest.InitialState
[       OK ] UIModelTypeControllerTest.InitialState (0 ms)
[3545/6146] UIModelTypeControllerTest.InitialState (0 ms)
[ RUN      ] UIModelTypeControllerTest.LoadModelsOnUIThread
[       OK ] UIModelTypeControllerTest.LoadModelsOnUIThread (1 ms)
[3546/6146] UIModelTypeControllerTest.LoadModelsOnUIThread (1 ms)
[ RUN      ] UIModelTypeControllerTest.LoadModelsTwice
[57120:3335:0524/193616:13951326293000:ERROR:non_blocking_data_type_controller.cc(54)] Device Info datatype error was encountered: Model already running
[       OK ] UIModelTypeControllerTest.LoadModelsTwice (2 ms)
[3547/6146] UIModelTypeControllerTest.LoadModelsTwice (2 ms)
[ RUN      ] UIModelTypeControllerTest.ActivateDataTypeOnUIThread
[       OK ] UIModelTypeControllerTest.ActivateDataTypeOnUIThread (2 ms)
[3548/6146] UIModelTypeControllerTest.ActivateDataTypeOnUIThread (2 ms)
[ RUN      ] UIModelTypeControllerTest.Stop
[       OK ] UIModelTypeControllerTest.Stop (3 ms)
[3549/6146] UIModelTypeControllerTest.Stop (3 ms)
[ RUN      ] SyncFaviconCacheTest.Empty
[       OK ] SyncFaviconCacheTest.Empty (0 ms)
[3550/6146] SyncFaviconCacheTest.Empty (0 ms)
[ RUN      ] SyncStoppedReporterTest.NoCallback
[       OK ] SyncStoppedReporterTest.NoCallback (1 ms)
[3551/6146] SyncStoppedReporterTest.NoCallback (1 ms)
[ RUN      ] SyncStoppedReporterTest.NoCallbackTimeout
[       OK ] SyncStoppedReporterTest.NoCallbackTimeout (0 ms)
[3552/6146] SyncStoppedReporterTest.NoCallbackTimeout (0 ms)
[ RUN      ] SyncUtilTest.GetSyncServiceURLWithoutCommandLineSwitch
[       OK ] SyncUtilTest.GetSyncServiceURLWithoutCommandLineSwitch (0 ms)
[3553/6146] SyncUtilTest.GetSyncServiceURLWithoutCommandLineSwitch (0 ms)
[ RUN      ] SyncUtilTest.GetSyncServiceURLWithCommandLineSwitch
[       OK ] SyncUtilTest.GetSyncServiceURLWithCommandLineSwitch (0 ms)
[3554/6146] SyncUtilTest.GetSyncServiceURLWithCommandLineSwitch (0 ms)
[ RUN      ] SyncUtilTest.GetSyncServiceURLWithBadCommandLineSwitch
[57119:3335:0524/193616:13951082838839:WARNING:sync_util.cc(42)] The following sync URL specified at the command-line is invalid: invalid_url
[       OK ] SyncUtilTest.GetSyncServiceURLWithBadCommandLineSwitch (0 ms)
[3555/6146] SyncUtilTest.GetSyncServiceURLWithBadCommandLineSwitch (0 ms)
[ RUN      ] SyncUtilTest.MakeUserAgentForSync
[       OK ] SyncUtilTest.MakeUserAgentForSync (0 ms)
[3556/6146] SyncUtilTest.MakeUserAgentForSync (0 ms)
[ RUN      ] SystemEncryptorTest.EncryptDecrypt
[       OK ] SystemEncryptorTest.EncryptDecrypt (3 ms)
[3557/6146] SystemEncryptorTest.EncryptDecrypt (3 ms)
[ RUN      ] SyncUIDataTypeControllerTest.Start
[       OK ] SyncUIDataTypeControllerTest.Start (36 ms)
[3558/6146] SyncUIDataTypeControllerTest.Start (36 ms)
[ RUN      ] SyncUIDataTypeControllerTest.StartStop
[       OK ] SyncUIDataTypeControllerTest.StartStop (1 ms)
[3559/6146] SyncUIDataTypeControllerTest.StartStop (1 ms)
[ RUN      ] SyncUIDataTypeControllerTest.StartStopBeforeAssociation
[       OK ] SyncUIDataTypeControllerTest.StartStopBeforeAssociation (1 ms)
[3560/6146] SyncUIDataTypeControllerTest.StartStopBeforeAssociation (1 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveSyncFavicon
[       OK ] SyncFaviconCacheTest.ReceiveSyncFavicon (37 ms)
[3561/6146] SyncFaviconCacheTest.ReceiveSyncFavicon (37 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveEmptySyncFavicon
[       OK ] SyncFaviconCacheTest.ReceiveEmptySyncFavicon (2 ms)
[3562/6146] SyncFaviconCacheTest.ReceiveEmptySyncFavicon (2 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveUpdatedSyncFavicon
[       OK ] SyncFaviconCacheTest.ReceiveUpdatedSyncFavicon (1 ms)
[3563/6146] SyncFaviconCacheTest.ReceiveUpdatedSyncFavicon (1 ms)
[ RUN      ] SyncFaviconCacheTest.MultipleMappings
[       OK ] SyncFaviconCacheTest.MultipleMappings (1 ms)
[3564/6146] SyncFaviconCacheTest.MultipleMappings (1 ms)
[ RUN      ] SyncFaviconCacheTest.SyncEmpty
[       OK ] SyncFaviconCacheTest.SyncEmpty (1 ms)
[3565/6146] SyncFaviconCacheTest.SyncEmpty (1 ms)
[ RUN      ] SyncFaviconCacheTest.SyncExistingLocal
[       OK ] SyncFaviconCacheTest.SyncExistingLocal (6 ms)
[3566/6146] SyncFaviconCacheTest.SyncExistingLocal (6 ms)
[ RUN      ] SyncFaviconCacheTest.SyncExistingRemote
[       OK ] SyncFaviconCacheTest.SyncExistingRemote (4 ms)
[3567/6146] SyncFaviconCacheTest.SyncExistingRemote (4 ms)
[ RUN      ] SyncFaviconCacheTest.SyncMergesImages
[       OK ] SyncFaviconCacheTest.SyncMergesImages (7 ms)
[3568/6146] SyncFaviconCacheTest.SyncMergesImages (7 ms)
[ RUN      ] SyncFaviconCacheTest.SyncMergesTracking
[       OK ] SyncFaviconCacheTest.SyncMergesTracking (6 ms)
[3569/6146] SyncFaviconCacheTest.SyncMergesTracking (6 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveStaleImages
[       OK ] SyncFaviconCacheTest.ReceiveStaleImages (2 ms)
[3570/6146] SyncFaviconCacheTest.ReceiveStaleImages (2 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveNewImages
[       OK ] SyncFaviconCacheTest.ReceiveNewImages (22 ms)
[3571/6146] SyncFaviconCacheTest.ReceiveNewImages (22 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveSameImages
[       OK ] SyncFaviconCacheTest.ReceiveSameImages (2 ms)
[3572/6146] SyncFaviconCacheTest.ReceiveSameImages (2 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveStaleTracking
[       OK ] SyncFaviconCacheTest.ReceiveStaleTracking (2 ms)
[3573/6146] SyncFaviconCacheTest.ReceiveStaleTracking (2 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveNewTracking
[       OK ] SyncFaviconCacheTest.ReceiveNewTracking (2 ms)
[3574/6146] SyncFaviconCacheTest.ReceiveNewTracking (2 ms)
[ RUN      ] SyncFaviconCacheTest.ReceiveSameTracking
[       OK ] SyncFaviconCacheTest.ReceiveSameTracking (3 ms)
[3575/6146] SyncFaviconCacheTest.ReceiveSameTracking (3 ms)
[ RUN      ] SyncFaviconCacheTest.DeleteFavicons
[       OK ] SyncFaviconCacheTest.DeleteFavicons (2 ms)
[3576/6146] SyncFaviconCacheTest.DeleteFavicons (2 ms)
[ RUN      ] SyncFaviconCacheTest.ExpireOnMergeData
[       OK ] SyncFaviconCacheTest.ExpireOnMergeData (31 ms)
[3577/6146] SyncFaviconCacheTest.ExpireOnMergeData (31 ms)
[ RUN      ] SyncFaviconCacheTest.NoExpireOnProcessSyncChanges
[       OK ] SyncFaviconCacheTest.NoExpireOnProcessSyncChanges (7 ms)
[3578/6146] SyncFaviconCacheTest.NoExpireOnProcessSyncChanges (7 ms)
[ RUN      ] SyncFaviconCacheTest.AddOnFaviconVisited
[       OK ] SyncFaviconCacheTest.AddOnFaviconVisited (2 ms)
[3579/6146] SyncFaviconCacheTest.AddOnFaviconVisited (2 ms)
[ RUN      ] SyncFaviconCacheTest.UpdateOnFaviconVisited
[       OK ] SyncFaviconCacheTest.UpdateOnFaviconVisited (1 ms)
[3580/6146] SyncFaviconCacheTest.UpdateOnFaviconVisited (1 ms)
[ RUN      ] SyncFaviconCacheTest.ExpireOnFaviconVisited
[       OK ] SyncFaviconCacheTest.ExpireOnFaviconVisited (29 ms)
[3581/6146] SyncFaviconCacheTest.ExpireOnFaviconVisited (29 ms)
[ RUN      ] SyncFaviconCacheTest.HistoryFullClear
[       OK ] SyncFaviconCacheTest.HistoryFullClear (4 ms)
[3582/6146] SyncFaviconCacheTest.HistoryFullClear (4 ms)
[ RUN      ] SyncFaviconCacheTest.HistorySubsetClear
[       OK ] SyncFaviconCacheTest.HistorySubsetClear (3 ms)
[3583/6146] SyncFaviconCacheTest.HistorySubsetClear (3 ms)
[ RUN      ] SyncFaviconCacheTest.IgnoreDataScheme
[       OK ] SyncFaviconCacheTest.IgnoreDataScheme (1 ms)
[3584/6146] SyncFaviconCacheTest.IgnoreDataScheme (1 ms)
[ RUN      ] SyncFaviconCacheTest.ReuseCachedIconUrl
[       OK ] SyncFaviconCacheTest.ReuseCachedIconUrl (2 ms)
[3585/6146] SyncFaviconCacheTest.ReuseCachedIconUrl (2 ms)
[ RUN      ] SyncFaviconCacheTest.UpdatedOrphans
[       OK ] SyncFaviconCacheTest.UpdatedOrphans (3 ms)
[3586/6146] SyncFaviconCacheTest.UpdatedOrphans (3 ms)
[ RUN      ] SyncFaviconCacheTest.PartialAssociationInfo
[       OK ] SyncFaviconCacheTest.PartialAssociationInfo (2 ms)
[3587/6146] SyncFaviconCacheTest.PartialAssociationInfo (2 ms)
[ RUN      ] SyncFaviconCacheTest.NullFaviconVisitTime
[       OK ] SyncFaviconCacheTest.NullFaviconVisitTime (4 ms)
[3588/6146] SyncFaviconCacheTest.NullFaviconVisitTime (4 ms)
[ RUN      ] SyncFaviconCacheTest.VisitFaviconClockSkew
[       OK ] SyncFaviconCacheTest.VisitFaviconClockSkew (9 ms)
[3589/6146] SyncFaviconCacheTest.VisitFaviconClockSkew (9 ms)
[ RUN      ] SyncFaviconCacheTest.MixedThreshold
[       OK ] SyncFaviconCacheTest.MixedThreshold (27 ms)
[3590/6146] SyncFaviconCacheTest.MixedThreshold (27 ms)
[ RUN      ] BookmarksPageRevisitObserver.NoMatchingBookmarks
[       OK ] BookmarksPageRevisitObserver.NoMatchingBookmarks (1 ms)
[3591/6146] BookmarksPageRevisitObserver.NoMatchingBookmarks (1 ms)
[ RUN      ] BookmarksPageRevisitObserver.OneMatchingBookmark
[       OK ] BookmarksPageRevisitObserver.OneMatchingBookmark (0 ms)
[3592/6146] BookmarksPageRevisitObserver.OneMatchingBookmark (0 ms)
[ RUN      ] BookmarksPageRevisitObserver.MultipleMatchingBookmarks
[       OK ] BookmarksPageRevisitObserver.MultipleMatchingBookmarks (0 ms)
[3593/6146] BookmarksPageRevisitObserver.MultipleMatchingBookmarks (0 ms)
[ RUN      ] CurrentTabMatcherTest.NoCheck
[       OK ] CurrentTabMatcherTest.NoCheck (0 ms)
[3594/6146] CurrentTabMatcherTest.NoCheck (0 ms)
[ RUN      ] CurrentTabMatcherTest.EmptyTab
[       OK ] CurrentTabMatcherTest.EmptyTab (0 ms)
[3595/6146] CurrentTabMatcherTest.EmptyTab (0 ms)
[ RUN      ] CurrentTabMatcherTest.SameUrl
[       OK ] CurrentTabMatcherTest.SameUrl (0 ms)
[3596/6146] CurrentTabMatcherTest.SameUrl (0 ms)
[ RUN      ] CurrentTabMatcherTest.DifferentUrl
[       OK ] CurrentTabMatcherTest.DifferentUrl (0 ms)
[3597/6146] CurrentTabMatcherTest.DifferentUrl (0 ms)
[ RUN      ] CurrentTabMatcherTest.DifferentIndex
[       OK ] CurrentTabMatcherTest.DifferentIndex (1 ms)
[3598/6146] CurrentTabMatcherTest.DifferentIndex (1 ms)
[ RUN      ] CurrentTabMatcherTest.Timestamp
[       OK ] CurrentTabMatcherTest.Timestamp (0 ms)
[3599/6146] CurrentTabMatcherTest.Timestamp (0 ms)
[ RUN      ] OffsetTabMatcherTest.NoCheck
[       OK ] OffsetTabMatcherTest.NoCheck (0 ms)
[3600/6146] OffsetTabMatcherTest.NoCheck (0 ms)
[ RUN      ] OffsetTabMatcherTest.EmptyTab
[       OK ] OffsetTabMatcherTest.EmptyTab (0 ms)
[3601/6146] OffsetTabMatcherTest.EmptyTab (0 ms)
[ RUN      ] OffsetTabMatcherTest.HasMatchForward
[       OK ] OffsetTabMatcherTest.HasMatchForward (1 ms)
[3602/6146] OffsetTabMatcherTest.HasMatchForward (1 ms)
[ RUN      ] OffsetTabMatcherTest.HasMatchBackward
[       OK ] OffsetTabMatcherTest.HasMatchBackward (0 ms)
[3603/6146] OffsetTabMatcherTest.HasMatchBackward (0 ms)
[ RUN      ] OffsetTabMatcherTest.NoMatch
[       OK ] OffsetTabMatcherTest.NoMatch (1 ms)
[3604/6146] OffsetTabMatcherTest.NoMatch (1 ms)
[ RUN      ] OffsetTabMatcherTest.MultipleBackwardOffsets
[       OK ] OffsetTabMatcherTest.MultipleBackwardOffsets (1 ms)
[3605/6146] OffsetTabMatcherTest.MultipleBackwardOffsets (1 ms)
[ RUN      ] OffsetTabMatcherTest.MultipleOffsets
[       OK ] OffsetTabMatcherTest.MultipleOffsets (0 ms)
[3606/6146] OffsetTabMatcherTest.MultipleOffsets (0 ms)
[ RUN      ] OffsetTabMatcherTest.VeryForwardOffset
[       OK ] OffsetTabMatcherTest.VeryForwardOffset (1 ms)
[3607/6146] OffsetTabMatcherTest.VeryForwardOffset (1 ms)
[ RUN      ] OffsetTabMatcherTest.VeryBackwardOffset
[       OK ] OffsetTabMatcherTest.VeryBackwardOffset (1 ms)
[3608/6146] OffsetTabMatcherTest.VeryBackwardOffset (1 ms)
[ RUN      ] OffsetTabMatcherTest.MultipleTabs
[       OK ] OffsetTabMatcherTest.MultipleTabs (0 ms)
[3609/6146] OffsetTabMatcherTest.MultipleTabs (0 ms)
[ RUN      ] OffsetTabMatcherTest.MultipleTabsSameTime
[       OK ] OffsetTabMatcherTest.MultipleTabsSameTime (1 ms)
[3610/6146] OffsetTabMatcherTest.MultipleTabsSameTime (1 ms)
[ RUN      ] SessionsPageRevisitObserverTest.RunMatchersNoWindows
[       OK ] SessionsPageRevisitObserverTest.RunMatchersNoWindows (0 ms)
[3611/6146] SessionsPageRevisitObserverTest.RunMatchersNoWindows (0 ms)
[ RUN      ] SessionsPageRevisitObserverTest.RunMatchersNoTabs
[       OK ] SessionsPageRevisitObserverTest.RunMatchersNoTabs (0 ms)
[3612/6146] SessionsPageRevisitObserverTest.RunMatchersNoTabs (0 ms)
[ RUN      ] SessionsPageRevisitObserverTest.RunMatchersNoEntries
[       OK ] SessionsPageRevisitObserverTest.RunMatchersNoEntries (0 ms)
[3613/6146] SessionsPageRevisitObserverTest.RunMatchersNoEntries (0 ms)
[ RUN      ] SessionsPageRevisitObserverTest.RunMatchersSingle
[       OK ] SessionsPageRevisitObserverTest.RunMatchersSingle (0 ms)
[3614/6146] SessionsPageRevisitObserverTest.RunMatchersSingle (0 ms)
[ RUN      ] SessionsPageRevisitObserverTest.RunMatchersFalseProvider
[       OK ] SessionsPageRevisitObserverTest.RunMatchersFalseProvider (0 ms)
[3615/6146] SessionsPageRevisitObserverTest.RunMatchersFalseProvider (0 ms)
[ RUN      ] SessionsPageRevisitObserverTest.RunMatchersMany
[       OK ] SessionsPageRevisitObserverTest.RunMatchersMany (0 ms)
[3616/6146] SessionsPageRevisitObserverTest.RunMatchersMany (0 ms)
[ RUN      ] TypedUrlPageRevisitTaskTest.NoMatchesFillReturnsFalse
[       OK ] TypedUrlPageRevisitTaskTest.NoMatchesFillReturnsFalse (1 ms)
[3617/6146] TypedUrlPageRevisitTaskTest.NoMatchesFillReturnsFalse (1 ms)
[ RUN      ] TypedUrlPageRevisitTaskTest.NoMatchesFillReturnsTrue
[       OK ] TypedUrlPageRevisitTaskTest.NoMatchesFillReturnsTrue (0 ms)
[3618/6146] TypedUrlPageRevisitTaskTest.NoMatchesFillReturnsTrue (0 ms)
[ RUN      ] TypedUrlPageRevisitTaskTest.NoSyncedSources
[       OK ] TypedUrlPageRevisitTaskTest.NoSyncedSources (0 ms)
[3619/6146] TypedUrlPageRevisitTaskTest.NoSyncedSources (0 ms)
[ RUN      ] TypedUrlPageRevisitTaskTest.SingleMatch
[       OK ] TypedUrlPageRevisitTaskTest.SingleMatch (1 ms)
[3620/6146] TypedUrlPageRevisitTaskTest.SingleMatch (1 ms)
[ RUN      ] TypedUrlPageRevisitTaskTest.MultipleMatches
[       OK ] TypedUrlPageRevisitTaskTest.MultipleMatches (0 ms)
[3621/6146] TypedUrlPageRevisitTaskTest.MultipleMatches (0 ms)
[ RUN      ] SessionDataTypeControllerTest.StartModels
[       OK ] SessionDataTypeControllerTest.StartModels (1 ms)
[3622/6146] SessionDataTypeControllerTest.StartModels (1 ms)
[ RUN      ] SessionDataTypeControllerTest.StartModelsDelayedByLocalDevice
[       OK ] SessionDataTypeControllerTest.StartModelsDelayedByLocalDevice (0 ms)
[3623/6146] SessionDataTypeControllerTest.StartModelsDelayedByLocalDevice (0 ms)
[ RUN      ] SessionDataTypeControllerTest.StartModelsDelayedByRestoreInProgress
[       OK ] SessionDataTypeControllerTest.StartModelsDelayedByRestoreInProgress (1 ms)
[3624/6146] SessionDataTypeControllerTest.StartModelsDelayedByRestoreInProgress (1 ms)
[ RUN      ] SessionDataTypeControllerTest.StartModelsDelayedByLocalDeviceThenRestoreInProgress
[       OK ] SessionDataTypeControllerTest.StartModelsDelayedByLocalDeviceThenRestoreInProgress (0 ms)
[3625/6146] SessionDataTypeControllerTest.StartModelsDelayedByLocalDeviceThenRestoreInProgress (0 ms)
[ RUN      ] SessionDataTypeControllerTest.StartModelsDelayedByRestoreInProgressThenLocalDevice
[       OK ] SessionDataTypeControllerTest.StartModelsDelayedByRestoreInProgressThenLocalDevice (1 ms)
[3626/6146] SessionDataTypeControllerTest.StartModelsDelayedByRestoreInProgressThenLocalDevice (1 ms)
[ RUN      ] SyncedSessionTrackerTest.GetSession
[       OK ] SyncedSessionTrackerTest.GetSession (0 ms)
[3627/6146] SyncedSessionTrackerTest.GetSession (0 ms)
[ RUN      ] SyncedSessionTrackerTest.GetTabUnmapped
[       OK ] SyncedSessionTrackerTest.GetTabUnmapped (0 ms)
[3628/6146] SyncedSessionTrackerTest.GetTabUnmapped (0 ms)
[ RUN      ] SyncedSessionTrackerTest.PutWindowInSession
[       OK ] SyncedSessionTrackerTest.PutWindowInSession (0 ms)
[3629/6146] SyncedSessionTrackerTest.PutWindowInSession (0 ms)
[ RUN      ] SyncedSessionTrackerTest.PutTabInWindow
[       OK ] SyncedSessionTrackerTest.PutTabInWindow (0 ms)
[3630/6146] SyncedSessionTrackerTest.PutTabInWindow (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertPageInteraction
[       OK ] SyncPageRevisitBroadcasterTest.ConvertPageInteraction (0 ms)
[3631/6146] SyncPageRevisitBroadcasterTest.ConvertPageInteraction (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertOmniboxURL
[       OK ] SyncPageRevisitBroadcasterTest.ConvertOmniboxURL (0 ms)
[3632/6146] SyncPageRevisitBroadcasterTest.ConvertOmniboxURL (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertOmniboxDefaultSearch
[       OK ] SyncPageRevisitBroadcasterTest.ConvertOmniboxDefaultSearch (0 ms)
[3633/6146] SyncPageRevisitBroadcasterTest.ConvertOmniboxDefaultSearch (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertOmniboxTemplateSearch
[       OK ] SyncPageRevisitBroadcasterTest.ConvertOmniboxTemplateSearch (0 ms)
[3634/6146] SyncPageRevisitBroadcasterTest.ConvertOmniboxTemplateSearch (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertBookmark
[       OK ] SyncPageRevisitBroadcasterTest.ConvertBookmark (0 ms)
[3635/6146] SyncPageRevisitBroadcasterTest.ConvertBookmark (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertCopyPaste
[       OK ] SyncPageRevisitBroadcasterTest.ConvertCopyPaste (0 ms)
[3636/6146] SyncPageRevisitBroadcasterTest.ConvertCopyPaste (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertForwardBackward
[       OK ] SyncPageRevisitBroadcasterTest.ConvertForwardBackward (1 ms)
[3637/6146] SyncPageRevisitBroadcasterTest.ConvertForwardBackward (1 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertRestore
[       OK ] SyncPageRevisitBroadcasterTest.ConvertRestore (0 ms)
[3638/6146] SyncPageRevisitBroadcasterTest.ConvertRestore (0 ms)
[ RUN      ] SyncPageRevisitBroadcasterTest.ConvertUnknown
[       OK ] SyncPageRevisitBroadcasterTest.ConvertUnknown (0 ms)
[3639/6146] SyncPageRevisitBroadcasterTest.ConvertUnknown (0 ms)
[ RUN      ] SessionsPageRevisitObserverTest.RunMatchersNoSessions
[       OK ] SessionsPageRevisitObserverTest.RunMatchersNoSessions (0 ms)
[3640/6146] SessionsPageRevisitObserverTest.RunMatchersNoSessions (0 ms)
[ RUN      ] SyncSessionsMetricsTest.OneTab
[       OK ] SyncSessionsMetricsTest.OneTab (0 ms)
[3641/6146] SyncSessionsMetricsTest.OneTab (0 ms)
[ RUN      ] SyncSessionsMetricsTest.MultipleTabs
[       OK ] SyncSessionsMetricsTest.MultipleTabs (0 ms)
[3642/6146] SyncSessionsMetricsTest.MultipleTabs (0 ms)
[ RUN      ] SyncSessionsMetricsTest.MultipleWindows
[       OK ] SyncSessionsMetricsTest.MultipleWindows (0 ms)
[3643/6146] SyncSessionsMetricsTest.MultipleWindows (0 ms)
[ RUN      ] SyncSessionsMetricsTest.OrderedSessions
[       OK ] SyncSessionsMetricsTest.OrderedSessions (0 ms)
[3644/6146] SyncSessionsMetricsTest.OrderedSessions (0 ms)
[ RUN      ] SyncSessionsMetricsTest.NonOrderedSessions
[       OK ] SyncSessionsMetricsTest.NonOrderedSessions (0 ms)
[3645/6146] SyncSessionsMetricsTest.NonOrderedSessions (0 ms)
[ RUN      ] SyncSessionsMetricsTest.OrderedSessionsWithDeletedTab
[       OK ] SyncSessionsMetricsTest.OrderedSessionsWithDeletedTab (0 ms)
[3646/6146] SyncSessionsMetricsTest.OrderedSessionsWithDeletedTab (0 ms)
[ RUN      ] SyncSessionsMetricsTest.SkipEmitNoManager
[       OK ] SyncSessionsMetricsTest.SkipEmitNoManager (0 ms)
[3647/6146] SyncSessionsMetricsTest.SkipEmitNoManager (0 ms)
[ RUN      ] SyncSessionsMetricsTest.SkipEmitNoSessions
[       OK ] SyncSessionsMetricsTest.SkipEmitNoSessions (0 ms)
[3648/6146] SyncSessionsMetricsTest.SkipEmitNoSessions (0 ms)
[ RUN      ] SyncSessionsMetricsTest.SkipEmitInvalidTimestamp
[       OK ] SyncSessionsMetricsTest.SkipEmitInvalidTimestamp (0 ms)
[3649/6146] SyncSessionsMetricsTest.SkipEmitInvalidTimestamp (0 ms)
[ RUN      ] SyncSessionsMetricsTest.EmitNormalCase
[       OK ] SyncSessionsMetricsTest.EmitNormalCase (0 ms)
[3650/6146] SyncSessionsMetricsTest.EmitNormalCase (0 ms)
[ RUN      ] SyncTabNodePoolTest.TabNodeIdIncreases
[       OK ] SyncTabNodePoolTest.TabNodeIdIncreases (0 ms)
[3651/6146] SyncTabNodePoolTest.TabNodeIdIncreases (0 ms)
[ RUN      ] SyncTabNodePoolTest.OldTabNodesAddAndRemove
[       OK ] SyncTabNodePoolTest.OldTabNodesAddAndRemove (0 ms)
[3652/6146] SyncTabNodePoolTest.OldTabNodesAddAndRemove (0 ms)
[ RUN      ] SyncTabNodePoolTest.OldTabNodesReassociation
[       OK ] SyncTabNodePoolTest.OldTabNodesReassociation (0 ms)
[3653/6146] SyncTabNodePoolTest.OldTabNodesReassociation (0 ms)
[ RUN      ] SyncTabNodePoolTest.Init
[       OK ] SyncTabNodePoolTest.Init (0 ms)
[3654/6146] SyncTabNodePoolTest.Init (0 ms)
[ RUN      ] SyncTabNodePoolTest.AddGet
[       OK ] SyncTabNodePoolTest.AddGet (0 ms)
[3655/6146] SyncTabNodePoolTest.AddGet (0 ms)
[ RUN      ] SyncTabNodePoolTest.All
[       OK ] SyncTabNodePoolTest.All (0 ms)
[3656/6146] SyncTabNodePoolTest.All (0 ms)
[ RUN      ] SyncTabNodePoolTest.GetFreeTabNodeCreate
[       OK ] SyncTabNodePoolTest.GetFreeTabNodeCreate (1 ms)
[3657/6146] SyncTabNodePoolTest.GetFreeTabNodeCreate (1 ms)
[ RUN      ] SyncTabNodePoolTest.TabPoolFreeNodeLimits
[       OK ] SyncTabNodePoolTest.TabPoolFreeNodeLimits (2 ms)
[3658/6146] SyncTabNodePoolTest.TabPoolFreeNodeLimits (2 ms)
[ RUN      ] ListPreferenceMergeTest.NotListOrDictionary
[       OK ] ListPreferenceMergeTest.NotListOrDictionary (1 ms)
[3659/6146] ListPreferenceMergeTest.NotListOrDictionary (1 ms)
[ RUN      ] ListPreferenceMergeTest.LocalEmpty
[       OK ] ListPreferenceMergeTest.LocalEmpty (0 ms)
[3660/6146] ListPreferenceMergeTest.LocalEmpty (0 ms)
[ RUN      ] SyncedSessionTrackerTest.LookupAllForeignSessions
[       OK ] SyncedSessionTrackerTest.LookupAllForeignSessions (1 ms)
[3661/6146] SyncedSessionTrackerTest.LookupAllForeignSessions (1 ms)
[ RUN      ] SyncedSessionTrackerTest.LookupSessionWindows
[       OK ] SyncedSessionTrackerTest.LookupSessionWindows (0 ms)
[3662/6146] SyncedSessionTrackerTest.LookupSessionWindows (0 ms)
[ RUN      ] SyncedSessionTrackerTest.LookupSessionTab
[       OK ] SyncedSessionTrackerTest.LookupSessionTab (0 ms)
[3663/6146] SyncedSessionTrackerTest.LookupSessionTab (0 ms)
[ RUN      ] SyncedSessionTrackerTest.Complex
[       OK ] SyncedSessionTrackerTest.Complex (0 ms)
[3664/6146] SyncedSessionTrackerTest.Complex (0 ms)
[ RUN      ] SyncedSessionTrackerTest.ManyGetTabs
[       OK ] SyncedSessionTrackerTest.ManyGetTabs (348 ms)
[3665/6146] SyncedSessionTrackerTest.ManyGetTabs (348 ms)
[ RUN      ] SyncedSessionTrackerTest.LookupTabNodeIds
[       OK ] SyncedSessionTrackerTest.LookupTabNodeIds (0 ms)
[3666/6146] SyncedSessionTrackerTest.LookupTabNodeIds (0 ms)
[ RUN      ] SyncedSessionTrackerTest.SessionTracking
[       OK ] SyncedSessionTrackerTest.SessionTracking (1 ms)
[3667/6146] SyncedSessionTrackerTest.SessionTracking (1 ms)
[ RUN      ] SyncedSessionTrackerTest.DeleteForeignTab
[       OK ] SyncedSessionTrackerTest.DeleteForeignTab (0 ms)
[3668/6146] SyncedSessionTrackerTest.DeleteForeignTab (0 ms)
[ RUN      ] SyncSessionsMetricsTest.NoWindows
[       OK ] SyncSessionsMetricsTest.NoWindows (0 ms)
[3669/6146] SyncSessionsMetricsTest.NoWindows (0 ms)
[ RUN      ] SyncSessionsMetricsTest.NoTabs
[       OK ] SyncSessionsMetricsTest.NoTabs (0 ms)
[3670/6146] SyncSessionsMetricsTest.NoTabs (0 ms)
[ RUN      ] ListPreferenceMergeTest.ServerNull
[       OK ] ListPreferenceMergeTest.ServerNull (0 ms)
[3671/6146] ListPreferenceMergeTest.ServerNull (0 ms)
[ RUN      ] ListPreferenceMergeTest.ServerEmpty
[       OK ] ListPreferenceMergeTest.ServerEmpty (1 ms)
[3672/6146] ListPreferenceMergeTest.ServerEmpty (1 ms)
[ RUN      ] ListPreferenceMergeTest.Merge
[       OK ] ListPreferenceMergeTest.Merge (0 ms)
[3673/6146] ListPreferenceMergeTest.Merge (0 ms)
[ RUN      ] ListPreferenceMergeTest.Duplicates
[       OK ] ListPreferenceMergeTest.Duplicates (0 ms)
[3674/6146] ListPreferenceMergeTest.Duplicates (0 ms)
[ RUN      ] ListPreferenceMergeTest.Equals
[       OK ] ListPreferenceMergeTest.Equals (0 ms)
[3675/6146] ListPreferenceMergeTest.Equals (0 ms)
[ RUN      ] DictionaryPreferenceMergeTest.LocalEmpty
[       OK ] DictionaryPreferenceMergeTest.LocalEmpty (1 ms)
[3676/6146] DictionaryPreferenceMergeTest.LocalEmpty (1 ms)
[ RUN      ] DictionaryPreferenceMergeTest.ServerNull
[       OK ] DictionaryPreferenceMergeTest.ServerNull (0 ms)
[3677/6146] DictionaryPreferenceMergeTest.ServerNull (0 ms)
[ RUN      ] DictionaryPreferenceMergeTest.ServerEmpty
[       OK ] DictionaryPreferenceMergeTest.ServerEmpty (0 ms)
[3678/6146] DictionaryPreferenceMergeTest.ServerEmpty (0 ms)
[ RUN      ] DictionaryPreferenceMergeTest.MergeNoConflicts
[       OK ] DictionaryPreferenceMergeTest.MergeNoConflicts (0 ms)
[3679/6146] DictionaryPreferenceMergeTest.MergeNoConflicts (0 ms)
[ RUN      ] DictionaryPreferenceMergeTest.MergeConflicts
[       OK ] DictionaryPreferenceMergeTest.MergeConflicts (1 ms)
[3680/6146] DictionaryPreferenceMergeTest.MergeConflicts (1 ms)
[ RUN      ] DictionaryPreferenceMergeTest.MergeValueToDictionary
[       OK ] DictionaryPreferenceMergeTest.MergeValueToDictionary (0 ms)
[3681/6146] DictionaryPreferenceMergeTest.MergeValueToDictionary (0 ms)
[ RUN      ] DictionaryPreferenceMergeTest.Equal
[       OK ] DictionaryPreferenceMergeTest.Equal (0 ms)
[3682/6146] DictionaryPreferenceMergeTest.Equal (0 ms)
[ RUN      ] DictionaryPreferenceMergeTest.ConflictButServerWins
[       OK ] DictionaryPreferenceMergeTest.ConflictButServerWins (0 ms)
[3683/6146] DictionaryPreferenceMergeTest.ConflictButServerWins (0 ms)
[ RUN      ] IndividualPreferenceMergeTest.ListPreference
[       OK ] IndividualPreferenceMergeTest.ListPreference (0 ms)
[3684/6146] IndividualPreferenceMergeTest.ListPreference (0 ms)
[ RUN      ] PrefServiceSyncableTest.CreatePrefSyncData
[       OK ] PrefServiceSyncableTest.CreatePrefSyncData (1 ms)
[3685/6146] PrefServiceSyncableTest.CreatePrefSyncData (1 ms)
[ RUN      ] PrefServiceSyncableTest.ModelAssociationDoNotSyncDefaults
[       OK ] PrefServiceSyncableTest.ModelAssociationDoNotSyncDefaults (0 ms)
[3686/6146] PrefServiceSyncableTest.ModelAssociationDoNotSyncDefaults (0 ms)
[ RUN      ] PrefServiceSyncableTest.ModelAssociationEmptyCloud
[       OK ] PrefServiceSyncableTest.ModelAssociationEmptyCloud (0 ms)
[3687/6146] PrefServiceSyncableTest.ModelAssociationEmptyCloud (0 ms)
[ RUN      ] PrefServiceSyncableTest.ModelAssociationCloudHasData
[       OK ] PrefServiceSyncableTest.ModelAssociationCloudHasData (1 ms)
[3688/6146] PrefServiceSyncableTest.ModelAssociationCloudHasData (1 ms)
[ RUN      ] PrefServiceSyncableTest.FailModelAssociation
[57134:3335:0524/193619:13953856343297:ERROR:pref_service_syncable_unittest.cc(80)] Preferences datatype error was encountered: Error
[       OK ] PrefServiceSyncableTest.FailModelAssociation (0 ms)
[3689/6146] PrefServiceSyncableTest.FailModelAssociation (0 ms)
[ RUN      ] PrefServiceSyncableTest.UpdatedPreferenceWithDefaultValue
[       OK ] PrefServiceSyncableTest.UpdatedPreferenceWithDefaultValue (1 ms)
[3690/6146] PrefServiceSyncableTest.UpdatedPreferenceWithDefaultValue (1 ms)
[ RUN      ] LanguageStateTest.IsPageTranslated
[       OK ] LanguageStateTest.IsPageTranslated (0 ms)
[3691/6146] LanguageStateTest.IsPageTranslated (0 ms)
[ RUN      ] LanguageStateTest.Driver
[       OK ] LanguageStateTest.Driver (0 ms)
[3692/6146] LanguageStateTest.Driver (0 ms)
[ RUN      ] TranslateBrowserMetricsTest.ReportInitiationStatus
[       OK ] TranslateBrowserMetricsTest.ReportInitiationStatus (1 ms)
[3693/6146] TranslateBrowserMetricsTest.ReportInitiationStatus (1 ms)
[ RUN      ] TranslateBrowserMetricsTest.ReportLanguageDetectionError
[       OK ] TranslateBrowserMetricsTest.ReportLanguageDetectionError (0 ms)
[3694/6146] TranslateBrowserMetricsTest.ReportLanguageDetectionError (0 ms)
[ RUN      ] TranslateBrowserMetricsTest.ReportedLocalesOnDisabledByPrefs
[       OK ] TranslateBrowserMetricsTest.ReportedLocalesOnDisabledByPrefs (0 ms)
[3695/6146] TranslateBrowserMetricsTest.ReportedLocalesOnDisabledByPrefs (0 ms)
[ RUN      ] TranslateBrowserMetricsTest.ReportedUndisplayableLanguage
[       OK ] TranslateBrowserMetricsTest.ReportedUndisplayableLanguage (0 ms)
[3696/6146] TranslateBrowserMetricsTest.ReportedUndisplayableLanguage (0 ms)
[ RUN      ] TranslateBrowserMetricsTest.ReportedUnsupportedLanguageAtInitiation
[       OK ] TranslateBrowserMetricsTest.ReportedUnsupportedLanguageAtInitiation (0 ms)
[3697/6146] TranslateBrowserMetricsTest.ReportedUnsupportedLanguageAtInitiation (0 ms)
[ RUN      ] TranslateLanguageListTest.SetSupportedLanguages
[       OK ] TranslateLanguageListTest.SetSupportedLanguages (1 ms)
[3698/6146] TranslateLanguageListTest.SetSupportedLanguages (1 ms)
[ RUN      ] TranslateLanguageListTest.SetSupportedLanguagesWithAlphaKey
[       OK ] TranslateLanguageListTest.SetSupportedLanguagesWithAlphaKey (1 ms)
[3699/6146] TranslateLanguageListTest.SetSupportedLanguagesWithAlphaKey (1 ms)
[ RUN      ] TranslateManagerTest.GetTargetLanguageDefaultsToAppLocale
[       OK ] TranslateManagerTest.GetTargetLanguageDefaultsToAppLocale (1 ms)
[3700/6146] TranslateManagerTest.GetTargetLanguageDefaultsToAppLocale (1 ms)
[ RUN      ] PrefServiceSyncableTest.UpdatedPreferenceWithValue
[       OK ] PrefServiceSyncableTest.UpdatedPreferenceWithValue (1 ms)
[3701/6146] PrefServiceSyncableTest.UpdatedPreferenceWithValue (1 ms)
[ RUN      ] PrefServiceSyncableTest.UpdatedSyncNodeActionUpdate
[       OK ] PrefServiceSyncableTest.UpdatedSyncNodeActionUpdate (1 ms)
[3702/6146] PrefServiceSyncableTest.UpdatedSyncNodeActionUpdate (1 ms)
[ RUN      ] PrefServiceSyncableTest.UpdatedSyncNodeActionAdd
[       OK ] PrefServiceSyncableTest.UpdatedSyncNodeActionAdd (0 ms)
[3703/6146] PrefServiceSyncableTest.UpdatedSyncNodeActionAdd (0 ms)
[ RUN      ] PrefServiceSyncableTest.UpdatedSyncNodeUnknownPreference
[       OK ] PrefServiceSyncableTest.UpdatedSyncNodeUnknownPreference (0 ms)
[3704/6146] PrefServiceSyncableTest.UpdatedSyncNodeUnknownPreference (0 ms)
[ RUN      ] PrefServiceSyncableTest.ManagedPreferences
[       OK ] PrefServiceSyncableTest.ManagedPreferences (0 ms)
[3705/6146] PrefServiceSyncableTest.ManagedPreferences (0 ms)
[ RUN      ] PrefServiceSyncableTest.ManagedListPreferences
[       OK ] PrefServiceSyncableTest.ManagedListPreferences (1 ms)
[3706/6146] PrefServiceSyncableTest.ManagedListPreferences (1 ms)
[ RUN      ] PrefServiceSyncableTest.DynamicManagedPreferences
[       OK ] PrefServiceSyncableTest.DynamicManagedPreferences (1 ms)
[3707/6146] PrefServiceSyncableTest.DynamicManagedPreferences (1 ms)
[ RUN      ] PrefServiceSyncableTest.DynamicManagedPreferencesWithSyncChange
[       OK ] PrefServiceSyncableTest.DynamicManagedPreferencesWithSyncChange (0 ms)
[3708/6146] PrefServiceSyncableTest.DynamicManagedPreferencesWithSyncChange (0 ms)
[ RUN      ] PrefServiceSyncableTest.DynamicManagedDefaultPreferences
[       OK ] PrefServiceSyncableTest.DynamicManagedDefaultPreferences (1 ms)
[3709/6146] PrefServiceSyncableTest.DynamicManagedDefaultPreferences (1 ms)
[ RUN      ] PrefServiceSyncableTest.DeletePreference
[       OK ] PrefServiceSyncableTest.DeletePreference (0 ms)
[3710/6146] PrefServiceSyncableTest.DeletePreference (0 ms)
[ RUN      ] TranslateUIDelegateTest.CheckDeclinedFalse
[       OK ] TranslateUIDelegateTest.CheckDeclinedFalse (6 ms)
[3711/6146] TranslateUIDelegateTest.CheckDeclinedFalse (6 ms)
[ RUN      ] TranslateUIDelegateTest.CheckDeclinedTrue
[       OK ] TranslateUIDelegateTest.CheckDeclinedTrue (4 ms)
[3712/6146] TranslateUIDelegateTest.CheckDeclinedTrue (4 ms)
[ RUN      ] TranslateUIDelegateTest.SetLanguageBlocked
[       OK ] TranslateUIDelegateTest.SetLanguageBlocked (4 ms)
[3713/6146] TranslateUIDelegateTest.SetLanguageBlocked (4 ms)
[ RUN      ] TranslateUIDelegateTest.SetLanguageBlockedIn2016Q2UI
[       OK ] TranslateUIDelegateTest.SetLanguageBlockedIn2016Q2UI (4 ms)
[3714/6146] TranslateUIDelegateTest.SetLanguageBlockedIn2016Q2UI (4 ms)
[ RUN      ] TranslateUIDelegateTest.ShouldAlwaysTranslateBeCheckedByDefault
[       OK ] TranslateUIDelegateTest.ShouldAlwaysTranslateBeCheckedByDefault (4 ms)
[3715/6146] TranslateUIDelegateTest.ShouldAlwaysTranslateBeCheckedByDefault (4 ms)
[ RUN      ] TranslateMetricsTest.ReportContentLanguage
[       OK ] TranslateMetricsTest.ReportContentLanguage (0 ms)
[3716/6146] TranslateMetricsTest.ReportContentLanguage (0 ms)
[ RUN      ] TranslateMetricsTest.ReportHtmlLang
[       OK ] TranslateMetricsTest.ReportHtmlLang (1 ms)
[3717/6146] TranslateMetricsTest.ReportHtmlLang (1 ms)
[ RUN      ] TranslateMetricsTest.ReportLanguageVerification
[       OK ] TranslateMetricsTest.ReportLanguageVerification (0 ms)
[3718/6146] TranslateMetricsTest.ReportLanguageVerification (0 ms)
[ RUN      ] TranslateMetricsTest.ReportTimeToBeReady
[       OK ] TranslateMetricsTest.ReportTimeToBeReady (0 ms)
[3719/6146] TranslateMetricsTest.ReportTimeToBeReady (0 ms)
[ RUN      ] TranslateMetricsTest.ReportTimeToLoad
[       OK ] TranslateMetricsTest.ReportTimeToLoad (0 ms)
[3720/6146] TranslateMetricsTest.ReportTimeToLoad (0 ms)
[ RUN      ] TranslateManagerTest.GetTargetLanguageAcceptLangFallback
[       OK ] TranslateManagerTest.GetTargetLanguageAcceptLangFallback (1 ms)
[3721/6146] TranslateManagerTest.GetTargetLanguageAcceptLangFallback (1 ms)
[ RUN      ] TranslatePrefTest.IsTooOftenDeniedIn2016Q2UI
[       OK ] TranslatePrefTest.IsTooOftenDeniedIn2016Q2UI (0 ms)
[3722/6146] TranslatePrefTest.IsTooOftenDeniedIn2016Q2UI (0 ms)
[ RUN      ] TranslatePrefTest.IsTooOftenIgnoredIn2016Q2UI
[       OK ] TranslatePrefTest.IsTooOftenIgnoredIn2016Q2UI (1 ms)
[3723/6146] TranslatePrefTest.IsTooOftenIgnoredIn2016Q2UI (1 ms)
[ RUN      ] TranslatePrefTest.UpdateLastDeniedTime
[       OK ] TranslatePrefTest.UpdateLastDeniedTime (0 ms)
[3724/6146] TranslatePrefTest.UpdateLastDeniedTime (0 ms)
[ RUN      ] TranslatePrefTest.DenialTimeUpdate_DefaultTimeIsNull
[       OK ] TranslatePrefTest.DenialTimeUpdate_DefaultTimeIsNull (0 ms)
[3725/6146] TranslatePrefTest.DenialTimeUpdate_DefaultTimeIsNull (0 ms)
[ RUN      ] TranslatePrefTest.DenialTimeUpdate_ForceListExistence
[       OK ] TranslatePrefTest.DenialTimeUpdate_ForceListExistence (0 ms)
[3726/6146] TranslatePrefTest.DenialTimeUpdate_ForceListExistence (0 ms)
[ RUN      ] TranslatePrefTest.DenialTimeUpdate_Migrate
[       OK ] TranslatePrefTest.DenialTimeUpdate_Migrate (0 ms)
[3727/6146] TranslatePrefTest.DenialTimeUpdate_Migrate (0 ms)
[ RUN      ] TranslatePrefTest.DenialTimeUpdate_SlidingWindow
[       OK ] TranslatePrefTest.DenialTimeUpdate_SlidingWindow (0 ms)
[3728/6146] TranslatePrefTest.DenialTimeUpdate_SlidingWindow (0 ms)
[ RUN      ] TranslateScriptTest.CheckScriptParameters
[       OK ] TranslateScriptTest.CheckScriptParameters (1 ms)
[3729/6146] TranslateScriptTest.CheckScriptParameters (1 ms)
[ RUN      ] TranslateScriptTest.CheckScriptURL
[       OK ] TranslateScriptTest.CheckScriptURL (0 ms)
[3730/6146] TranslateScriptTest.CheckScriptURL (0 ms)
[ RUN      ] LanguageDetectionUtilTest.SimilarLanguageCode
[       OK ] LanguageDetectionUtilTest.SimilarLanguageCode (0 ms)
[3731/6146] LanguageDetectionUtilTest.SimilarLanguageCode (0 ms)
[ RUN      ] LanguageDetectionUtilTest.WellKnownWrongConfiguration
[       OK ] LanguageDetectionUtilTest.WellKnownWrongConfiguration (0 ms)
[3732/6146] LanguageDetectionUtilTest.WellKnownWrongConfiguration (0 ms)
[ RUN      ] LanguageDetectionUtilTest.CLDDisagreeWithWrongLanguageCode
[       OK ] LanguageDetectionUtilTest.CLDDisagreeWithWrongLanguageCode (2 ms)
[3733/6146] LanguageDetectionUtilTest.CLDDisagreeWithWrongLanguageCode (2 ms)
[ RUN      ] LanguageDetectionUtilTest.CLDAgreeWithLanguageCodeHavingCountryCode
[       OK ] LanguageDetectionUtilTest.CLDAgreeWithLanguageCodeHavingCountryCode (0 ms)
[3734/6146] LanguageDetectionUtilTest.CLDAgreeWithLanguageCodeHavingCountryCode (0 ms)
[ RUN      ] LanguageDetectionUtilTest.InvalidLanguageMetaTagProviding
[       OK ] LanguageDetectionUtilTest.InvalidLanguageMetaTagProviding (1 ms)
[3735/6146] LanguageDetectionUtilTest.InvalidLanguageMetaTagProviding (1 ms)
[ RUN      ] LanguageDetectionUtilTest.AdoptHtmlLang
[       OK ] LanguageDetectionUtilTest.AdoptHtmlLang (0 ms)
[3736/6146] LanguageDetectionUtilTest.AdoptHtmlLang (0 ms)
[ RUN      ] BookmarkUndoServiceTest.AddBookmark
[       OK ] BookmarkUndoServiceTest.AddBookmark (1 ms)
[3737/6146] BookmarkUndoServiceTest.AddBookmark (1 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoBookmarkRemove
[       OK ] BookmarkUndoServiceTest.UndoBookmarkRemove (1 ms)
[3738/6146] BookmarkUndoServiceTest.UndoBookmarkRemove (1 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoBookmarkGroupedAction
[       OK ] BookmarkUndoServiceTest.UndoBookmarkGroupedAction (3 ms)
[3739/6146] BookmarkUndoServiceTest.UndoBookmarkGroupedAction (3 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoBookmarkMoveWithinFolder
[       OK ] BookmarkUndoServiceTest.UndoBookmarkMoveWithinFolder (1 ms)
[3740/6146] BookmarkUndoServiceTest.UndoBookmarkMoveWithinFolder (1 ms)
[ RUN      ] TranslateMetricsTest.ReportTimeToTranslate
[       OK ] TranslateMetricsTest.ReportTimeToTranslate (0 ms)
[3741/6146] TranslateMetricsTest.ReportTimeToTranslate (0 ms)
[ RUN      ] TranslateMetricsTest.ReportUserActionDuration
[       OK ] TranslateMetricsTest.ReportUserActionDuration (0 ms)
[3742/6146] TranslateMetricsTest.ReportUserActionDuration (0 ms)
[ RUN      ] TranslateMetricsTest.ReportPageScheme
[       OK ] TranslateMetricsTest.ReportPageScheme (0 ms)
[3743/6146] TranslateMetricsTest.ReportPageScheme (0 ms)
[ RUN      ] TranslateMetricsTest.ReportSimilarLanguageMatch
[       OK ] TranslateMetricsTest.ReportSimilarLanguageMatch (0 ms)
[3744/6146] TranslateMetricsTest.ReportSimilarLanguageMatch (0 ms)
[ RUN      ] TranslateMetricsTest.ReportLanguageDetectionTime
[       OK ] TranslateMetricsTest.ReportLanguageDetectionTime (0 ms)
[3745/6146] TranslateMetricsTest.ReportLanguageDetectionTime (0 ms)
[ RUN      ] TranslateUtilTest.ToTranslateLanguageSynonym
[       OK ] TranslateUtilTest.ToTranslateLanguageSynonym (0 ms)
[3746/6146] TranslateUtilTest.ToTranslateLanguageSynonym (0 ms)
[ RUN      ] TranslateUtilTest.ToChromeLanguageSynonym
[       OK ] TranslateUtilTest.ToChromeLanguageSynonym (0 ms)
[3747/6146] TranslateUtilTest.ToChromeLanguageSynonym (0 ms)
[ RUN      ] TranslateUtilTest.SecurityOrigin
[       OK ] TranslateUtilTest.SecurityOrigin (0 ms)
[3748/6146] TranslateUtilTest.SecurityOrigin (0 ms)
[ RUN      ] LanguageDetectionUtilTest.LanguageCodeTypoCorrection
[       OK ] LanguageDetectionUtilTest.LanguageCodeTypoCorrection (0 ms)
[3749/6146] LanguageDetectionUtilTest.LanguageCodeTypoCorrection (0 ms)
[ RUN      ] LanguageDetectionUtilTest.IsValidLanguageCode
[       OK ] LanguageDetectionUtilTest.IsValidLanguageCode (0 ms)
[3750/6146] LanguageDetectionUtilTest.IsValidLanguageCode (0 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoBookmarkMoveToOtherFolder
[       OK ] BookmarkUndoServiceTest.UndoBookmarkMoveToOtherFolder (2 ms)
[3751/6146] BookmarkUndoServiceTest.UndoBookmarkMoveToOtherFolder (2 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoBookmarkRenameDelete
[       OK ] BookmarkUndoServiceTest.UndoBookmarkRenameDelete (1 ms)
[3752/6146] BookmarkUndoServiceTest.UndoBookmarkRenameDelete (1 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoBookmarkReorder
[       OK ] BookmarkUndoServiceTest.UndoBookmarkReorder (2 ms)
[3753/6146] BookmarkUndoServiceTest.UndoBookmarkReorder (2 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoBookmarkRemoveAll
[       OK ] BookmarkUndoServiceTest.UndoBookmarkRemoveAll (3 ms)
[3754/6146] BookmarkUndoServiceTest.UndoBookmarkRemoveAll (3 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoRemoveFolderWithBookmarks
[       OK ] BookmarkUndoServiceTest.UndoRemoveFolderWithBookmarks (1 ms)
[3755/6146] BookmarkUndoServiceTest.UndoRemoveFolderWithBookmarks (1 ms)
[ RUN      ] BookmarkUndoServiceTest.UndoRemoveFolderWithSubfolders
[       OK ] BookmarkUndoServiceTest.UndoRemoveFolderWithSubfolders (0 ms)
[3756/6146] BookmarkUndoServiceTest.UndoRemoveFolderWithSubfolders (0 ms)
[ RUN      ] BookmarkUndoServiceTest.TestUpperLimit
[       OK ] BookmarkUndoServiceTest.TestUpperLimit (25 ms)
[3757/6146] BookmarkUndoServiceTest.TestUpperLimit (25 ms)
[ RUN      ] UndoServiceTest.AddUndoActions
[       OK ] UndoServiceTest.AddUndoActions (0 ms)
[3758/6146] UndoServiceTest.AddUndoActions (0 ms)
[ RUN      ] UndoServiceTest.UndoMultipleActions
[       OK ] UndoServiceTest.UndoMultipleActions (0 ms)
[3759/6146] UndoServiceTest.UndoMultipleActions (0 ms)
[ RUN      ] UndoServiceTest.RedoAction
[       OK ] UndoServiceTest.RedoAction (0 ms)
[3760/6146] UndoServiceTest.RedoAction (0 ms)
[ RUN      ] UndoServiceTest.GroupActions
[       OK ] UndoServiceTest.GroupActions (0 ms)
[3761/6146] UndoServiceTest.GroupActions (0 ms)
[ RUN      ] UndoServiceTest.SuspendUndoTracking
[       OK ] UndoServiceTest.SuspendUndoTracking (0 ms)
[3762/6146] UndoServiceTest.SuspendUndoTracking (0 ms)
[ RUN      ] UndoServiceTest.RedoEmptyAfterNewAction
[       OK ] UndoServiceTest.RedoEmptyAfterNewAction (0 ms)
[3763/6146] UndoServiceTest.RedoEmptyAfterNewAction (0 ms)
[ RUN      ] UndoServiceTest.GetAllUndoOperations
[       OK ] UndoServiceTest.GetAllUndoOperations (0 ms)
[3764/6146] UndoServiceTest.GetAllUndoOperations (0 ms)
[ RUN      ] UndoServiceTest.ObserverCallbacks
[       OK ] UndoServiceTest.ObserverCallbacks (1 ms)
[3765/6146] UndoServiceTest.ObserverCallbacks (1 ms)
[ RUN      ] ComponentPatcherOperationTest.CheckCreateOperation
[       OK ] ComponentPatcherOperationTest.CheckCreateOperation (4 ms)
[3766/6146] ComponentPatcherOperationTest.CheckCreateOperation (4 ms)
[ RUN      ] ComponentPatcherOperationTest.CheckCopyOperation
[       OK ] ComponentPatcherOperationTest.CheckCopyOperation (3 ms)
[3767/6146] ComponentPatcherOperationTest.CheckCopyOperation (3 ms)
[ RUN      ] ComponentPatcherOperationTest.CheckCourgetteOperation
[       OK ] ComponentPatcherOperationTest.CheckCourgetteOperation (4 ms)
[3768/6146] ComponentPatcherOperationTest.CheckCourgetteOperation (4 ms)
[ RUN      ] ComponentPatcherOperationTest.CheckBsdiffOperation
[       OK ] ComponentPatcherOperationTest.CheckBsdiffOperation (4 ms)
[3769/6146] ComponentPatcherOperationTest.CheckBsdiffOperation (4 ms)
[ RUN      ] CrxDownloaderTest.NoUrl
[       OK ] CrxDownloaderTest.NoUrl (0 ms)
[3770/6146] CrxDownloaderTest.NoUrl (0 ms)
[ RUN      ] PersistedDataTest.SharedPref
[       OK ] PersistedDataTest.SharedPref (1 ms)
[3771/6146] PersistedDataTest.SharedPref (1 ms)
[ RUN      ] ComponentUpdaterPingManagerTest.PingManagerRequiresEncryptionTest
[       OK ] ComponentUpdaterPingManagerTest.PingManagerRequiresEncryptionTest (0 ms)
[3772/6146] ComponentUpdaterPingManagerTest.PingManagerRequiresEncryptionTest (0 ms)
[ RUN      ] RequestSenderTest.RequestSendSuccess
[       OK ] RequestSenderTest.RequestSendSuccess (5 ms)
[3773/6146] RequestSenderTest.RequestSendSuccess (5 ms)
[ RUN      ] RequestSenderTest.RequestSendSuccessWithFallback
[       OK ] RequestSenderTest.RequestSendSuccessWithFallback (1 ms)
[3774/6146] RequestSenderTest.RequestSendSuccessWithFallback (1 ms)
[ RUN      ] RequestSenderTest.RequestSendFailed
[       OK ] RequestSenderTest.RequestSendFailed (1 ms)
[3775/6146] RequestSenderTest.RequestSendFailed (1 ms)
[ RUN      ] RequestSenderTest.RequestSendFailedNoUrls
[       OK ] RequestSenderTest.RequestSendFailedNoUrls (1 ms)
[3776/6146] RequestSenderTest.RequestSendFailedNoUrls (1 ms)
[ RUN      ] RequestSenderTest.RequestSendCupError
[       OK ] RequestSenderTest.RequestSendCupError (1 ms)
[3777/6146] RequestSenderTest.RequestSendCupError (1 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckSuccess
[       OK ] UpdateCheckerTest.UpdateCheckSuccess (3 ms)
[3778/6146] UpdateCheckerTest.UpdateCheckSuccess (3 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckInvalidAp
[       OK ] UpdateCheckerTest.UpdateCheckInvalidAp (2 ms)
[3779/6146] UpdateCheckerTest.UpdateCheckInvalidAp (2 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckSuccessNoBrand
[       OK ] UpdateCheckerTest.UpdateCheckSuccessNoBrand (1 ms)
[3780/6146] UpdateCheckerTest.UpdateCheckSuccessNoBrand (1 ms)
[ RUN      ] CrxDownloaderTest.NoHash
[       OK ] CrxDownloaderTest.NoHash (1 ms)
[3781/6146] CrxDownloaderTest.NoHash (1 ms)
[ RUN      ] CrxDownloaderTest.OneUrl
[       OK ] CrxDownloaderTest.OneUrl (4 ms)
[3782/6146] CrxDownloaderTest.OneUrl (4 ms)
[ RUN      ] CrxDownloaderTest.OneUrlBadHash
[       OK ] CrxDownloaderTest.OneUrlBadHash (8 ms)
[3783/6146] CrxDownloaderTest.OneUrlBadHash (8 ms)
[ RUN      ] CrxDownloaderTest.TwoUrls
[       OK ] CrxDownloaderTest.TwoUrls (2 ms)
[3784/6146] CrxDownloaderTest.TwoUrls (2 ms)
[ RUN      ] CrxDownloaderTest.OneUrl_InvalidHost
[       OK ] CrxDownloaderTest.OneUrl_InvalidHost (3 ms)
[3785/6146] CrxDownloaderTest.OneUrl_InvalidHost (3 ms)
[ RUN      ] CrxDownloaderTest.OneUrl_InvalidPath
[       OK ] CrxDownloaderTest.OneUrl_InvalidPath (2 ms)
[3786/6146] CrxDownloaderTest.OneUrl_InvalidPath (2 ms)
[ RUN      ] CrxDownloaderTest.TwoUrls_FirstInvalid
[       OK ] CrxDownloaderTest.TwoUrls_FirstInvalid (4 ms)
[3787/6146] CrxDownloaderTest.TwoUrls_FirstInvalid (4 ms)
[ RUN      ] CrxDownloaderTest.TwoUrls_SecondInvalid
[       OK ] CrxDownloaderTest.TwoUrls_SecondInvalid (3 ms)
[3788/6146] CrxDownloaderTest.TwoUrls_SecondInvalid (3 ms)
[ RUN      ] CrxDownloaderTest.TwoUrls_BothInvalid
[       OK ] CrxDownloaderTest.TwoUrls_BothInvalid (3 ms)
[3789/6146] CrxDownloaderTest.TwoUrls_BothInvalid (3 ms)
[ RUN      ] PersistedDataTest.Simple
[       OK ] PersistedDataTest.Simple (0 ms)
[3790/6146] PersistedDataTest.Simple (0 ms)
[ RUN      ] UpdateClientTest.OneCrxInstallError
[       OK ] UpdateClientTest.OneCrxInstallError (51 ms)
[3791/6146] UpdateClientTest.OneCrxInstallError (51 ms)
[ RUN      ] UpdateClientTest.OneCrxDiffUpdateFailsFullUpdateSucceeds
[       OK ] UpdateClientTest.OneCrxDiffUpdateFailsFullUpdateSucceeds (25 ms)
[3792/6146] UpdateClientTest.OneCrxDiffUpdateFailsFullUpdateSucceeds (25 ms)
[ RUN      ] UpdateClientTest.OneCrxNoUpdateQueuedCall
[       OK ] UpdateClientTest.OneCrxNoUpdateQueuedCall (2 ms)
[3793/6146] UpdateClientTest.OneCrxNoUpdateQueuedCall (2 ms)
[ RUN      ] UpdateClientTest.OneCrxInstallError
[       OK ] UpdateClientTest.OneCrxInstallError (51 ms)
[3794/6146] UpdateClientTest.OneCrxInstall (11 ms)
[ RUN      ] UpdateClientTest.ConcurrentInstallSameCRX
[       OK ] UpdateClientTest.ConcurrentInstallSameCRX (3 ms)
[3795/6146] UpdateClientTest.ConcurrentInstallSameCRX (3 ms)
[ RUN      ] UpdateClientTest.EmptyIdList
[       OK ] UpdateClientTest.EmptyIdList (1 ms)
[3796/6146] UpdateClientTest.EmptyIdList (1 ms)
[ RUN      ] UpdateClientTest.SendUninstallPing
[       OK ] UpdateClientTest.SendUninstallPing (1 ms)
[3797/6146] UpdateClientTest.SendUninstallPing (1 ms)
[ RUN      ] UpdateClientTest.RetryAfter
[       OK ] UpdateClientTest.RetryAfter (4 ms)
[3798/6146] UpdateClientTest.RetryAfter (4 ms)
[ RUN      ] UpdateQueryParamsTest.GetParams
[       OK ] UpdateQueryParamsTest.GetParams (0 ms)
[3799/6146] UpdateQueryParamsTest.GetParams (0 ms)
[ RUN      ] ComponentUpdaterUpdateResponseTest.TestParser
[       OK ] ComponentUpdaterUpdateResponseTest.TestParser (3 ms)
[3800/6146] ComponentUpdaterUpdateResponseTest.TestParser (3 ms)
[ RUN      ] UpdateClientUtils.BuildProtocolRequest_DownloadPreference
[       OK ] UpdateClientUtils.BuildProtocolRequest_DownloadPreference (2 ms)
[3801/6146] UpdateClientUtils.BuildProtocolRequest_DownloadPreference (2 ms)
[ RUN      ] UpdateClientUtils.VerifyFileHash256
[       OK ] UpdateClientUtils.VerifyFileHash256 (0 ms)
[3802/6146] UpdateClientUtils.VerifyFileHash256 (0 ms)
[ RUN      ] UpdateClientUtils.IsValidBrand
[       OK ] UpdateClientUtils.IsValidBrand (0 ms)
[3803/6146] UpdateClientUtils.IsValidBrand (0 ms)
[ RUN      ] UpdateClientUtils.IsValidAp
[       OK ] UpdateClientUtils.IsValidAp (0 ms)
[3804/6146] UpdateClientUtils.IsValidAp (0 ms)
[ RUN      ] UpdateClientUtils.RemoveUnsecureUrls
[       OK ] UpdateClientUtils.RemoveUnsecureUrls (0 ms)
[3805/6146] UpdateClientUtils.RemoveUnsecureUrls (0 ms)
[ RUN      ] UploadListTest.ParseUploadTimeUploadId
[       OK ] UploadListTest.ParseUploadTimeUploadId (5 ms)
[3806/6146] UploadListTest.ParseUploadTimeUploadId (5 ms)
[ RUN      ] UploadListTest.ParseUploadTimeUploadIdLocalId
[       OK ] UploadListTest.ParseUploadTimeUploadIdLocalId (2 ms)
[3807/6146] UploadListTest.ParseUploadTimeUploadIdLocalId (2 ms)
[ RUN      ] UploadListTest.ParseUploadTimeUploadIdCaptureTime
[       OK ] UploadListTest.ParseUploadTimeUploadIdCaptureTime (2 ms)
[3808/6146] UploadListTest.ParseUploadTimeUploadIdCaptureTime (2 ms)
[ RUN      ] UploadListTest.ParseLocalIdCaptureTime
[       OK ] UploadListTest.ParseLocalIdCaptureTime (1 ms)
[3809/6146] UploadListTest.ParseLocalIdCaptureTime (1 ms)
[ RUN      ] UploadListTest.ParseUploadTimeUploadIdLocalIdCaptureTime
[       OK ] UploadListTest.ParseUploadTimeUploadIdLocalIdCaptureTime (2 ms)
[3810/6146] UploadListTest.ParseUploadTimeUploadIdLocalIdCaptureTime (2 ms)
[ RUN      ] UploadListTest.ParseMultipleEntries
[       OK ] UploadListTest.ParseMultipleEntries (6 ms)
[3811/6146] UploadListTest.ParseMultipleEntries (6 ms)
[ RUN      ] UploadListTest.SimultaneousAccess
[       OK ] UploadListTest.SimultaneousAccess (8 ms)
[3812/6146] UploadListTest.SimultaneousAccess (8 ms)
[ RUN      ] TextEliderTest.TestGeneralEliding
[       OK ] TextEliderTest.TestGeneralEliding (40 ms)
[3813/6146] TextEliderTest.TestGeneralEliding (40 ms)
[ RUN      ] TextEliderTest.TestTrailingEllipsisSlashEllipsisHack
[       OK ] TextEliderTest.TestTrailingEllipsisSlashEllipsisHack (13 ms)
[3814/6146] TextEliderTest.TestTrailingEllipsisSlashEllipsisHack (13 ms)
[ RUN      ] TextEliderTest.TestMoreEliding
[       OK ] TextEliderTest.TestMoreEliding (89 ms)
[3815/6146] TextEliderTest.TestMoreEliding (89 ms)
[ RUN      ] TextEliderTest.TestFileURLEliding
[       OK ] TextEliderTest.TestFileURLEliding (11 ms)
[3816/6146] TextEliderTest.TestFileURLEliding (11 ms)
[ RUN      ] TextEliderTest.TestHostEliding
[       OK ] TextEliderTest.TestHostEliding (10 ms)
[3817/6146] TextEliderTest.TestHostEliding (10 ms)
[ RUN      ] TextEliderTest.FormatUrlForSecurityDisplay
[       OK ] TextEliderTest.FormatUrlForSecurityDisplay (4 ms)
[3818/6146] TextEliderTest.FormatUrlForSecurityDisplay (4 ms)
[ RUN      ] TextEliderTest.FormatOriginForSecurityDisplay
[       OK ] TextEliderTest.FormatOriginForSecurityDisplay (2 ms)
[3819/6146] TextEliderTest.FormatOriginForSecurityDisplay (2 ms)
[ RUN      ] URLFixerTest.SegmentURL
[       OK ] URLFixerTest.SegmentURL (0 ms)
[3820/6146] URLFixerTest.SegmentURL (0 ms)
[ RUN      ] UrlFormatterTest.FormatUrlWithOffsets
[       OK ] UrlFormatterTest.FormatUrlWithOffsets (9 ms)
[3821/6146] UrlFormatterTest.FormatUrlWithOffsets (9 ms)
[ RUN      ] RegexSetMatcherTest.MatchRegexes
[       OK ] RegexSetMatcherTest.MatchRegexes (3 ms)
[3822/6146] RegexSetMatcherTest.MatchRegexes (3 ms)
[ RUN      ] RegexSetMatcherTest.CaseSensitivity
[       OK ] RegexSetMatcherTest.CaseSensitivity (1 ms)
[3823/6146] RegexSetMatcherTest.CaseSensitivity (1 ms)
[ RUN      ] StringPatternTest.StringPattern
[       OK ] StringPatternTest.StringPattern (0 ms)
[3824/6146] StringPatternTest.StringPattern (0 ms)
[ RUN      ] SubstringSetMatcherTest.TestMatcher
[       OK ] SubstringSetMatcherTest.TestMatcher (1 ms)
[3825/6146] SubstringSetMatcherTest.TestMatcher (1 ms)
[ RUN      ] SubstringSetMatcherTest.RegisterAndRemove
[       OK ] SubstringSetMatcherTest.RegisterAndRemove (0 ms)
[3826/6146] SubstringSetMatcherTest.RegisterAndRemove (0 ms)
[ RUN      ] SubstringSetMatcherTest.TestEmptyMatcher
[       OK ] SubstringSetMatcherTest.TestEmptyMatcher (0 ms)
[3827/6146] SubstringSetMatcherTest.TestEmptyMatcher (0 ms)
[ RUN      ] URLMatcherFactoryTest.CreateFromURLFilterDictionary
../../third_party/re2/src/re2/re2.cc:200: Error parsing '*': no argument for repetition operator: *
../../third_party/re2/src/re2/re2.cc:200: Error parsing '*': no argument for repetition operator: *
[       OK ] URLMatcherFactoryTest.CreateFromURLFilterDictionary (1 ms)
[3828/6146] URLMatcherFactoryTest.CreateFromURLFilterDictionary (1 ms)
[ RUN      ] URLMatcherFactoryTest.UpperCase
[       OK ] URLMatcherFactoryTest.UpperCase (0 ms)
[3829/6146] URLMatcherFactoryTest.UpperCase (0 ms)
[ RUN      ] URLMatcherFactoryTest.CaseSensitivity
[       OK ] URLMatcherFactoryTest.CaseSensitivity (4 ms)
[3830/6146] URLMatcherFactoryTest.CaseSensitivity (4 ms)
[ RUN      ] URLFixerTest.FixupURL
[       OK ] URLFixerTest.FixupURL (2 ms)
[3831/6146] URLFixerTest.FixupURL (2 ms)
[ RUN      ] URLFixerTest.FixupFile
[       OK ] URLFixerTest.FixupFile (2 ms)
[3832/6146] URLFixerTest.FixupFile (2 ms)
[ RUN      ] URLFixerTest.FixupRelativeFile
[       OK ] URLFixerTest.FixupRelativeFile (6 ms)
[3833/6146] URLFixerTest.FixupRelativeFile (6 ms)
[ RUN      ] UrlFormatterTest.IDNToUnicode
[       OK ] UrlFormatterTest.IDNToUnicode (19 ms)
[3834/6146] UrlFormatterTest.IDNToUnicode (19 ms)
[ RUN      ] UrlFormatterTest.FormatUrl
[       OK ] UrlFormatterTest.FormatUrl (2 ms)
[3835/6146] UrlFormatterTest.FormatUrl (2 ms)
[ RUN      ] UrlFormatterTest.FormatUrlParsed
[       OK ] UrlFormatterTest.FormatUrlParsed (1 ms)
[3836/6146] UrlFormatterTest.FormatUrlParsed (1 ms)
[ RUN      ] UrlFormatterTest.FormatUrlRoundTripPathASCII
[       OK ] UrlFormatterTest.FormatUrlRoundTripPathASCII (3 ms)
[3837/6146] UrlFormatterTest.FormatUrlRoundTripPathASCII (3 ms)
[ RUN      ] UrlFormatterTest.FormatUrlRoundTripPathEscaped
[       OK ] UrlFormatterTest.FormatUrlRoundTripPathEscaped (3 ms)
[3838/6146] UrlFormatterTest.FormatUrlRoundTripPathEscaped (3 ms)
[ RUN      ] UrlFormatterTest.FormatUrlRoundTripQueryASCII
[       OK ] UrlFormatterTest.FormatUrlRoundTripQueryASCII (2 ms)
[3839/6146] UrlFormatterTest.FormatUrlRoundTripQueryASCII (2 ms)
[ RUN      ] UrlFormatterTest.FormatUrlRoundTripQueryEscaped
[       OK ] UrlFormatterTest.FormatUrlRoundTripQueryEscaped (2 ms)
[3840/6146] UrlFormatterTest.FormatUrlRoundTripQueryEscaped (2 ms)
[ RUN      ] URLMatcherConditionTest.Constructors
[       OK ] URLMatcherConditionTest.Constructors (0 ms)
[3841/6146] URLMatcherConditionTest.Constructors (0 ms)
[ RUN      ] URLMatcherConditionTest.IsFullURLCondition
[       OK ] URLMatcherConditionTest.IsFullURLCondition (0 ms)
[3842/6146] URLMatcherConditionTest.IsFullURLCondition (0 ms)
[ RUN      ] URLMatcherConditionTest.IsMatch
[       OK ] URLMatcherConditionTest.IsMatch (0 ms)
[3843/6146] URLMatcherConditionTest.IsMatch (0 ms)
[ RUN      ] URLMatcherConditionTest.Comparison
[       OK ] URLMatcherConditionTest.Comparison (0 ms)
[3844/6146] URLMatcherConditionTest.Comparison (0 ms)
[ RUN      ] URLMatcherSchemeFilter.TestMatching
[       OK ] URLMatcherSchemeFilter.TestMatching (0 ms)
[3845/6146] URLMatcherSchemeFilter.TestMatching (0 ms)
[ RUN      ] URLMatcherPortFilter.TestMatching
[       OK ] URLMatcherPortFilter.TestMatching (0 ms)
[3846/6146] URLMatcherPortFilter.TestMatching (0 ms)
[ RUN      ] URLMatcherConditionFactoryTest.GURLCharacterSet
[       OK ] URLMatcherConditionFactoryTest.GURLCharacterSet (1 ms)
[3847/6146] URLMatcherConditionFactoryTest.GURLCharacterSet (1 ms)
[ RUN      ] URLMatcherConditionFactoryTest.Criteria
[       OK ] URLMatcherConditionFactoryTest.Criteria (0 ms)
[3848/6146] URLMatcherConditionFactoryTest.Criteria (0 ms)
[ RUN      ] URLMatcherConditionFactoryTest.TestSingletonProperty
[       OK ] URLMatcherConditionFactoryTest.TestSingletonProperty (0 ms)
[3849/6146] URLMatcherConditionFactoryTest.TestSingletonProperty (0 ms)
[ RUN      ] URLMatcherConditionFactoryTest.TestComponentSearches
[       OK ] URLMatcherConditionFactoryTest.TestComponentSearches (1 ms)
[3850/6146] URLMatcherConditionFactoryTest.TestComponentSearches (1 ms)
[ RUN      ] URLMatcherConditionFactoryTest.TestFullSearches
[       OK ] URLMatcherConditionFactoryTest.TestFullSearches (1 ms)
[3851/6146] URLMatcherConditionFactoryTest.TestFullSearches (1 ms)
[ RUN      ] URLMatcherConditionSetTest.Constructor
[       OK ] URLMatcherConditionSetTest.Constructor (0 ms)
[3852/6146] URLMatcherConditionSetTest.Constructor (0 ms)
[ RUN      ] URLMatcherConditionSetTest.Matching
[       OK ] URLMatcherConditionSetTest.Matching (0 ms)
[3853/6146] URLMatcherConditionSetTest.Matching (0 ms)
[ RUN      ] URLMatcherConditionSetTest.QueryMatching
[       OK ] URLMatcherConditionSetTest.QueryMatching (7 ms)
[3854/6146] URLMatcherConditionSetTest.QueryMatching (7 ms)
[ RUN      ] URLMatcherTest.FullTest
[       OK ] URLMatcherTest.FullTest (2 ms)
[3855/6146] URLMatcherTest.FullTest (2 ms)
[ RUN      ] URLMatcherTest.TestComponentsImplyContains
[       OK ] URLMatcherTest.TestComponentsImplyContains (0 ms)
[3856/6146] URLMatcherTest.TestComponentsImplyContains (0 ms)
[ RUN      ] URLMatcherTest.TestOriginAndPathRegExPositive
[       OK ] URLMatcherTest.TestOriginAndPathRegExPositive (1 ms)
[3857/6146] URLMatcherTest.TestOriginAndPathRegExPositive (1 ms)
[ RUN      ] URLMatcherTest.TestOriginAndPathRegExNegative
[       OK ] URLMatcherTest.TestOriginAndPathRegExNegative (1 ms)
[3858/6146] URLMatcherTest.TestOriginAndPathRegExNegative (1 ms)
[ RUN      ] GetDeterministicMachineSpecificIdTest.IsDeterministic
[       OK ] GetDeterministicMachineSpecificIdTest.IsDeterministic (1 ms)
[3859/6146] GetDeterministicMachineSpecificIdTest.IsDeterministic (1 ms)
[ RUN      ] PrefHashCalculatorTest.TestCurrentAlgorithm
[       OK ] PrefHashCalculatorTest.TestCurrentAlgorithm (1 ms)
[3860/6146] PrefHashCalculatorTest.TestCurrentAlgorithm (1 ms)
[ RUN      ] PrefServiceHashStoreContentsTest.Reset
[       OK ] PrefServiceHashStoreContentsTest.Reset (0 ms)
[3861/6146] PrefServiceHashStoreContentsTest.Reset (0 ms)
[ RUN      ] PrefServiceHashStoreContentsTest.GetAndSetContents
[       OK ] PrefServiceHashStoreContentsTest.GetAndSetContents (0 ms)
[3862/6146] PrefServiceHashStoreContentsTest.GetAndSetContents (0 ms)
[ RUN      ] PrefServiceHashStoreContentsTest.GetAndSetSuperMac
[       OK ] PrefServiceHashStoreContentsTest.GetAndSetSuperMac (1 ms)
[3863/6146] PrefServiceHashStoreContentsTest.GetAndSetSuperMac (1 ms)
[ RUN      ] PrefServiceHashStoreContentsTest.ResetAllPrefHashStores
[       OK ] PrefServiceHashStoreContentsTest.ResetAllPrefHashStores (0 ms)
[3864/6146] PrefServiceHashStoreContentsTest.ResetAllPrefHashStores (0 ms)
[ RUN      ] SegregatedPrefStoreTest.StoreValues
[       OK ] SegregatedPrefStoreTest.StoreValues (0 ms)
[3865/6146] SegregatedPrefStoreTest.StoreValues (0 ms)
[ RUN      ] SegregatedPrefStoreTest.ReadValues
[       OK ] SegregatedPrefStoreTest.ReadValues (0 ms)
[3866/6146] SegregatedPrefStoreTest.ReadValues (0 ms)
[ RUN      ] SegregatedPrefStoreTest.Observer
[       OK ] SegregatedPrefStoreTest.Observer (1 ms)
[3867/6146] SegregatedPrefStoreTest.Observer (1 ms)
[ RUN      ] SegregatedPrefStoreTest.SelectedPrefReadNoFileError
[       OK ] SegregatedPrefStoreTest.SelectedPrefReadNoFileError (0 ms)
[3868/6146] SegregatedPrefStoreTest.SelectedPrefReadNoFileError (0 ms)
[ RUN      ] SegregatedPrefStoreTest.SelectedPrefReadError
[       OK ] SegregatedPrefStoreTest.SelectedPrefReadError (0 ms)
[3869/6146] SegregatedPrefStoreTest.SelectedPrefReadError (0 ms)
[ RUN      ] SegregatedPrefStoreTest.SelectedPrefReadNoFileErrorAsync
[       OK ] SegregatedPrefStoreTest.SelectedPrefReadNoFileErrorAsync (0 ms)
[3870/6146] SegregatedPrefStoreTest.SelectedPrefReadNoFileErrorAsync (0 ms)
[ RUN      ] PrefHashCalculatorTest.CatchHashChanges
[       OK ] PrefHashCalculatorTest.CatchHashChanges (1 ms)
[3871/6146] PrefHashCalculatorTest.CatchHashChanges (1 ms)
[ RUN      ] PrefHashCalculatorTest.TestCompatibilityWithLegacyPrefMetricsServiceId
[       OK ] PrefHashCalculatorTest.TestCompatibilityWithLegacyPrefMetricsServiceId (0 ms)
[3872/6146] PrefHashCalculatorTest.TestCompatibilityWithLegacyPrefMetricsServiceId (0 ms)
[ RUN      ] PrefHashStoreImplTest.AtomicHashStoreAndCheck
[       OK ] PrefHashStoreImplTest.AtomicHashStoreAndCheck (1 ms)
[3873/6146] PrefHashStoreImplTest.AtomicHashStoreAndCheck (1 ms)
[ RUN      ] PrefHashStoreImplTest.ImportExportOperations
[       OK ] PrefHashStoreImplTest.ImportExportOperations (1 ms)
[3874/6146] PrefHashStoreImplTest.ImportExportOperations (1 ms)
[ RUN      ] PrefHashStoreImplTest.SuperMACDisabled
[       OK ] PrefHashStoreImplTest.SuperMACDisabled (0 ms)
[3875/6146] PrefHashStoreImplTest.SuperMACDisabled (0 ms)
[ RUN      ] PrefHashStoreImplTest.SplitHashStoreAndCheck
[       OK ] PrefHashStoreImplTest.SplitHashStoreAndCheck (1 ms)
[3876/6146] PrefHashStoreImplTest.SplitHashStoreAndCheck (1 ms)
[ RUN      ] PrefHashStoreImplTest.EmptyAndNULLSplitDict
[       OK ] PrefHashStoreImplTest.EmptyAndNULLSplitDict (0 ms)
[3877/6146] PrefHashStoreImplTest.EmptyAndNULLSplitDict (0 ms)
[ RUN      ] PrefHashStoreImplTest.TrustedUnknownSplitValueFromExistingAtomic
[       OK ] PrefHashStoreImplTest.TrustedUnknownSplitValueFromExistingAtomic (0 ms)
[3878/6146] PrefHashStoreImplTest.TrustedUnknownSplitValueFromExistingAtomic (0 ms)
[ RUN      ] PrefServiceHashStoreContentsTest.hash_store_id
[       OK ] PrefServiceHashStoreContentsTest.hash_store_id (0 ms)
[3879/6146] PrefServiceHashStoreContentsTest.hash_store_id (0 ms)
[ RUN      ] PrefServiceHashStoreContentsTest.IsInitialized
[       OK ] PrefServiceHashStoreContentsTest.IsInitialized (0 ms)
[3880/6146] PrefServiceHashStoreContentsTest.IsInitialized (0 ms)
[ RUN      ] SegregatedPrefStoreTest.UnselectedPrefReadNoFileError
[       OK ] SegregatedPrefStoreTest.UnselectedPrefReadNoFileError (0 ms)
[3881/6146] SegregatedPrefStoreTest.UnselectedPrefReadNoFileError (0 ms)
[ RUN      ] SegregatedPrefStoreTest.UnselectedPrefReadError
[       OK ] SegregatedPrefStoreTest.UnselectedPrefReadError (0 ms)
[3882/6146] SegregatedPrefStoreTest.UnselectedPrefReadError (0 ms)
[ RUN      ] SegregatedPrefStoreTest.BothPrefReadError
[       OK ] SegregatedPrefStoreTest.BothPrefReadError (0 ms)
[3883/6146] SegregatedPrefStoreTest.BothPrefReadError (0 ms)
[ RUN      ] SegregatedPrefStoreTest.BothPrefReadErrorAsync
[       OK ] SegregatedPrefStoreTest.BothPrefReadErrorAsync (0 ms)
[3884/6146] SegregatedPrefStoreTest.BothPrefReadErrorAsync (0 ms)
[ RUN      ] SegregatedPrefStoreTest.IsInitializationComplete
[       OK ] SegregatedPrefStoreTest.IsInitializationComplete (0 ms)
[3885/6146] SegregatedPrefStoreTest.IsInitializationComplete (0 ms)
[ RUN      ] SegregatedPrefStoreTest.IsInitializationCompleteAsync
[       OK ] SegregatedPrefStoreTest.IsInitializationCompleteAsync (0 ms)
[3886/6146] SegregatedPrefStoreTest.IsInitializationCompleteAsync (0 ms)
[ RUN      ] TrackedPreferencesMigrationTest.NoMigrationRequired
[       OK ] TrackedPreferencesMigrationTest.NoMigrationRequired (1 ms)
[3887/6146] TrackedPreferencesMigrationTest.NoMigrationRequired (1 ms)
[ RUN      ] TrackedPreferencesMigrationTest.LegacyHashMigrationOnly
[       OK ] TrackedPreferencesMigrationTest.LegacyHashMigrationOnly (0 ms)
[3888/6146] TrackedPreferencesMigrationTest.LegacyHashMigrationOnly (0 ms)
[ RUN      ] TrackedPreferencesMigrationTest.FullMigrationWithLegacyHashStore
[       OK ] TrackedPreferencesMigrationTest.FullMigrationWithLegacyHashStore (1 ms)
[3889/6146] TrackedPreferencesMigrationTest.FullMigrationWithLegacyHashStore (1 ms)
[ RUN      ] TrackedPreferencesMigrationTest.FullMigrationWithLegacyHashStore
[       OK ] TrackedPreferencesMigrationTest.FullMigrationWithLegacyHashStore (1 ms)
[3890/6146] TrackedPreferencesMigrationTest.FullMigration (1 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckError
[       OK ] UpdateCheckerTest.UpdateCheckError (4 ms)
[3891/6146] UpdateCheckerTest.UpdateCheckError (4 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckDownloadPreference
[       OK ] UpdateCheckerTest.UpdateCheckDownloadPreference (4 ms)
[3892/6146] UpdateCheckerTest.UpdateCheckDownloadPreference (4 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckCupError
[       OK ] UpdateCheckerTest.UpdateCheckCupError (2 ms)
[3893/6146] UpdateCheckerTest.UpdateCheckCupError (2 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckRequiresEncryptionError
[       OK ] UpdateCheckerTest.UpdateCheckRequiresEncryptionError (0 ms)
[3894/6146] UpdateCheckerTest.UpdateCheckRequiresEncryptionError (0 ms)
[ RUN      ] UpdateCheckerTest.UpdateCheckDateLastRollCall
[       OK ] UpdateCheckerTest.UpdateCheckDateLastRollCall (4 ms)
[3895/6146] UpdateCheckerTest.UpdateCheckDateLastRollCall (4 ms)
[ RUN      ] UpdateClientTest.OneCrxNoUpdate
[       OK ] UpdateClientTest.OneCrxNoUpdate (39 ms)
[3896/6146] UpdateClientTest.OneCrxNoUpdate (39 ms)
[ RUN      ] UpdateClientTest.TwoCrxUpdateNoUpdate
[       OK ] UpdateClientTest.TwoCrxUpdateNoUpdate (10 ms)
[3897/6146] UpdateClientTest.TwoCrxUpdateNoUpdate (10 ms)
[ RUN      ] UpdateClientTest.TwoCrxUpdateNoUpdate
[       OK ] UpdateClientTest.TwoCrxUpdateNoUpdate (10 ms)
[3898/6146] UpdateClientTest.TwoCrxUpdate (1022 ms)
[ RUN      ] UpdateClientTest.TwoCrxUpdateDownloadTimeout
[       OK ] UpdateClientTest.TwoCrxUpdateDownloadTimeout (1020 ms)
[3899/6146] UpdateClientTest.TwoCrxUpdateDownloadTimeout (1020 ms)
[ RUN      ] UpdateClientTest.OneCrxDiffUpdate
[       OK ] UpdateClientTest.OneCrxDiffUpdate (31 ms)
[3900/6146] UpdateClientTest.OneCrxDiffUpdate (31 ms)
[ RUN      ] EntropyProviderTest.PermutedEntropyIsUniform
[       OK ] EntropyProviderTest.PermutedEntropyIsUniform (52 ms)
[3901/6146] EntropyProviderTest.PermutedEntropyIsUniform (52 ms)
[ RUN      ] EntropyProviderTest.SeededRandGeneratorIsUniform
[       OK ] EntropyProviderTest.SeededRandGeneratorIsUniform (0 ms)
[3902/6146] EntropyProviderTest.SeededRandGeneratorIsUniform (0 ms)
[ RUN      ] ExperimentLabelsTest.BuildGoogleUpdateExperimentLabel
[       OK ] ExperimentLabelsTest.BuildGoogleUpdateExperimentLabel (3 ms)
[3903/6146] ExperimentLabelsTest.BuildGoogleUpdateExperimentLabel (3 ms)
[ RUN      ] ExperimentLabelsTest.CombineExperimentLabels
[       OK ] ExperimentLabelsTest.CombineExperimentLabels (1 ms)
[3904/6146] ExperimentLabelsTest.CombineExperimentLabels (1 ms)
[ RUN      ] ExperimentLabelsTest.ExtractNonVariationLabels
[       OK ] ExperimentLabelsTest.ExtractNonVariationLabels (0 ms)
[3905/6146] ExperimentLabelsTest.ExtractNonVariationLabels (0 ms)
[ RUN      ] MetricsUtilTest.HashName
[       OK ] MetricsUtilTest.HashName (0 ms)
[3906/6146] MetricsUtilTest.HashName (0 ms)
[ RUN      ] VariationsHttpHeadersTest.ShouldAppendHeaders
[       OK ] VariationsHttpHeadersTest.ShouldAppendHeaders (2 ms)
[3907/6146] VariationsHttpHeadersTest.ShouldAppendHeaders (2 ms)
[ RUN      ] UIStringOverriderTest.LookupNotFound
[       OK ] UIStringOverriderTest.LookupNotFound (0 ms)
[3908/6146] UIStringOverriderTest.LookupNotFound (0 ms)
[ RUN      ] UIStringOverriderTest.LookupFound
[       OK ] UIStringOverriderTest.LookupFound (0 ms)
[3909/6146] UIStringOverriderTest.LookupFound (0 ms)
[ RUN      ] VariationsServiceTest.CreateTrialsFromSeed
[       OK ] VariationsServiceTest.CreateTrialsFromSeed (2 ms)
[3910/6146] VariationsServiceTest.CreateTrialsFromSeed (2 ms)
[ RUN      ] TrackedPreferencesMigrationTest.CleanupOnly
[       OK ] TrackedPreferencesMigrationTest.CleanupOnly (1 ms)
[3911/6146] TrackedPreferencesMigrationTest.CleanupOnly (1 ms)
[ RUN      ] ActiveFieldTrialsTest.GetFieldTrialActiveGroups
[       OK ] ActiveFieldTrialsTest.GetFieldTrialActiveGroups (0 ms)
[3912/6146] ActiveFieldTrialsTest.GetFieldTrialActiveGroups (0 ms)
[ RUN      ] CachingPermutedEntropyProviderTest.HasConsistentResults
[       OK ] CachingPermutedEntropyProviderTest.HasConsistentResults (7 ms)
[3913/6146] CachingPermutedEntropyProviderTest.HasConsistentResults (7 ms)
[ RUN      ] EntropyProviderTest.UseOneTimeRandomizationSHA1
[       OK ] EntropyProviderTest.UseOneTimeRandomizationSHA1 (1 ms)
[3914/6146] EntropyProviderTest.UseOneTimeRandomizationSHA1 (1 ms)
[ RUN      ] EntropyProviderTest.UseOneTimeRandomizationPermuted
[       OK ] EntropyProviderTest.UseOneTimeRandomizationPermuted (3 ms)
[3915/6146] EntropyProviderTest.UseOneTimeRandomizationPermuted (3 ms)
[ RUN      ] EntropyProviderTest.UseOneTimeRandomizationWithCustomSeedPermuted
[       OK ] EntropyProviderTest.UseOneTimeRandomizationWithCustomSeedPermuted (3 ms)
[3916/6146] EntropyProviderTest.UseOneTimeRandomizationWithCustomSeedPermuted (3 ms)
[ RUN      ] EntropyProviderTest.SHA1Entropy
[       OK ] EntropyProviderTest.SHA1Entropy (0 ms)
[3917/6146] EntropyProviderTest.SHA1Entropy (0 ms)
[ RUN      ] EntropyProviderTest.PermutedEntropy
[       OK ] EntropyProviderTest.PermutedEntropy (3 ms)
[3918/6146] EntropyProviderTest.PermutedEntropy (3 ms)
[ RUN      ] EntropyProviderTest.PermutedEntropyProviderResults
[       OK ] EntropyProviderTest.PermutedEntropyProviderResults (2 ms)
[3919/6146] EntropyProviderTest.PermutedEntropyProviderResults (2 ms)
[ RUN      ] EntropyProviderTest.SHA1EntropyIsUniform
[       OK ] EntropyProviderTest.SHA1EntropyIsUniform (415 ms)
[3920/6146] EntropyProviderTest.SHA1EntropyIsUniform (415 ms)
[ RUN      ] VariationsServiceTest.CountryHeader
[       OK ] VariationsServiceTest.CountryHeader (1 ms)
[3921/6146] VariationsServiceTest.CountryHeader (1 ms)
[ RUN      ] VariationsServiceTest.Observer
[       OK ] VariationsServiceTest.Observer (1 ms)
[3922/6146] VariationsServiceTest.Observer (1 ms)
[ RUN      ] VariationsServiceTest.LoadPermanentConsistencyCountry
[       OK ] VariationsServiceTest.LoadPermanentConsistencyCountry (5 ms)
[3923/6146] VariationsServiceTest.LoadPermanentConsistencyCountry (5 ms)
[ RUN      ] VariationsServiceTest.OverrideStoredPermanentCountry
[       OK ] VariationsServiceTest.OverrideStoredPermanentCountry (2 ms)
[3924/6146] VariationsServiceTest.OverrideStoredPermanentCountry (2 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyChannel
[       OK ] VariationsStudyFilteringTest.CheckStudyChannel (0 ms)
[3925/6146] VariationsStudyFilteringTest.CheckStudyChannel (0 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyFormFactor
[       OK ] VariationsStudyFilteringTest.CheckStudyFormFactor (0 ms)
[3926/6146] VariationsStudyFilteringTest.CheckStudyFormFactor (0 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyLocale
[       OK ] VariationsStudyFilteringTest.CheckStudyLocale (1 ms)
[3927/6146] VariationsStudyFilteringTest.CheckStudyLocale (1 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyPlatform
[       OK ] VariationsStudyFilteringTest.CheckStudyPlatform (0 ms)
[3928/6146] VariationsStudyFilteringTest.CheckStudyPlatform (0 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyStartDate
[       OK ] VariationsStudyFilteringTest.CheckStudyStartDate (0 ms)
[3929/6146] VariationsStudyFilteringTest.CheckStudyStartDate (0 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyVersion
[       OK ] VariationsStudyFilteringTest.CheckStudyVersion (2 ms)
[3930/6146] VariationsStudyFilteringTest.CheckStudyVersion (2 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyHardwareClass
[       OK ] VariationsStudyFilteringTest.CheckStudyHardwareClass (0 ms)
[3931/6146] VariationsStudyFilteringTest.CheckStudyHardwareClass (0 ms)
[ RUN      ] VariationsStudyFilteringTest.CheckStudyCountry
[       OK ] VariationsStudyFilteringTest.CheckStudyCountry (0 ms)
[3932/6146] VariationsStudyFilteringTest.CheckStudyCountry (0 ms)
[ RUN      ] VariationsStudyFilteringTest.FilterAndValidateStudies
[       OK ] VariationsStudyFilteringTest.FilterAndValidateStudies (0 ms)
[3933/6146] VariationsStudyFilteringTest.FilterAndValidateStudies (0 ms)
[ RUN      ] VariationsStudyFilteringTest.FilterAndValidateStudiesWithCountry
[       OK ] VariationsStudyFilteringTest.FilterAndValidateStudiesWithCountry (0 ms)
[3934/6146] VariationsStudyFilteringTest.FilterAndValidateStudiesWithCountry (0 ms)
[ RUN      ] VariationsStudyFilteringTest.IsStudyExpired
[       OK ] VariationsStudyFilteringTest.IsStudyExpired (0 ms)
[3935/6146] VariationsStudyFilteringTest.IsStudyExpired (0 ms)
[ RUN      ] VariationsStudyFilteringTest.ValidateStudy
[       OK ] VariationsStudyFilteringTest.ValidateStudy (1 ms)
[3936/6146] VariationsStudyFilteringTest.ValidateStudy (1 ms)
[ RUN      ] VariationsAssociatedDataTest.DisableImmediately
[       OK ] VariationsAssociatedDataTest.DisableImmediately (1 ms)
[3937/6146] VariationsAssociatedDataTest.DisableImmediately (1 ms)
[ RUN      ] VariationsAssociatedDataTest.DisableAfterInitialization
[       OK ] VariationsAssociatedDataTest.DisableAfterInitialization (1 ms)
[3938/6146] VariationsAssociatedDataTest.DisableAfterInitialization (1 ms)
[ RUN      ] VariationsAssociatedDataTest.AssociateGoogleVariationID
[       OK ] VariationsAssociatedDataTest.AssociateGoogleVariationID (0 ms)
[3939/6146] VariationsAssociatedDataTest.AssociateGoogleVariationID (0 ms)
[ RUN      ] VariationsAssociatedDataTest.NoAssociation
[       OK ] VariationsAssociatedDataTest.NoAssociation (0 ms)
[3940/6146] VariationsAssociatedDataTest.NoAssociation (0 ms)
[ RUN      ] VariationsServiceTest.CreateTrialsFromSeedNoLastFetchTime
[       OK ] VariationsServiceTest.CreateTrialsFromSeedNoLastFetchTime (3 ms)
[3941/6146] VariationsServiceTest.CreateTrialsFromSeedNoLastFetchTime (3 ms)
[ RUN      ] VariationsServiceTest.CreateTrialsFromOutdatedSeed
[       OK ] VariationsServiceTest.CreateTrialsFromOutdatedSeed (0 ms)
[3942/6146] VariationsServiceTest.CreateTrialsFromOutdatedSeed (0 ms)
[ RUN      ] VariationsServiceTest.GetVariationsServerURL
[       OK ] VariationsServiceTest.GetVariationsServerURL (0 ms)
[3943/6146] VariationsServiceTest.GetVariationsServerURL (0 ms)
[ RUN      ] VariationsServiceTest.VariationsURLHasOSNameParam
[       OK ] VariationsServiceTest.VariationsURLHasOSNameParam (1 ms)
[3944/6146] VariationsServiceTest.VariationsURLHasOSNameParam (1 ms)
[ RUN      ] VariationsServiceTest.RequestsInitiallyNotAllowed
[       OK ] VariationsServiceTest.RequestsInitiallyNotAllowed (1 ms)
[3945/6146] VariationsServiceTest.RequestsInitiallyNotAllowed (1 ms)
[ RUN      ] VariationsServiceTest.RequestsInitiallyAllowed
[       OK ] VariationsServiceTest.RequestsInitiallyAllowed (0 ms)
[3946/6146] VariationsServiceTest.RequestsInitiallyAllowed (0 ms)
[ RUN      ] VariationsServiceTest.SeedStoredWhenOKStatus
[       OK ] VariationsServiceTest.SeedStoredWhenOKStatus (0 ms)
[3947/6146] VariationsServiceTest.SeedStoredWhenOKStatus (0 ms)
[ RUN      ] VariationsServiceTest.SeedNotStoredWhenNonOKStatus
[       OK ] VariationsServiceTest.SeedNotStoredWhenNonOKStatus (0 ms)
[3948/6146] VariationsServiceTest.SeedNotStoredWhenNonOKStatus (0 ms)
[ RUN      ] VariationsServiceTest.RequestGzipCompressedSeed
[       OK ] VariationsServiceTest.RequestGzipCompressedSeed (1 ms)
[3949/6146] VariationsServiceTest.RequestGzipCompressedSeed (1 ms)
[ RUN      ] VariationsServiceTest.InstanceManipulations
[       OK ] VariationsServiceTest.InstanceManipulations (1 ms)
[3950/6146] VariationsServiceTest.InstanceManipulations (1 ms)
[ RUN      ] VariationsAssociatedDataTest.ForceAssociation
[       OK ] VariationsAssociatedDataTest.ForceAssociation (1 ms)
[3951/6146] VariationsAssociatedDataTest.ForceAssociation (1 ms)
[ RUN      ] VariationsAssociatedDataTest.CollectionsCoexist
[       OK ] VariationsAssociatedDataTest.CollectionsCoexist (1 ms)
[3952/6146] VariationsAssociatedDataTest.CollectionsCoexist (1 ms)
[ RUN      ] VariationsAssociatedDataTest.AssociateVariationParams
[       OK ] VariationsAssociatedDataTest.AssociateVariationParams (0 ms)
[3953/6146] VariationsAssociatedDataTest.AssociateVariationParams (0 ms)
[ RUN      ] VariationsAssociatedDataTest.AssociateVariationParams_Fail
[       OK ] VariationsAssociatedDataTest.AssociateVariationParams_Fail (0 ms)
[3954/6146] VariationsAssociatedDataTest.AssociateVariationParams_Fail (0 ms)
[ RUN      ] VariationsAssociatedDataTest.AssociateVariationParams_TrialActiveFail
[       OK ] VariationsAssociatedDataTest.AssociateVariationParams_TrialActiveFail (0 ms)
[3955/6146] VariationsAssociatedDataTest.AssociateVariationParams_TrialActiveFail (0 ms)
[ RUN      ] VariationsAssociatedDataTest.AssociateVariationParams_DoesntActivateTrial
[       OK ] VariationsAssociatedDataTest.AssociateVariationParams_DoesntActivateTrial (1 ms)
[3956/6146] VariationsAssociatedDataTest.AssociateVariationParams_DoesntActivateTrial (1 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParams_NoTrial
[       OK ] VariationsAssociatedDataTest.GetVariationParams_NoTrial (0 ms)
[3957/6146] VariationsAssociatedDataTest.GetVariationParams_NoTrial (0 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParams_NoParams
[       OK ] VariationsAssociatedDataTest.GetVariationParams_NoParams (0 ms)
[3958/6146] VariationsAssociatedDataTest.GetVariationParams_NoParams (0 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParams_ActivatesTrial
[       OK ] VariationsAssociatedDataTest.GetVariationParams_ActivatesTrial (0 ms)
[3959/6146] VariationsAssociatedDataTest.GetVariationParams_ActivatesTrial (0 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParamValue_ActivatesTrial
[       OK ] VariationsAssociatedDataTest.GetVariationParamValue_ActivatesTrial (1 ms)
[3960/6146] VariationsAssociatedDataTest.GetVariationParamValue_ActivatesTrial (1 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParamsByFeature
[       OK ] VariationsAssociatedDataTest.GetVariationParamsByFeature (1 ms)
[3961/6146] VariationsAssociatedDataTest.GetVariationParamsByFeature (1 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParamValueByFeature
[       OK ] VariationsAssociatedDataTest.GetVariationParamValueByFeature (1 ms)
[3962/6146] VariationsAssociatedDataTest.GetVariationParamValueByFeature (1 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParamsByFeature_Disable
[       OK ] VariationsAssociatedDataTest.GetVariationParamsByFeature_Disable (0 ms)
[3963/6146] VariationsAssociatedDataTest.GetVariationParamsByFeature_Disable (0 ms)
[ RUN      ] VariationsAssociatedDataTest.GetVariationParamValueByFeature_Disable
[       OK ] VariationsAssociatedDataTest.GetVariationParamValueByFeature_Disable (0 ms)
[3964/6146] VariationsAssociatedDataTest.GetVariationParamValueByFeature_Disable (0 ms)
[ RUN      ] VariationsHttpHeaderProviderTest.SetDefaultVariationIds_Valid
[       OK ] VariationsHttpHeaderProviderTest.SetDefaultVariationIds_Valid (1 ms)
[3965/6146] VariationsHttpHeaderProviderTest.SetDefaultVariationIds_Valid (1 ms)
[ RUN      ] VariationsHttpHeaderProviderTest.SetDefaultVariationIds_Invalid
[       OK ] VariationsHttpHeaderProviderTest.SetDefaultVariationIds_Invalid (0 ms)
[3966/6146] VariationsHttpHeaderProviderTest.SetDefaultVariationIds_Invalid (0 ms)
[ RUN      ] VariationsHttpHeaderProviderTest.OnFieldTrialGroupFinalized
[       OK ] VariationsHttpHeaderProviderTest.OnFieldTrialGroupFinalized (1 ms)
[3967/6146] VariationsHttpHeaderProviderTest.OnFieldTrialGroupFinalized (1 ms)
[ RUN      ] VariationsHttpHeaderProviderTest.GetVariationsString
[       OK ] VariationsHttpHeaderProviderTest.GetVariationsString (1 ms)
[3968/6146] VariationsHttpHeaderProviderTest.GetVariationsString (1 ms)
[ RUN      ] VariationsRequestSchedulerTest.ScheduleFetchShortly
[       OK ] VariationsRequestSchedulerTest.ScheduleFetchShortly (20 ms)
[3969/6146] VariationsRequestSchedulerTest.ScheduleFetchShortly (20 ms)
[ RUN      ] VariationsSeedProcessorTest.AllowForceGroupAndVariationId
[       OK ] VariationsSeedProcessorTest.AllowForceGroupAndVariationId (0 ms)
[3970/6146] VariationsSeedProcessorTest.AllowForceGroupAndVariationId (0 ms)
[ RUN      ] VariationsSeedProcessorTest.ForceGroupWithFlag1
[       OK ] VariationsSeedProcessorTest.ForceGroupWithFlag1 (2 ms)
[3971/6146] VariationsSeedProcessorTest.ForceGroupWithFlag1 (2 ms)
[ RUN      ] VariationsSeedProcessorTest.ForceGroupWithFlag2
[       OK ] VariationsSeedProcessorTest.ForceGroupWithFlag2 (0 ms)
[3972/6146] VariationsSeedProcessorTest.ForceGroupWithFlag2 (0 ms)
[ RUN      ] VariationsSeedProcessorTest.ForceGroup_ChooseFirstGroupWithFlag
[       OK ] VariationsSeedProcessorTest.ForceGroup_ChooseFirstGroupWithFlag (0 ms)
[3973/6146] VariationsSeedProcessorTest.ForceGroup_ChooseFirstGroupWithFlag (0 ms)
[ RUN      ] VariationsSeedProcessorTest.ForceGroup_DontChooseGroupWithFlag
[       OK ] VariationsSeedProcessorTest.ForceGroup_DontChooseGroupWithFlag (1 ms)
[3974/6146] VariationsSeedProcessorTest.ForceGroup_DontChooseGroupWithFlag (1 ms)
[ RUN      ] VariationsSeedProcessorTest.NonExpiredStudyPrioritizedOverExpiredStudy
[       OK ] VariationsSeedProcessorTest.NonExpiredStudyPrioritizedOverExpiredStudy (2 ms)
[3975/6146] VariationsSeedProcessorTest.NonExpiredStudyPrioritizedOverExpiredStudy (2 ms)
[ RUN      ] VariationsSeedProcessorTest.OverrideUIStrings
[       OK ] VariationsSeedProcessorTest.OverrideUIStrings (2 ms)
[3976/6146] VariationsSeedProcessorTest.OverrideUIStrings (2 ms)
[ RUN      ] VariationsSeedProcessorTest.OverrideUIStringsWithForcingFlag
[       OK ] VariationsSeedProcessorTest.OverrideUIStringsWithForcingFlag (1 ms)
[3977/6146] VariationsSeedProcessorTest.OverrideUIStringsWithForcingFlag (1 ms)
[ RUN      ] VariationsSeedProcessorTest.ValidateStudy
[       OK ] VariationsSeedProcessorTest.ValidateStudy (0 ms)
[3978/6146] VariationsSeedProcessorTest.ValidateStudy (0 ms)
[ RUN      ] VariationsSeedProcessorTest.ValidateStudySingleFeature
[       OK ] VariationsSeedProcessorTest.ValidateStudySingleFeature (0 ms)
[3979/6146] VariationsSeedProcessorTest.ValidateStudySingleFeature (0 ms)
[ RUN      ] VariationsSeedProcessorTest.ProcessedStudyAllAssignmentsToOneGroup
[       OK ] VariationsSeedProcessorTest.ProcessedStudyAllAssignmentsToOneGroup (0 ms)
[3980/6146] VariationsSeedProcessorTest.ProcessedStudyAllAssignmentsToOneGroup (0 ms)
[ RUN      ] VariationsSeedProcessorTest.VariationParams
[       OK ] VariationsSeedProcessorTest.VariationParams (2 ms)
[3981/6146] VariationsSeedProcessorTest.VariationParams (2 ms)
[ RUN      ] VariationsSeedProcessorTest.VariationParamsWithForcingFlag
[       OK ] VariationsSeedProcessorTest.VariationParamsWithForcingFlag (0 ms)
[3982/6146] VariationsSeedProcessorTest.VariationParamsWithForcingFlag (0 ms)
[ RUN      ] VariationsSeedProcessorTest.StartsActive
[       OK ] VariationsSeedProcessorTest.StartsActive (1 ms)
[3983/6146] VariationsSeedProcessorTest.StartsActive (1 ms)
[ RUN      ] VariationsSeedProcessorTest.StartsActiveWithFlag
[       OK ] VariationsSeedProcessorTest.StartsActiveWithFlag (0 ms)
[3984/6146] VariationsSeedProcessorTest.StartsActiveWithFlag (0 ms)
[ RUN      ] VariationsSeedProcessorTest.ForcingFlagAlreadyForced
[       OK ] VariationsSeedProcessorTest.ForcingFlagAlreadyForced (0 ms)
[3985/6146] VariationsSeedProcessorTest.ForcingFlagAlreadyForced (0 ms)
[ RUN      ] VariationsSeedProcessorTest.FeatureEnabledOrDisableByTrial
[       OK ] VariationsSeedProcessorTest.FeatureEnabledOrDisableByTrial (2 ms)
[3986/6146] VariationsSeedProcessorTest.FeatureEnabledOrDisableByTrial (2 ms)
[ RUN      ] VariationsSeedProcessorTest.FeatureAssociationAndForcing
[       OK ] VariationsSeedProcessorTest.FeatureAssociationAndForcing (5 ms)
[3987/6146] VariationsSeedProcessorTest.FeatureAssociationAndForcing (5 ms)
[ RUN      ] VariationsSeedProcessorTest.FeaturesInExpiredStudies
[       OK ] VariationsSeedProcessorTest.FeaturesInExpiredStudies (1 ms)
[3988/6146] VariationsSeedProcessorTest.FeaturesInExpiredStudies (1 ms)
[ RUN      ] VariationsSeedProcessorTest.LowEntropyStudyTest
[       OK ] VariationsSeedProcessorTest.LowEntropyStudyTest (1 ms)
[3989/6146] VariationsSeedProcessorTest.LowEntropyStudyTest (1 ms)
[ RUN      ] VariationsSeedSimulatorTest.PermanentNoChanges
[       OK ] VariationsSeedSimulatorTest.PermanentNoChanges (1 ms)
[3990/6146] VariationsSeedSimulatorTest.PermanentNoChanges (1 ms)
[ RUN      ] VariationsSeedSimulatorTest.PermanentGroupChange
[       OK ] VariationsSeedSimulatorTest.PermanentGroupChange (2 ms)
[3991/6146] VariationsSeedSimulatorTest.PermanentGroupChange (2 ms)
[ RUN      ] VariationsSeedSimulatorTest.PermanentGroupChangeDueToExperimentID
[       OK ] VariationsSeedSimulatorTest.PermanentGroupChangeDueToExperimentID (0 ms)
[3992/6146] VariationsSeedSimulatorTest.PermanentGroupChangeDueToExperimentID (0 ms)
[ RUN      ] VariationsSeedSimulatorTest.PermanentExpired
[       OK ] VariationsSeedSimulatorTest.PermanentExpired (1 ms)
[3993/6146] VariationsSeedSimulatorTest.PermanentExpired (1 ms)
[ RUN      ] VariationsSeedSimulatorTest.SessionRandomized
[       OK ] VariationsSeedSimulatorTest.SessionRandomized (1 ms)
[3994/6146] VariationsSeedSimulatorTest.SessionRandomized (1 ms)
[ RUN      ] VariationsSeedSimulatorTest.SessionRandomizedGroupRemoved
[       OK ] VariationsSeedSimulatorTest.SessionRandomizedGroupRemoved (0 ms)
[3995/6146] VariationsSeedSimulatorTest.SessionRandomizedGroupRemoved (0 ms)
[ RUN      ] VariationsSeedSimulatorTest.SessionRandomizedGroupProbabilityZero
[       OK ] VariationsSeedSimulatorTest.SessionRandomizedGroupProbabilityZero (1 ms)
[3996/6146] VariationsSeedSimulatorTest.SessionRandomizedGroupProbabilityZero (1 ms)
[ RUN      ] VariationsSeedSimulatorTest.SessionRandomizedExpired
[       OK ] VariationsSeedSimulatorTest.SessionRandomizedExpired (0 ms)
[3997/6146] VariationsSeedSimulatorTest.SessionRandomizedExpired (0 ms)
[ RUN      ] VariationsSeedSimulatorTest.ParamsUnchanged
[       OK ] VariationsSeedSimulatorTest.ParamsUnchanged (1 ms)
[3998/6146] VariationsSeedSimulatorTest.ParamsUnchanged (1 ms)
[ RUN      ] VariationsSeedSimulatorTest.ParamsChanged
[       OK ] VariationsSeedSimulatorTest.ParamsChanged (0 ms)
[3999/6146] VariationsSeedSimulatorTest.ParamsChanged (0 ms)
[ RUN      ] VariationsSeedSimulatorTest.ParamsRemoved
[       OK ] VariationsSeedSimulatorTest.ParamsRemoved (1 ms)
[4000/6146] VariationsSeedSimulatorTest.ParamsRemoved (1 ms)
[ RUN      ] VariationsSeedSimulatorTest.ParamsAdded
[       OK ] VariationsSeedSimulatorTest.ParamsAdded (1 ms)
[4001/6146] VariationsSeedSimulatorTest.ParamsAdded (1 ms)
[ RUN      ] VariationsSeedStoreTest.LoadSeed
[       OK ] VariationsSeedStoreTest.LoadSeed (1 ms)
[4002/6146] VariationsSeedStoreTest.LoadSeed (1 ms)
[ RUN      ] VariationsSeedStoreTest.GetInvalidSignature
[       OK ] VariationsSeedStoreTest.GetInvalidSignature (2 ms)
[4003/6146] VariationsSeedStoreTest.GetInvalidSignature (2 ms)
[ RUN      ] VariationsSeedStoreTest.StoreSeedData
[       OK ] VariationsSeedStoreTest.StoreSeedData (1 ms)
[4004/6146] VariationsSeedStoreTest.StoreSeedData (1 ms)
[ RUN      ] VariationsSeedStoreTest.StoreSeedData_ParsedSeed
[       OK ] VariationsSeedStoreTest.StoreSeedData_ParsedSeed (0 ms)
[4005/6146] VariationsSeedStoreTest.StoreSeedData_ParsedSeed (0 ms)
[ RUN      ] VariationsSeedStoreTest.StoreSeedData_CountryCode
[       OK ] VariationsSeedStoreTest.StoreSeedData_CountryCode (5 ms)
[4006/6146] VariationsSeedStoreTest.StoreSeedData_CountryCode (5 ms)
[ RUN      ] VariationsSeedStoreTest.StoreSeedData_GzippedSeed
[       OK ] VariationsSeedStoreTest.StoreSeedData_GzippedSeed (1 ms)
[4007/6146] VariationsSeedStoreTest.StoreSeedData_GzippedSeed (1 ms)
[ RUN      ] VariationsSeedStoreTest.StoreSeedData_GzippedEmptySeed
[       OK ] VariationsSeedStoreTest.StoreSeedData_GzippedEmptySeed (0 ms)
[4008/6146] VariationsSeedStoreTest.StoreSeedData_GzippedEmptySeed (0 ms)
[ RUN      ] VariationsSeedStoreTest.VerifySeedSignature
[       OK ] VariationsSeedStoreTest.VerifySeedSignature (2 ms)
[4009/6146] VariationsSeedStoreTest.VerifySeedSignature (2 ms)
[ RUN      ] VariationsSeedStoreTest.ApplyDeltaPatch
[       OK ] VariationsSeedStoreTest.ApplyDeltaPatch (0 ms)
[4010/6146] VariationsSeedStoreTest.ApplyDeltaPatch (0 ms)
[ RUN      ] EulaAcceptedNotifierTest.EulaAlreadyAccepted
[       OK ] EulaAcceptedNotifierTest.EulaAlreadyAccepted (0 ms)
[4011/6146] EulaAcceptedNotifierTest.EulaAlreadyAccepted (0 ms)
[ RUN      ] EulaAcceptedNotifierTest.EulaNotAccepted
[       OK ] EulaAcceptedNotifierTest.EulaNotAccepted (0 ms)
[4012/6146] EulaAcceptedNotifierTest.EulaNotAccepted (0 ms)
[ RUN      ] EulaAcceptedNotifierTest.EulaNotInitiallyAccepted
[       OK ] EulaAcceptedNotifierTest.EulaNotInitiallyAccepted (0 ms)
[4013/6146] EulaAcceptedNotifierTest.EulaNotInitiallyAccepted (0 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.DoNotNotifyIfOffline
[       OK ] ResourceRequestAllowedNotifierTest.DoNotNotifyIfOffline (42 ms)
[4014/6146] ResourceRequestAllowedNotifierTest.DoNotNotifyIfOffline (42 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.DoNotNotifyIfOnlineToOnline
[       OK ] ResourceRequestAllowedNotifierTest.DoNotNotifyIfOnlineToOnline (1 ms)
[4015/6146] ResourceRequestAllowedNotifierTest.DoNotNotifyIfOnlineToOnline (1 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NotifyOnReconnect
[       OK ] ResourceRequestAllowedNotifierTest.NotifyOnReconnect (1 ms)
[4016/6146] ResourceRequestAllowedNotifierTest.NotifyOnReconnect (1 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NoNotifyOnWardriving
[       OK ] ResourceRequestAllowedNotifierTest.NoNotifyOnWardriving (2 ms)
[4017/6146] ResourceRequestAllowedNotifierTest.NoNotifyOnWardriving (2 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NoNotifyOnFlakyConnection
[       OK ] ResourceRequestAllowedNotifierTest.NoNotifyOnFlakyConnection (1 ms)
[4018/6146] ResourceRequestAllowedNotifierTest.NoNotifyOnFlakyConnection (1 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NotifyOnFlakyConnection
[       OK ] ResourceRequestAllowedNotifierTest.NotifyOnFlakyConnection (1 ms)
[4019/6146] ResourceRequestAllowedNotifierTest.NotifyOnFlakyConnection (1 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NoNotifyOnEulaAfterGoOffline
[       OK ] ResourceRequestAllowedNotifierTest.NoNotifyOnEulaAfterGoOffline (1 ms)
[4020/6146] ResourceRequestAllowedNotifierTest.NoNotifyOnEulaAfterGoOffline (1 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion54ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion54ToCurrent (59 ms)
[4021/6146] WebDatabaseMigrationTest.MigrateVersion54ToCurrent (59 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion55ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion55ToCurrent (47 ms)
[4022/6146] WebDatabaseMigrationTest.MigrateVersion55ToCurrent (47 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion56ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion56ToCurrent (56 ms)
[4023/6146] WebDatabaseMigrationTest.MigrateVersion56ToCurrent (56 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion57ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion57ToCurrent (56 ms)
[4024/6146] WebDatabaseMigrationTest.MigrateVersion57ToCurrent (56 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion58ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion58ToCurrent (48 ms)
[4025/6146] WebDatabaseMigrationTest.MigrateVersion58ToCurrent (48 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion59ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion59ToCurrent (40 ms)
[4026/6146] WebDatabaseMigrationTest.MigrateVersion59ToCurrent (40 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion60ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion60ToCurrent (50 ms)
[4027/6146] WebDatabaseMigrationTest.MigrateVersion60ToCurrent (50 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion61ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion61ToCurrent (45 ms)
[4028/6146] WebDatabaseMigrationTest.MigrateVersion61ToCurrent (45 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion64ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion64ToCurrent (48 ms)
[4029/6146] WebDatabaseMigrationTest.MigrateVersion64ToCurrent (48 ms)
[ RUN      ] NetLogTempFileTest.EnsureInitFailure
[       OK ] NetLogTempFileTest.EnsureInitFailure (2 ms)
[4030/6146] NetLogTempFileTest.EnsureInitFailure (2 ms)
[ RUN      ] NetLogTempFileTest.EnsureInitAllowStart
[       OK ] NetLogTempFileTest.EnsureInitAllowStart (3 ms)
[4031/6146] NetLogTempFileTest.EnsureInitAllowStart (3 ms)
[ RUN      ] NetLogTempFileTest.EnsureInitAllowStartOrSend
[       OK ] NetLogTempFileTest.EnsureInitAllowStartOrSend (2 ms)
[4032/6146] NetLogTempFileTest.EnsureInitAllowStartOrSend (2 ms)
[ RUN      ] NetLogTempFileTest.ProcessCommandDoStartAndStop
[       OK ] NetLogTempFileTest.ProcessCommandDoStartAndStop (19 ms)
[4033/6146] NetLogTempFileTest.ProcessCommandDoStartAndStop (19 ms)
[ RUN      ] NetLogTempFileTest.ProcessCommandDoStartAndStopWithPrivateDataStripping
[       OK ] NetLogTempFileTest.ProcessCommandDoStartAndStopWithPrivateDataStripping (14 ms)
[4034/6146] NetLogTempFileTest.ProcessCommandDoStartAndStopWithPrivateDataStripping (14 ms)
[ RUN      ] NetLogTempFileTest.ProcessCommandDoStartAndStopWithByteLogging
[       OK ] NetLogTempFileTest.ProcessCommandDoStartAndStopWithByteLogging (19 ms)
[4035/6146] NetLogTempFileTest.ProcessCommandDoStartAndStopWithByteLogging (19 ms)
[ RUN      ] NetLogTempFileTest.DoStartClearsFile
[       OK ] NetLogTempFileTest.DoStartClearsFile (22 ms)
[4036/6146] NetLogTempFileTest.DoStartClearsFile (22 ms)
[ RUN      ] NetLogTempFileTest.CheckAddEvent
[       OK ] NetLogTempFileTest.CheckAddEvent (19 ms)
[4037/6146] NetLogTempFileTest.CheckAddEvent (19 ms)
[ RUN      ] RlzLibTest.RecordProductEvent
[       OK ] RlzLibTest.RecordProductEvent (7 ms)
[4038/6146] RlzLibTest.RecordProductEvent (7 ms)
[ RUN      ] RlzLibTest.QuickStopAfterStart
[       OK ] RlzLibTest.QuickStopAfterStart (23 ms)
[4039/6146] RlzLibTest.QuickStopAfterStart (23 ms)
[ RUN      ] RlzLibTest.DelayedInitOnly
[       OK ] RlzLibTest.DelayedInitOnly (40 ms)
[4040/6146] RlzLibTest.DelayedInitOnly (40 ms)
[ RUN      ] RlzLibTest.DelayedInitOnlyGoogleAsStartup
[       OK ] RlzLibTest.DelayedInitOnlyGoogleAsStartup (34 ms)
[4041/6146] RlzLibTest.DelayedInitOnlyGoogleAsStartup (34 ms)
[ RUN      ] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStrings
[       OK ] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStrings (29 ms)
[4042/6146] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStrings (29 ms)
[ RUN      ] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStringsGoogleAsStartup
[       OK ] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStringsGoogleAsStartup (40 ms)
[4043/6146] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStringsGoogleAsStartup (40 ms)
[ RUN      ] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStrings
[       OK ] RlzLibTest.DelayedInitOnlyNoFirstRunNoRlzStrings (29 ms)
[4044/6146] RlzLibTest.DelayedInitOnlyNoFirstRun (32 ms)
[ RUN      ] RlzLibTest.DelayedInitOnlyNoGoogleDefaultSearchOrHomepageOrStartup
[       OK ] RlzLibTest.DelayedInitOnlyNoGoogleDefaultSearchOrHomepageOrStartup (28 ms)
[4045/6146] RlzLibTest.DelayedInitOnlyNoGoogleDefaultSearchOrHomepageOrStartup (28 ms)
[ RUN      ] RlzLibTest.OmniboxUsageOnly
[       OK ] RlzLibTest.OmniboxUsageOnly (17 ms)
[4046/6146] RlzLibTest.OmniboxUsageOnly (17 ms)
[ RUN      ] RlzLibTest.HomepageUsageOnly
[       OK ] RlzLibTest.HomepageUsageOnly (18 ms)
[4047/6146] RlzLibTest.HomepageUsageOnly (18 ms)
[ RUN      ] RlzLibTest.AppListUsageOnly
[       OK ] RlzLibTest.AppListUsageOnly (19 ms)
[4048/6146] RlzLibTest.AppListUsageOnly (19 ms)
[ RUN      ] RlzLibTest.UsageBeforeDelayedInit
[       OK ] RlzLibTest.UsageBeforeDelayedInit (32 ms)
[4049/6146] RlzLibTest.UsageBeforeDelayedInit (32 ms)
[ RUN      ] RlzLibTest.UsageAfterDelayedInit
[       OK ] RlzLibTest.UsageAfterDelayedInit (34 ms)
[4050/6146] RlzLibTest.UsageAfterDelayedInit (34 ms)
[ RUN      ] RlzLibTest.ReactivationNonOrganicOrganic
[       OK ] RlzLibTest.ReactivationNonOrganicOrganic (26 ms)
[4051/6146] RlzLibTest.ReactivationNonOrganicOrganic (26 ms)
[ RUN      ] RlzLibTest.ReactivationOrganicOrganic
[       OK ] RlzLibTest.ReactivationOrganicOrganic (4 ms)
[4052/6146] RlzLibTest.ReactivationOrganicOrganic (4 ms)
[ RUN      ] BookmarkNodeDataTest.InitialState
[       OK ] BookmarkNodeDataTest.InitialState (15 ms)
[4053/6146] BookmarkNodeDataTest.InitialState (15 ms)
[ RUN      ] BookmarkNodeDataTest.BogusRead
[       OK ] BookmarkNodeDataTest.BogusRead (1 ms)
[4054/6146] BookmarkNodeDataTest.BogusRead (1 ms)
[ RUN      ] BookmarkNodeDataTest.JustURL
[       OK ] BookmarkNodeDataTest.JustURL (3 ms)
[4055/6146] BookmarkNodeDataTest.JustURL (3 ms)
[ RUN      ] BookmarkNodeDataTest.URL
[       OK ] BookmarkNodeDataTest.URL (2 ms)
[4056/6146] BookmarkNodeDataTest.URL (2 ms)
[ RUN      ] BookmarkNodeDataTest.Folder
[       OK ] BookmarkNodeDataTest.Folder (1 ms)
[4057/6146] BookmarkNodeDataTest.Folder (1 ms)
[ RUN      ] BookmarkNodeDataTest.FolderWithChild
[       OK ] BookmarkNodeDataTest.FolderWithChild (1 ms)
[4058/6146] BookmarkNodeDataTest.FolderWithChild (1 ms)
[ RUN      ] BookmarkNodeDataTest.MultipleNodes
[       OK ] BookmarkNodeDataTest.MultipleNodes (1 ms)
[4059/6146] BookmarkNodeDataTest.MultipleNodes (1 ms)
[ RUN      ] BookmarkNodeDataTest.WriteToClipboardURL
[       OK ] BookmarkNodeDataTest.WriteToClipboardURL (1 ms)
[4060/6146] BookmarkNodeDataTest.WriteToClipboardURL (1 ms)
[ RUN      ] RlzLibTest.OmniboxUsageSendsPingWhenSendPingImmediately
[       OK ] RlzLibTest.OmniboxUsageSendsPingWhenSendPingImmediately (35 ms)
[4061/6146] RlzLibTest.OmniboxUsageSendsPingWhenSendPingImmediately (35 ms)
[ RUN      ] RlzLibTest.HomepageUsageDoesNotSendPingWhenSendPingImmediately
[       OK ] RlzLibTest.HomepageUsageDoesNotSendPingWhenSendPingImmediately (15 ms)
[4062/6146] RlzLibTest.HomepageUsageDoesNotSendPingWhenSendPingImmediately (15 ms)
[ RUN      ] RlzLibTest.StartupUsageDoesNotSendPingWhenSendPingImmediately
[       OK ] RlzLibTest.StartupUsageDoesNotSendPingWhenSendPingImmediately (15 ms)
[4063/6146] RlzLibTest.StartupUsageDoesNotSendPingWhenSendPingImmediately (15 ms)
[ RUN      ] RlzLibTest.AppListUsageDoesNotSendPingWhenSendPingImmediately
[       OK ] RlzLibTest.AppListUsageDoesNotSendPingWhenSendPingImmediately (15 ms)
[4064/6146] RlzLibTest.AppListUsageDoesNotSendPingWhenSendPingImmediately (15 ms)
[ RUN      ] RlzLibTest.GetAccessPointRlzOnIoThread
[       OK ] RlzLibTest.GetAccessPointRlzOnIoThread (4 ms)
[4065/6146] RlzLibTest.GetAccessPointRlzOnIoThread (4 ms)
[ RUN      ] RlzLibTest.GetAccessPointRlzNotOnIoThread
[       OK ] RlzLibTest.GetAccessPointRlzNotOnIoThread (4 ms)
[4066/6146] RlzLibTest.GetAccessPointRlzNotOnIoThread (4 ms)
[ RUN      ] RlzLibTest.GetAccessPointRlzIsCached
[       OK ] RlzLibTest.GetAccessPointRlzIsCached (5 ms)
[4067/6146] RlzLibTest.GetAccessPointRlzIsCached (5 ms)
[ RUN      ] RlzLibTest.PingUpdatesRlzCache
[       OK ] RlzLibTest.PingUpdatesRlzCache (21 ms)
[4068/6146] RlzLibTest.PingUpdatesRlzCache (21 ms)
[ RUN      ] RlzLibTest.ReactivationNonOrganicNonOrganic
[       OK ] RlzLibTest.ReactivationNonOrganicNonOrganic (18 ms)
[4069/6146] RlzLibTest.ReactivationNonOrganicNonOrganic (18 ms)
[ RUN      ] RlzLibTest.ReactivationOrganicNonOrganic
[       OK ] RlzLibTest.ReactivationOrganicNonOrganic (7 ms)
[4070/6146] RlzLibTest.ReactivationOrganicNonOrganic (7 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NoRequestNoNotify
[       OK ] ResourceRequestAllowedNotifierTest.NoRequestNoNotify (35 ms)
[4071/6146] ResourceRequestAllowedNotifierTest.NoRequestNoNotify (35 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.EulaOnlyNetworkOffline
[       OK ] ResourceRequestAllowedNotifierTest.EulaOnlyNetworkOffline (1 ms)
[4072/6146] ResourceRequestAllowedNotifierTest.EulaOnlyNetworkOffline (1 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.EulaFirst
[       OK ] ResourceRequestAllowedNotifierTest.EulaFirst (1 ms)
[4073/6146] ResourceRequestAllowedNotifierTest.EulaFirst (1 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NetworkFirst
[       OK ] ResourceRequestAllowedNotifierTest.NetworkFirst (2 ms)
[4074/6146] ResourceRequestAllowedNotifierTest.NetworkFirst (2 ms)
[ RUN      ] ResourceRequestAllowedNotifierTest.NoRequestNoNotifyEula
[       OK ] ResourceRequestAllowedNotifierTest.NoRequestNoNotifyEula (1 ms)
[4075/6146] ResourceRequestAllowedNotifierTest.NoRequestNoNotifyEula (1 ms)
[ RUN      ] WebDatabaseMigrationTest.VersionXxSqlFilesAreGolden
[       OK ] WebDatabaseMigrationTest.VersionXxSqlFilesAreGolden (509 ms)
[4076/6146] WebDatabaseMigrationTest.VersionXxSqlFilesAreGolden (509 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateEmptyToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateEmptyToCurrent (27 ms)
[4077/6146] WebDatabaseMigrationTest.MigrateEmptyToCurrent (27 ms)
[ RUN      ] WebDatabaseMigrationTest.RazeDeprecatedVersionAndReinit
[       OK ] WebDatabaseMigrationTest.RazeDeprecatedVersionAndReinit (51 ms)
[4078/6146] WebDatabaseMigrationTest.RazeDeprecatedVersionAndReinit (51 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion52ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion52ToCurrent (73 ms)
[4079/6146] WebDatabaseMigrationTest.MigrateVersion52ToCurrent (73 ms)
[ RUN      ] WebDatabaseMigrationTest.MigrateVersion53ToCurrent
[       OK ] WebDatabaseMigrationTest.MigrateVersion53ToCurrent (77 ms)
[4080/6146] WebDatabaseMigrationTest.MigrateVersion53ToCurrent (77 ms)
[ RUN      ] LogProofFetcherTest.TestValidGetReplyAsyncIO
[       OK ] LogProofFetcherTest.TestValidGetReplyAsyncIO (2 ms)
[4081/6146] LogProofFetcherTest.TestValidGetReplyAsyncIO (2 ms)
[ RUN      ] LogProofFetcherTest.TestInvalidGetReplyIncompleteJSON
[       OK ] LogProofFetcherTest.TestInvalidGetReplyIncompleteJSON (1 ms)
[4082/6146] LogProofFetcherTest.TestInvalidGetReplyIncompleteJSON (1 ms)
[ RUN      ] LogProofFetcherTest.TestInvalidGetReplyInvalidJSON
[       OK ] LogProofFetcherTest.TestInvalidGetReplyInvalidJSON (0 ms)
[4083/6146] LogProofFetcherTest.TestInvalidGetReplyInvalidJSON (0 ms)
[ RUN      ] LogProofFetcherTest.TestLogReplyIsTooLong
[       OK ] LogProofFetcherTest.TestLogReplyIsTooLong (1 ms)
[4084/6146] LogProofFetcherTest.TestLogReplyIsTooLong (1 ms)
[ RUN      ] LogProofFetcherTest.TestLogReplyIsExactlyMaxSize
[       OK ] LogProofFetcherTest.TestLogReplyIsExactlyMaxSize (1 ms)
[4085/6146] LogProofFetcherTest.TestLogReplyIsExactlyMaxSize (1 ms)
[ RUN      ] LogProofFetcherTest.TestLogRepliesWithHttpError
[       OK ] LogProofFetcherTest.TestLogRepliesWithHttpError (1 ms)
[4086/6146] LogProofFetcherTest.TestLogRepliesWithHttpError (1 ms)
[ RUN      ] LogProofFetcherTest.TestValidGetConsistencyValidReply
[       OK ] LogProofFetcherTest.TestValidGetConsistencyValidReply (1 ms)
[4087/6146] LogProofFetcherTest.TestValidGetConsistencyValidReply (1 ms)
[ RUN      ] LogProofFetcherTest.TestInvalidGetConsistencyReplyInvalidJSON
[       OK ] LogProofFetcherTest.TestInvalidGetConsistencyReplyInvalidJSON (0 ms)
[4088/6146] LogProofFetcherTest.TestInvalidGetConsistencyReplyInvalidJSON (0 ms)
[ RUN      ] SingleTreeTrackerTest.CorrectlyClassifiesUnobservedSCTNoSTH
[       OK ] SingleTreeTrackerTest.CorrectlyClassifiesUnobservedSCTNoSTH (9 ms)
[4089/6146] SingleTreeTrackerTest.CorrectlyClassifiesUnobservedSCTNoSTH (9 ms)
[ RUN      ] SingleTreeTrackerTest.CorrectlyClassifiesUnobservedSCTWithRecentSTH
[       OK ] SingleTreeTrackerTest.CorrectlyClassifiesUnobservedSCTWithRecentSTH (2 ms)
[4090/6146] SingleTreeTrackerTest.CorrectlyClassifiesUnobservedSCTWithRecentSTH (2 ms)
[ RUN      ] BookmarkNodeDataTest.WriteToClipboardMultipleURLs
[       OK ] BookmarkNodeDataTest.WriteToClipboardMultipleURLs (22 ms)
[4091/6146] BookmarkNodeDataTest.WriteToClipboardMultipleURLs (22 ms)
[ RUN      ] BookmarkNodeDataTest.WriteToClipboardEmptyFolder
[       OK ] BookmarkNodeDataTest.WriteToClipboardEmptyFolder (2 ms)
[4092/6146] BookmarkNodeDataTest.WriteToClipboardEmptyFolder (2 ms)
[ RUN      ] BookmarkNodeDataTest.WriteToClipboardFolderWithChildren
[       OK ] BookmarkNodeDataTest.WriteToClipboardFolderWithChildren (1 ms)
[4093/6146] BookmarkNodeDataTest.WriteToClipboardFolderWithChildren (1 ms)
[ RUN      ] BookmarkNodeDataTest.WriteToClipboardFolderAndURL
[       OK ] BookmarkNodeDataTest.WriteToClipboardFolderAndURL (1 ms)
[4094/6146] BookmarkNodeDataTest.WriteToClipboardFolderAndURL (1 ms)
[ RUN      ] BookmarkNodeDataTest.MetaInfo
[       OK ] BookmarkNodeDataTest.MetaInfo (2 ms)
[4095/6146] BookmarkNodeDataTest.MetaInfo (2 ms)
[ RUN      ] ConstrainedWindowViewsTest.GrowModalDialogSize
[57175:3335:0524/193627:13962121159297:ERROR:native_widget_mac.mm(282)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[       OK ] ConstrainedWindowViewsTest.GrowModalDialogSize (117 ms)
[4096/6146] ConstrainedWindowViewsTest.GrowModalDialogSize (117 ms)
[ RUN      ] ConstrainedWindowViewsTest.ShrinkModalDialogSize
[57175:3335:0524/193627:13962203540298:ERROR:native_widget_mac.mm(282)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[       OK ] ConstrainedWindowViewsTest.ShrinkModalDialogSize (55 ms)
[4097/6146] ConstrainedWindowViewsTest.ShrinkModalDialogSize (55 ms)
[ RUN      ] ConstrainedWindowViewsTest.MaximumBrowserDialogSize
[57175:3335:0524/193627:13962253180326:ERROR:native_widget_mac.mm(282)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[       OK ] ConstrainedWindowViewsTest.MaximumBrowserDialogSize (35 ms)
[4098/6146] ConstrainedWindowViewsTest.MaximumBrowserDialogSize (35 ms)
[ RUN      ] ConstrainedWindowViewsTest.MaximumWebContentsDialogSize
[57175:3335:0524/193627:13962284848985:ERROR:native_widget_mac.mm(282)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[       OK ] ConstrainedWindowViewsTest.MaximumWebContentsDialogSize (53 ms)
[4099/6146] ConstrainedWindowViewsTest.MaximumWebContentsDialogSize (53 ms)
[ RUN      ] LogProofFetcherTest.TestValidGetReply
[       OK ] LogProofFetcherTest.TestValidGetReply (2 ms)
[4100/6146] LogProofFetcherTest.TestValidGetReply (2 ms)
[ RUN      ] BufferQueueStandaloneTest.CheckBoundFramebuffer
[       OK ] BufferQueueStandaloneTest.CheckBoundFramebuffer (0 ms)
[4101/6146] BufferQueueStandaloneTest.CheckBoundFramebuffer (0 ms)
[ RUN      ] BufferQueueTest.PartialSwapReuse
[       OK ] BufferQueueTest.PartialSwapReuse (1 ms)
[4102/6146] BufferQueueTest.PartialSwapReuse (1 ms)
[ RUN      ] BufferQueueTest.PartialSwapFullFrame
[       OK ] BufferQueueTest.PartialSwapFullFrame (0 ms)
[4103/6146] BufferQueueTest.PartialSwapFullFrame (0 ms)
[ RUN      ] BufferQueueTest.PartialSwapOverlapping
[       OK ] BufferQueueTest.PartialSwapOverlapping (0 ms)
[4104/6146] BufferQueueTest.PartialSwapOverlapping (0 ms)
[ RUN      ] BufferQueueTest.MultipleBindCalls
[       OK ] BufferQueueTest.MultipleBindCalls (0 ms)
[4105/6146] BufferQueueTest.MultipleBindCalls (0 ms)
[ RUN      ] BufferQueueTest.CheckDoubleBuffering
[       OK ] BufferQueueTest.CheckDoubleBuffering (0 ms)
[4106/6146] BufferQueueTest.CheckDoubleBuffering (0 ms)
[ RUN      ] BufferQueueTest.CheckTripleBuffering
[       OK ] BufferQueueTest.CheckTripleBuffering (0 ms)
[4107/6146] BufferQueueTest.CheckTripleBuffering (0 ms)
[ RUN      ] BufferQueueTest.CheckCorrectBufferOrdering
[       OK ] BufferQueueTest.CheckCorrectBufferOrdering (0 ms)
[4108/6146] BufferQueueTest.CheckCorrectBufferOrdering (0 ms)
[ RUN      ] BufferQueueTest.ReshapeWithInFlightSurfaces
[       OK ] BufferQueueTest.ReshapeWithInFlightSurfaces (0 ms)
[4109/6146] BufferQueueTest.ReshapeWithInFlightSurfaces (0 ms)
[ RUN      ] BufferQueueTest.SwapAfterReshape
[       OK ] BufferQueueTest.SwapAfterReshape (0 ms)
[4110/6146] BufferQueueTest.SwapAfterReshape (0 ms)
[ RUN      ] BufferQueueTest.AllocateFails
[       OK ] BufferQueueTest.AllocateFails (0 ms)
[4111/6146] BufferQueueTest.AllocateFails (0 ms)
[ RUN      ] BufferQueueMockedContextTest.RecreateBuffers

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindFramebuffer(36160, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/display_compositor/buffer_queue_unittest.cc:217:
    Function call: createImageCHROMIUM(0x60200005d8f0, 0, 0, 6408)
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexImage2DCHROMIUM(3553, 1)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: framebufferTexture2D(36160, 36064, 3553, 131073, 0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindFramebuffer(36160, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindFramebuffer(36160, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/display_compositor/buffer_queue_unittest.cc:217:
    Function call: createImageCHROMIUM(0x60200005d7b0, 0, 0, 6408)
          Returns: 2
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131074)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexImage2DCHROMIUM(3553, 2)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: framebufferTexture2D(36160, 36064, 3553, 131074, 0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindFramebuffer(36160, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindFramebuffer(36160, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/display_compositor/buffer_queue_unittest.cc:217:
    Function call: createImageCHROMIUM(0x60200005d690, 0, 0, 6408)
          Returns: 3
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131075)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexImage2DCHROMIUM(3553, 3)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: framebufferTexture2D(36160, 36064, 3553, 131075, 0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindFramebuffer(36160, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindFramebuffer(36160, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/display_compositor/buffer_queue_unittest.cc:217:
    Function call: createImageCHROMIUM(0x60200005d590, 0, 0, 6408)
          Returns: 4
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131076)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexImage2DCHROMIUM(3553, 4)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: framebufferTexture2D(36160, 36064, 3553, 131076, 0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131073)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131077)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexImage2DCHROMIUM(3553, 5)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131075)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131078)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexImage2DCHROMIUM(3553, 6)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131076)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131079)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexImage2DCHROMIUM(3553, 7)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131074)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131079)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: destroyImageCHROMIUM(7)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131078)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: destroyImageCHROMIUM(6)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: bindTexture(3553, 131077)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: destroyImageCHROMIUM(5)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BufferQueueMockedContextTest.RecreateBuffers (5 ms)
[4112/6146] BufferQueueMockedContextTest.RecreateBuffers (5 ms)
[ RUN      ] DomainReliabilityConfigTest.IsValid
[       OK ] DomainReliabilityConfigTest.IsValid (0 ms)
[4113/6146] DomainReliabilityConfigTest.IsValid (0 ms)
[ RUN      ] DomainReliabilityConfigTest.FromJSON
[       OK ] DomainReliabilityConfigTest.FromJSON (0 ms)
[4114/6146] DomainReliabilityConfigTest.FromJSON (0 ms)
[ RUN      ] DomainReliabilityContextTest.Create
[       OK ] DomainReliabilityContextTest.Create (0 ms)
[4115/6146] DomainReliabilityContextTest.Create (0 ms)
[ RUN      ] DomainReliabilityContextTest.Report
[       OK ] DomainReliabilityContextTest.Report (0 ms)
[4116/6146] DomainReliabilityContextTest.Report (0 ms)
[ RUN      ] DomainReliabilityContextTest.MaxNestedBeaconSchedules
[       OK ] DomainReliabilityContextTest.MaxNestedBeaconSchedules (1 ms)
[4117/6146] DomainReliabilityContextTest.MaxNestedBeaconSchedules (1 ms)
[ RUN      ] DomainReliabilityContextTest.OverlyNestedBeaconDoesNotSchedule
[       OK ] DomainReliabilityContextTest.OverlyNestedBeaconDoesNotSchedule (0 ms)
[4118/6146] DomainReliabilityContextTest.OverlyNestedBeaconDoesNotSchedule (0 ms)
[ RUN      ] DomainReliabilityContextTest.MaxNestedBeaconAfterOverlyNestedBeaconSchedules
[       OK ] DomainReliabilityContextTest.MaxNestedBeaconAfterOverlyNestedBeaconSchedules (0 ms)
[4119/6146] DomainReliabilityContextTest.MaxNestedBeaconAfterOverlyNestedBeaconSchedules (0 ms)
[ RUN      ] DomainReliabilityContextTest.ReportUpload
[       OK ] DomainReliabilityContextTest.ReportUpload (0 ms)
[4120/6146] DomainReliabilityContextTest.ReportUpload (0 ms)
[ RUN      ] SingleTreeTrackerTest.CorrectlyUpdatesSCTStatusOnNewSTH
[       OK ] SingleTreeTrackerTest.CorrectlyUpdatesSCTStatusOnNewSTH (10 ms)
[4121/6146] SingleTreeTrackerTest.CorrectlyUpdatesSCTStatusOnNewSTH (10 ms)
[ RUN      ] SingleTreeTrackerTest.DoesNotUpdatesSCTStatusOnOldSTH
[       OK ] SingleTreeTrackerTest.DoesNotUpdatesSCTStatusOnOldSTH (2 ms)
[4122/6146] SingleTreeTrackerTest.DoesNotUpdatesSCTStatusOnOldSTH (2 ms)
[ RUN      ] ChildTraceMessageFilterTest.TestHistogramDoesNotTrigger
[       OK ] ChildTraceMessageFilterTest.TestHistogramDoesNotTrigger (1 ms)
[4123/6146] ChildTraceMessageFilterTest.TestHistogramDoesNotTrigger (1 ms)
[ RUN      ] ChildTraceMessageFilterTest.TestHistogramTriggers
[       OK ] ChildTraceMessageFilterTest.TestHistogramTriggers (0 ms)
[4124/6146] ChildTraceMessageFilterTest.TestHistogramTriggers (0 ms)
[ RUN      ] ChildTraceMessageFilterTest.TestHistogramAborts
[       OK ] ChildTraceMessageFilterTest.TestHistogramAborts (1 ms)
[4125/6146] ChildTraceMessageFilterTest.TestHistogramAborts (1 ms)
[ RUN      ] DevToolsHttpHandlerTest.TestStartStop
[       OK ] DevToolsHttpHandlerTest.TestStartStop (64 ms)
[4126/6146] DevToolsHttpHandlerTest.TestStartStop (64 ms)
[ RUN      ] DevToolsHttpHandlerTest.TestServerSocketFailed
[57177:27659:0524/193628:13963011452807:ERROR:devtools_http_handler.cc(228)] Cannot start http server for devtools. Stop devtools.
[       OK ] DevToolsHttpHandlerTest.TestServerSocketFailed (17 ms)
[4127/6146] DevToolsHttpHandlerTest.TestServerSocketFailed (17 ms)
[ RUN      ] DevToolsHttpHandlerTest.TestDevToolsActivePort
[       OK ] DevToolsHttpHandlerTest.TestDevToolsActivePort (17 ms)
[4128/6146] DevToolsHttpHandlerTest.TestDevToolsActivePort (17 ms)
[ RUN      ] BufferQueueStandaloneTest.FboInitialization

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/display_compositor/buffer_queue_unittest.cc:273:
    Function call: framebufferTexture2D(36160, 36064, 3553, 0, 0)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] BufferQueueStandaloneTest.FboInitialization (1 ms)
[4129/6146] BufferQueueStandaloneTest.FboInitialization (1 ms)
[ RUN      ] BufferQueueStandaloneTest.FboBinding
[       OK ] BufferQueueStandaloneTest.FboBinding (2 ms)
[4130/6146] BufferQueueStandaloneTest.FboBinding (2 ms)
[ RUN      ] DomainReliabilityContextTest.NetworkChanged
[       OK ] DomainReliabilityContextTest.NetworkChanged (1 ms)
[4131/6146] DomainReliabilityContextTest.NetworkChanged (1 ms)
[ RUN      ] DomainReliabilityContextTest.ReportUploadWithQuicProtocolErrorAndQuicError
[       OK ] DomainReliabilityContextTest.ReportUploadWithQuicProtocolErrorAndQuicError (0 ms)
[4132/6146] DomainReliabilityContextTest.ReportUploadWithQuicProtocolErrorAndQuicError (0 ms)
[ RUN      ] DomainReliabilityContextTest.ReportUploadWithNonQuicProtocolErrorAndNoQuicError
[       OK ] DomainReliabilityContextTest.ReportUploadWithNonQuicProtocolErrorAndNoQuicError (0 ms)
[4133/6146] DomainReliabilityContextTest.ReportUploadWithNonQuicProtocolErrorAndNoQuicError (0 ms)
[ RUN      ] DomainReliabilityContextTest.ReportUploadWithNonQuicProtocolErrorAndQuicError
[       OK ] DomainReliabilityContextTest.ReportUploadWithNonQuicProtocolErrorAndQuicError (0 ms)
[4134/6146] DomainReliabilityContextTest.ReportUploadWithNonQuicProtocolErrorAndQuicError (0 ms)
[ RUN      ] DomainReliabilityContextTest.ZeroSampleRate
[       OK ] DomainReliabilityContextTest.ZeroSampleRate (1 ms)
[4135/6146] DomainReliabilityContextTest.ZeroSampleRate (1 ms)
[ RUN      ] DomainReliabilityContextTest.FractionalSampleRate
[       OK ] DomainReliabilityContextTest.FractionalSampleRate (1 ms)
[4136/6146] DomainReliabilityContextTest.FractionalSampleRate (1 ms)
[ RUN      ] DomainReliabilityContextTest.FailureSampleOnly
[       OK ] DomainReliabilityContextTest.FailureSampleOnly (0 ms)
[4137/6146] DomainReliabilityContextTest.FailureSampleOnly (0 ms)
[ RUN      ] DomainReliabilityContextTest.SuccessSampleOnly
[       OK ] DomainReliabilityContextTest.SuccessSampleOnly (0 ms)
[4138/6146] DomainReliabilityContextTest.SuccessSampleOnly (0 ms)
[ RUN      ] DomainReliabilityContextTest.SampleAllBeacons
[       OK ] DomainReliabilityContextTest.SampleAllBeacons (0 ms)
[4139/6146] DomainReliabilityContextTest.SampleAllBeacons (0 ms)
[ RUN      ] DomainReliabilityContextTest.SampleNoBeacons
[       OK ] DomainReliabilityContextTest.SampleNoBeacons (1 ms)
[4140/6146] DomainReliabilityContextTest.SampleNoBeacons (1 ms)
[ RUN      ] DomainReliabilityDispatcherTest.Create
[       OK ] DomainReliabilityDispatcherTest.Create (0 ms)
[4141/6146] DomainReliabilityDispatcherTest.Create (0 ms)
[ RUN      ] DomainReliabilityDispatcherTest.TaskDoesntRunEarly
[       OK ] DomainReliabilityDispatcherTest.TaskDoesntRunEarly (0 ms)
[4142/6146] DomainReliabilityDispatcherTest.TaskDoesntRunEarly (0 ms)
[ RUN      ] DomainReliabilityDispatcherTest.TaskRunsWhenEligible
[       OK ] DomainReliabilityDispatcherTest.TaskRunsWhenEligible (0 ms)
[4143/6146] DomainReliabilityDispatcherTest.TaskRunsWhenEligible (0 ms)
[ RUN      ] DomainReliabilityDispatcherTest.TaskRunsAtDeadline
[       OK ] DomainReliabilityDispatcherTest.TaskRunsAtDeadline (0 ms)
[4144/6146] DomainReliabilityDispatcherTest.TaskRunsAtDeadline (0 ms)
[ RUN      ] DomainReliabilityGoogleConfigsTest.Enumerate
[       OK ] DomainReliabilityGoogleConfigsTest.Enumerate (26 ms)
[4145/6146] DomainReliabilityGoogleConfigsTest.Enumerate (26 ms)
[ RUN      ] DomainReliabilityGoogleConfigsTest.ConfigsAreValid
[       OK ] DomainReliabilityGoogleConfigsTest.ConfigsAreValid (25 ms)
[4146/6146] DomainReliabilityGoogleConfigsTest.ConfigsAreValid (25 ms)
[ RUN      ] DomainReliabilityHeaderTest.SetConfig
[       OK ] DomainReliabilityHeaderTest.SetConfig (1 ms)
[4147/6146] DomainReliabilityHeaderTest.SetConfig (1 ms)
[ RUN      ] DomainReliabilityHeaderTest.ClearConfig
[       OK ] DomainReliabilityHeaderTest.ClearConfig (0 ms)
[4148/6146] DomainReliabilityHeaderTest.ClearConfig (0 ms)
[ RUN      ] DomainReliabilityHeaderTest.Error
[       OK ] DomainReliabilityHeaderTest.Error (0 ms)
[4149/6146] DomainReliabilityHeaderTest.Error (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.Create
[       OK ] DomainReliabilityMonitorTest.Create (0 ms)
[4150/6146] DomainReliabilityMonitorTest.Create (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.NoContext
[       OK ] DomainReliabilityMonitorTest.NoContext (1 ms)
[4151/6146] DomainReliabilityMonitorTest.NoContext (1 ms)
[ RUN      ] DomainReliabilityMonitorTest.NetworkFailure
[       OK ] DomainReliabilityMonitorTest.NetworkFailure (0 ms)
[4152/6146] DomainReliabilityMonitorTest.NetworkFailure (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.GoAwayWithPortMigrationDetected
[       OK ] DomainReliabilityMonitorTest.GoAwayWithPortMigrationDetected (0 ms)
[4153/6146] DomainReliabilityMonitorTest.GoAwayWithPortMigrationDetected (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.ServerFailure
[       OK ] DomainReliabilityMonitorTest.ServerFailure (0 ms)
[4154/6146] DomainReliabilityMonitorTest.ServerFailure (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.DidNotAccessNetwork
[       OK ] DomainReliabilityMonitorTest.DidNotAccessNetwork (0 ms)
[4155/6146] DomainReliabilityMonitorTest.DidNotAccessNetwork (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.DoNotSendCookies
[       OK ] DomainReliabilityMonitorTest.DoNotSendCookies (0 ms)
[4156/6146] DomainReliabilityMonitorTest.DoNotSendCookies (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.LocalError
[       OK ] DomainReliabilityMonitorTest.LocalError (0 ms)
[4157/6146] DomainReliabilityMonitorTest.LocalError (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.WasFetchedViaProxy
[       OK ] DomainReliabilityMonitorTest.WasFetchedViaProxy (0 ms)
[4158/6146] DomainReliabilityMonitorTest.WasFetchedViaProxy (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.NoCachedIPFromSuccessfulRevalidationRequest
[       OK ] DomainReliabilityMonitorTest.NoCachedIPFromSuccessfulRevalidationRequest (0 ms)
[4159/6146] DomainReliabilityMonitorTest.NoCachedIPFromSuccessfulRevalidationRequest (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.NoCachedIPFromFailedRevalidationRequest
[       OK ] DomainReliabilityMonitorTest.NoCachedIPFromFailedRevalidationRequest (0 ms)
[4160/6146] DomainReliabilityMonitorTest.NoCachedIPFromFailedRevalidationRequest (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.AtLeastOneBakedInConfig
[       OK ] DomainReliabilityMonitorTest.AtLeastOneBakedInConfig (0 ms)
[4161/6146] DomainReliabilityMonitorTest.AtLeastOneBakedInConfig (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.AddBakedInConfigs
[       OK ] DomainReliabilityMonitorTest.AddBakedInConfigs (99 ms)
[4162/6146] DomainReliabilityMonitorTest.AddBakedInConfigs (99 ms)
[ RUN      ] DomainReliabilityMonitorTest.ClearBeacons
[       OK ] DomainReliabilityMonitorTest.ClearBeacons (1 ms)
[4163/6146] DomainReliabilityMonitorTest.ClearBeacons (1 ms)
[ RUN      ] DomainReliabilityMonitorTest.ClearContexts
[       OK ] DomainReliabilityMonitorTest.ClearContexts (0 ms)
[4164/6146] DomainReliabilityMonitorTest.ClearContexts (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.WildcardMatchesSelf
[       OK ] DomainReliabilityMonitorTest.WildcardMatchesSelf (0 ms)
[4165/6146] DomainReliabilityMonitorTest.WildcardMatchesSelf (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.WildcardMatchesSubdomain
[       OK ] DomainReliabilityMonitorTest.WildcardMatchesSubdomain (1 ms)
[4166/6146] DomainReliabilityMonitorTest.WildcardMatchesSubdomain (1 ms)
[ RUN      ] DomainReliabilityMonitorTest.WildcardDoesntMatchSubsubdomain
[       OK ] DomainReliabilityMonitorTest.WildcardDoesntMatchSubsubdomain (0 ms)
[4167/6146] DomainReliabilityMonitorTest.WildcardDoesntMatchSubsubdomain (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.WildcardPrefersSelfToParentWildcard
[       OK ] DomainReliabilityMonitorTest.WildcardPrefersSelfToParentWildcard (0 ms)
[4168/6146] DomainReliabilityMonitorTest.WildcardPrefersSelfToParentWildcard (0 ms)
[ RUN      ] DomainReliabilityMonitorTest.WildcardPrefersSelfWildcardToParentWildcard
[       OK ] DomainReliabilityMonitorTest.WildcardPrefersSelfWildcardToParentWildcard (1 ms)
[4169/6146] DomainReliabilityMonitorTest.WildcardPrefersSelfWildcardToParentWildcard (1 ms)
[ RUN      ] DomainReliabilitySchedulerTest.Create
[       OK ] DomainReliabilitySchedulerTest.Create (0 ms)
[4170/6146] DomainReliabilitySchedulerTest.Create (0 ms)
[ RUN      ] DomainReliabilitySchedulerTest.UploadNotPendingWithoutBeacon
[       OK ] DomainReliabilitySchedulerTest.UploadNotPendingWithoutBeacon (0 ms)
[4171/6146] DomainReliabilitySchedulerTest.UploadNotPendingWithoutBeacon (0 ms)
[ RUN      ] DomainReliabilitySchedulerTest.SuccessfulUploads
[       OK ] DomainReliabilitySchedulerTest.SuccessfulUploads (0 ms)
[4172/6146] DomainReliabilitySchedulerTest.SuccessfulUploads (0 ms)
[ RUN      ] DomainReliabilitySchedulerTest.RetryAfter
[       OK ] DomainReliabilitySchedulerTest.RetryAfter (0 ms)
[4173/6146] DomainReliabilitySchedulerTest.RetryAfter (0 ms)
[ RUN      ] DomainReliabilitySchedulerTest.Failover
[       OK ] DomainReliabilitySchedulerTest.Failover (0 ms)
[4174/6146] DomainReliabilitySchedulerTest.Failover (0 ms)
[ RUN      ] DomainReliabilitySchedulerTest.FailedAllCollectors
[       OK ] DomainReliabilitySchedulerTest.FailedAllCollectors (1 ms)
[4175/6146] DomainReliabilitySchedulerTest.FailedAllCollectors (1 ms)
[ RUN      ] DomainReliabilitySchedulerTest.DetermineCollectorAtUpload
[       OK ] DomainReliabilitySchedulerTest.DetermineCollectorAtUpload (0 ms)
[4176/6146] DomainReliabilitySchedulerTest.DetermineCollectorAtUpload (0 ms)
[ RUN      ] DomainReliabilitySchedulerTest.BeaconWhilePending
[       OK ] DomainReliabilitySchedulerTest.BeaconWhilePending (0 ms)
[4177/6146] DomainReliabilitySchedulerTest.BeaconWhilePending (0 ms)
[ RUN      ] DomainReliabilitySchedulerTest.BeaconWhileUploading
[       OK ] DomainReliabilitySchedulerTest.BeaconWhileUploading (0 ms)
[4178/6146] DomainReliabilitySchedulerTest.BeaconWhileUploading (0 ms)
[ RUN      ] DomainReliabilityUploaderTest.Null
[       OK ] DomainReliabilityUploaderTest.Null (0 ms)
[4179/6146] DomainReliabilityUploaderTest.Null (0 ms)
[ RUN      ] DomainReliabilityUploaderTest.SuccessfulUpload
[       OK ] DomainReliabilityUploaderTest.SuccessfulUpload (1 ms)
[4180/6146] DomainReliabilityUploaderTest.SuccessfulUpload (1 ms)
[ RUN      ] DomainReliabilityUploaderTest.NetworkErrorUpload
[       OK ] DomainReliabilityUploaderTest.NetworkErrorUpload (1 ms)
[4181/6146] DomainReliabilityUploaderTest.NetworkErrorUpload (1 ms)
[ RUN      ] DomainReliabilityUploaderTest.ServerErrorUpload
[       OK ] DomainReliabilityUploaderTest.ServerErrorUpload (0 ms)
[4182/6146] DomainReliabilityUploaderTest.ServerErrorUpload (0 ms)
[ RUN      ] DomainReliabilityUploaderTest.RetryAfterUpload
[       OK ] DomainReliabilityUploaderTest.RetryAfterUpload (1 ms)
[4183/6146] DomainReliabilityUploaderTest.RetryAfterUpload (1 ms)
[ RUN      ] DomainReliabilityUploaderTest.UploadDepth1
[       OK ] DomainReliabilityUploaderTest.UploadDepth1 (1 ms)
[4184/6146] DomainReliabilityUploaderTest.UploadDepth1 (1 ms)
[ RUN      ] DomainReliabilityUploaderTest.UploadDepth2
[       OK ] DomainReliabilityUploaderTest.UploadDepth2 (1 ms)
[4185/6146] DomainReliabilityUploaderTest.UploadDepth2 (1 ms)
[ RUN      ] DomainReliabilityMockTimeTest.Create
[       OK ] DomainReliabilityMockTimeTest.Create (0 ms)
[4186/6146] DomainReliabilityMockTimeTest.Create (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.NowAndAdvance
[       OK ] DomainReliabilityMockTimeTest.NowAndAdvance (0 ms)
[4187/6146] DomainReliabilityMockTimeTest.NowAndAdvance (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.AddTask
[       OK ] DomainReliabilityMockTimeTest.AddTask (0 ms)
[4188/6146] DomainReliabilityMockTimeTest.AddTask (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.TimerCreate
[       OK ] DomainReliabilityMockTimeTest.TimerCreate (0 ms)
[4189/6146] DomainReliabilityMockTimeTest.TimerCreate (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.TimerIsRunning
[       OK ] DomainReliabilityMockTimeTest.TimerIsRunning (0 ms)
[4190/6146] DomainReliabilityMockTimeTest.TimerIsRunning (0 ms)
[ RUN      ] NetErrorHelperCoreTest.SubFrameDnsError
[       OK ] NetErrorHelperCoreTest.SubFrameDnsError (1 ms)
[4191/6146] NetErrorHelperCoreTest.SubFrameDnsError (1 ms)
[ RUN      ] NetErrorHelperCoreTest.SubFrameDnsErrorWithCorrections
[       OK ] NetErrorHelperCoreTest.SubFrameDnsErrorWithCorrections (1 ms)
[4192/6146] NetErrorHelperCoreTest.SubFrameDnsErrorWithCorrections (1 ms)
[ RUN      ] NetErrorHelperCoreTest.SubFrameDnsErrorSpuriousStatus
[       OK ] NetErrorHelperCoreTest.SubFrameDnsErrorSpuriousStatus (0 ms)
[4193/6146] NetErrorHelperCoreTest.SubFrameDnsErrorSpuriousStatus (0 ms)
[ RUN      ] NetErrorHelperCoreTest.FinishedBeforeProbe
[       OK ] NetErrorHelperCoreTest.FinishedBeforeProbe (0 ms)
[4194/6146] NetErrorHelperCoreTest.FinishedBeforeProbe (0 ms)
[ RUN      ] NetErrorHelperCoreTest.FinishedBeforeProbeNotRun
[       OK ] NetErrorHelperCoreTest.FinishedBeforeProbeNotRun (1 ms)
[4195/6146] NetErrorHelperCoreTest.FinishedBeforeProbeNotRun (1 ms)
[ RUN      ] NetErrorHelperCoreTest.FinishedBeforeProbeInconclusive
[       OK ] NetErrorHelperCoreTest.FinishedBeforeProbeInconclusive (0 ms)
[4196/6146] NetErrorHelperCoreTest.FinishedBeforeProbeInconclusive (0 ms)
[ RUN      ] NetErrorHelperCoreTest.FinishedBeforeProbeNoInternet
[       OK ] NetErrorHelperCoreTest.FinishedBeforeProbeNoInternet (0 ms)
[4197/6146] NetErrorHelperCoreTest.FinishedBeforeProbeNoInternet (0 ms)
[ RUN      ] NetErrorHelperCoreTest.FinishedBeforeProbeBadConfig
[       OK ] NetErrorHelperCoreTest.FinishedBeforeProbeBadConfig (0 ms)
[4198/6146] NetErrorHelperCoreTest.FinishedBeforeProbeBadConfig (0 ms)
[ RUN      ] NetErrorHelperCoreTest.FinishedAfterStartProbe
[       OK ] NetErrorHelperCoreTest.FinishedAfterStartProbe (0 ms)
[4199/6146] NetErrorHelperCoreTest.FinishedAfterStartProbe (0 ms)
[ RUN      ] NetErrorHelperCoreTest.FinishedBeforeProbePost
[       OK ] NetErrorHelperCoreTest.FinishedBeforeProbePost (0 ms)
[4200/6146] NetErrorHelperCoreTest.FinishedBeforeProbePost (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.TimerGoesOff
[       OK ] DomainReliabilityMockTimeTest.TimerGoesOff (0 ms)
[4201/6146] DomainReliabilityMockTimeTest.TimerGoesOff (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.TimerStopped
[       OK ] DomainReliabilityMockTimeTest.TimerStopped (0 ms)
[4202/6146] DomainReliabilityMockTimeTest.TimerStopped (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.TimerRestarted
[       OK ] DomainReliabilityMockTimeTest.TimerRestarted (0 ms)
[4203/6146] DomainReliabilityMockTimeTest.TimerRestarted (0 ms)
[ RUN      ] DomainReliabilityMockTimeTest.TimerReentrantStart
[       OK ] DomainReliabilityMockTimeTest.TimerReentrantStart (0 ms)
[4204/6146] DomainReliabilityMockTimeTest.TimerReentrantStart (0 ms)
[ RUN      ] NetErrorHelperCoreTest.Null
[       OK ] NetErrorHelperCoreTest.Null (1 ms)
[4205/6146] NetErrorHelperCoreTest.Null (1 ms)
[ RUN      ] NetErrorHelperCoreTest.SuccessfulPageLoad
[       OK ] NetErrorHelperCoreTest.SuccessfulPageLoad (0 ms)
[4206/6146] NetErrorHelperCoreTest.SuccessfulPageLoad (0 ms)
[ RUN      ] NetErrorHelperCoreTest.SuccessfulPageLoadWithNavigationCorrections
[       OK ] NetErrorHelperCoreTest.SuccessfulPageLoadWithNavigationCorrections (1 ms)
[4207/6146] NetErrorHelperCoreTest.SuccessfulPageLoadWithNavigationCorrections (1 ms)
[ RUN      ] NetErrorHelperCoreTest.MainFrameNonDnsError
[       OK ] NetErrorHelperCoreTest.MainFrameNonDnsError (0 ms)
[4208/6146] NetErrorHelperCoreTest.MainFrameNonDnsError (0 ms)
[ RUN      ] NetErrorHelperCoreTest.MainFrameNonDnsErrorWithCorrections
[       OK ] NetErrorHelperCoreTest.MainFrameNonDnsErrorWithCorrections (0 ms)
[4209/6146] NetErrorHelperCoreTest.MainFrameNonDnsErrorWithCorrections (0 ms)
[ RUN      ] NetErrorHelperCoreTest.MainFrameNonDnsErrorSpuriousStatus
[       OK ] NetErrorHelperCoreTest.MainFrameNonDnsErrorSpuriousStatus (0 ms)
[4210/6146] NetErrorHelperCoreTest.MainFrameNonDnsErrorSpuriousStatus (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeCommit
[       OK ] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeCommit (1 ms)
[4211/6146] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeCommit (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeLoad
[       OK ] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeLoad (0 ms)
[4212/6146] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeLoad (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeCommit
[       OK ] NetErrorHelperCoreTest.CorrectionsInterruptedBeforeCommit (1 ms)
[4213/6146] NetErrorHelperCoreTest.CorrectionsInterrupted (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsStopped
[       OK ] NetErrorHelperCoreTest.CorrectionsStopped (1 ms)
[4214/6146] NetErrorHelperCoreTest.CorrectionsStopped (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsDisabledBeforeFetch
[       OK ] NetErrorHelperCoreTest.CorrectionsDisabledBeforeFetch (1 ms)
[4215/6146] NetErrorHelperCoreTest.CorrectionsDisabledBeforeFetch (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsDisabledDuringFetch
[       OK ] NetErrorHelperCoreTest.CorrectionsDisabledDuringFetch (1 ms)
[4216/6146] NetErrorHelperCoreTest.CorrectionsDisabledDuringFetch (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsWithoutSearch
[       OK ] NetErrorHelperCoreTest.CorrectionsWithoutSearch (0 ms)
[4217/6146] NetErrorHelperCoreTest.CorrectionsWithoutSearch (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsOnlySearchSuggestion
[       OK ] NetErrorHelperCoreTest.CorrectionsOnlySearchSuggestion (0 ms)
[4218/6146] NetErrorHelperCoreTest.CorrectionsOnlySearchSuggestion (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionServiceReturnsNonJsonResult
[       OK ] NetErrorHelperCoreTest.CorrectionServiceReturnsNonJsonResult (0 ms)
[4219/6146] NetErrorHelperCoreTest.CorrectionServiceReturnsNonJsonResult (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionServiceReturnsInvalidJsonResult
[       OK ] NetErrorHelperCoreTest.CorrectionServiceReturnsInvalidJsonResult (0 ms)
[4220/6146] NetErrorHelperCoreTest.CorrectionServiceReturnsInvalidJsonResult (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionClickTracking
[       OK ] NetErrorHelperCoreTest.CorrectionClickTracking (5 ms)
[4221/6146] NetErrorHelperCoreTest.CorrectionClickTracking (5 ms)
[ RUN      ] NetErrorHelperCoreTest.AutoReloadDisabled
[       OK ] NetErrorHelperCoreTest.AutoReloadDisabled (0 ms)
[4222/6146] NetErrorHelperCoreTest.AutoReloadDisabled (0 ms)
[ RUN      ] NetErrorHelperCoreTest.ExplicitReloadSucceeds
[       OK ] NetErrorHelperCoreTest.ExplicitReloadSucceeds (0 ms)
[4223/6146] NetErrorHelperCoreTest.ExplicitReloadSucceeds (0 ms)
[ RUN      ] NetErrorHelperCoreTest.ExplicitReloadDoNotBypassCache
[       OK ] NetErrorHelperCoreTest.ExplicitReloadDoNotBypassCache (0 ms)
[4224/6146] NetErrorHelperCoreTest.ExplicitReloadDoNotBypassCache (0 ms)
[ RUN      ] NetErrorHelperCoreTest.ExplicitShowSavedSucceeds
[       OK ] NetErrorHelperCoreTest.ExplicitShowSavedSucceeds (0 ms)
[4225/6146] NetErrorHelperCoreTest.ExplicitShowSavedSucceeds (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CanNotShowNetworkDiagnostics
[       OK ] NetErrorHelperCoreTest.CanNotShowNetworkDiagnostics (0 ms)
[4226/6146] NetErrorHelperCoreTest.CanNotShowNetworkDiagnostics (0 ms)
[ RUN      ] NetErrorHelperCoreTest.CanShowNetworkDiagnostics
[       OK ] NetErrorHelperCoreTest.CanShowNetworkDiagnostics (0 ms)
[4227/6146] NetErrorHelperCoreTest.CanShowNetworkDiagnostics (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.Succeeds
[       OK ] NetErrorHelperCoreAutoReloadTest.Succeeds (0 ms)
[4228/6146] NetErrorHelperCoreAutoReloadTest.Succeeds (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.BypassingCache
[       OK ] NetErrorHelperCoreAutoReloadTest.BypassingCache (0 ms)
[4229/6146] NetErrorHelperCoreAutoReloadTest.BypassingCache (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.Retries
[       OK ] NetErrorHelperCoreAutoReloadTest.Retries (0 ms)
[4230/6146] NetErrorHelperCoreAutoReloadTest.Retries (0 ms)
[ RUN      ] NetErrorHelperCoreTest.ProbeFinishesEarly
[       OK ] NetErrorHelperCoreTest.ProbeFinishesEarly (2 ms)
[4231/6146] NetErrorHelperCoreTest.ProbeFinishesEarly (2 ms)
[ RUN      ] NetErrorHelperCoreTest.TwoErrorsWithProbes
[       OK ] NetErrorHelperCoreTest.TwoErrorsWithProbes (1 ms)
[4232/6146] NetErrorHelperCoreTest.TwoErrorsWithProbes (1 ms)
[ RUN      ] NetErrorHelperCoreTest.TwoErrorsWithProbesAfterSecondStarts
[       OK ] NetErrorHelperCoreTest.TwoErrorsWithProbesAfterSecondStarts (0 ms)
[4233/6146] NetErrorHelperCoreTest.TwoErrorsWithProbesAfterSecondStarts (0 ms)
[ RUN      ] NetErrorHelperCoreTest.ErrorPageLoadInterrupted
[       OK ] NetErrorHelperCoreTest.ErrorPageLoadInterrupted (0 ms)
[4234/6146] NetErrorHelperCoreTest.ErrorPageLoadInterrupted (0 ms)
[ RUN      ] NetErrorHelperCoreTest.NoCorrectionsForHttps
[       OK ] NetErrorHelperCoreTest.NoCorrectionsForHttps (1 ms)
[4235/6146] NetErrorHelperCoreTest.NoCorrectionsForHttps (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsReceivedBeforeProbe
[       OK ] NetErrorHelperCoreTest.CorrectionsReceivedBeforeProbe (2 ms)
[4236/6146] NetErrorHelperCoreTest.CorrectionsReceivedBeforeProbe (2 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsRetrievedAfterProbes
[       OK ] NetErrorHelperCoreTest.CorrectionsRetrievedAfterProbes (1 ms)
[4237/6146] NetErrorHelperCoreTest.CorrectionsRetrievedAfterProbes (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsFailLoadNoProbes
[       OK ] NetErrorHelperCoreTest.CorrectionsFailLoadNoProbes (1 ms)
[4238/6146] NetErrorHelperCoreTest.CorrectionsFailLoadNoProbes (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsFailLoadBeforeProbe
[       OK ] NetErrorHelperCoreTest.CorrectionsFailLoadBeforeProbe (1 ms)
[4239/6146] NetErrorHelperCoreTest.CorrectionsFailLoadBeforeProbe (1 ms)
[ RUN      ] NetErrorHelperCoreTest.CorrectionsFailAfterProbe
[       OK ] NetErrorHelperCoreTest.CorrectionsFailAfterProbe (0 ms)
[4240/6146] NetErrorHelperCoreTest.CorrectionsFailAfterProbe (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.SlowError
[       OK ] NetErrorHelperCoreAutoReloadTest.SlowError (1 ms)
[4241/6146] NetErrorHelperCoreAutoReloadTest.SlowError (1 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.OnlineSlowError
[       OK ] NetErrorHelperCoreAutoReloadTest.OnlineSlowError (0 ms)
[4242/6146] NetErrorHelperCoreAutoReloadTest.OnlineSlowError (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.OnlinePendingError
[       OK ] NetErrorHelperCoreAutoReloadTest.OnlinePendingError (1 ms)
[4243/6146] NetErrorHelperCoreAutoReloadTest.OnlinePendingError (1 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.OnlinePartialErrorReplacement
[       OK ] NetErrorHelperCoreAutoReloadTest.OnlinePartialErrorReplacement (0 ms)
[4244/6146] NetErrorHelperCoreAutoReloadTest.OnlinePartialErrorReplacement (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.ShouldSuppressNonReloadableErrorPage
[       OK ] NetErrorHelperCoreAutoReloadTest.ShouldSuppressNonReloadableErrorPage (0 ms)
[4245/6146] NetErrorHelperCoreAutoReloadTest.ShouldSuppressNonReloadableErrorPage (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.DoesNotReload
[       OK ] NetErrorHelperCoreAutoReloadTest.DoesNotReload (1 ms)
[4246/6146] NetErrorHelperCoreAutoReloadTest.DoesNotReload (1 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.ShouldSuppressErrorPage
[       OK ] NetErrorHelperCoreAutoReloadTest.ShouldSuppressErrorPage (0 ms)
[4247/6146] NetErrorHelperCoreAutoReloadTest.ShouldSuppressErrorPage (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.HiddenAndShown
[       OK ] NetErrorHelperCoreAutoReloadTest.HiddenAndShown (0 ms)
[4248/6146] NetErrorHelperCoreAutoReloadTest.HiddenAndShown (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.HiddenWhileOnline
[       OK ] NetErrorHelperCoreAutoReloadTest.HiddenWhileOnline (0 ms)
[4249/6146] NetErrorHelperCoreAutoReloadTest.HiddenWhileOnline (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.ShownWhileNotReloading
[       OK ] NetErrorHelperCoreAutoReloadTest.ShownWhileNotReloading (0 ms)
[4250/6146] NetErrorHelperCoreAutoReloadTest.ShownWhileNotReloading (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.StopsTimerOnStop
[       OK ] NetErrorHelperCoreAutoReloadTest.StopsTimerOnStop (2 ms)
[4251/6146] NetErrorHelperCoreAutoReloadTest.StopsTimerOnStop (2 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.StopsLoadingOnStop
[       OK ] NetErrorHelperCoreAutoReloadTest.StopsLoadingOnStop (0 ms)
[4252/6146] NetErrorHelperCoreAutoReloadTest.StopsLoadingOnStop (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.StopsOnOtherLoadStart
[       OK ] NetErrorHelperCoreAutoReloadTest.StopsOnOtherLoadStart (0 ms)
[4253/6146] NetErrorHelperCoreAutoReloadTest.StopsOnOtherLoadStart (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.ResetsCountOnSuccess
[       OK ] NetErrorHelperCoreAutoReloadTest.ResetsCountOnSuccess (0 ms)
[4254/6146] NetErrorHelperCoreAutoReloadTest.ResetsCountOnSuccess (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.RestartsOnOnline
[       OK ] NetErrorHelperCoreAutoReloadTest.RestartsOnOnline (0 ms)
[4255/6146] NetErrorHelperCoreAutoReloadTest.RestartsOnOnline (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.DoesNotStartOnOnline
[       OK ] NetErrorHelperCoreAutoReloadTest.DoesNotStartOnOnline (0 ms)
[4256/6146] NetErrorHelperCoreAutoReloadTest.DoesNotStartOnOnline (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.DoesNotStartOffline
[       OK ] NetErrorHelperCoreAutoReloadTest.DoesNotStartOffline (0 ms)
[4257/6146] NetErrorHelperCoreAutoReloadTest.DoesNotStartOffline (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.DoesNotRestartOnOnlineAfterStop
[       OK ] NetErrorHelperCoreAutoReloadTest.DoesNotRestartOnOnlineAfterStop (0 ms)
[4258/6146] NetErrorHelperCoreAutoReloadTest.DoesNotRestartOnOnlineAfterStop (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.WithDnsProbes
[       OK ] NetErrorHelperCoreAutoReloadTest.WithDnsProbes (0 ms)
[4259/6146] NetErrorHelperCoreAutoReloadTest.WithDnsProbes (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.ExponentialBackoffLevelsOff
[       OK ] NetErrorHelperCoreAutoReloadTest.ExponentialBackoffLevelsOff (0 ms)
[4260/6146] NetErrorHelperCoreAutoReloadTest.ExponentialBackoffLevelsOff (0 ms)
[ RUN      ] NetErrorHelperCoreAutoReloadTest.ManualReloadShowsError
[       OK ] NetErrorHelperCoreAutoReloadTest.ManualReloadShowsError (1 ms)
[4261/6146] NetErrorHelperCoreAutoReloadTest.ManualReloadShowsError (1 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.SuccessAtFirstAttempt
[       OK ] NetErrorHelperCoreHistogramTest.SuccessAtFirstAttempt (0 ms)
[4262/6146] NetErrorHelperCoreHistogramTest.SuccessAtFirstAttempt (0 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.SuccessAtSecondAttempt
[       OK ] NetErrorHelperCoreHistogramTest.SuccessAtSecondAttempt (0 ms)
[4263/6146] NetErrorHelperCoreHistogramTest.SuccessAtSecondAttempt (0 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.UserStop
[       OK ] NetErrorHelperCoreHistogramTest.UserStop (0 ms)
[4264/6146] NetErrorHelperCoreHistogramTest.UserStop (0 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.OtherPageLoaded
[       OK ] NetErrorHelperCoreHistogramTest.OtherPageLoaded (0 ms)
[4265/6146] NetErrorHelperCoreHistogramTest.OtherPageLoaded (0 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.OtherPageLoadedAfterTimerFires
[       OK ] NetErrorHelperCoreHistogramTest.OtherPageLoadedAfterTimerFires (0 ms)
[4266/6146] NetErrorHelperCoreHistogramTest.OtherPageLoadedAfterTimerFires (0 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.SamePageLoadedAfterTimerFires
[       OK ] NetErrorHelperCoreHistogramTest.SamePageLoadedAfterTimerFires (0 ms)
[4267/6146] NetErrorHelperCoreHistogramTest.SamePageLoadedAfterTimerFires (0 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.SamePageLoadedAfterLoadStarts
[       OK ] NetErrorHelperCoreHistogramTest.SamePageLoadedAfterLoadStarts (1 ms)
[4268/6146] NetErrorHelperCoreHistogramTest.SamePageLoadedAfterLoadStarts (1 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.ErrorPageLoadedAfterTimerFires
[       OK ] NetErrorHelperCoreHistogramTest.ErrorPageLoadedAfterTimerFires (0 ms)
[4269/6146] NetErrorHelperCoreHistogramTest.ErrorPageLoadedAfterTimerFires (0 ms)
[ RUN      ] NetErrorHelperCoreHistogramTest.SuccessPageLoadedBeforeTimerFires
[       OK ] NetErrorHelperCoreHistogramTest.SuccessPageLoadedBeforeTimerFires (0 ms)
[4270/6146] NetErrorHelperCoreHistogramTest.SuccessPageLoadedBeforeTimerFires (0 ms)
[ RUN      ] GuestViewManagerTest.AddRemove
[       OK ] GuestViewManagerTest.AddRemove (43 ms)
[4271/6146] GuestViewManagerTest.AddRemove (43 ms)
[ RUN      ] InterceptNavigationThrottleTest.RequestDeferredAndResumedIfNavigationNotIgnored
[       OK ] InterceptNavigationThrottleTest.RequestDeferredAndResumedIfNavigationNotIgnored (5 ms)
[4272/6146] InterceptNavigationThrottleTest.RequestDeferredAndResumedIfNavigationNotIgnored (5 ms)
[ RUN      ] InterceptNavigationThrottleTest.RequestDeferredAndCancelledIfNavigationIgnored
[       OK ] InterceptNavigationThrottleTest.RequestDeferredAndCancelledIfNavigationIgnored (4 ms)
[4273/6146] InterceptNavigationThrottleTest.RequestDeferredAndCancelledIfNavigationIgnored (4 ms)
[ RUN      ] InterceptNavigationThrottleTest.CallbackIsPostFalseForGet
[       OK ] InterceptNavigationThrottleTest.CallbackIsPostFalseForGet (4 ms)
[4274/6146] InterceptNavigationThrottleTest.CallbackIsPostFalseForGet (4 ms)
[ RUN      ] InterceptNavigationThrottleTest.CallbackIsPostTrueForPost
[       OK ] InterceptNavigationThrottleTest.CallbackIsPostTrueForPost (4 ms)
[4275/6146] InterceptNavigationThrottleTest.CallbackIsPostTrueForPost (4 ms)
[ RUN      ] InterceptNavigationThrottleTest.CallbackIsPostFalseForPostConvertedToGetBy302
[       OK ] InterceptNavigationThrottleTest.CallbackIsPostFalseForPostConvertedToGetBy302 (4 ms)
[4276/6146] InterceptNavigationThrottleTest.CallbackIsPostFalseForPostConvertedToGetBy302 (4 ms)
[ RUN      ] DnsQueueTest.BufferUseCheck
[       OK ] DnsQueueTest.BufferUseCheck (0 ms)
[4277/6146] DnsQueueTest.BufferUseCheck (0 ms)
[ RUN      ] DnsQueueTest.SubstringUseCheck
[       OK ] DnsQueueTest.SubstringUseCheck (0 ms)
[4278/6146] DnsQueueTest.SubstringUseCheck (0 ms)
[ RUN      ] DnsQueueTest.SizeCheck
[       OK ] DnsQueueTest.SizeCheck (0 ms)
[4279/6146] DnsQueueTest.SizeCheck (0 ms)
[ RUN      ] DnsQueueTest.FillThenEmptyCheck
[       OK ] DnsQueueTest.FillThenEmptyCheck (1 ms)
[4280/6146] DnsQueueTest.FillThenEmptyCheck (1 ms)
[ RUN      ] DnsQueueTest.ClearCheck
[       OK ] DnsQueueTest.ClearCheck (1 ms)
[4281/6146] DnsQueueTest.ClearCheck (1 ms)
[ RUN      ] DnsQueueTest.WrapOnVariousSubstrings
[       OK ] DnsQueueTest.WrapOnVariousSubstrings (0 ms)
[4282/6146] DnsQueueTest.WrapOnVariousSubstrings (0 ms)
[ RUN      ] RenderDnsMasterTest.NumericIpDiscardCheck
[       OK ] RenderDnsMasterTest.NumericIpDiscardCheck (0 ms)
[4283/6146] RenderDnsMasterTest.NumericIpDiscardCheck (0 ms)
[ RUN      ] BitStreamReaderTest.CanReadSingleByte
[       OK ] BitStreamReaderTest.CanReadSingleByte (0 ms)
[4284/6146] BitStreamReaderTest.CanReadSingleByte (0 ms)
[ RUN      ] BitStreamReaderTest.CanReadSingleBits
[       OK ] BitStreamReaderTest.CanReadSingleBits (0 ms)
[4285/6146] BitStreamReaderTest.CanReadSingleBits (0 ms)
[ RUN      ] BitStreamReaderTest.CanReadBitGroups
[       OK ] BitStreamReaderTest.CanReadBitGroups (1 ms)
[4286/6146] BitStreamReaderTest.CanReadBitGroups (1 ms)
[ RUN      ] BitStreamReaderTest.CanRead64Bit
[       OK ] BitStreamReaderTest.CanRead64Bit (0 ms)
[4287/6146] BitStreamReaderTest.CanRead64Bit (0 ms)
[ RUN      ] BitStreamReaderTest.CanReadUnaryEncodedNumbers
[       OK ] BitStreamReaderTest.CanReadUnaryEncodedNumbers (0 ms)
[4288/6146] BitStreamReaderTest.CanReadUnaryEncodedNumbers (0 ms)
[ RUN      ] BitStreamReaderTest.CannotReadFromEmptyStream
[       OK ] BitStreamReaderTest.CannotReadFromEmptyStream (0 ms)
[4289/6146] BitStreamReaderTest.CannotReadFromEmptyStream (0 ms)
[ RUN      ] PackedEVCertsWhitelistTest.UncompressFailsForTooShortList
[       OK ] PackedEVCertsWhitelistTest.UncompressFailsForTooShortList (0 ms)
[4290/6146] PackedEVCertsWhitelistTest.UncompressFailsForTooShortList (0 ms)
[ RUN      ] PackedEVCertsWhitelistTest.UncompressFailsForTruncatedList
[       OK ] PackedEVCertsWhitelistTest.UncompressFailsForTruncatedList (0 ms)
[4291/6146] PackedEVCertsWhitelistTest.UncompressFailsForTruncatedList (0 ms)
[ RUN      ] PackedEVCertsWhitelistTest.UncompressFailsForInvalidValuesInList
[       OK ] PackedEVCertsWhitelistTest.UncompressFailsForInvalidValuesInList (1 ms)
[4292/6146] PackedEVCertsWhitelistTest.UncompressFailsForInvalidValuesInList (1 ms)
[ RUN      ] PackedEVCertsWhitelistTest.UncompressesWhitelistCorrectly
[       OK ] PackedEVCertsWhitelistTest.UncompressesWhitelistCorrectly (1 ms)
[4293/6146] PackedEVCertsWhitelistTest.UncompressesWhitelistCorrectly (1 ms)
[ RUN      ] PackedEVCertsWhitelistTest.CanFindHashInSetList
[       OK ] PackedEVCertsWhitelistTest.CanFindHashInSetList (0 ms)
[4294/6146] PackedEVCertsWhitelistTest.CanFindHashInSetList (0 ms)
[ RUN      ] PackedEVCertsWhitelistTest.CorrectlyIdentifiesEmptyWhitelistIsInvalid
[       OK ] PackedEVCertsWhitelistTest.CorrectlyIdentifiesEmptyWhitelistIsInvalid (1 ms)
[4295/6146] PackedEVCertsWhitelistTest.CorrectlyIdentifiesEmptyWhitelistIsInvalid (1 ms)
[ RUN      ] PackedEVCertsWhitelistTest.CorrectlyIdentifiesPartialWhitelistIsInvalid
[       OK ] PackedEVCertsWhitelistTest.CorrectlyIdentifiesPartialWhitelistIsInvalid (0 ms)
[4296/6146] PackedEVCertsWhitelistTest.CorrectlyIdentifiesPartialWhitelistIsInvalid (0 ms)
[ RUN      ] PackedEVCertsWhitelistTest.CorrectlyIdentifiesWhitelistIsValid
[       OK ] PackedEVCertsWhitelistTest.CorrectlyIdentifiesWhitelistIsValid (0 ms)
[4297/6146] PackedEVCertsWhitelistTest.CorrectlyIdentifiesWhitelistIsValid (0 ms)
[ RUN      ] MetricsWebContentsObserverTest.SuccessfulMainFrameNavigation
[       OK ] MetricsWebContentsObserverTest.SuccessfulMainFrameNavigation (57 ms)
[4298/6146] MetricsWebContentsObserverTest.SuccessfulMainFrameNavigation (57 ms)
[ RUN      ] MetricsWebContentsObserverTest.NotInMainFrame
[       OK ] MetricsWebContentsObserverTest.NotInMainFrame (9 ms)
[4299/6146] MetricsWebContentsObserverTest.NotInMainFrame (9 ms)
[ RUN      ] MetricsWebContentsObserverTest.SamePageNoTrigger
[       OK ] MetricsWebContentsObserverTest.SamePageNoTrigger (8 ms)
[4300/6146] MetricsWebContentsObserverTest.SamePageNoTrigger (8 ms)
[ RUN      ] OriginPowerMapTest.PercentOriginMap
[       OK ] OriginPowerMapTest.PercentOriginMap (0 ms)
[4301/6146] OriginPowerMapTest.PercentOriginMap (0 ms)
[ RUN      ] OriginPowerMapTest.EmptyPercentOriginMapWhenZeroConsumed
[       OK ] OriginPowerMapTest.EmptyPercentOriginMapWhenZeroConsumed (0 ms)
[4302/6146] OriginPowerMapTest.EmptyPercentOriginMapWhenZeroConsumed (0 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.CheckApiBlacklistUrlWrongScheme
[       OK ] SafeBrowsingDatabaseManagerTest.CheckApiBlacklistUrlWrongScheme (39 ms)
[4303/6146] SafeBrowsingDatabaseManagerTest.CheckApiBlacklistUrlWrongScheme (39 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.CheckApiBlacklistUrlPrefixes
[       OK ] SafeBrowsingDatabaseManagerTest.CheckApiBlacklistUrlPrefixes (5 ms)
[4304/6146] SafeBrowsingDatabaseManagerTest.CheckApiBlacklistUrlPrefixes (5 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResults
[       OK ] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResults (3 ms)
[4305/6146] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResults (3 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResultsNoMatch
[       OK ] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResultsNoMatch (4 ms)
[4306/6146] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResultsNoMatch (4 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResultsMatches
[       OK ] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResultsMatches (3 ms)
[4307/6146] SafeBrowsingDatabaseManagerTest.HandleGetHashesWithApisResultsMatches (3 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.CancelApiCheck
[       OK ] SafeBrowsingDatabaseManagerTest.CancelApiCheck (4 ms)
[4308/6146] SafeBrowsingDatabaseManagerTest.CancelApiCheck (4 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.ResultsAreCached
[       OK ] SafeBrowsingDatabaseManagerTest.ResultsAreCached (5 ms)
[4309/6146] SafeBrowsingDatabaseManagerTest.ResultsAreCached (5 ms)
[ RUN      ] SafeBrowsingDatabaseManagerTest.ResultsAreNotCachedOnNull
[       OK ] SafeBrowsingDatabaseManagerTest.ResultsAreNotCachedOnNull (4 ms)
[4310/6146] SafeBrowsingDatabaseManagerTest.ResultsAreNotCachedOnNull (4 ms)
[ RUN      ] MetricsRenderFrameObserverTest.SingleMetric
[       OK ] MetricsRenderFrameObserverTest.SingleMetric (1 ms)
[4311/6146] MetricsRenderFrameObserverTest.SingleMetric (1 ms)
[ RUN      ] MetricsRenderFrameObserverTest.MultipleMetrics
[       OK ] MetricsRenderFrameObserverTest.MultipleMetrics (1 ms)
[4312/6146] MetricsRenderFrameObserverTest.MultipleMetrics (1 ms)
[ RUN      ] MetricsRenderFrameObserverTest.MultipleNavigations
[       OK ] MetricsRenderFrameObserverTest.MultipleNavigations (1 ms)
[4313/6146] MetricsRenderFrameObserverTest.MultipleNavigations (1 ms)
[ RUN      ] PageTimingMetricsSenderTest.Basic
[       OK ] PageTimingMetricsSenderTest.Basic (0 ms)
[4314/6146] PageTimingMetricsSenderTest.Basic (0 ms)
[ RUN      ] PageTimingMetricsSenderTest.CoalesceMultipleIPCs
[       OK ] PageTimingMetricsSenderTest.CoalesceMultipleIPCs (1 ms)
[4315/6146] PageTimingMetricsSenderTest.CoalesceMultipleIPCs (1 ms)
[ RUN      ] PageTimingMetricsSenderTest.MultipleIPCs
[       OK ] PageTimingMetricsSenderTest.MultipleIPCs (0 ms)
[4316/6146] PageTimingMetricsSenderTest.MultipleIPCs (0 ms)
[ RUN      ] PageTimingMetricsSenderTest.SendIPCOnDestructor
[       OK ] PageTimingMetricsSenderTest.SendIPCOnDestructor (0 ms)
[4317/6146] PageTimingMetricsSenderTest.SendIPCOnDestructor (0 ms)
[ RUN      ] OriginPowerMapTest.StartEmpty
[       OK ] OriginPowerMapTest.StartEmpty (0 ms)
[4318/6146] OriginPowerMapTest.StartEmpty (0 ms)
[ RUN      ] OriginPowerMapTest.AddOneOriginNotInMap
[       OK ] OriginPowerMapTest.AddOneOriginNotInMap (0 ms)
[4319/6146] OriginPowerMapTest.AddOneOriginNotInMap (0 ms)
[ RUN      ] OriginPowerMapTest.AddMultiplesOrigins
[       OK ] OriginPowerMapTest.AddMultiplesOrigins (0 ms)
[4320/6146] OriginPowerMapTest.AddMultiplesOrigins (0 ms)
[ RUN      ] MetricsWebContentsObserverTest.DontLogPrerender
[       OK ] MetricsWebContentsObserverTest.DontLogPrerender (60 ms)
[4321/6146] MetricsWebContentsObserverTest.DontLogPrerender (60 ms)
[ RUN      ] MetricsWebContentsObserverTest.DontLogIrrelevantNavigation
[       OK ] MetricsWebContentsObserverTest.DontLogIrrelevantNavigation (9 ms)
[4322/6146] MetricsWebContentsObserverTest.DontLogIrrelevantNavigation (9 ms)
[ RUN      ] MetricsWebContentsObserverTest.NotInMainError
[       OK ] MetricsWebContentsObserverTest.NotInMainError (10 ms)
[4323/6146] MetricsWebContentsObserverTest.NotInMainError (10 ms)
[ RUN      ] MetricsWebContentsObserverTest.BadIPC
[       OK ] MetricsWebContentsObserverTest.BadIPC (8 ms)
[4324/6146] MetricsWebContentsObserverTest.BadIPC (8 ms)
[ RUN      ] MetricsWebContentsObserverTest.ObservePartialNavigation
[       OK ] MetricsWebContentsObserverTest.ObservePartialNavigation (10 ms)
[4325/6146] MetricsWebContentsObserverTest.ObservePartialNavigation (10 ms)
[ RUN      ] MetricsWebContentsObserverTest.DontLogAbortChains
[       OK ] MetricsWebContentsObserverTest.DontLogAbortChains (9 ms)
[4326/6146] MetricsWebContentsObserverTest.DontLogAbortChains (9 ms)
[ RUN      ] MetricsWebContentsObserverTest.LogAbortChains
[       OK ] MetricsWebContentsObserverTest.LogAbortChains (8 ms)
[4327/6146] MetricsWebContentsObserverTest.LogAbortChains (8 ms)
[ RUN      ] MetricsWebContentsObserverTest.LogAbortChainsSameURL
[       OK ] MetricsWebContentsObserverTest.LogAbortChainsSameURL (9 ms)
[4328/6146] MetricsWebContentsObserverTest.LogAbortChainsSameURL (9 ms)
[ RUN      ] MetricsWebContentsObserverTest.LogAbortChainsNoCommit
[       OK ] MetricsWebContentsObserverTest.LogAbortChainsNoCommit (8 ms)
[4329/6146] MetricsWebContentsObserverTest.LogAbortChainsNoCommit (8 ms)
[ RUN      ] MetricsRenderFrameObserverTest.NoMetrics
[       OK ] MetricsRenderFrameObserverTest.NoMetrics (0 ms)
[4330/6146] MetricsRenderFrameObserverTest.NoMetrics (0 ms)
[ RUN      ] PrefixSetTest.Baseline
[       OK ] PrefixSetTest.Baseline (7 ms)
[4331/6146] PrefixSetTest.Baseline (7 ms)
[ RUN      ] PrefixSetTest.Empty
[       OK ] PrefixSetTest.Empty (0 ms)
[4332/6146] PrefixSetTest.Empty (0 ms)
[ RUN      ] PrefixSetTest.OneElement
[       OK ] PrefixSetTest.OneElement (0 ms)
[4333/6146] PrefixSetTest.OneElement (0 ms)
[ RUN      ] PrefixSetTest.IntMinMax
[       OK ] PrefixSetTest.IntMinMax (0 ms)
[4334/6146] PrefixSetTest.IntMinMax (0 ms)
[ RUN      ] PrefixSetTest.AllBig
[       OK ] PrefixSetTest.AllBig (0 ms)
[4335/6146] PrefixSetTest.AllBig (0 ms)
[ RUN      ] PrefixSetTest.EdgeCases
[       OK ] PrefixSetTest.EdgeCases (1 ms)
[4336/6146] PrefixSetTest.EdgeCases (1 ms)
[ RUN      ] PrefixSetTest.ReadWrite
[       OK ] PrefixSetTest.ReadWrite (19 ms)
[4337/6146] PrefixSetTest.ReadWrite (19 ms)
[ RUN      ] PrefixSetTest.CorruptionHelpers
[       OK ] PrefixSetTest.CorruptionHelpers (3 ms)
[4338/6146] PrefixSetTest.CorruptionHelpers (3 ms)
[ RUN      ] PrefixSetTest.CorruptionMagic
[       OK ] PrefixSetTest.CorruptionMagic (2 ms)
[4339/6146] PrefixSetTest.CorruptionMagic (2 ms)
[ RUN      ] PrefixSetTest.CorruptionVersion
[       OK ] PrefixSetTest.CorruptionVersion (2 ms)
[4340/6146] PrefixSetTest.CorruptionVersion (2 ms)
[ RUN      ] PrefixSetTest.CorruptionIndexSize
[       OK ] PrefixSetTest.CorruptionIndexSize (4 ms)
[4341/6146] PrefixSetTest.CorruptionIndexSize (4 ms)
[ RUN      ] PrefixSetTest.CorruptionDeltasSize
[       OK ] PrefixSetTest.CorruptionDeltasSize (3 ms)
[4342/6146] PrefixSetTest.CorruptionDeltasSize (3 ms)
[ RUN      ] PrefixSetTest.CorruptionFullHashesSize
[       OK ] PrefixSetTest.CorruptionFullHashesSize (4 ms)
[4343/6146] PrefixSetTest.CorruptionFullHashesSize (4 ms)
[ RUN      ] PrefixSetTest.CorruptionPayload
[       OK ] PrefixSetTest.CorruptionPayload (4 ms)
[4344/6146] PrefixSetTest.CorruptionPayload (4 ms)
[ RUN      ] PrefixSetTest.CorruptionDigest
[       OK ] PrefixSetTest.CorruptionDigest (4 ms)
[4345/6146] PrefixSetTest.CorruptionDigest (4 ms)
[ RUN      ] PrefixSetTest.CorruptionExcess
[       OK ] PrefixSetTest.CorruptionExcess (2 ms)
[4346/6146] PrefixSetTest.CorruptionExcess (2 ms)
[ RUN      ] PrefixSetTest.SizeTRecovery
[       OK ] PrefixSetTest.SizeTRecovery (3 ms)
[4347/6146] PrefixSetTest.SizeTRecovery (3 ms)
[ RUN      ] PrefixSetTest.FullHashBuild
[       OK ] PrefixSetTest.FullHashBuild (0 ms)
[4348/6146] PrefixSetTest.FullHashBuild (0 ms)
[ RUN      ] PrefixSetTest.ReadSigned
[       OK ] PrefixSetTest.ReadSigned (4 ms)
[4349/6146] PrefixSetTest.ReadSigned (4 ms)
[ RUN      ] PrefixSetTest.Version2
[       OK ] PrefixSetTest.Version2 (6 ms)
[4350/6146] PrefixSetTest.Version2 (6 ms)
[ RUN      ] PrefixSetTest.Version3
[       OK ] PrefixSetTest.Version3 (11 ms)
[4351/6146] PrefixSetTest.Version3 (11 ms)
[ RUN      ] SafeBrowsingDbUtilTest.UrlParsing
[       OK ] SafeBrowsingDbUtilTest.UrlParsing (1 ms)
[4352/6146] SafeBrowsingDbUtilTest.UrlParsing (1 ms)
[ RUN      ] SafeBrowsingDbUtilTest.CanonicalizeUrl
[       OK ] SafeBrowsingDbUtilTest.CanonicalizeUrl (2 ms)
[4353/6146] SafeBrowsingDbUtilTest.CanonicalizeUrl (2 ms)
[ RUN      ] SafeBrowsingDbUtilTest.UrlToFullHashes
[       OK ] SafeBrowsingDbUtilTest.UrlToFullHashes (0 ms)
[4354/6146] SafeBrowsingDbUtilTest.UrlToFullHashes (0 ms)
[ RUN      ] SafeBrowsingDbUtilTest.ListIdListNameConversion
[       OK ] SafeBrowsingDbUtilTest.ListIdListNameConversion (0 ms)
[4355/6146] SafeBrowsingDbUtilTest.ListIdListNameConversion (0 ms)
[ RUN      ] SafeBrowsingDbUtilTest.ListIdVerification
[       OK ] SafeBrowsingDbUtilTest.ListIdVerification (1 ms)
[4356/6146] SafeBrowsingDbUtilTest.ListIdVerification (1 ms)
[ RUN      ] SafeBrowsingDbUtilTest.StringToSBFullHashAndSBFullHashToString
[       OK ] SafeBrowsingDbUtilTest.StringToSBFullHashAndSBFullHashToString (0 ms)
[4357/6146] SafeBrowsingDbUtilTest.StringToSBFullHashAndSBFullHashToString (0 ms)
[ RUN      ] SafeBrowsingDbUtilTest.FullHashOperators
[       OK ] SafeBrowsingDbUtilTest.FullHashOperators (0 ms)
[4358/6146] SafeBrowsingDbUtilTest.FullHashOperators (0 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingNetwork
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingNetwork (0 ms)
[4359/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingNetwork (0 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingResponseCode
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingResponseCode (1 ms)
[4360/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingResponseCode (1 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingOK
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingOK (1 ms)
[4361/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashErrorHandlingOK (1 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashRequest
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashRequest (0 ms)
[4362/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestGetHashRequest (0 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponse
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponse (0 ms)
[4363/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponse (0 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseWrongThreatEntryType
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseWrongThreatEntryType (0 ms)
[4364/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseWrongThreatEntryType (0 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashThreatPatternType
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashThreatPatternType (1 ms)
[4365/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashThreatPatternType (1 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseNonPermissionMetadata
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseNonPermissionMetadata (0 ms)
[4366/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseNonPermissionMetadata (0 ms)
[ RUN      ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseInconsistentThreatTypes
[       OK ] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseInconsistentThreatTypes (0 ms)
[4367/6146] SafeBrowsingV4GetHashProtocolManagerTest.TestParseHashResponseInconsistentThreatTypes (0 ms)
[ RUN      ] SafeBrowsingV4ProtocolManagerUtilTest.TestBackOffLogic
[       OK ] SafeBrowsingV4ProtocolManagerUtilTest.TestBackOffLogic (0 ms)
[4368/6146] SafeBrowsingV4ProtocolManagerUtilTest.TestBackOffLogic (0 ms)
[ RUN      ] SafeBrowsingV4ProtocolManagerUtilTest.TestGetRequestUrl
[       OK ] SafeBrowsingV4ProtocolManagerUtilTest.TestGetRequestUrl (1 ms)
[4369/6146] SafeBrowsingV4ProtocolManagerUtilTest.TestGetRequestUrl (1 ms)
[ RUN      ] V4UpdateProtocolManagerTest.TestGetUpdatesErrorHandlingNetwork
[       OK ] V4UpdateProtocolManagerTest.TestGetUpdatesErrorHandlingNetwork (0 ms)
[4370/6146] V4UpdateProtocolManagerTest.TestGetUpdatesErrorHandlingNetwork (0 ms)
[ RUN      ] V4UpdateProtocolManagerTest.TestGetUpdatesErrorHandlingResponseCode
[       OK ] V4UpdateProtocolManagerTest.TestGetUpdatesErrorHandlingResponseCode (0 ms)
[4371/6146] V4UpdateProtocolManagerTest.TestGetUpdatesErrorHandlingResponseCode (0 ms)
[ RUN      ] V4UpdateProtocolManagerTest.TestGetUpdatesNoError
[       OK ] V4UpdateProtocolManagerTest.TestGetUpdatesNoError (1 ms)
[4372/6146] V4UpdateProtocolManagerTest.TestGetUpdatesNoError (1 ms)
[ RUN      ] V4UpdateProtocolManagerTest.TestGetUpdatesWithOneBackoff
[       OK ] V4UpdateProtocolManagerTest.TestGetUpdatesWithOneBackoff (0 ms)
[4373/6146] V4UpdateProtocolManagerTest.TestGetUpdatesWithOneBackoff (0 ms)
[ RUN      ] JsonSanitizerTest.Json
[       OK ] JsonSanitizerTest.Json (2 ms)
[4374/6146] JsonSanitizerTest.Json (2 ms)
[ RUN      ] JsonSanitizerTest.Nesting
[       OK ] JsonSanitizerTest.Nesting (1 ms)
[4375/6146] JsonSanitizerTest.Nesting (1 ms)
[ RUN      ] JsonSanitizerTest.Unicode
[       OK ] JsonSanitizerTest.Unicode (2 ms)
[4376/6146] JsonSanitizerTest.Unicode (2 ms)
[ RUN      ] TestingJsonParserTest.QuitLoopInSuccessCallback
[       OK ] TestingJsonParserTest.QuitLoopInSuccessCallback (1 ms)
[4377/6146] TestingJsonParserTest.QuitLoopInSuccessCallback (1 ms)
[ RUN      ] TestingJsonParserTest.QuitLoopInErrorCallback
[       OK ] TestingJsonParserTest.QuitLoopInErrorCallback (0 ms)
[4378/6146] TestingJsonParserTest.QuitLoopInErrorCallback (0 ms)
[ RUN      ] TaskQueueManagerTest.NowNotCalledWhenThereAreNoDelayedTasks
[       OK ] TaskQueueManagerTest.NowNotCalledWhenThereAreNoDelayedTasks (0 ms)
[4379/6146] TaskQueueManagerTest.NowNotCalledWhenThereAreNoDelayedTasks (0 ms)
[ RUN      ] TaskQueueManagerTest.SingleQueuePosting
[       OK ] TaskQueueManagerTest.SingleQueuePosting (1 ms)
[4380/6146] TaskQueueManagerTest.SingleQueuePosting (1 ms)
[ RUN      ] TaskQueueManagerTest.PendingDelayedTasksRemovedOnShutdown
[       OK ] TaskQueueManagerTest.PendingDelayedTasksRemovedOnShutdown (0 ms)
[4381/6146] TaskQueueManagerTest.PendingDelayedTasksRemovedOnShutdown (0 ms)
[ RUN      ] TaskQueueManagerTest.ManualPumping
[       OK ] TaskQueueManagerTest.ManualPumping (0 ms)
[4382/6146] TaskQueueManagerTest.ManualPumping (0 ms)
[ RUN      ] TaskQueueManagerTest.ManualPumpingToggle
[       OK ] TaskQueueManagerTest.ManualPumpingToggle (0 ms)
[4383/6146] TaskQueueManagerTest.ManualPumpingToggle (0 ms)
[ RUN      ] TaskQueueManagerTest.DenyRunning_BeforePosting
[       OK ] TaskQueueManagerTest.DenyRunning_BeforePosting (0 ms)
[4384/6146] TaskQueueManagerTest.DenyRunning_BeforePosting (0 ms)
[ RUN      ] TaskQueueManagerTest.DenyRunning_AfterPosting
[       OK ] TaskQueueManagerTest.DenyRunning_AfterPosting (0 ms)
[4385/6146] TaskQueueManagerTest.DenyRunning_AfterPosting (0 ms)
[ RUN      ] TaskQueueManagerTest.DenyRunning_ManuallyPumpedTransitionsToAuto
[       OK ] TaskQueueManagerTest.DenyRunning_ManuallyPumpedTransitionsToAuto (0 ms)
[4386/6146] TaskQueueManagerTest.DenyRunning_ManuallyPumpedTransitionsToAuto (0 ms)
[ RUN      ] TaskQueueManagerTest.ManualPumpingWithDelayedTask
[       OK ] TaskQueueManagerTest.ManualPumpingWithDelayedTask (0 ms)
[4387/6146] TaskQueueManagerTest.ManualPumpingWithDelayedTask (0 ms)
[ RUN      ] TaskQueueManagerTest.ManualPumpingWithMultipleDelayedTasks
[       OK ] TaskQueueManagerTest.ManualPumpingWithMultipleDelayedTasks (0 ms)
[4388/6146] TaskQueueManagerTest.ManualPumpingWithMultipleDelayedTasks (0 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTasksDontAutoRunWithManualPumping
[       OK ] TaskQueueManagerTest.DelayedTasksDontAutoRunWithManualPumping (0 ms)
[4389/6146] TaskQueueManagerTest.DelayedTasksDontAutoRunWithManualPumping (0 ms)
[ RUN      ] TaskQueueManagerTest.ManualPumpingWithNonEmptyWorkQueue
[       OK ] TaskQueueManagerTest.ManualPumpingWithNonEmptyWorkQueue (0 ms)
[4390/6146] TaskQueueManagerTest.ManualPumpingWithNonEmptyWorkQueue (0 ms)
[ RUN      ] TaskQueueManagerTest.MultiQueuePosting
[       OK ] TaskQueueManagerTest.MultiQueuePosting (0 ms)
[4391/6146] TaskQueueManagerTest.MultiQueuePosting (0 ms)
[ RUN      ] TaskQueueManagerTest.NonNestableTaskPosting
[       OK ] TaskQueueManagerTest.NonNestableTaskPosting (1 ms)
[4392/6146] TaskQueueManagerTest.NonNestableTaskPosting (1 ms)
[ RUN      ] TaskQueueManagerTest.NonNestableTaskExecutesInExpectedOrder
[       OK ] TaskQueueManagerTest.NonNestableTaskExecutesInExpectedOrder (0 ms)
[4393/6146] TaskQueueManagerTest.NonNestableTaskExecutesInExpectedOrder (0 ms)
[ RUN      ] TaskQueueManagerTest.NonNestableTaskDoesntExecuteInNestedLoop
[       OK ] TaskQueueManagerTest.NonNestableTaskDoesntExecuteInNestedLoop (0 ms)
[4394/6146] TaskQueueManagerTest.NonNestableTaskDoesntExecuteInNestedLoop (0 ms)
[ RUN      ] TaskQueueManagerTest.QueuePolling
[       OK ] TaskQueueManagerTest.QueuePolling (0 ms)
[4395/6146] TaskQueueManagerTest.QueuePolling (0 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTaskPosting
[       OK ] TaskQueueManagerTest.DelayedTaskPosting (0 ms)
[4396/6146] TaskQueueManagerTest.DelayedTaskPosting (0 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTaskExecutedInOneMessageLoopTask
[       OK ] TaskQueueManagerTest.DelayedTaskExecutedInOneMessageLoopTask (0 ms)
[4397/6146] TaskQueueManagerTest.DelayedTaskExecutedInOneMessageLoopTask (0 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTaskPosting_MultipleTasks_DecendingOrder
[       OK ] TaskQueueManagerTest.DelayedTaskPosting_MultipleTasks_DecendingOrder (0 ms)
[4398/6146] TaskQueueManagerTest.DelayedTaskPosting_MultipleTasks_DecendingOrder (0 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTaskPosting_MultipleTasks_AscendingOrder
[       OK ] TaskQueueManagerTest.DelayedTaskPosting_MultipleTasks_AscendingOrder (1 ms)
[4399/6146] TaskQueueManagerTest.DelayedTaskPosting_MultipleTasks_AscendingOrder (1 ms)
[ RUN      ] TaskQueueManagerTest.PostDelayedTask_SharesUnderlyingDelayedTasks
[       OK ] TaskQueueManagerTest.PostDelayedTask_SharesUnderlyingDelayedTasks (0 ms)
[4400/6146] TaskQueueManagerTest.PostDelayedTask_SharesUnderlyingDelayedTasks (0 ms)
[ RUN      ] TaskQueueManagerTest.ReentrantPosting
[       OK ] TaskQueueManagerTest.ReentrantPosting (1 ms)
[4401/6146] TaskQueueManagerTest.ReentrantPosting (1 ms)
[ RUN      ] TaskQueueManagerTest.NoTasksAfterShutdown
[       OK ] TaskQueueManagerTest.NoTasksAfterShutdown (0 ms)
[4402/6146] TaskQueueManagerTest.NoTasksAfterShutdown (0 ms)
[ RUN      ] TaskQueueManagerTest.PostFromThread
[       OK ] TaskQueueManagerTest.PostFromThread (4 ms)
[4403/6146] TaskQueueManagerTest.PostFromThread (4 ms)
[ RUN      ] TaskQueueManagerTest.DoWorkCantPostItselfMultipleTimes
[       OK ] TaskQueueManagerTest.DoWorkCantPostItselfMultipleTimes (0 ms)
[4404/6146] TaskQueueManagerTest.DoWorkCantPostItselfMultipleTimes (0 ms)
[ RUN      ] TaskQueueManagerTest.PostFromNestedRunloop
[       OK ] TaskQueueManagerTest.PostFromNestedRunloop (1 ms)
[4405/6146] TaskQueueManagerTest.PostFromNestedRunloop (1 ms)
[ RUN      ] TaskQueueManagerTest.WorkBatching
[       OK ] TaskQueueManagerTest.WorkBatching (0 ms)
[4406/6146] TaskQueueManagerTest.WorkBatching (0 ms)
[ RUN      ] TaskQueueManagerTest.AutoPumpAfterWakeup
[       OK ] TaskQueueManagerTest.AutoPumpAfterWakeup (0 ms)
[4407/6146] TaskQueueManagerTest.AutoPumpAfterWakeup (0 ms)
[ RUN      ] TaskQueueManagerTest.AutoPumpAfterWakeupWhenAlreadyAwake
[       OK ] TaskQueueManagerTest.AutoPumpAfterWakeupWhenAlreadyAwake (0 ms)
[4408/6146] TaskQueueManagerTest.AutoPumpAfterWakeupWhenAlreadyAwake (0 ms)
[ RUN      ] TaskQueueManagerTest.AutoPumpAfterWakeupTriggeredByManuallyPumpedQueue
[       OK ] TaskQueueManagerTest.AutoPumpAfterWakeupTriggeredByManuallyPumpedQueue (1 ms)
[4409/6146] TaskQueueManagerTest.AutoPumpAfterWakeupTriggeredByManuallyPumpedQueue (1 ms)
[ RUN      ] TaskQueueManagerTest.AutoPumpAfterWakeupFromTask
[       OK ] TaskQueueManagerTest.AutoPumpAfterWakeupFromTask (0 ms)
[4410/6146] TaskQueueManagerTest.AutoPumpAfterWakeupFromTask (0 ms)
[ RUN      ] TaskQueueManagerTest.QuitWhileNested
[       OK ] TaskQueueManagerTest.QuitWhileNested (1 ms)
[4411/6146] TaskQueueManagerTest.QuitWhileNested (1 ms)
[ RUN      ] TaskQueueManagerTest.SequenceNumSetWhenTaskIsPosted
[       OK ] TaskQueueManagerTest.SequenceNumSetWhenTaskIsPosted (1 ms)
[4412/6146] TaskQueueManagerTest.SequenceNumSetWhenTaskIsPosted (1 ms)
[ RUN      ] TaskQueueManagerTest.NewTaskQueues
[       OK ] TaskQueueManagerTest.NewTaskQueues (0 ms)
[4413/6146] TaskQueueManagerTest.NewTaskQueues (0 ms)
[ RUN      ] TaskQueueManagerTest.UnregisterTaskQueue
[       OK ] TaskQueueManagerTest.UnregisterTaskQueue (0 ms)
[4414/6146] TaskQueueManagerTest.UnregisterTaskQueue (0 ms)
[ RUN      ] TaskQueueManagerTest.UnregisterTaskQueue_WithDelayedTasks
[       OK ] TaskQueueManagerTest.UnregisterTaskQueue_WithDelayedTasks (0 ms)
[4415/6146] TaskQueueManagerTest.UnregisterTaskQueue_WithDelayedTasks (0 ms)
[ RUN      ] TaskQueueManagerTest.UnregisterTaskQueue_InTasks
[       OK ] TaskQueueManagerTest.UnregisterTaskQueue_InTasks (0 ms)
[4416/6146] TaskQueueManagerTest.UnregisterTaskQueue_InTasks (0 ms)
[ RUN      ] TaskQueueManagerTest.DeferredNonNestableTaskDoesNotTriggerWakeUp
[       OK ] TaskQueueManagerTest.DeferredNonNestableTaskDoesNotTriggerWakeUp (1 ms)
[4417/6146] TaskQueueManagerTest.DeferredNonNestableTaskDoesNotTriggerWakeUp (1 ms)
[ RUN      ] TaskQueueManagerTest.OnUnregisterTaskQueue
[       OK ] TaskQueueManagerTest.OnUnregisterTaskQueue (0 ms)
[4418/6146] TaskQueueManagerTest.OnUnregisterTaskQueue (0 ms)
[ RUN      ] TaskQueueManagerTest.OnTriedToExecuteBlockedTask
[       OK ] TaskQueueManagerTest.OnTriedToExecuteBlockedTask (0 ms)
[4419/6146] TaskQueueManagerTest.OnTriedToExecuteBlockedTask (0 ms)
[ RUN      ] TaskQueueManagerTest.ExecutedNonBlockedTask
[       OK ] TaskQueueManagerTest.ExecutedNonBlockedTask (1 ms)
[4420/6146] TaskQueueManagerTest.ExecutedNonBlockedTask (1 ms)
[ RUN      ] TaskQueueManagerTest.TimeDomain_NextScheduledRunTime
[       OK ] TaskQueueManagerTest.TimeDomain_NextScheduledRunTime (0 ms)
[4421/6146] TaskQueueManagerTest.TimeDomain_NextScheduledRunTime (0 ms)
[ RUN      ] TaskQueueManagerTest.TimeDomain_NextScheduledRunTime_MultipleQueues
[       OK ] TaskQueueManagerTest.TimeDomain_NextScheduledRunTime_MultipleQueues (0 ms)
[4422/6146] TaskQueueManagerTest.TimeDomain_NextScheduledRunTime_MultipleQueues (0 ms)
[ RUN      ] TaskQueueManagerTest.DeleteTaskQueueManagerInsideATask
[       OK ] TaskQueueManagerTest.DeleteTaskQueueManagerInsideATask (0 ms)
[4423/6146] TaskQueueManagerTest.DeleteTaskQueueManagerInsideATask (0 ms)
[ RUN      ] TaskQueueManagerTest.GetAndClearSystemIsQuiescentBit
[       OK ] TaskQueueManagerTest.GetAndClearSystemIsQuiescentBit (0 ms)
[4424/6146] TaskQueueManagerTest.GetAndClearSystemIsQuiescentBit (0 ms)
[ RUN      ] TaskQueueManagerTest.HasPendingImmediateWork
[       OK ] TaskQueueManagerTest.HasPendingImmediateWork (1 ms)
[4425/6146] TaskQueueManagerTest.HasPendingImmediateWork (1 ms)
[ RUN      ] TaskQueueManagerTest.HasPendingImmediateWorkAndNeedsPumping
[       OK ] TaskQueueManagerTest.HasPendingImmediateWorkAndNeedsPumping (0 ms)
[4426/6146] TaskQueueManagerTest.HasPendingImmediateWorkAndNeedsPumping (0 ms)
[ RUN      ] TaskQueueManagerTest.ImmediateAndDelayedTaskInterleaving
[       OK ] TaskQueueManagerTest.ImmediateAndDelayedTaskInterleaving (1 ms)
[4427/6146] TaskQueueManagerTest.ImmediateAndDelayedTaskInterleaving (1 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfNonDelayedTask_SameQueue
[       OK ] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfNonDelayedTask_SameQueue (1 ms)
[4428/6146] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfNonDelayedTask_SameQueue (1 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfNonDelayedTask_DifferentQueues
[       OK ] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfNonDelayedTask_DifferentQueues (0 ms)
[4429/6146] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfNonDelayedTask_DifferentQueues (0 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfShorterDelayedTask
[       OK ] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfShorterDelayedTask (1 ms)
[4430/6146] TaskQueueManagerTest.DelayedTaskDoesNotSkipAHeadOfShorterDelayedTask (1 ms)
[ RUN      ] TaskQueueManagerTest.AutoPumpAfterWakeupFromMultipleTasks
[       OK ] TaskQueueManagerTest.AutoPumpAfterWakeupFromMultipleTasks (0 ms)
[4431/6146] TaskQueueManagerTest.AutoPumpAfterWakeupFromMultipleTasks (0 ms)
[ RUN      ] TaskQueueManagerTest.AutoPumpAfterWakeupBecomesQuiescent
[       OK ] TaskQueueManagerTest.AutoPumpAfterWakeupBecomesQuiescent (0 ms)
[4432/6146] TaskQueueManagerTest.AutoPumpAfterWakeupBecomesQuiescent (0 ms)
[ RUN      ] TaskQueueManagerTest.AutoPumpAfterWakeupWithDontWakeQueue
[       OK ] TaskQueueManagerTest.AutoPumpAfterWakeupWithDontWakeQueue (0 ms)
[4433/6146] TaskQueueManagerTest.AutoPumpAfterWakeupWithDontWakeQueue (0 ms)
[ RUN      ] TaskQueueManagerTest.TaskObserverAdding
[       OK ] TaskQueueManagerTest.TaskObserverAdding (1 ms)
[4434/6146] TaskQueueManagerTest.TaskObserverAdding (1 ms)
[ RUN      ] TaskQueueManagerTest.TaskObserverRemoving
[       OK ] TaskQueueManagerTest.TaskObserverRemoving (0 ms)
[4435/6146] TaskQueueManagerTest.TaskObserverRemoving (0 ms)
[ RUN      ] TaskQueueManagerTest.TaskObserverRemovingInsideTask
[       OK ] TaskQueueManagerTest.TaskObserverRemovingInsideTask (0 ms)
[4436/6146] TaskQueueManagerTest.TaskObserverRemovingInsideTask (0 ms)
[ RUN      ] TaskQueueManagerTest.QueueTaskObserverAdding
[       OK ] TaskQueueManagerTest.QueueTaskObserverAdding (1 ms)
[4437/6146] TaskQueueManagerTest.QueueTaskObserverAdding (1 ms)
[ RUN      ] TaskQueueManagerTest.QueueTaskObserverRemoving
[       OK ] TaskQueueManagerTest.QueueTaskObserverRemoving (1 ms)
[4438/6146] TaskQueueManagerTest.QueueTaskObserverRemoving (1 ms)
[ RUN      ] TaskQueueManagerTest.QueueTaskObserverRemovingInsideTask
[       OK ] TaskQueueManagerTest.QueueTaskObserverRemovingInsideTask (0 ms)
[4439/6146] TaskQueueManagerTest.QueueTaskObserverRemovingInsideTask (0 ms)
[ RUN      ] TaskQueueManagerTest.ThreadCheckAfterTermination
[       OK ] TaskQueueManagerTest.ThreadCheckAfterTermination (1 ms)
[4440/6146] TaskQueueManagerTest.ThreadCheckAfterTermination (1 ms)
[ RUN      ] TaskQueueManagerTest.UnregisterTaskQueueInNestedLoop
[       OK ] TaskQueueManagerTest.UnregisterTaskQueueInNestedLoop (1 ms)
[4441/6146] TaskQueueManagerTest.UnregisterTaskQueueInNestedLoop (1 ms)
[ RUN      ] TaskQueueManagerTest.TimeDomainsAreIndependant
[       OK ] TaskQueueManagerTest.TimeDomainsAreIndependant (1 ms)
[4442/6146] TaskQueueManagerTest.TimeDomainsAreIndependant (1 ms)
[ RUN      ] TaskQueueManagerTest.TimeDomainMigration
[       OK ] TaskQueueManagerTest.TimeDomainMigration (1 ms)
[4443/6146] TaskQueueManagerTest.TimeDomainMigration (1 ms)
[ RUN      ] TaskQueueManagerTest.NumberOfPendingTasksOnChromiumRunLoop
[       OK ] TaskQueueManagerTest.NumberOfPendingTasksOnChromiumRunLoop (2 ms)
[4444/6146] TaskQueueManagerTest.NumberOfPendingTasksOnChromiumRunLoop (2 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTasksDontBadlyStarveNonDelayedWork_SameQueue
[       OK ] TaskQueueManagerTest.DelayedTasksDontBadlyStarveNonDelayedWork_SameQueue (35 ms)
[4445/6146] TaskQueueManagerTest.DelayedTasksDontBadlyStarveNonDelayedWork_SameQueue (35 ms)
[ RUN      ] TaskQueueManagerTest.ImmediateWorkCanStarveDelayedTasks_SameQueue
[       OK ] TaskQueueManagerTest.ImmediateWorkCanStarveDelayedTasks_SameQueue (21 ms)
[4446/6146] TaskQueueManagerTest.ImmediateWorkCanStarveDelayedTasks_SameQueue (21 ms)
[ RUN      ] TaskQueueManagerTest.DelayedTasksDontBadlyStarveNonDelayedWork_DifferentQueue
[       OK ] TaskQueueManagerTest.DelayedTasksDontBadlyStarveNonDelayedWork_DifferentQueue (35 ms)
[4447/6146] TaskQueueManagerTest.DelayedTasksDontBadlyStarveNonDelayedWork_DifferentQueue (35 ms)
[ RUN      ] TaskQueueManagerTest.ImmediateWorkCanStarveDelayedTasks_DifferentQueue
[       OK ] TaskQueueManagerTest.ImmediateWorkCanStarveDelayedTasks_DifferentQueue (23 ms)
[4448/6146] TaskQueueManagerTest.ImmediateWorkCanStarveDelayedTasks_DifferentQueue (23 ms)
[ RUN      ] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_NoTaskRunning
[       OK ] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_NoTaskRunning (0 ms)
[4449/6146] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_NoTaskRunning (0 ms)
[ RUN      ] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_TaskRunning
[       OK ] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_TaskRunning (0 ms)
[4450/6146] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_TaskRunning (0 ms)
[ RUN      ] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_NestedLoop
[       OK ] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_NestedLoop (1 ms)
[4451/6146] TaskQueueManagerTest.CurrentlyExecutingTaskQueue_NestedLoop (1 ms)
[ RUN      ] TaskQueueManagerTestWithTracing.BlameContextAttribution
[       OK ] TaskQueueManagerTestWithTracing.BlameContextAttribution (4 ms)
[4452/6146] TaskQueueManagerTestWithTracing.BlameContextAttribution (4 ms)
[ RUN      ] TaskQueueSelectorTest.TestDefaultPriority
[       OK ] TaskQueueSelectorTest.TestDefaultPriority (0 ms)
[4453/6146] TaskQueueSelectorTest.TestDefaultPriority (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestHighPriority
[       OK ] TaskQueueSelectorTest.TestHighPriority (1 ms)
[4454/6146] TaskQueueSelectorTest.TestHighPriority (1 ms)
[ RUN      ] TaskQueueSelectorTest.TestBestEffortPriority
[       OK ] TaskQueueSelectorTest.TestBestEffortPriority (0 ms)
[4455/6146] TaskQueueSelectorTest.TestBestEffortPriority (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestControlPriority
[       OK ] TaskQueueSelectorTest.TestControlPriority (0 ms)
[4456/6146] TaskQueueSelectorTest.TestControlPriority (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestObserverWithEnabledQueue
[       OK ] TaskQueueSelectorTest.TestObserverWithEnabledQueue (0 ms)
[4457/6146] TaskQueueSelectorTest.TestObserverWithEnabledQueue (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestObserverWithSetQueuePriorityAndQueueAlreadyEnabled
[       OK ] TaskQueueSelectorTest.TestObserverWithSetQueuePriorityAndQueueAlreadyEnabled (0 ms)
[4458/6146] TaskQueueSelectorTest.TestObserverWithSetQueuePriorityAndQueueAlreadyEnabled (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestDisableEnable
[       OK ] TaskQueueSelectorTest.TestDisableEnable (0 ms)
[4459/6146] TaskQueueSelectorTest.TestDisableEnable (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestDisableChangePriorityThenEnable
[       OK ] TaskQueueSelectorTest.TestDisableChangePriorityThenEnable (0 ms)
[4460/6146] TaskQueueSelectorTest.TestDisableChangePriorityThenEnable (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestEmptyQueues
[       OK ] TaskQueueSelectorTest.TestEmptyQueues (1 ms)
[4461/6146] TaskQueueSelectorTest.TestEmptyQueues (1 ms)
[ RUN      ] TaskQueueSelectorTest.TestAge
[       OK ] TaskQueueSelectorTest.TestAge (0 ms)
[4462/6146] TaskQueueSelectorTest.TestAge (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestControlStarvesOthers
[       OK ] TaskQueueSelectorTest.TestControlStarvesOthers (0 ms)
[4463/6146] TaskQueueSelectorTest.TestControlStarvesOthers (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestHighPriorityDoesNotStarveNormal
[       OK ] TaskQueueSelectorTest.TestHighPriorityDoesNotStarveNormal (0 ms)
[4464/6146] TaskQueueSelectorTest.TestHighPriorityDoesNotStarveNormal (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestBestEffortGetsStarved
[       OK ] TaskQueueSelectorTest.TestBestEffortGetsStarved (0 ms)
[4465/6146] TaskQueueSelectorTest.TestBestEffortGetsStarved (0 ms)
[ RUN      ] TaskQueueSelectorTest.EnabledWorkQueuesEmpty
[       OK ] TaskQueueSelectorTest.EnabledWorkQueuesEmpty (0 ms)
[4466/6146] TaskQueueSelectorTest.EnabledWorkQueuesEmpty (0 ms)
[ RUN      ] TaskQueueSelectorTest.EnabledWorkQueuesEmpty_ControlPriority
[       OK ] TaskQueueSelectorTest.EnabledWorkQueuesEmpty_ControlPriority (0 ms)
[4467/6146] TaskQueueSelectorTest.EnabledWorkQueuesEmpty_ControlPriority (0 ms)
[ RUN      ] TaskQueueSelectorTest.ChooseOldestWithPriority_Empty
[       OK ] TaskQueueSelectorTest.ChooseOldestWithPriority_Empty (0 ms)
[4468/6146] TaskQueueSelectorTest.ChooseOldestWithPriority_Empty (0 ms)
[ RUN      ] TaskQueueSelectorTest.ChooseOldestWithPriority_OnlyDelayed
[       OK ] TaskQueueSelectorTest.ChooseOldestWithPriority_OnlyDelayed (0 ms)
[4469/6146] TaskQueueSelectorTest.ChooseOldestWithPriority_OnlyDelayed (0 ms)
[ RUN      ] TaskQueueSelectorTest.ChooseOldestWithPriority_OnlyImmediate
[       OK ] TaskQueueSelectorTest.ChooseOldestWithPriority_OnlyImmediate (0 ms)
[4470/6146] TaskQueueSelectorTest.ChooseOldestWithPriority_OnlyImmediate (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestObserverWithOneBlockedQueue
[       OK ] TaskQueueSelectorTest.TestObserverWithOneBlockedQueue (0 ms)
[4471/6146] TaskQueueSelectorTest.TestObserverWithOneBlockedQueue (0 ms)
[ RUN      ] TaskQueueSelectorTest.TestObserverWithTwoBlockedQueues
[       OK ] TaskQueueSelectorTest.TestObserverWithTwoBlockedQueues (1 ms)
[4472/6146] TaskQueueSelectorTest.TestObserverWithTwoBlockedQueues (1 ms)
[ RUN      ] TimeDomainTest.ScheduleDelayedWork
[       OK ] TimeDomainTest.ScheduleDelayedWork (0 ms)
[4473/6146] TimeDomainTest.ScheduleDelayedWork (0 ms)
[ RUN      ] TimeDomainTest.RequestWakeup_OnlyCalledForEarlierTasks
[       OK ] TimeDomainTest.RequestWakeup_OnlyCalledForEarlierTasks (0 ms)
[4474/6146] TimeDomainTest.RequestWakeup_OnlyCalledForEarlierTasks (0 ms)
[ RUN      ] TimeDomainTest.UnregisterQueue
[       OK ] TimeDomainTest.UnregisterQueue (0 ms)
[4475/6146] TimeDomainTest.UnregisterQueue (0 ms)
[ RUN      ] TimeDomainTest.UpdateWorkQueues
[       OK ] TimeDomainTest.UpdateWorkQueues (0 ms)
[4476/6146] TimeDomainTest.UpdateWorkQueues (0 ms)
[ RUN      ] TimeDomainTest.ClearExpiredWakeups
[       OK ] TimeDomainTest.ClearExpiredWakeups (0 ms)
[4477/6146] TimeDomainTest.ClearExpiredWakeups (0 ms)
[ RUN      ] TimeDomainWithObserverTest.OnTimeDomainHasImmediateWork
[       OK ] TimeDomainWithObserverTest.OnTimeDomainHasImmediateWork (0 ms)
[4478/6146] TimeDomainWithObserverTest.OnTimeDomainHasImmediateWork (0 ms)
[ RUN      ] TimeDomainWithObserverTest.OnTimeDomainHasDelayedWork
[       OK ] TimeDomainWithObserverTest.OnTimeDomainHasDelayedWork (0 ms)
[4479/6146] TimeDomainWithObserverTest.OnTimeDomainHasDelayedWork (0 ms)
[ RUN      ] WorkQueueSetsTest.ChangeSetIndex
[       OK ] WorkQueueSetsTest.ChangeSetIndex (0 ms)
[4480/6146] WorkQueueSetsTest.ChangeSetIndex (0 ms)
[ RUN      ] WorkQueueSetsTest.GetOldestQueueInSet_QueueEmpty
[       OK ] WorkQueueSetsTest.GetOldestQueueInSet_QueueEmpty (0 ms)
[4481/6146] WorkQueueSetsTest.GetOldestQueueInSet_QueueEmpty (0 ms)
[ RUN      ] WorkQueueSetsTest.OnPushQueue
[       OK ] WorkQueueSetsTest.OnPushQueue (0 ms)
[4482/6146] WorkQueueSetsTest.OnPushQueue (0 ms)
[ RUN      ] WorkQueueSetsTest.GetOldestQueueInSet_SingleTaskInSet
[       OK ] WorkQueueSetsTest.GetOldestQueueInSet_SingleTaskInSet (0 ms)
[4483/6146] WorkQueueSetsTest.GetOldestQueueInSet_SingleTaskInSet (0 ms)
[ RUN      ] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSet
[       OK ] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSet (0 ms)
[4484/6146] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSet (0 ms)
[ RUN      ] WorkQueueSetsTest.OnPopQueue
[       OK ] WorkQueueSetsTest.OnPopQueue (0 ms)
[4485/6146] WorkQueueSetsTest.OnPopQueue (0 ms)
[ RUN      ] WorkQueueSetsTest.OnPopQueue_QueueBecomesEmpty
[       OK ] WorkQueueSetsTest.OnPopQueue_QueueBecomesEmpty (1 ms)
[4486/6146] WorkQueueSetsTest.OnPopQueue_QueueBecomesEmpty (1 ms)
[ RUN      ] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSetIntegerRollover
[       OK ] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSetIntegerRollover (0 ms)
[4487/6146] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSetIntegerRollover (0 ms)
[ RUN      ] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSet_RemoveQueue
[       OK ] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSet_RemoveQueue (0 ms)
[4488/6146] WorkQueueSetsTest.GetOldestQueueInSet_MultipleAgesInSet_RemoveQueue (0 ms)
[ RUN      ] WorkQueueSetsTest.ChangeSetIndex_Complex
[       OK ] WorkQueueSetsTest.ChangeSetIndex_Complex (0 ms)
[4489/6146] WorkQueueSetsTest.ChangeSetIndex_Complex (0 ms)
[ RUN      ] WorkQueueSetsTest.IsSetEmpty_NoWork
[       OK ] WorkQueueSetsTest.IsSetEmpty_NoWork (0 ms)
[4490/6146] WorkQueueSetsTest.IsSetEmpty_NoWork (0 ms)
[ RUN      ] WorkQueueSetsTest.IsSetEmpty_Work
[       OK ] WorkQueueSetsTest.IsSetEmpty_Work (0 ms)
[4491/6146] WorkQueueSetsTest.IsSetEmpty_Work (0 ms)
[ RUN      ] IdleHelperTest.TestPostIdleTask
[       OK ] IdleHelperTest.TestPostIdleTask (1 ms)
[4492/6146] IdleHelperTest.TestPostIdleTask (1 ms)
[ RUN      ] IdleHelperTest.TestPostIdleTask_EndIdlePeriod
[       OK ] IdleHelperTest.TestPostIdleTask_EndIdlePeriod (0 ms)
[4493/6146] IdleHelperTest.TestPostIdleTask_EndIdlePeriod (0 ms)
[ RUN      ] IdleHelperTest.TestRepostingIdleTask
[       OK ] IdleHelperTest.TestRepostingIdleTask (1 ms)
[4494/6146] IdleHelperTest.TestRepostingIdleTask (1 ms)
[ RUN      ] IdleHelperTest.TestIdleTaskExceedsDeadline
[       OK ] IdleHelperTest.TestIdleTaskExceedsDeadline (0 ms)
[4495/6146] IdleHelperTest.TestIdleTaskExceedsDeadline (0 ms)
[ RUN      ] IdleHelperTest.TestPostIdleTaskAfterWakeup
[       OK ] IdleHelperTest.TestPostIdleTaskAfterWakeup (0 ms)
[4496/6146] IdleHelperTest.TestPostIdleTaskAfterWakeup (0 ms)
[ RUN      ] IdleHelperTest.TestPostIdleTaskAfterWakeupWhileAwake
[       OK ] IdleHelperTest.TestPostIdleTaskAfterWakeupWhileAwake (0 ms)
[4497/6146] IdleHelperTest.TestPostIdleTaskAfterWakeupWhileAwake (0 ms)
[ RUN      ] IdleHelperTest.TestPostIdleTaskWakesAfterWakeupIdleTask
[       OK ] IdleHelperTest.TestPostIdleTaskWakesAfterWakeupIdleTask (1 ms)
[4498/6146] IdleHelperTest.TestPostIdleTaskWakesAfterWakeupIdleTask (1 ms)
[ RUN      ] IdleHelperTest.TestLongIdlePeriodWithPendingDelayedTask
[       OK ] IdleHelperTest.TestLongIdlePeriodWithPendingDelayedTask (0 ms)
[4499/6146] IdleHelperTest.TestLongIdlePeriodWithPendingDelayedTask (0 ms)
[ RUN      ] IdleHelperTest.TestLongIdlePeriodWithLatePendingDelayedTask
[       OK ] IdleHelperTest.TestLongIdlePeriodWithLatePendingDelayedTask (1 ms)
[4500/6146] IdleHelperTest.TestLongIdlePeriodWithLatePendingDelayedTask (1 ms)
[ RUN      ] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriod
[       OK ] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriod (1 ms)
[4501/6146] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriod (1 ms)
[ RUN      ] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriodRepeating
[       OK ] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriodRepeating (0 ms)
[4502/6146] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriodRepeating (0 ms)
[ RUN      ] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriodWhenNotCanEnterLongIdlePeriod
[       OK ] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriodWhenNotCanEnterLongIdlePeriod (1 ms)
[4503/6146] IdleHelperTestWithIdlePeriodObserver.TestLongIdlePeriodWhenNotCanEnterLongIdlePeriod (1 ms)
[ RUN      ] IdleHelperWithMessageLoopTest.NonNestableIdleTaskDoesntExecuteInNestedLoop
[       OK ] IdleHelperWithMessageLoopTest.NonNestableIdleTaskDoesntExecuteInNestedLoop (1 ms)
[4504/6146] IdleHelperWithMessageLoopTest.NonNestableIdleTaskDoesntExecuteInNestedLoop (1 ms)
[ RUN      ] IdleHelperWithQuiescencePeriodTest.LongIdlePeriodStartsImmediatelyIfQuiescent
[       OK ] IdleHelperWithQuiescencePeriodTest.LongIdlePeriodStartsImmediatelyIfQuiescent (1 ms)
[4505/6146] IdleHelperWithQuiescencePeriodTest.LongIdlePeriodStartsImmediatelyIfQuiescent (1 ms)
[ RUN      ] IdleHelperWithQuiescencePeriodTest.LongIdlePeriodStartsAfterQuiescence
[       OK ] IdleHelperWithQuiescencePeriodTest.LongIdlePeriodStartsAfterQuiescence (2 ms)
[4506/6146] IdleHelperWithQuiescencePeriodTest.LongIdlePeriodStartsAfterQuiescence (2 ms)
[ RUN      ] IdleHelperWithQuiescencePeriodTest.QuescienceCheckedForAfterLongIdlePeriodEnds
[       OK ] IdleHelperWithQuiescencePeriodTest.QuescienceCheckedForAfterLongIdlePeriodEnds (1 ms)
[4507/6146] IdleHelperWithQuiescencePeriodTest.QuescienceCheckedForAfterLongIdlePeriodEnds (1 ms)
[ RUN      ] IdleHelperWithQuiescencePeriodTestWithIdlePeriodObserver.LongIdlePeriodDoesNotStartsImmediatelyIfBusy
[       OK ] IdleHelperWithQuiescencePeriodTestWithIdlePeriodObserver.LongIdlePeriodDoesNotStartsImmediatelyIfBusy (0 ms)
[4508/6146] IdleHelperWithQuiescencePeriodTestWithIdlePeriodObserver.LongIdlePeriodDoesNotStartsImmediatelyIfBusy (0 ms)
[ RUN      ] SchedulerHelperTest.TestPostDefaultTask
[       OK ] SchedulerHelperTest.TestPostDefaultTask (0 ms)
[4509/6146] SchedulerHelperTest.TestPostDefaultTask (0 ms)
[ RUN      ] SchedulerHelperTest.TestRentrantTask
[       OK ] SchedulerHelperTest.TestRentrantTask (1 ms)
[4510/6146] SchedulerHelperTest.TestRentrantTask (1 ms)
[ RUN      ] IdleHelperTest.TestLongIdlePeriodDoesNotWakeScheduler
[       OK ] IdleHelperTest.TestLongIdlePeriodDoesNotWakeScheduler (1 ms)
[4511/6146] IdleHelperTest.TestLongIdlePeriodDoesNotWakeScheduler (1 ms)
[ RUN      ] IdleHelperTest.TestLongIdlePeriodImmediatelyRestartsIfMaxDeadline
[       OK ] IdleHelperTest.TestLongIdlePeriodImmediatelyRestartsIfMaxDeadline (1 ms)
[4512/6146] IdleHelperTest.TestLongIdlePeriodImmediatelyRestartsIfMaxDeadline (1 ms)
[ RUN      ] IdleHelperTest.TestLongIdlePeriodRestartWaitsIfNotMaxDeadline
[       OK ] IdleHelperTest.TestLongIdlePeriodRestartWaitsIfNotMaxDeadline (0 ms)
[4513/6146] IdleHelperTest.TestLongIdlePeriodRestartWaitsIfNotMaxDeadline (0 ms)
[ RUN      ] IdleHelperTest.TestLongIdlePeriodPaused
[       OK ] IdleHelperTest.TestLongIdlePeriodPaused (0 ms)
[4514/6146] IdleHelperTest.TestLongIdlePeriodPaused (0 ms)
[ RUN      ] IdleHelperTest.TestLongIdlePeriodWhenShutdown
[       OK ] IdleHelperTest.TestLongIdlePeriodWhenShutdown (1 ms)
[4515/6146] IdleHelperTest.TestLongIdlePeriodWhenShutdown (1 ms)
[ RUN      ] IdleHelperTest.CanExceedIdleDeadlineIfRequired
[       OK ] IdleHelperTest.CanExceedIdleDeadlineIfRequired (0 ms)
[4516/6146] IdleHelperTest.CanExceedIdleDeadlineIfRequired (0 ms)
[ RUN      ] IdleHelperTest.NoShortIdlePeriodWhenDeadlineTooClose
[       OK ] IdleHelperTest.NoShortIdlePeriodWhenDeadlineTooClose (1 ms)
[4517/6146] IdleHelperTest.NoShortIdlePeriodWhenDeadlineTooClose (1 ms)
[ RUN      ] IdleHelperTest.NoLongIdlePeriodWhenDeadlineTooClose
[       OK ] IdleHelperTest.NoLongIdlePeriodWhenDeadlineTooClose (0 ms)
[4518/6146] IdleHelperTest.NoLongIdlePeriodWhenDeadlineTooClose (0 ms)
[ RUN      ] IdleHelperTestWithIdlePeriodObserver.TestEnterButNotExitIdlePeriod
[       OK ] IdleHelperTestWithIdlePeriodObserver.TestEnterButNotExitIdlePeriod (1 ms)
[4519/6146] IdleHelperTestWithIdlePeriodObserver.TestEnterButNotExitIdlePeriod (1 ms)
[ RUN      ] IdleHelperTestWithIdlePeriodObserver.TestEnterAndExitIdlePeriod
[       OK ] IdleHelperTestWithIdlePeriodObserver.TestEnterAndExitIdlePeriod (0 ms)
[4520/6146] IdleHelperTestWithIdlePeriodObserver.TestEnterAndExitIdlePeriod (0 ms)
[ RUN      ] WorkerSchedulerImplTest.TestPostIdleTaskAfterRunningUntilIdle
[       OK ] WorkerSchedulerImplTest.TestPostIdleTaskAfterRunningUntilIdle (1 ms)
[4521/6146] WorkerSchedulerImplTest.TestPostIdleTaskAfterRunningUntilIdle (1 ms)
[ RUN      ] WorkerSchedulerImplTest.TestLongIdlePeriodTimeline
[       OK ] WorkerSchedulerImplTest.TestLongIdlePeriodTimeline (1 ms)
[4522/6146] WorkerSchedulerImplTest.TestLongIdlePeriodTimeline (1 ms)
[ RUN      ] AutoAdvancingVirtualTimeDomainTest.VirtualTimeAdvances
[       OK ] AutoAdvancingVirtualTimeDomainTest.VirtualTimeAdvances (0 ms)
[4523/6146] AutoAdvancingVirtualTimeDomainTest.VirtualTimeAdvances (0 ms)
[ RUN      ] AutoAdvancingVirtualTimeDomainTest.VirtualTimeDoesNotAdvance
[       OK ] AutoAdvancingVirtualTimeDomainTest.VirtualTimeDoesNotAdvance (0 ms)
[4524/6146] AutoAdvancingVirtualTimeDomainTest.VirtualTimeDoesNotAdvance (0 ms)
[ RUN      ] DeadlineTaskRunnerTest.RunOnce
[       OK ] DeadlineTaskRunnerTest.RunOnce (0 ms)
[4525/6146] DeadlineTaskRunnerTest.RunOnce (0 ms)
[ RUN      ] DeadlineTaskRunnerTest.RunTwice
[       OK ] DeadlineTaskRunnerTest.RunTwice (0 ms)
[4526/6146] DeadlineTaskRunnerTest.RunTwice (0 ms)
[ RUN      ] DeadlineTaskRunnerTest.EarlierDeadlinesTakePrecidence
[       OK ] DeadlineTaskRunnerTest.EarlierDeadlinesTakePrecidence (0 ms)
[4527/6146] DeadlineTaskRunnerTest.EarlierDeadlinesTakePrecidence (0 ms)
[ RUN      ] DeadlineTaskRunnerTest.LaterDeadlinesIgnored
[       OK ] DeadlineTaskRunnerTest.LaterDeadlinesIgnored (0 ms)
[4528/6146] DeadlineTaskRunnerTest.LaterDeadlinesIgnored (0 ms)
[ RUN      ] DeadlineTaskRunnerTest.DeleteDeadlineTaskRunnerAfterPosting
[       OK ] DeadlineTaskRunnerTest.DeleteDeadlineTaskRunnerAfterPosting (0 ms)
[4529/6146] DeadlineTaskRunnerTest.DeleteDeadlineTaskRunnerAfterPosting (0 ms)
[ RUN      ] IdleTimeEstimatorTest.InitialTimeEstimateWithNoData
[       OK ] IdleTimeEstimatorTest.InitialTimeEstimateWithNoData (0 ms)
[4530/6146] IdleTimeEstimatorTest.InitialTimeEstimateWithNoData (0 ms)
[ RUN      ] WebThreadImplForWorkerSchedulerTest.TestIdleTask
[       OK ] WebThreadImplForWorkerSchedulerTest.TestIdleTask (4 ms)
[4531/6146] WebThreadImplForWorkerSchedulerTest.TestIdleTask (4 ms)
[ RUN      ] WebThreadImplForWorkerSchedulerTest.TestTaskObserver
[       OK ] WebThreadImplForWorkerSchedulerTest.TestTaskObserver (2 ms)
[4532/6146] WebThreadImplForWorkerSchedulerTest.TestTaskObserver (2 ms)
[ RUN      ] WebThreadImplForWorkerSchedulerTest.TestShutdown
[       OK ] WebThreadImplForWorkerSchedulerTest.TestShutdown (2 ms)
[4533/6146] WebThreadImplForWorkerSchedulerTest.TestShutdown (2 ms)
[ RUN      ] WorkerSchedulerImplTest.TestPostDefaultTask
[       OK ] WorkerSchedulerImplTest.TestPostDefaultTask (1 ms)
[4534/6146] WorkerSchedulerImplTest.TestPostDefaultTask (1 ms)
[ RUN      ] WorkerSchedulerImplTest.TestPostIdleTask
[       OK ] WorkerSchedulerImplTest.TestPostIdleTask (0 ms)
[4535/6146] WorkerSchedulerImplTest.TestPostIdleTask (0 ms)
[ RUN      ] WorkerSchedulerImplTest.TestPostDefaultAndIdleTasks
[       OK ] WorkerSchedulerImplTest.TestPostDefaultAndIdleTasks (1 ms)
[4536/6146] WorkerSchedulerImplTest.TestPostDefaultAndIdleTasks (1 ms)
[ RUN      ] WorkerSchedulerImplTest.TestPostDefaultDelayedAndIdleTasks
[       OK ] WorkerSchedulerImplTest.TestPostDefaultDelayedAndIdleTasks (1 ms)
[4537/6146] WorkerSchedulerImplTest.TestPostDefaultDelayedAndIdleTasks (1 ms)
[ RUN      ] WorkerSchedulerImplTest.TestIdleTaskWhenIsNotQuiescent
[       OK ] WorkerSchedulerImplTest.TestIdleTaskWhenIsNotQuiescent (0 ms)
[4538/6146] WorkerSchedulerImplTest.TestIdleTaskWhenIsNotQuiescent (0 ms)
[ RUN      ] WorkerSchedulerImplTest.TestIdleDeadlineWithPendingDelayedTask
[       OK ] WorkerSchedulerImplTest.TestIdleDeadlineWithPendingDelayedTask (0 ms)
[4539/6146] WorkerSchedulerImplTest.TestIdleDeadlineWithPendingDelayedTask (0 ms)
[ RUN      ] WorkerSchedulerImplTest.TestIdleDeadlineWithPendingDelayedTaskFarInTheFuture
[       OK ] WorkerSchedulerImplTest.TestIdleDeadlineWithPendingDelayedTaskFarInTheFuture (0 ms)
[4540/6146] WorkerSchedulerImplTest.TestIdleDeadlineWithPendingDelayedTaskFarInTheFuture (0 ms)
[ RUN      ] SchedulerHelperTest.IsShutdown
[       OK ] SchedulerHelperTest.IsShutdown (1 ms)
[4541/6146] SchedulerHelperTest.IsShutdown (1 ms)
[ RUN      ] SchedulerHelperTest.DefaultTaskRunnerRegistration
[       OK ] SchedulerHelperTest.DefaultTaskRunnerRegistration (0 ms)
[4542/6146] SchedulerHelperTest.DefaultTaskRunnerRegistration (0 ms)
[ RUN      ] SchedulerHelperTest.ObserversNotifiedFor_DefaultTaskRunner
[       OK ] SchedulerHelperTest.ObserversNotifiedFor_DefaultTaskRunner (1 ms)
[4543/6146] SchedulerHelperTest.ObserversNotifiedFor_DefaultTaskRunner (1 ms)
[ RUN      ] SchedulerHelperTest.ObserversNotNotifiedFor_ControlTaskRunner
[       OK ] SchedulerHelperTest.ObserversNotNotifiedFor_ControlTaskRunner (0 ms)
[4544/6146] SchedulerHelperTest.ObserversNotNotifiedFor_ControlTaskRunner (0 ms)
[ RUN      ] SchedulerHelperTest.ObserversNotNotifiedFor_ControlAfterWakeUpTaskRunner
[       OK ] SchedulerHelperTest.ObserversNotNotifiedFor_ControlAfterWakeUpTaskRunner (1 ms)
[4545/6146] SchedulerHelperTest.ObserversNotNotifiedFor_ControlAfterWakeUpTaskRunner (1 ms)
[ RUN      ] SchedulerHelperTest.OnUnregisterTaskQueue
[       OK ] SchedulerHelperTest.OnUnregisterTaskQueue (0 ms)
[4546/6146] SchedulerHelperTest.OnUnregisterTaskQueue (0 ms)
[ RUN      ] SchedulerHelperTest.OnTriedToExecuteBlockedTask
[       OK ] SchedulerHelperTest.OnTriedToExecuteBlockedTask (1 ms)
[4547/6146] SchedulerHelperTest.OnTriedToExecuteBlockedTask (1 ms)
[ RUN      ] SchedulerTqmDelegateImplTest.TestTaskRunnerOverriding
[       OK ] SchedulerTqmDelegateImplTest.TestTaskRunnerOverriding (0 ms)
[4548/6146] SchedulerTqmDelegateImplTest.TestTaskRunnerOverriding (0 ms)
[ RUN      ] WebThreadImplForWorkerSchedulerTest.TestDefaultTask
[       OK ] WebThreadImplForWorkerSchedulerTest.TestDefaultTask (3 ms)
[4549/6146] WebThreadImplForWorkerSchedulerTest.TestDefaultTask (3 ms)
[ RUN      ] WebThreadImplForWorkerSchedulerTest.TestTaskExecutedBeforeThreadDeletion
[       OK ] WebThreadImplForWorkerSchedulerTest.TestTaskExecutedBeforeThreadDeletion (1 ms)
[4550/6146] WebThreadImplForWorkerSchedulerTest.TestTaskExecutedBeforeThreadDeletion (1 ms)
[ RUN      ] IdleTimeEstimatorTest.BasicEstimation_SteadyState
[       OK ] IdleTimeEstimatorTest.BasicEstimation_SteadyState (0 ms)
[4551/6146] IdleTimeEstimatorTest.BasicEstimation_SteadyState (0 ms)
[ RUN      ] IdleTimeEstimatorTest.BasicEstimation_Variable
[       OK ] IdleTimeEstimatorTest.BasicEstimation_Variable (0 ms)
[4552/6146] IdleTimeEstimatorTest.BasicEstimation_Variable (0 ms)
[ RUN      ] IdleTimeEstimatorTest.NoIdleTime
[       OK ] IdleTimeEstimatorTest.NoIdleTime (0 ms)
[4553/6146] IdleTimeEstimatorTest.NoIdleTime (0 ms)
[ RUN      ] IdleTimeEstimatorTest.Clear
[       OK ] IdleTimeEstimatorTest.Clear (0 ms)
[4554/6146] IdleTimeEstimatorTest.Clear (0 ms)
[ RUN      ] IdleTimeEstimatorTest.Estimation_MultipleTasks
[       OK ] IdleTimeEstimatorTest.Estimation_MultipleTasks (1 ms)
[4555/6146] IdleTimeEstimatorTest.Estimation_MultipleTasks (1 ms)
[ RUN      ] IdleTimeEstimatorTest.IgnoresNestedTasks
[       OK ] IdleTimeEstimatorTest.IgnoresNestedTasks (0 ms)
[4556/6146] IdleTimeEstimatorTest.IgnoresNestedTasks (0 ms)
[ RUN      ] RenderWidgetSignalsTest.RenderWidgetSchedulingStateLifeCycle
[       OK ] RenderWidgetSignalsTest.RenderWidgetSchedulingStateLifeCycle (1 ms)
[4557/6146] RenderWidgetSignalsTest.RenderWidgetSchedulingStateLifeCycle (1 ms)
[ RUN      ] RenderWidgetSignalsTest.RenderWidget_Hidden
[       OK ] RenderWidgetSignalsTest.RenderWidget_Hidden (0 ms)
[4558/6146] RenderWidgetSignalsTest.RenderWidget_Hidden (0 ms)
[ RUN      ] RenderWidgetSignalsTest.RenderWidget_HiddenThreeTimesShownOnce
[       OK ] RenderWidgetSignalsTest.RenderWidget_HiddenThreeTimesShownOnce (1 ms)
[4559/6146] RenderWidgetSignalsTest.RenderWidget_HiddenThreeTimesShownOnce (1 ms)
[ RUN      ] RenderWidgetSignalsTest.MultipleRenderWidgetsBecomeHiddenThenVisible
[       OK ] RenderWidgetSignalsTest.MultipleRenderWidgetsBecomeHiddenThenVisible (1 ms)
[4560/6146] RenderWidgetSignalsTest.MultipleRenderWidgetsBecomeHiddenThenVisible (1 ms)
[ RUN      ] RenderWidgetSignalsTest.TouchHandlerAddedAndRemoved_VisibleWidget
[       OK ] RenderWidgetSignalsTest.TouchHandlerAddedAndRemoved_VisibleWidget (0 ms)
[4561/6146] RenderWidgetSignalsTest.TouchHandlerAddedAndRemoved_VisibleWidget (0 ms)
[ RUN      ] RenderWidgetSignalsTest.TouchHandlerAddedThriceAndRemovedOnce_VisibleWidget
[       OK ] RenderWidgetSignalsTest.TouchHandlerAddedThriceAndRemovedOnce_VisibleWidget (0 ms)
[4562/6146] RenderWidgetSignalsTest.TouchHandlerAddedThriceAndRemovedOnce_VisibleWidget (0 ms)
[ RUN      ] RenderWidgetSignalsTest.TouchHandlerAddedAndRemoved_HiddenWidget
[       OK ] RenderWidgetSignalsTest.TouchHandlerAddedAndRemoved_HiddenWidget (0 ms)
[4563/6146] RenderWidgetSignalsTest.TouchHandlerAddedAndRemoved_HiddenWidget (0 ms)
[ RUN      ] RenderWidgetSignalsTest.MultipleTouchHandlerAddedAndRemoved_VisibleWidgets
[       OK ] RenderWidgetSignalsTest.MultipleTouchHandlerAddedAndRemoved_VisibleWidgets (0 ms)
[4564/6146] RenderWidgetSignalsTest.MultipleTouchHandlerAddedAndRemoved_VisibleWidgets (0 ms)
[ RUN      ] RenderWidgetSignalsTest.TouchHandlerAddedThenWigetDeleted_VisibleWidget
[       OK ] RenderWidgetSignalsTest.TouchHandlerAddedThenWigetDeleted_VisibleWidget (1 ms)
[4565/6146] RenderWidgetSignalsTest.TouchHandlerAddedThenWigetDeleted_VisibleWidget (1 ms)
[ RUN      ] RenderWidgetSignalsTest.TouchHandlerAddedThenWigetDeleted_HiddenWidget
[       OK ] RenderWidgetSignalsTest.TouchHandlerAddedThenWigetDeleted_HiddenWidget (0 ms)
[4566/6146] RenderWidgetSignalsTest.TouchHandlerAddedThenWigetDeleted_HiddenWidget (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestPostDefaultTask
[       OK ] RendererSchedulerImplTest.TestPostDefaultTask (1 ms)
[4567/6146] RendererSchedulerImplTest.TestPostDefaultTask (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestPostDefaultAndCompositor
[       OK ] RendererSchedulerImplTest.TestPostDefaultAndCompositor (0 ms)
[4568/6146] RendererSchedulerImplTest.TestPostDefaultAndCompositor (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestRentrantTask
[       OK ] RendererSchedulerImplTest.TestRentrantTask (1 ms)
[4569/6146] RendererSchedulerImplTest.TestRentrantTask (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestPostIdleTask
[       OK ] RendererSchedulerImplTest.TestPostIdleTask (0 ms)
[4570/6146] RendererSchedulerImplTest.TestPostIdleTask (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestTouchstartPolicy_MainThread
[       OK ] RendererSchedulerImplTest.TestTouchstartPolicy_MainThread (1 ms)
[4571/6146] RendererSchedulerImplTest.TestTouchstartPolicy_MainThread (1 ms)
[ RUN      ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_IgnoresMouseMove_WhenMouseUp
[       OK ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_IgnoresMouseMove_WhenMouseUp (0 ms)
[4572/6146] RendererSchedulerImplTest.EventConsumedOnCompositorThread_IgnoresMouseMove_WhenMouseUp (0 ms)
[ RUN      ] RendererSchedulerImplTest.EventForwardedToMainThread_IgnoresMouseMove_WhenMouseUp
[       OK ] RendererSchedulerImplTest.EventForwardedToMainThread_IgnoresMouseMove_WhenMouseUp (1 ms)
[4573/6146] RendererSchedulerImplTest.EventForwardedToMainThread_IgnoresMouseMove_WhenMouseUp (1 ms)
[ RUN      ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_MouseMove_WhenMouseDown
[       OK ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_MouseMove_WhenMouseDown (0 ms)
[4574/6146] RendererSchedulerImplTest.EventConsumedOnCompositorThread_MouseMove_WhenMouseDown (0 ms)
[ RUN      ] RendererSchedulerImplTest.EventForwardedToMainThread_MouseMove_WhenMouseDown
[       OK ] RendererSchedulerImplTest.EventForwardedToMainThread_MouseMove_WhenMouseDown (1 ms)
[4575/6146] RendererSchedulerImplTest.EventForwardedToMainThread_MouseMove_WhenMouseDown (1 ms)
[ RUN      ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_MouseWheel
[       OK ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_MouseWheel (0 ms)
[4576/6146] RendererSchedulerImplTest.EventConsumedOnCompositorThread_MouseWheel (0 ms)
[ RUN      ] RendererSchedulerImplTest.EventForwardedToMainThread_MouseWheel
[       OK ] RendererSchedulerImplTest.EventForwardedToMainThread_MouseWheel (1 ms)
[4577/6146] RendererSchedulerImplTest.EventForwardedToMainThread_MouseWheel (1 ms)
[ RUN      ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_IgnoresKeyboardEvents
[       OK ] RendererSchedulerImplTest.EventConsumedOnCompositorThread_IgnoresKeyboardEvents (0 ms)
[4578/6146] RendererSchedulerImplTest.EventConsumedOnCompositorThread_IgnoresKeyboardEvents (0 ms)
[ RUN      ] RendererSchedulerImplTest.EventForwardedToMainThread_IgnoresKeyboardEvents
[       OK ] RendererSchedulerImplTest.EventForwardedToMainThread_IgnoresKeyboardEvents (0 ms)
[4579/6146] RendererSchedulerImplTest.EventForwardedToMainThread_IgnoresKeyboardEvents (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestMainthreadScrollingUseCaseDoesNotStarveDefaultTasks
[       OK ] RendererSchedulerImplTest.TestMainthreadScrollingUseCaseDoesNotStarveDefaultTasks (0 ms)
[4580/6146] RendererSchedulerImplTest.TestMainthreadScrollingUseCaseDoesNotStarveDefaultTasks (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicyEnds_CompositorHandlesInput
[       OK ] RendererSchedulerImplTest.TestCompositorPolicyEnds_CompositorHandlesInput (1 ms)
[4581/6146] RendererSchedulerImplTest.TestCompositorPolicyEnds_CompositorHandlesInput (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicyEnds_MainThreadHandlesInput
[       OK ] RendererSchedulerImplTest.TestCompositorPolicyEnds_MainThreadHandlesInput (0 ms)
[4582/6146] RendererSchedulerImplTest.TestCompositorPolicyEnds_MainThreadHandlesInput (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestTouchstartPolicyEndsAfterTimeout
[       OK ] RendererSchedulerImplTest.TestTouchstartPolicyEndsAfterTimeout (1 ms)
[4583/6146] RendererSchedulerImplTest.TestTouchstartPolicyEndsAfterTimeout (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestTouchstartPolicyEndsAfterConsecutiveTouchmoves
[       OK ] RendererSchedulerImplTest.TestTouchstartPolicyEndsAfterConsecutiveTouchmoves (0 ms)
[4584/6146] RendererSchedulerImplTest.TestTouchstartPolicyEndsAfterConsecutiveTouchmoves (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestIsHighPriorityWorkAnticipated
[       OK ] RendererSchedulerImplTest.TestIsHighPriorityWorkAnticipated (1 ms)
[4585/6146] RendererSchedulerImplTest.TestIsHighPriorityWorkAnticipated (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestShouldYield
[       OK ] RendererSchedulerImplTest.TestShouldYield (0 ms)
[4586/6146] RendererSchedulerImplTest.TestShouldYield (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestShouldYield_TouchStart
[       OK ] RendererSchedulerImplTest.TestShouldYield_TouchStart (0 ms)
[4587/6146] RendererSchedulerImplTest.TestShouldYield_TouchStart (0 ms)
[ RUN      ] RendererSchedulerImplTest.SlowMainThreadInputEvent
[       OK ] RendererSchedulerImplTest.SlowMainThreadInputEvent (1 ms)
[4588/6146] RendererSchedulerImplTest.SlowMainThreadInputEvent (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestLongIdlePeriod
[       OK ] RendererSchedulerImplTest.TestLongIdlePeriod (0 ms)
[4589/6146] RendererSchedulerImplTest.TestLongIdlePeriod (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestLongIdlePeriodWithPendingDelayedTask
[       OK ] RendererSchedulerImplTest.TestLongIdlePeriodWithPendingDelayedTask (0 ms)
[4590/6146] RendererSchedulerImplTest.TestLongIdlePeriodWithPendingDelayedTask (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestRepostingIdleTask
[       OK ] RendererSchedulerImplTest.TestRepostingIdleTask (1 ms)
[4591/6146] RendererSchedulerImplTest.TestRepostingIdleTask (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestIdleTaskExceedsDeadline
[       OK ] RendererSchedulerImplTest.TestIdleTaskExceedsDeadline (0 ms)
[4592/6146] RendererSchedulerImplTest.TestIdleTaskExceedsDeadline (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestPostIdleTaskAfterWakeup
[       OK ] RendererSchedulerImplTest.TestPostIdleTaskAfterWakeup (1 ms)
[4593/6146] RendererSchedulerImplTest.TestPostIdleTaskAfterWakeup (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestPostIdleTaskAfterWakeupWhileAwake
[       OK ] RendererSchedulerImplTest.TestPostIdleTaskAfterWakeupWhileAwake (0 ms)
[4594/6146] RendererSchedulerImplTest.TestPostIdleTaskAfterWakeupWhileAwake (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestPostIdleTaskWakesAfterWakeupIdleTask
[       OK ] RendererSchedulerImplTest.TestPostIdleTaskWakesAfterWakeupIdleTask (1 ms)
[4595/6146] RendererSchedulerImplTest.TestPostIdleTaskWakesAfterWakeupIdleTask (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestDelayedEndIdlePeriodCanceled
[       OK ] RendererSchedulerImplTest.TestDelayedEndIdlePeriodCanceled (0 ms)
[4596/6146] RendererSchedulerImplTest.TestDelayedEndIdlePeriodCanceled (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestDefaultPolicy
[       OK ] RendererSchedulerImplTest.TestDefaultPolicy (1 ms)
[4597/6146] RendererSchedulerImplTest.TestDefaultPolicy (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_WithTouchHandler
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_WithTouchHandler (0 ms)
[4598/6146] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_WithTouchHandler (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutScrollUpdates
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutScrollUpdates (1 ms)
[4599/6146] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutScrollUpdates (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutPreventDefault
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutPreventDefault (0 ms)
[4600/6146] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutPreventDefault (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_LongGestureDuration
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_LongGestureDuration (1 ms)
[4601/6146] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_LongGestureDuration (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_WithoutTouchHandler
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_WithoutTouchHandler (1 ms)
[4602/6146] RendererSchedulerImplTest.TestCompositorPolicy_CompositorHandlesInput_WithoutTouchHandler (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithTouchHandler
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithTouchHandler (0 ms)
[4603/6146] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithTouchHandler (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutTouchHandler
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutTouchHandler (0 ms)
[4604/6146] RendererSchedulerImplTest.TestCompositorPolicy_MainThreadHandlesInput_WithoutTouchHandler (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_DidAnimateForInput
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_DidAnimateForInput (0 ms)
[4605/6146] RendererSchedulerImplTest.TestCompositorPolicy_DidAnimateForInput (0 ms)
[ RUN      ] RendererSchedulerImplTest.Navigation_ResetsTaskCostEstimations
[       OK ] RendererSchedulerImplTest.Navigation_ResetsTaskCostEstimations (0 ms)
[4606/6146] RendererSchedulerImplTest.Navigation_ResetsTaskCostEstimations (0 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimersDontRunWhenMainThreadScrolling
[       OK ] RendererSchedulerImplTest.ExpensiveTimersDontRunWhenMainThreadScrolling (1 ms)
[4607/6146] RendererSchedulerImplTest.ExpensiveTimersDontRunWhenMainThreadScrolling (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimersDoRunWhenMainThreadInputHandling
[       OK ] RendererSchedulerImplTest.ExpensiveTimersDoRunWhenMainThreadInputHandling (0 ms)
[4608/6146] RendererSchedulerImplTest.ExpensiveTimersDoRunWhenMainThreadInputHandling (0 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimersDoRunWhenMainThreadScrolling_AndOnCriticalPath
[       OK ] RendererSchedulerImplTest.ExpensiveTimersDoRunWhenMainThreadScrolling_AndOnCriticalPath (1 ms)
[4609/6146] RendererSchedulerImplTest.ExpensiveTimersDoRunWhenMainThreadScrolling_AndOnCriticalPath (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestTouchstartPolicy_Compositor
[       OK ] RendererSchedulerImplTest.TestTouchstartPolicy_Compositor (0 ms)
[4610/6146] RendererSchedulerImplTest.TestTouchstartPolicy_Compositor (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestLongIdlePeriodWithLatePendingDelayedTask
[       OK ] RendererSchedulerImplTest.TestLongIdlePeriodWithLatePendingDelayedTask (1 ms)
[4611/6146] RendererSchedulerImplTest.TestLongIdlePeriodWithLatePendingDelayedTask (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestLongIdlePeriodRepeating
[       OK ] RendererSchedulerImplTest.TestLongIdlePeriodRepeating (1 ms)
[4612/6146] RendererSchedulerImplTest.TestLongIdlePeriodRepeating (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestLongIdlePeriodDoesNotWakeScheduler
[       OK ] RendererSchedulerImplTest.TestLongIdlePeriodDoesNotWakeScheduler (0 ms)
[4613/6146] RendererSchedulerImplTest.TestLongIdlePeriodDoesNotWakeScheduler (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestLongIdlePeriodInTouchStartPolicy
[       OK ] RendererSchedulerImplTest.TestLongIdlePeriodInTouchStartPolicy (0 ms)
[4614/6146] RendererSchedulerImplTest.TestLongIdlePeriodInTouchStartPolicy (0 ms)
[ RUN      ] RendererSchedulerImplTest.CanExceedIdleDeadlineIfRequired
[       OK ] RendererSchedulerImplTest.CanExceedIdleDeadlineIfRequired (0 ms)
[4615/6146] RendererSchedulerImplTest.CanExceedIdleDeadlineIfRequired (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestRendererHiddenIdlePeriod
[       OK ] RendererSchedulerImplTest.TestRendererHiddenIdlePeriod (0 ms)
[4616/6146] RendererSchedulerImplTest.TestRendererHiddenIdlePeriod (0 ms)
[ RUN      ] RendererSchedulerImplTest.TimerQueueEnabledByDefault
[       OK ] RendererSchedulerImplTest.TimerQueueEnabledByDefault (1 ms)
[4617/6146] RendererSchedulerImplTest.TimerQueueEnabledByDefault (1 ms)
[ RUN      ] RendererSchedulerImplTest.SuspendAndResumeTimerQueue
[       OK ] RendererSchedulerImplTest.SuspendAndResumeTimerQueue (0 ms)
[4618/6146] RendererSchedulerImplTest.SuspendAndResumeTimerQueue (0 ms)
[ RUN      ] RendererSchedulerImplTest.MultipleSuspendsNeedMultipleResumes
[       OK ] RendererSchedulerImplTest.MultipleSuspendsNeedMultipleResumes (1 ms)
[4619/6146] RendererSchedulerImplTest.MultipleSuspendsNeedMultipleResumes (1 ms)
[ RUN      ] RendererSchedulerImplTest.SuspendRendererWhenBackgrounded
[       OK ] RendererSchedulerImplTest.SuspendRendererWhenBackgrounded (0 ms)
[4620/6146] RendererSchedulerImplTest.SuspendRendererWhenBackgrounded (0 ms)
[ RUN      ] RendererSchedulerImplTest.UseCaseToString
[       OK ] RendererSchedulerImplTest.UseCaseToString (0 ms)
[4621/6146] RendererSchedulerImplTest.UseCaseToString (0 ms)
[ RUN      ] RendererSchedulerImplTest.MismatchedDidHandleInputEventOnMainThread
[       OK ] RendererSchedulerImplTest.MismatchedDidHandleInputEventOnMainThread (0 ms)
[4622/6146] RendererSchedulerImplTest.MismatchedDidHandleInputEventOnMainThread (0 ms)
[ RUN      ] RendererSchedulerImplTest.BeginMainFrameOnCriticalPath
[       OK ] RendererSchedulerImplTest.BeginMainFrameOnCriticalPath (0 ms)
[4623/6146] RendererSchedulerImplTest.BeginMainFrameOnCriticalPath (0 ms)
[ RUN      ] RendererSchedulerImplTest.ShutdownPreventsPostingOfNewTasks
[       OK ] RendererSchedulerImplTest.ShutdownPreventsPostingOfNewTasks (0 ms)
[4624/6146] RendererSchedulerImplTest.ShutdownPreventsPostingOfNewTasks (0 ms)
[ RUN      ] RendererSchedulerImplTest.TestRendererBackgroundedTimerSuspension
[       OK ] RendererSchedulerImplTest.TestRendererBackgroundedTimerSuspension (1 ms)
[4625/6146] RendererSchedulerImplTest.TestRendererBackgroundedTimerSuspension (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedTillFirstBeginMainFrame
[       OK ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedTillFirstBeginMainFrame (1 ms)
[4626/6146] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedTillFirstBeginMainFrame (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfNoTouchHandler
[       OK ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfNoTouchHandler (0 ms)
[4627/6146] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfNoTouchHandler (0 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_UseCase_NONE_PreviousCompositorGesture
[       OK ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_UseCase_NONE_PreviousCompositorGesture (1 ms)
[4628/6146] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_UseCase_NONE_PreviousCompositorGesture (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimerTaskNotBlocked_UseCase_NONE_PreviousMainThreadGesture
[       OK ] RendererSchedulerImplTest.ExpensiveTimerTaskNotBlocked_UseCase_NONE_PreviousMainThreadGesture (0 ms)
[4629/6146] RendererSchedulerImplTest.ExpensiveTimerTaskNotBlocked_UseCase_NONE_PreviousMainThreadGesture (0 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_UseCase_COMPOSITOR_GESTURE
[       OK ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_UseCase_COMPOSITOR_GESTURE (0 ms)
[4630/6146] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_UseCase_COMPOSITOR_GESTURE (0 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimerTaskNotBlockedIfDissalowed_UseCase_COMPOSITOR_GESTURE
[       OK ] RendererSchedulerImplTest.ExpensiveTimerTaskNotBlockedIfDissalowed_UseCase_COMPOSITOR_GESTURE (1 ms)
[4631/6146] RendererSchedulerImplTest.ExpensiveTimerTaskNotBlockedIfDissalowed_UseCase_COMPOSITOR_GESTURE (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_EvenIfBeginMainFrameNotExpectedSoon
[       OK ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_EvenIfBeginMainFrameNotExpectedSoon (0 ms)
[4632/6146] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_EvenIfBeginMainFrameNotExpectedSoon (0 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveLoadingTasksBlockedIfChildFrameNavigationExpected
[       OK ] RendererSchedulerImplTest.ExpensiveLoadingTasksBlockedIfChildFrameNavigationExpected (0 ms)
[4633/6146] RendererSchedulerImplTest.ExpensiveLoadingTasksBlockedIfChildFrameNavigationExpected (0 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfMainFrameNavigationExpected
[       OK ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfMainFrameNavigationExpected (1 ms)
[4634/6146] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfMainFrameNavigationExpected (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfMainFrameNavigationExpected_Multiple
[       OK ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfMainFrameNavigationExpected_Multiple (1 ms)
[4635/6146] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedIfMainFrameNavigationExpected_Multiple (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedDuringMainThreadGestures
[       OK ] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedDuringMainThreadGestures (0 ms)
[4636/6146] RendererSchedulerImplTest.ExpensiveLoadingTasksNotBlockedDuringMainThreadGestures (0 ms)
[ RUN      ] RendererSchedulerImplTest.ModeratelyExpensiveTimer_NotBlocked
[       OK ] RendererSchedulerImplTest.ModeratelyExpensiveTimer_NotBlocked (1 ms)
[4637/6146] RendererSchedulerImplTest.ModeratelyExpensiveTimer_NotBlocked (1 ms)
[ RUN      ] RendererSchedulerImplTest.FourtyMsTimer_NotBlocked_CompositorScrolling
[       OK ] RendererSchedulerImplTest.FourtyMsTimer_NotBlocked_CompositorScrolling (1 ms)
[4638/6146] RendererSchedulerImplTest.FourtyMsTimer_NotBlocked_CompositorScrolling (1 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimer_NotBlocked_UseCase_MAIN_THREAD_CUSTOM_INPUT_HANDLING
[       OK ] RendererSchedulerImplTest.ExpensiveTimer_NotBlocked_UseCase_MAIN_THREAD_CUSTOM_INPUT_HANDLING (1 ms)
[4639/6146] RendererSchedulerImplTest.ExpensiveTimer_NotBlocked_UseCase_MAIN_THREAD_CUSTOM_INPUT_HANDLING (1 ms)
[ RUN      ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_NONE
[       OK ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_NONE (0 ms)
[4640/6146] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_NONE (0 ms)
[ RUN      ] RendererSchedulerImplTest.DenyLongIdleDuringTouchStart
[       OK ] RendererSchedulerImplTest.DenyLongIdleDuringTouchStart (1 ms)
[4641/6146] RendererSchedulerImplTest.DenyLongIdleDuringTouchStart (1 ms)
[ RUN      ] RendererSchedulerImplTest.TestCompositorPolicy_TouchStartDuringFling
[       OK ] RendererSchedulerImplTest.TestCompositorPolicy_TouchStartDuringFling (0 ms)
[4642/6146] RendererSchedulerImplTest.TestCompositorPolicy_TouchStartDuringFling (0 ms)
[ RUN      ] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_CompositingExpensive
[       OK ] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_CompositingExpensive (13 ms)
[4643/6146] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_CompositingExpensive (13 ms)
[ RUN      ] RendererSchedulerImplTest.MAIN_THREAD_CUSTOM_INPUT_HANDLING
[       OK ] RendererSchedulerImplTest.MAIN_THREAD_CUSTOM_INPUT_HANDLING (11 ms)
[4644/6146] RendererSchedulerImplTest.MAIN_THREAD_CUSTOM_INPUT_HANDLING (11 ms)
[ RUN      ] RendererSchedulerImplTest.MAIN_THREAD_GESTURE
[       OK ] RendererSchedulerImplTest.MAIN_THREAD_GESTURE (7 ms)
[4645/6146] RendererSchedulerImplTest.MAIN_THREAD_GESTURE (7 ms)
[ RUN      ] RendererSchedulerImplWithMockSchedulerTest.OnlyOnePendingUrgentPolicyUpdatey
[       OK ] RendererSchedulerImplWithMockSchedulerTest.OnlyOnePendingUrgentPolicyUpdatey (0 ms)
[4646/6146] RendererSchedulerImplWithMockSchedulerTest.OnlyOnePendingUrgentPolicyUpdatey (0 ms)
[ RUN      ] RendererSchedulerImplWithMockSchedulerTest.OnePendingDelayedAndOneUrgentUpdatePolicy
[       OK ] RendererSchedulerImplWithMockSchedulerTest.OnePendingDelayedAndOneUrgentUpdatePolicy (1 ms)
[4647/6146] RendererSchedulerImplWithMockSchedulerTest.OnePendingDelayedAndOneUrgentUpdatePolicy (1 ms)
[ RUN      ] RendererSchedulerImplWithMockSchedulerTest.OneUrgentAndOnePendingDelayedUpdatePolicy
[       OK ] RendererSchedulerImplWithMockSchedulerTest.OneUrgentAndOnePendingDelayedUpdatePolicy (0 ms)
[4648/6146] RendererSchedulerImplWithMockSchedulerTest.OneUrgentAndOnePendingDelayedUpdatePolicy (0 ms)
[ RUN      ] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByOneInputEvent
[       OK ] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByOneInputEvent (0 ms)
[4649/6146] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByOneInputEvent (0 ms)
[ RUN      ] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByThreeInputEvents
[       OK ] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByThreeInputEvents (1 ms)
[4650/6146] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByThreeInputEvents (1 ms)
[ RUN      ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_COMPOSITOR_GESTURE
[       OK ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_COMPOSITOR_GESTURE (1 ms)
[4651/6146] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_COMPOSITOR_GESTURE (1 ms)
[ RUN      ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_MAIN_THREAD_GESTURE
[       OK ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_MAIN_THREAD_GESTURE (1 ms)
[4652/6146] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_MAIN_THREAD_GESTURE (1 ms)
[ RUN      ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_MAIN_THREAD_CUSTOM_INPUT_HANDLING
[       OK ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_MAIN_THREAD_CUSTOM_INPUT_HANDLING (0 ms)
[4653/6146] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_MAIN_THREAD_CUSTOM_INPUT_HANDLING (0 ms)
[ RUN      ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_SYNCHRONIZED_GESTURE
[       OK ] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_SYNCHRONIZED_GESTURE (1 ms)
[4654/6146] RendererSchedulerImplTest.EstimateLongestJankFreeTaskDuration_UseCase_SYNCHRONIZED_GESTURE (1 ms)
[ RUN      ] RendererSchedulerImplTest.BlockedTimerNotification
[       OK ] RendererSchedulerImplTest.BlockedTimerNotification (0 ms)
[4655/6146] RendererSchedulerImplTest.BlockedTimerNotification (0 ms)
[ RUN      ] RendererSchedulerImplTest.BlockedTimerNotification_ExpensiveTaskBlockingNotAllowed
[       OK ] RendererSchedulerImplTest.BlockedTimerNotification_ExpensiveTaskBlockingNotAllowed (0 ms)
[4656/6146] RendererSchedulerImplTest.BlockedTimerNotification_ExpensiveTaskBlockingNotAllowed (0 ms)
[ RUN      ] RendererSchedulerImplTest.BlockedTimerNotification_TimersSuspended
[       OK ] RendererSchedulerImplTest.BlockedTimerNotification_TimersSuspended (1 ms)
[4657/6146] RendererSchedulerImplTest.BlockedTimerNotification_TimersSuspended (1 ms)
[ RUN      ] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_TimerTaskThrottling_task_expensive
[       OK ] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_TimerTaskThrottling_task_expensive (49 ms)
[4658/6146] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_TimerTaskThrottling_task_expensive (49 ms)
[ RUN      ] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_TimerTaskThrottling_task_not_expensive
[       OK ] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_TimerTaskThrottling_task_not_expensive (51 ms)
[4659/6146] RendererSchedulerImplTest.SYNCHRONIZED_GESTURE_TimerTaskThrottling_task_not_expensive (51 ms)
[ RUN      ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_SYNCHRONIZED_GESTURE_TouchStartExpected
[       OK ] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_SYNCHRONIZED_GESTURE_TouchStartExpected (0 ms)
[4660/6146] RendererSchedulerImplTest.ExpensiveTimerTaskBlocked_SYNCHRONIZED_GESTURE_TouchStartExpected (0 ms)
[ RUN      ] ThrottlingHelperTest.ThrotlingAnEmptyQueueDoesNotPostPumpThrottledTasksLocked
[       OK ] ThrottlingHelperTest.ThrotlingAnEmptyQueueDoesNotPostPumpThrottledTasksLocked (0 ms)
[4661/6146] ThrottlingHelperTest.ThrotlingAnEmptyQueueDoesNotPostPumpThrottledTasksLocked (0 ms)
[ RUN      ] ThrottlingHelperTest.WakeUpForNonDelayedTask
[       OK ] ThrottlingHelperTest.WakeUpForNonDelayedTask (1 ms)
[4662/6146] ThrottlingHelperTest.WakeUpForNonDelayedTask (1 ms)
[ RUN      ] ThrottlingHelperTest.WakeUpForDelayedTask
[       OK ] ThrottlingHelperTest.WakeUpForDelayedTask (0 ms)
[4663/6146] ThrottlingHelperTest.WakeUpForDelayedTask (0 ms)
[ RUN      ] ThrottlingHelperTest.SingleThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks
[       OK ] ThrottlingHelperTest.SingleThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks (1 ms)
[4664/6146] ThrottlingHelperTest.SingleThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks (1 ms)
[ RUN      ] ThrottlingHelperTest.SingleFutureThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks
[       OK ] ThrottlingHelperTest.SingleFutureThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks (0 ms)
[4665/6146] ThrottlingHelperTest.SingleFutureThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks (0 ms)
[ RUN      ] ThrottlingHelperTest.TwoFutureThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks
[       OK ] ThrottlingHelperTest.TwoFutureThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks (0 ms)
[4666/6146] ThrottlingHelperTest.TwoFutureThrottledTaskPumpedAndRunWithNoExtraneousMessageLoopTasks (0 ms)
[ RUN      ] ThrottlingHelperTest.TaskDelayIsBasedOnRealTime
[       OK ] ThrottlingHelperTest.TaskDelayIsBasedOnRealTime (1 ms)
[4667/6146] ThrottlingHelperTest.TaskDelayIsBasedOnRealTime (1 ms)
[ RUN      ] ThrottlingHelperTest.TaskQueueDisabledTillPump
[       OK ] ThrottlingHelperTest.TaskQueueDisabledTillPump (0 ms)
[4668/6146] ThrottlingHelperTest.TaskQueueDisabledTillPump (0 ms)
[ RUN      ] ThrottlingHelperTest.TaskQueueEnabledOnUnthrottle
[       OK ] ThrottlingHelperTest.TaskQueueEnabledOnUnthrottle (0 ms)
[4669/6146] ThrottlingHelperTest.TaskQueueEnabledOnUnthrottle (0 ms)
[ RUN      ] UserModelTest.TimeLeftInUserGesture_NoInput
[       OK ] UserModelTest.TimeLeftInUserGesture_NoInput (0 ms)
[4670/6146] UserModelTest.TimeLeftInUserGesture_NoInput (0 ms)
[ RUN      ] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByTwoInputEventsWithALongSeparatingDelay
[       OK ] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByTwoInputEventsWithALongSeparatingDelay (1 ms)
[4671/6146] RendererSchedulerImplWithMockSchedulerTest.UpdatePolicyCountTriggeredByTwoInputEventsWithALongSeparatingDelay (1 ms)
[ RUN      ] RendererSchedulerImplWithMockSchedulerTest.EnsureUpdatePolicyNotTriggeredTooOften
[       OK ] RendererSchedulerImplWithMockSchedulerTest.EnsureUpdatePolicyNotTriggeredTooOften (1 ms)
[4672/6146] RendererSchedulerImplWithMockSchedulerTest.EnsureUpdatePolicyNotTriggeredTooOften (1 ms)
[ RUN      ] RendererSchedulerImplWithMessageLoopTest.NonNestableIdleTaskDoesntExecuteInNestedLoop
[       OK ] RendererSchedulerImplWithMessageLoopTest.NonNestableIdleTaskDoesntExecuteInNestedLoop (1 ms)
[4673/6146] RendererSchedulerImplWithMessageLoopTest.NonNestableIdleTaskDoesntExecuteInNestedLoop (1 ms)
[ RUN      ] TaskCostEstimatorTest.BasicEstimation
[       OK ] TaskCostEstimatorTest.BasicEstimation (0 ms)
[4674/6146] TaskCostEstimatorTest.BasicEstimation (0 ms)
[ RUN      ] TaskCostEstimatorTest.Clear
[       OK ] TaskCostEstimatorTest.Clear (0 ms)
[4675/6146] TaskCostEstimatorTest.Clear (0 ms)
[ RUN      ] TaskCostEstimatorTest.NestedRunLoop
[       OK ] TaskCostEstimatorTest.NestedRunLoop (0 ms)
[4676/6146] TaskCostEstimatorTest.NestedRunLoop (0 ms)
[ RUN      ] ThrottlingHelperTest.ThrottledRunTime
[       OK ] ThrottlingHelperTest.ThrottledRunTime (1 ms)
[4677/6146] ThrottlingHelperTest.ThrottledRunTime (1 ms)
[ RUN      ] ThrottlingHelperTest.TimerAlignment
[       OK ] ThrottlingHelperTest.TimerAlignment (0 ms)
[4678/6146] ThrottlingHelperTest.TimerAlignment (0 ms)
[ RUN      ] ThrottlingHelperTest.TimerAlignment_Unthrottled
[       OK ] ThrottlingHelperTest.TimerAlignment_Unthrottled (1 ms)
[4679/6146] ThrottlingHelperTest.TimerAlignment_Unthrottled (1 ms)
[ RUN      ] ThrottlingHelperTest.Refcount
[       OK ] ThrottlingHelperTest.Refcount (2 ms)
[4680/6146] ThrottlingHelperTest.Refcount (2 ms)
[ RUN      ] UserModelTest.TimeLeftInUserGesture_ImmediatelyAfterInput
[       OK ] UserModelTest.TimeLeftInUserGesture_ImmediatelyAfterInput (0 ms)
[4681/6146] UserModelTest.TimeLeftInUserGesture_ImmediatelyAfterInput (0 ms)
[ RUN      ] UserModelTest.TimeLeftInUserGesture_ShortlyAfterInput
[       OK ] UserModelTest.TimeLeftInUserGesture_ShortlyAfterInput (0 ms)
[4682/6146] UserModelTest.TimeLeftInUserGesture_ShortlyAfterInput (0 ms)
[ RUN      ] UserModelTest.TimeLeftInUserGesture_LongAfterInput
[       OK ] UserModelTest.TimeLeftInUserGesture_LongAfterInput (0 ms)
[4683/6146] UserModelTest.TimeLeftInUserGesture_LongAfterInput (0 ms)
[ RUN      ] UserModelTest.DidFinishProcessingInputEvent_Delayed
[       OK ] UserModelTest.DidFinishProcessingInputEvent_Delayed (1 ms)
[4684/6146] UserModelTest.DidFinishProcessingInputEvent_Delayed (1 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_NoRecentInput
[       OK ] UserModelTest.GestureExpectedSoon_NoRecentInput (0 ms)
[4685/6146] UserModelTest.GestureExpectedSoon_NoRecentInput (0 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_ShortlyAfter_GestureScrollBegin
[       OK ] UserModelTest.GestureExpectedSoon_ShortlyAfter_GestureScrollBegin (0 ms)
[4686/6146] UserModelTest.GestureExpectedSoon_ShortlyAfter_GestureScrollBegin (0 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_LongAfter_GestureScrollBegin
[       OK ] UserModelTest.GestureExpectedSoon_LongAfter_GestureScrollBegin (0 ms)
[4687/6146] UserModelTest.GestureExpectedSoon_LongAfter_GestureScrollBegin (0 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_ImmediatelyAfter_GestureScrollEnd
[       OK ] UserModelTest.GestureExpectedSoon_ImmediatelyAfter_GestureScrollEnd (0 ms)
[4688/6146] UserModelTest.GestureExpectedSoon_ImmediatelyAfter_GestureScrollEnd (0 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_ShortlyAfter_GestureScrollEnd
[       OK ] UserModelTest.GestureExpectedSoon_ShortlyAfter_GestureScrollEnd (0 ms)
[4689/6146] UserModelTest.GestureExpectedSoon_ShortlyAfter_GestureScrollEnd (0 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_LongAfter_GestureScrollEnd
[       OK ] UserModelTest.GestureExpectedSoon_LongAfter_GestureScrollEnd (0 ms)
[4690/6146] UserModelTest.GestureExpectedSoon_LongAfter_GestureScrollEnd (0 ms)
[ RUN      ] WebViewSchedulerImplTest.RepeatingTimer_PageInBackground
[       OK ] WebViewSchedulerImplTest.RepeatingTimer_PageInBackground (1 ms)
[4691/6146] WebViewSchedulerImplTest.RepeatingTimer_PageInBackground (1 ms)
[ RUN      ] WebViewSchedulerImplTest.RepeatingLoadingTask_PageInBackground
[       OK ] WebViewSchedulerImplTest.RepeatingLoadingTask_PageInBackground (28 ms)
[4692/6146] WebViewSchedulerImplTest.RepeatingLoadingTask_PageInBackground (28 ms)
[ RUN      ] WebViewSchedulerImplTest.RepeatingTimers_OneBackgroundOneForeground
[       OK ] WebViewSchedulerImplTest.RepeatingTimers_OneBackgroundOneForeground (30 ms)
[4693/6146] WebViewSchedulerImplTest.RepeatingTimers_OneBackgroundOneForeground (30 ms)
[ RUN      ] WebViewSchedulerImplTest.VirtualTime_TimerFastForwarding
[       OK ] WebViewSchedulerImplTest.VirtualTime_TimerFastForwarding (1 ms)
[4694/6146] WebViewSchedulerImplTest.VirtualTime_TimerFastForwarding (1 ms)
[ RUN      ] WebViewSchedulerImplTest.VirtualTime_LoadingTaskFastForwarding
[       OK ] WebViewSchedulerImplTest.VirtualTime_LoadingTaskFastForwarding (1 ms)
[4695/6146] WebViewSchedulerImplTest.VirtualTime_LoadingTaskFastForwarding (1 ms)
[ RUN      ] WebViewSchedulerImplTest.RepeatingTimer_PageInBackground_MeansNothingForVirtualTime
[       OK ] WebViewSchedulerImplTest.RepeatingTimer_PageInBackground_MeansNothingForVirtualTime (51 ms)
[4696/6146] WebViewSchedulerImplTest.RepeatingTimer_PageInBackground_MeansNothingForVirtualTime (51 ms)
[ RUN      ] WebViewSchedulerImplTest.VirtualTime_NotAllowedToAdvance
[       OK ] WebViewSchedulerImplTest.VirtualTime_NotAllowedToAdvance (1 ms)
[4697/6146] WebViewSchedulerImplTest.VirtualTime_NotAllowedToAdvance (1 ms)
[ RUN      ] WebViewSchedulerImplTest.VirtualTime_AllowedToAdvance
[       OK ] WebViewSchedulerImplTest.VirtualTime_AllowedToAdvance (0 ms)
[4698/6146] WebViewSchedulerImplTest.VirtualTime_AllowedToAdvance (0 ms)
[ RUN      ] WebViewSchedulerImplTest.VirtualTimeSettings_NewWebFrameScheduler
[       OK ] WebViewSchedulerImplTest.VirtualTimeSettings_NewWebFrameScheduler (1 ms)
[4699/6146] WebViewSchedulerImplTest.VirtualTimeSettings_NewWebFrameScheduler (1 ms)
[ RUN      ] WebViewSchedulerImplTest.DeleteWebFrameSchedulers_InTask
[       OK ] WebViewSchedulerImplTest.DeleteWebFrameSchedulers_InTask (0 ms)
[4700/6146] WebViewSchedulerImplTest.DeleteWebFrameSchedulers_InTask (0 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_ShortlyAfter_GesturePinchEnd
[       OK ] UserModelTest.GestureExpectedSoon_ShortlyAfter_GesturePinchEnd (0 ms)
[4701/6146] UserModelTest.GestureExpectedSoon_ShortlyAfter_GesturePinchEnd (0 ms)
[ RUN      ] UserModelTest.GestureExpectedSoon_ShortlyAfterInput_GestureTap
[       OK ] UserModelTest.GestureExpectedSoon_ShortlyAfterInput_GestureTap (0 ms)
[4702/6146] UserModelTest.GestureExpectedSoon_ShortlyAfterInput_GestureTap (0 ms)
[ RUN      ] UserModelTest.IsGestureExpectedToContinue_NoGesture
[       OK ] UserModelTest.IsGestureExpectedToContinue_NoGesture (0 ms)
[4703/6146] UserModelTest.IsGestureExpectedToContinue_NoGesture (0 ms)
[ RUN      ] UserModelTest.IsGestureExpectedToContinue_GestureJustStarted
[       OK ] UserModelTest.IsGestureExpectedToContinue_GestureJustStarted (0 ms)
[4704/6146] UserModelTest.IsGestureExpectedToContinue_GestureJustStarted (0 ms)
[ RUN      ] UserModelTest.IsGestureExpectedToContinue_GestureJustEnded
[       OK ] UserModelTest.IsGestureExpectedToContinue_GestureJustEnded (0 ms)
[4705/6146] UserModelTest.IsGestureExpectedToContinue_GestureJustEnded (0 ms)
[ RUN      ] UserModelTest.IsGestureExpectedToContinue_ShortlyAfterGestureStarted
[       OK ] UserModelTest.IsGestureExpectedToContinue_ShortlyAfterGestureStarted (0 ms)
[4706/6146] UserModelTest.IsGestureExpectedToContinue_ShortlyAfterGestureStarted (0 ms)
[ RUN      ] UserModelTest.IsGestureExpectedToContinue_LongAfterGestureStarted
[       OK ] UserModelTest.IsGestureExpectedToContinue_LongAfterGestureStarted (0 ms)
[4707/6146] UserModelTest.IsGestureExpectedToContinue_LongAfterGestureStarted (0 ms)
[ RUN      ] WebViewSchedulerImplTest.TestDestructionOfFrameSchedulersBefore
[       OK ] WebViewSchedulerImplTest.TestDestructionOfFrameSchedulersBefore (0 ms)
[4708/6146] WebViewSchedulerImplTest.TestDestructionOfFrameSchedulersBefore (0 ms)
[ RUN      ] WebViewSchedulerImplTest.TestDestructionOfFrameSchedulersAfter
[       OK ] WebViewSchedulerImplTest.TestDestructionOfFrameSchedulersAfter (1 ms)
[4709/6146] WebViewSchedulerImplTest.TestDestructionOfFrameSchedulersAfter (1 ms)
[ RUN      ] WebViewSchedulerImplTest.RepeatingTimer_PageInForeground
[       OK ] WebViewSchedulerImplTest.RepeatingTimer_PageInForeground (18 ms)
[4710/6146] WebViewSchedulerImplTest.RepeatingTimer_PageInForeground (18 ms)
[ RUN      ] WebViewSchedulerImplTest.DeleteWebViewScheduler_InTask
[       OK ] WebViewSchedulerImplTest.DeleteWebViewScheduler_InTask (0 ms)
[4711/6146] WebViewSchedulerImplTest.DeleteWebViewScheduler_InTask (0 ms)
[ RUN      ] WebViewSchedulerImplTest.DeleteThrottledQueue_InTask
[       OK ] WebViewSchedulerImplTest.DeleteThrottledQueue_InTask (0 ms)
[4712/6146] WebViewSchedulerImplTest.DeleteThrottledQueue_InTask (0 ms)
[ RUN      ] WebViewSchedulerImplTestWithDisabledBackgroundTimerThrottling.RepeatingTimer_PageInBackground
[       OK ] WebViewSchedulerImplTestWithDisabledBackgroundTimerThrottling.RepeatingTimer_PageInBackground (18 ms)
[4713/6146] WebViewSchedulerImplTestWithDisabledBackgroundTimerThrottling.RepeatingTimer_PageInBackground (18 ms)
[ RUN      ] WebThreadImplForRendererSchedulerTest.TestTaskObserver
[       OK ] WebThreadImplForRendererSchedulerTest.TestTaskObserver (1 ms)
[4714/6146] WebThreadImplForRendererSchedulerTest.TestTaskObserver (1 ms)
[ RUN      ] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithOneTask
[       OK ] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithOneTask (2 ms)
[4715/6146] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithOneTask (2 ms)
[ RUN      ] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithTwoTasks
[       OK ] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithTwoTasks (1 ms)
[4716/6146] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithTwoTasks (1 ms)
[ RUN      ] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithThreeTasks
[       OK ] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithThreeTasks (1 ms)
[4717/6146] WebThreadImplForRendererSchedulerTest.TestWorkBatchWithThreeTasks (1 ms)
[ RUN      ] WebThreadImplForRendererSchedulerTest.TestNestedRunLoop
[       OK ] WebThreadImplForRendererSchedulerTest.TestNestedRunLoop (2 ms)
[4718/6146] WebThreadImplForRendererSchedulerTest.TestNestedRunLoop (2 ms)
[ RUN      ] ImageCaptureDeviceManagerTest.TestAttachDetach
[       OK ] ImageCaptureDeviceManagerTest.TestAttachDetach (141 ms)
[4719/6146] ImageCaptureDeviceManagerTest.TestAttachDetach (141 ms)
[ RUN      ] ImageCaptureDeviceManagerTest.OpenCamera
[       OK ] ImageCaptureDeviceManagerTest.OpenCamera (46 ms)
[4720/6146] ImageCaptureDeviceManagerTest.OpenCamera (46 ms)
[ RUN      ] ImageCaptureDeviceManagerTest.RemoveCamera
[       OK ] ImageCaptureDeviceManagerTest.RemoveCamera (50 ms)
[4721/6146] ImageCaptureDeviceManagerTest.RemoveCamera (50 ms)
[ RUN      ] ImageCaptureDeviceManagerTest.DownloadFile
[       OK ] ImageCaptureDeviceManagerTest.DownloadFile (7 ms)
[4722/6146] ImageCaptureDeviceManagerTest.DownloadFile (7 ms)
[ RUN      ] ImageCaptureDeviceManagerTest.TestSubdirectories
[       OK ] ImageCaptureDeviceManagerTest.TestSubdirectories (21 ms)
[4723/6146] ImageCaptureDeviceManagerTest.TestSubdirectories (21 ms)
[ RUN      ] MediaStorageUtilTest.MediaDeviceAttached
[       OK ] MediaStorageUtilTest.MediaDeviceAttached (6 ms)
[4724/6146] MediaStorageUtilTest.MediaDeviceAttached (6 ms)
[ RUN      ] MediaStorageUtilTest.NonMediaDeviceAttached
[       OK ] MediaStorageUtilTest.NonMediaDeviceAttached (5 ms)
[4725/6146] MediaStorageUtilTest.NonMediaDeviceAttached (5 ms)
[ RUN      ] MediaStorageUtilTest.CanCreateFileSystemForImageCapture
[       OK ] MediaStorageUtilTest.CanCreateFileSystemForImageCapture (4 ms)
[4726/6146] MediaStorageUtilTest.CanCreateFileSystemForImageCapture (4 ms)
[ RUN      ] MediaStorageUtilTest.DetectDeviceFiltered
[       OK ] MediaStorageUtilTest.DetectDeviceFiltered (7 ms)
[4727/6146] MediaStorageUtilTest.DetectDeviceFiltered (7 ms)
[ RUN      ] StorageInfoTest.MakeMtpDeviceId
[       OK ] StorageInfoTest.MakeMtpDeviceId (0 ms)
[4728/6146] StorageInfoTest.MakeMtpDeviceId (0 ms)
[ RUN      ] StorageInfoTest.CrackMtpDeviceId
[       OK ] StorageInfoTest.CrackMtpDeviceId (0 ms)
[4729/6146] StorageInfoTest.CrackMtpDeviceId (0 ms)
[ RUN      ] StorageInfoTest.TestImageCaptureDeviceId
[       OK ] StorageInfoTest.TestImageCaptureDeviceId (0 ms)
[4730/6146] StorageInfoTest.TestImageCaptureDeviceId (0 ms)
[ RUN      ] StorageMonitorMacTest.AddRemove
[       OK ] StorageMonitorMacTest.AddRemove (39 ms)
[4731/6146] StorageMonitorMacTest.AddRemove (39 ms)
[ RUN      ] StorageMonitorMacTest.UpdateVolumeName
[       OK ] StorageMonitorMacTest.UpdateVolumeName (4 ms)
[4732/6146] StorageMonitorMacTest.UpdateVolumeName (4 ms)
[ RUN      ] StorageMonitorMacTest.DCIM
[       OK ] StorageMonitorMacTest.DCIM (5 ms)
[4733/6146] StorageMonitorMacTest.DCIM (5 ms)
[ RUN      ] StorageMonitorMacTest.GetStorageInfo
[       OK ] StorageMonitorMacTest.GetStorageInfo (4 ms)
[4734/6146] StorageMonitorMacTest.GetStorageInfo (4 ms)
[ RUN      ] StorageMonitorMacTest.DMG
[       OK ] StorageMonitorMacTest.DMG (4 ms)
[4735/6146] StorageMonitorMacTest.DMG (4 ms)
[ RUN      ] StorageMonitorTest.TestInitialize
[       OK ] StorageMonitorTest.TestInitialize (0 ms)
[4736/6146] StorageMonitorTest.TestInitialize (0 ms)
[ RUN      ] StorageMonitorTest.DeviceAttachDetachNotifications
[       OK ] StorageMonitorTest.DeviceAttachDetachNotifications (0 ms)
[4737/6146] StorageMonitorTest.DeviceAttachDetachNotifications (0 ms)
[ RUN      ] StorageMonitorTest.GetAllAvailableStoragesEmpty
[       OK ] StorageMonitorTest.GetAllAvailableStoragesEmpty (1 ms)
[4738/6146] StorageMonitorTest.GetAllAvailableStoragesEmpty (1 ms)
[ RUN      ] StorageMonitorTest.GetAllAvailableStorageAttachDetach
[       OK ] StorageMonitorTest.GetAllAvailableStorageAttachDetach (0 ms)
[4739/6146] StorageMonitorTest.GetAllAvailableStorageAttachDetach (0 ms)
[ RUN      ] ProcessMetricsMemoryDumpProviderTest.DumpRSS
[       OK ] ProcessMetricsMemoryDumpProviderTest.DumpRSS (0 ms)
[4740/6146] ProcessMetricsMemoryDumpProviderTest.DumpRSS (0 ms)
[ RUN      ] TraceConfigFileTest.TraceStartupEnabled
[       OK ] TraceConfigFileTest.TraceStartupEnabled (1 ms)
[4741/6146] TraceConfigFileTest.TraceStartupEnabled (1 ms)
[ RUN      ] TraceConfigFileTest.TraceShutdownEnabled
[       OK ] TraceConfigFileTest.TraceShutdownEnabled (0 ms)
[4742/6146] TraceConfigFileTest.TraceShutdownEnabled (0 ms)
[ RUN      ] TraceConfigFileTest.TraceConfigFileNotEnabled
[       OK ] TraceConfigFileTest.TraceConfigFileNotEnabled (0 ms)
[4743/6146] TraceConfigFileTest.TraceConfigFileNotEnabled (0 ms)
[ RUN      ] TraceConfigFileTest.TraceConfigFileEnabledWithoutPath
[       OK ] TraceConfigFileTest.TraceConfigFileEnabledWithoutPath (0 ms)
[4744/6146] TraceConfigFileTest.TraceConfigFileEnabledWithoutPath (0 ms)
[ RUN      ] TraceConfigFileTest.TraceConfigFileEnabledWithInvalidPath
[       OK ] TraceConfigFileTest.TraceConfigFileEnabledWithInvalidPath (0 ms)
[4745/6146] TraceConfigFileTest.TraceConfigFileEnabledWithInvalidPath (0 ms)
[ RUN      ] TraceConfigFileTest.ValidContent
[       OK ] TraceConfigFileTest.ValidContent (2 ms)
[4746/6146] TraceConfigFileTest.ValidContent (2 ms)
[ RUN      ] TraceConfigFileTest.ValidContentWithOnlyTraceConfig
[       OK ] TraceConfigFileTest.ValidContentWithOnlyTraceConfig (1 ms)
[4747/6146] TraceConfigFileTest.ValidContentWithOnlyTraceConfig (1 ms)
[ RUN      ] TraceConfigFileTest.ContentWithAbsoluteResultFilePath
[       OK ] TraceConfigFileTest.ContentWithAbsoluteResultFilePath (1 ms)
[4748/6146] TraceConfigFileTest.ContentWithAbsoluteResultFilePath (1 ms)
[ RUN      ] TraceConfigFileTest.ContentWithNegtiveDuration
[       OK ] TraceConfigFileTest.ContentWithNegtiveDuration (1 ms)
[4749/6146] TraceConfigFileTest.ContentWithNegtiveDuration (1 ms)
[ RUN      ] TraceConfigFileTest.ContentWithoutTraceConfig
[       OK ] TraceConfigFileTest.ContentWithoutTraceConfig (1 ms)
[4750/6146] TraceConfigFileTest.ContentWithoutTraceConfig (1 ms)
[ RUN      ] TraceConfigFileTest.InvalidContent
[       OK ] TraceConfigFileTest.InvalidContent (3 ms)
[4751/6146] TraceConfigFileTest.InvalidContent (3 ms)
[ RUN      ] TraceConfigFileTest.EmptyContent
[       OK ] TraceConfigFileTest.EmptyContent (1 ms)
[4752/6146] TraceConfigFileTest.EmptyContent (1 ms)
[ RUN      ] PageTestZoom.PresetZoomFactors
[       OK ] PageTestZoom.PresetZoomFactors (0 ms)
[4753/6146] PageTestZoom.PresetZoomFactors (0 ms)
[ RUN      ] PageTestZoom.PresetZoomLevels
[       OK ] PageTestZoom.PresetZoomLevels (0 ms)
[4754/6146] PageTestZoom.PresetZoomLevels (0 ms)
[ RUN      ] PageTestZoom.InvalidCustomFactor
[       OK ] PageTestZoom.InvalidCustomFactor (0 ms)
[4755/6146] PageTestZoom.InvalidCustomFactor (0 ms)
[ RUN      ] PageTestZoom.InvalidCustomLevel
[       OK ] PageTestZoom.InvalidCustomLevel (0 ms)
[4756/6146] PageTestZoom.InvalidCustomLevel (0 ms)
[ RUN      ] VisitedLinkTest.DatabaseIO
[       OK ] VisitedLinkTest.DatabaseIO (112 ms)
[4757/6146] VisitedLinkTest.DatabaseIO (112 ms)
[ RUN      ] VisitedLinkTest.Delete
[       OK ] VisitedLinkTest.Delete (5 ms)
[4758/6146] VisitedLinkTest.Delete (5 ms)
[ RUN      ] VisitedLinkTest.BigDelete
[       OK ] VisitedLinkTest.BigDelete (62 ms)
[4759/6146] VisitedLinkTest.BigDelete (62 ms)
[ RUN      ] VisitedLinkTest.DeleteAll
[       OK ] VisitedLinkTest.DeleteAll (75 ms)
[4760/6146] VisitedLinkTest.DeleteAll (75 ms)
[ RUN      ] WallpaperResizerTest.AllLayoutDifferent
[       OK ] WallpaperResizerTest.AllLayoutDifferent (4 ms)
[4761/6146] WallpaperResizerTest.AllLayoutDifferent (4 ms)
[ RUN      ] WallpaperResizerTest.ImageId
[       OK ] WallpaperResizerTest.ImageId (1 ms)
[4762/6146] WallpaperResizerTest.ImageId (1 ms)
[ RUN      ] WebCacheManagerTest.AddRemoveRendererTest
[       OK ] WebCacheManagerTest.AddRemoveRendererTest (1 ms)
[4763/6146] WebCacheManagerTest.AddRemoveRendererTest (1 ms)
[ RUN      ] WebCacheManagerTest.ActiveInactiveTest
[       OK ] WebCacheManagerTest.ActiveInactiveTest (0 ms)
[4764/6146] WebCacheManagerTest.ActiveInactiveTest (0 ms)
[ RUN      ] WebCacheManagerTest.ObserveStatsTest
[       OK ] WebCacheManagerTest.ObserveStatsTest (0 ms)
[4765/6146] WebCacheManagerTest.ObserveStatsTest (0 ms)
[ RUN      ] WebCacheManagerTest.SetGlobalSizeLimitTest
[       OK ] WebCacheManagerTest.SetGlobalSizeLimitTest (0 ms)
[4766/6146] WebCacheManagerTest.SetGlobalSizeLimitTest (0 ms)
[ RUN      ] WebCacheManagerTest.GatherStatsTest
[       OK ] WebCacheManagerTest.GatherStatsTest (0 ms)
[4767/6146] WebCacheManagerTest.GatherStatsTest (0 ms)
[ RUN      ] WebCacheManagerTest.GetSizeTest
[       OK ] WebCacheManagerTest.GetSizeTest (0 ms)
[4768/6146] WebCacheManagerTest.GetSizeTest (0 ms)
[ RUN      ] WebCacheManagerTest.AttemptTacticTest
[       OK ] WebCacheManagerTest.AttemptTacticTest (0 ms)
[4769/6146] WebCacheManagerTest.AttemptTacticTest (0 ms)
[ RUN      ] WebCacheManagerTest.AddToStrategyTest
[       OK ] WebCacheManagerTest.AddToStrategyTest (0 ms)
[4770/6146] WebCacheManagerTest.AddToStrategyTest (0 ms)
[ RUN      ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_1
[       OK ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_1 (1 ms)
[4771/6146] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_1 (1 ms)
[ RUN      ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_2
[       OK ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_2 (0 ms)
[4772/6146] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_2 (0 ms)
[ RUN      ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_3
[       OK ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_3 (0 ms)
[4773/6146] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_3 (0 ms)
[ RUN      ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_4
[       OK ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_4 (0 ms)
[4774/6146] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_4 (0 ms)
[ RUN      ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_5
[       OK ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_5 (0 ms)
[4775/6146] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_5 (0 ms)
[ RUN      ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_6
[       OK ] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_6 (0 ms)
[4776/6146] WebCacheManagerTest.CallRemoveRendererAndObserveActivityInAnyOrderShouldNotCrashTest_6 (0 ms)
[ RUN      ] WebCryptoAesCbcTest.InputTooLarge
[       OK ] WebCryptoAesCbcTest.InputTooLarge (0 ms)
[4777/6146] WebCryptoAesCbcTest.InputTooLarge (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ExportKeyUnsupportedFormat
[       OK ] WebCryptoAesCbcTest.ExportKeyUnsupportedFormat (0 ms)
[4778/6146] WebCryptoAesCbcTest.ExportKeyUnsupportedFormat (0 ms)
[ RUN      ] WebCryptoAesCbcTest.KnownAnswerEncryptDecrypt
[       OK ] WebCryptoAesCbcTest.KnownAnswerEncryptDecrypt (5 ms)
[4779/6146] WebCryptoAesCbcTest.KnownAnswerEncryptDecrypt (5 ms)
[ RUN      ] WebCryptoAesCbcTest.GenerateKeyIsRandom
[       OK ] WebCryptoAesCbcTest.GenerateKeyIsRandom (0 ms)
[4780/6146] WebCryptoAesCbcTest.GenerateKeyIsRandom (0 ms)
[ RUN      ] WebCryptoAesCbcTest.GenerateKeyBadLength
[       OK ] WebCryptoAesCbcTest.GenerateKeyBadLength (1 ms)
[4781/6146] WebCryptoAesCbcTest.GenerateKeyBadLength (1 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportKeyEmptyUsage
[       OK ] WebCryptoAesCbcTest.ImportKeyEmptyUsage (0 ms)
[4782/6146] WebCryptoAesCbcTest.ImportKeyEmptyUsage (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportKeyJwkEmptyKeyOps
[       OK ] WebCryptoAesCbcTest.ImportKeyJwkEmptyKeyOps (0 ms)
[4783/6146] WebCryptoAesCbcTest.ImportKeyJwkEmptyKeyOps (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportKeyJwkNoKeyOps
[       OK ] WebCryptoAesCbcTest.ImportKeyJwkNoKeyOps (0 ms)
[4784/6146] WebCryptoAesCbcTest.ImportKeyJwkNoKeyOps (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportKeyJwkKeyOpsEncryptDecrypt
[       OK ] WebCryptoAesCbcTest.ImportKeyJwkKeyOpsEncryptDecrypt (1 ms)
[4785/6146] WebCryptoAesCbcTest.ImportKeyJwkKeyOpsEncryptDecrypt (1 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportKeyJwkKeyOpsNotSuperset
[       OK ] WebCryptoAesCbcTest.ImportKeyJwkKeyOpsNotSuperset (0 ms)
[4786/6146] WebCryptoAesCbcTest.ImportKeyJwkKeyOpsNotSuperset (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportKeyJwkUseEnc
[       OK ] WebCryptoAesCbcTest.ImportKeyJwkUseEnc (0 ms)
[4787/6146] WebCryptoAesCbcTest.ImportKeyJwkUseEnc (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportJwkInvalidJson
[       OK ] WebCryptoAesCbcTest.ImportJwkInvalidJson (0 ms)
[4788/6146] WebCryptoAesCbcTest.ImportJwkInvalidJson (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportJwkKeyOpsLacksUsages
[       OK ] WebCryptoAesCbcTest.ImportJwkKeyOpsLacksUsages (0 ms)
[4789/6146] WebCryptoAesCbcTest.ImportJwkKeyOpsLacksUsages (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportExportJwk
[       OK ] WebCryptoAesCbcTest.ImportExportJwk (1 ms)
[4790/6146] WebCryptoAesCbcTest.ImportExportJwk (1 ms)
[ RUN      ] WebCryptoAesCbcTest.GenerateAesCbc192
[       OK ] WebCryptoAesCbcTest.GenerateAesCbc192 (0 ms)
[4791/6146] WebCryptoAesCbcTest.GenerateAesCbc192 (0 ms)
[ RUN      ] WebCryptoAesCbcTest.UnwrapAesCbc192
[       OK ] WebCryptoAesCbcTest.UnwrapAesCbc192 (0 ms)
[4792/6146] WebCryptoAesCbcTest.UnwrapAesCbc192 (0 ms)
[ RUN      ] WebCryptoAesCbcTest.ImportKeyBadUsage_Raw
[       OK ] WebCryptoAesCbcTest.ImportKeyBadUsage_Raw (0 ms)
[4793/6146] WebCryptoAesCbcTest.ImportKeyBadUsage_Raw (0 ms)
[ RUN      ] WebCryptoAesCbcTest.GenerateKeyBadUsages
[       OK ] WebCryptoAesCbcTest.GenerateKeyBadUsages (0 ms)
[4794/6146] WebCryptoAesCbcTest.GenerateKeyBadUsages (0 ms)
[ RUN      ] WebCryptoAesCbcTest.GenerateKeyEmptyUsages
[       OK ] WebCryptoAesCbcTest.GenerateKeyEmptyUsages (0 ms)
[4795/6146] WebCryptoAesCbcTest.GenerateKeyEmptyUsages (0 ms)
[ RUN      ] WebCryptoAesCbcTest.WrapUnwrapRoundtripSpkiPkcs8
[       OK ] WebCryptoAesCbcTest.WrapUnwrapRoundtripSpkiPkcs8 (4 ms)
[4796/6146] WebCryptoAesCbcTest.WrapUnwrapRoundtripSpkiPkcs8 (4 ms)
[ RUN      ] WebCryptoAesCtrTest.EncryptDecryptKnownAnswer
[       OK ] WebCryptoAesCtrTest.EncryptDecryptKnownAnswer (4 ms)
[4797/6146] WebCryptoAesCtrTest.EncryptDecryptKnownAnswer (4 ms)
[ RUN      ] WebCryptoAesCtrTest.InvalidCounterBlockLength
[       OK ] WebCryptoAesCtrTest.InvalidCounterBlockLength (0 ms)
[4798/6146] WebCryptoAesCtrTest.InvalidCounterBlockLength (0 ms)
[ RUN      ] WebCryptoAesCtrTest.InvalidCounterLength
[       OK ] WebCryptoAesCtrTest.InvalidCounterLength (0 ms)
[4799/6146] WebCryptoAesCtrTest.InvalidCounterLength (0 ms)
[ RUN      ] WebCryptoAesCtrTest.OverflowAndRepeatCounter
[       OK ] WebCryptoAesCtrTest.OverflowAndRepeatCounter (0 ms)
[4800/6146] WebCryptoAesCtrTest.OverflowAndRepeatCounter (0 ms)
[ RUN      ] WebCryptoAesGcmTest.GenerateKeyBadLength
[       OK ] WebCryptoAesGcmTest.GenerateKeyBadLength (0 ms)
[4801/6146] WebCryptoAesGcmTest.GenerateKeyBadLength (0 ms)
[ RUN      ] WebCryptoAesGcmTest.GenerateKeyEmptyUsage
[       OK ] WebCryptoAesGcmTest.GenerateKeyEmptyUsage (0 ms)
[4802/6146] WebCryptoAesGcmTest.GenerateKeyEmptyUsage (0 ms)
[ RUN      ] WebCryptoAesGcmTest.ImportExportJwk
[       OK ] WebCryptoAesGcmTest.ImportExportJwk (1 ms)
[4803/6146] WebCryptoAesGcmTest.ImportExportJwk (1 ms)
[ RUN      ] WebCryptoAesGcmTest.SampleSets
[       OK ] WebCryptoAesGcmTest.SampleSets (2 ms)
[4804/6146] WebCryptoAesGcmTest.SampleSets (2 ms)
[ RUN      ] WebCryptoAesKwTest.GenerateKeyBadLength
[       OK ] WebCryptoAesKwTest.GenerateKeyBadLength (0 ms)
[4805/6146] WebCryptoAesKwTest.GenerateKeyBadLength (0 ms)
[ RUN      ] WebCryptoAesKwTest.GenerateKeyEmptyUsage
[       OK ] WebCryptoAesKwTest.GenerateKeyEmptyUsage (0 ms)
[4806/6146] WebCryptoAesKwTest.GenerateKeyEmptyUsage (0 ms)
[ RUN      ] WebCryptoAesKwTest.ImportKeyEmptyUsage
[       OK ] WebCryptoAesKwTest.ImportKeyEmptyUsage (0 ms)
[4807/6146] WebCryptoAesKwTest.ImportKeyEmptyUsage (0 ms)
[ RUN      ] WebCryptoAesKwTest.ImportKeyJwkKeyOpsWrapUnwrap
[       OK ] WebCryptoAesKwTest.ImportKeyJwkKeyOpsWrapUnwrap (0 ms)
[4808/6146] WebCryptoAesKwTest.ImportKeyJwkKeyOpsWrapUnwrap (0 ms)
[ RUN      ] WebCryptoAesKwTest.ImportExportJwk
[       OK ] WebCryptoAesKwTest.ImportExportJwk (1 ms)
[4809/6146] WebCryptoAesKwTest.ImportExportJwk (1 ms)
[ RUN      ] WebCryptoAesKwTest.AesKwKeyImport
[       OK ] WebCryptoAesKwTest.AesKwKeyImport (0 ms)
[4810/6146] WebCryptoAesKwTest.AesKwKeyImport (0 ms)
[ RUN      ] WebCryptoAesKwTest.UnwrapFailures
[       OK ] WebCryptoAesKwTest.UnwrapFailures (2 ms)
[4811/6146] WebCryptoAesKwTest.UnwrapFailures (2 ms)
[ RUN      ] WebCryptoAesKwTest.AesKwRawSymkeyWrapUnwrapKnownAnswer
[       OK ] WebCryptoAesKwTest.AesKwRawSymkeyWrapUnwrapKnownAnswer (1 ms)
[4812/6146] WebCryptoAesKwTest.AesKwRawSymkeyWrapUnwrapKnownAnswer (1 ms)
[ RUN      ] WebCryptoAesKwTest.AesKwRawSymkeyUnwrapSignVerifyHmac
[       OK ] WebCryptoAesKwTest.AesKwRawSymkeyUnwrapSignVerifyHmac (0 ms)
[4813/6146] WebCryptoAesKwTest.AesKwRawSymkeyUnwrapSignVerifyHmac (0 ms)
[ RUN      ] WebCryptoAesKwTest.AesKwRawSymkeyWrapUnwrapErrors
[       OK ] WebCryptoAesKwTest.AesKwRawSymkeyWrapUnwrapErrors (0 ms)
[4814/6146] WebCryptoAesKwTest.AesKwRawSymkeyWrapUnwrapErrors (0 ms)
[ RUN      ] WebCryptoAesKwTest.AesKwRawSymkeyUnwrapCorruptData
[       OK ] WebCryptoAesKwTest.AesKwRawSymkeyUnwrapCorruptData (1 ms)
[4815/6146] WebCryptoAesKwTest.AesKwRawSymkeyUnwrapCorruptData (1 ms)
[ RUN      ] WebCryptoAesKwTest.AesKwJwkSymkeyUnwrapKnownData
[       OK ] WebCryptoAesKwTest.AesKwJwkSymkeyUnwrapKnownData (1 ms)
[4816/6146] WebCryptoAesKwTest.AesKwJwkSymkeyUnwrapKnownData (1 ms)
[ RUN      ] WebCryptoAesKwTest.ImportKeyBadUsage_Raw
[       OK ] WebCryptoAesKwTest.ImportKeyBadUsage_Raw (0 ms)
[4817/6146] WebCryptoAesKwTest.ImportKeyBadUsage_Raw (0 ms)
[ RUN      ] WebCryptoAesKwTest.UnwrapHmacKeyBadUsage_JWK
[       OK ] WebCryptoAesKwTest.UnwrapHmacKeyBadUsage_JWK (0 ms)
[4818/6146] WebCryptoAesKwTest.UnwrapHmacKeyBadUsage_JWK (0 ms)
[ RUN      ] WebCryptoAesKwTest.UnwrapRsaSsaPublicKeyBadUsage_JWK
[       OK ] WebCryptoAesKwTest.UnwrapRsaSsaPublicKeyBadUsage_JWK (0 ms)
[4819/6146] WebCryptoAesKwTest.UnwrapRsaSsaPublicKeyBadUsage_JWK (0 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveBitsKnownAnswer
[       OK ] WebCryptoEcdhTest.DeriveBitsKnownAnswer (122 ms)
[4820/6146] WebCryptoEcdhTest.DeriveBitsKnownAnswer (122 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveKeyBadAesLength
[       OK ] WebCryptoEcdhTest.DeriveKeyBadAesLength (21 ms)
[4821/6146] WebCryptoEcdhTest.DeriveKeyBadAesLength (21 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveKeyUnsupportedAesLength
[       OK ] WebCryptoEcdhTest.DeriveKeyUnsupportedAesLength (21 ms)
[4822/6146] WebCryptoEcdhTest.DeriveKeyUnsupportedAesLength (21 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveKeyZeroLengthHmac
[       OK ] WebCryptoEcdhTest.DeriveKeyZeroLengthHmac (25 ms)
[4823/6146] WebCryptoEcdhTest.DeriveKeyZeroLengthHmac (25 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveKeyHmac19Bits
[       OK ] WebCryptoEcdhTest.DeriveKeyHmac19Bits (29 ms)
[4824/6146] WebCryptoEcdhTest.DeriveKeyHmac19Bits (29 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveKeyHmacSha256NoLength
[       OK ] WebCryptoEcdhTest.DeriveKeyHmacSha256NoLength (26 ms)
[4825/6146] WebCryptoEcdhTest.DeriveKeyHmacSha256NoLength (26 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveKeyHmacSha512NoLength
[       OK ] WebCryptoEcdhTest.DeriveKeyHmacSha512NoLength (21 ms)
[4826/6146] WebCryptoEcdhTest.DeriveKeyHmacSha512NoLength (21 ms)
[ RUN      ] WebCryptoEcdhTest.DeriveKeyAes128
[       OK ] WebCryptoEcdhTest.DeriveKeyAes128 (24 ms)
[4827/6146] WebCryptoEcdhTest.DeriveKeyAes128 (24 ms)
[ RUN      ] WebCryptoEcdhTest.ImportKeyEmptyUsage
[       OK ] WebCryptoEcdhTest.ImportKeyEmptyUsage (3 ms)
[4828/6146] WebCryptoEcdhTest.ImportKeyEmptyUsage (3 ms)
[ RUN      ] WebCryptoEcdsaTest.GenerateKeyIsRandom
[       OK ] WebCryptoEcdsaTest.GenerateKeyIsRandom (3 ms)
[4829/6146] WebCryptoEcdsaTest.GenerateKeyIsRandom (3 ms)
[ RUN      ] WebCryptoEcdsaTest.GenerateKeyEmptyUsage
[       OK ] WebCryptoEcdsaTest.GenerateKeyEmptyUsage (0 ms)
[4830/6146] WebCryptoEcdsaTest.GenerateKeyEmptyUsage (0 ms)
[ RUN      ] WebCryptoEcdsaTest.SignatureIsRandom
[       OK ] WebCryptoEcdsaTest.SignatureIsRandom (5 ms)
[4831/6146] WebCryptoEcdsaTest.SignatureIsRandom (5 ms)
[ RUN      ] WebCryptoEcdsaTest.VerifyKnownAnswer
[       OK ] WebCryptoEcdsaTest.VerifyKnownAnswer (27 ms)
[4832/6146] WebCryptoEcdsaTest.VerifyKnownAnswer (27 ms)
[ RUN      ] WebCryptoEcdsaTest.ImportBadKeys
[       OK ] WebCryptoEcdsaTest.ImportBadKeys (5 ms)
[4833/6146] WebCryptoEcdsaTest.ImportBadKeys (5 ms)
[ RUN      ] WebCryptoEcdsaTest.ImportExportPrivateKey
[       OK ] WebCryptoEcdsaTest.ImportExportPrivateKey (46 ms)
[4834/6146] WebCryptoEcdsaTest.ImportExportPrivateKey (46 ms)
[ RUN      ] WebCryptoHmacTest.HMACSampleSets
[       OK ] WebCryptoHmacTest.HMACSampleSets (2 ms)
[4835/6146] WebCryptoHmacTest.HMACSampleSets (2 ms)
[ RUN      ] WebCryptoHmacTest.GenerateKeyIsRandom
[       OK ] WebCryptoHmacTest.GenerateKeyIsRandom (0 ms)
[4836/6146] WebCryptoHmacTest.GenerateKeyIsRandom (0 ms)
[ RUN      ] WebCryptoHmacTest.GenerateKeyNoLengthSha1
[       OK ] WebCryptoHmacTest.GenerateKeyNoLengthSha1 (0 ms)
[4837/6146] WebCryptoHmacTest.GenerateKeyNoLengthSha1 (0 ms)
[ RUN      ] WebCryptoHmacTest.GenerateKeyNoLengthSha512
[       OK ] WebCryptoHmacTest.GenerateKeyNoLengthSha512 (0 ms)
[4838/6146] WebCryptoHmacTest.GenerateKeyNoLengthSha512 (0 ms)
[ RUN      ] WebCryptoHmacTest.GenerateKeyEmptyUsage
[       OK ] WebCryptoHmacTest.GenerateKeyEmptyUsage (0 ms)
[4839/6146] WebCryptoHmacTest.GenerateKeyEmptyUsage (0 ms)
[ RUN      ] WebCryptoHmacTest.Generate1BitKey
[       OK ] WebCryptoHmacTest.Generate1BitKey (0 ms)
[4840/6146] WebCryptoHmacTest.Generate1BitKey (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportRawKeyTooLarge
[       OK ] WebCryptoHmacTest.ImportRawKeyTooLarge (0 ms)
[4841/6146] WebCryptoHmacTest.ImportRawKeyTooLarge (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportRawKeyLengthTooLarge
[       OK ] WebCryptoHmacTest.ImportRawKeyLengthTooLarge (0 ms)
[4842/6146] WebCryptoHmacTest.ImportRawKeyLengthTooLarge (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportRawKeyLengthTooSmall
[       OK ] WebCryptoHmacTest.ImportRawKeyLengthTooSmall (0 ms)
[4843/6146] WebCryptoHmacTest.ImportRawKeyLengthTooSmall (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportRawKeyTruncation
[       OK ] WebCryptoHmacTest.ImportRawKeyTruncation (0 ms)
[4844/6146] WebCryptoHmacTest.ImportRawKeyTruncation (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportJwkKeyTruncation
[       OK ] WebCryptoHmacTest.ImportJwkKeyTruncation (0 ms)
[4845/6146] WebCryptoHmacTest.ImportJwkKeyTruncation (0 ms)
[ RUN      ] WebCryptoRsaOaepTest.ImportPkcs8WithRsaEncryption
[       OK ] WebCryptoRsaOaepTest.ImportPkcs8WithRsaEncryption (0 ms)
[4846/6146] WebCryptoRsaOaepTest.ImportPkcs8WithRsaEncryption (0 ms)
[ RUN      ] WebCryptoRsaOaepTest.ImportPublicJwkWithNoAlg
[       OK ] WebCryptoRsaOaepTest.ImportPublicJwkWithNoAlg (0 ms)
[4847/6146] WebCryptoRsaOaepTest.ImportPublicJwkWithNoAlg (0 ms)
[ RUN      ] WebCryptoRsaOaepTest.ImportPublicJwkWithMatchingAlg
[       OK ] WebCryptoRsaOaepTest.ImportPublicJwkWithMatchingAlg (0 ms)
[4848/6146] WebCryptoRsaOaepTest.ImportPublicJwkWithMatchingAlg (0 ms)
[ RUN      ] WebCryptoRsaOaepTest.ImportPublicJwkWithMismatchedAlgFails
[       OK ] WebCryptoRsaOaepTest.ImportPublicJwkWithMismatchedAlgFails (0 ms)
[4849/6146] WebCryptoRsaOaepTest.ImportPublicJwkWithMismatchedAlgFails (0 ms)
[ RUN      ] WebCryptoRsaOaepTest.ImportPublicJwkWithMismatchedTypeFails
[       OK ] WebCryptoRsaOaepTest.ImportPublicJwkWithMismatchedTypeFails (0 ms)
[4850/6146] WebCryptoRsaOaepTest.ImportPublicJwkWithMismatchedTypeFails (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportKeyEmptyUsage
[       OK ] WebCryptoHmacTest.ImportKeyEmptyUsage (0 ms)
[4851/6146] WebCryptoHmacTest.ImportKeyEmptyUsage (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportKeyJwkKeyOpsSignVerify
[       OK ] WebCryptoHmacTest.ImportKeyJwkKeyOpsSignVerify (0 ms)
[4852/6146] WebCryptoHmacTest.ImportKeyJwkKeyOpsSignVerify (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportKeyJwkUseInconsisteWithKeyOps
[       OK ] WebCryptoHmacTest.ImportKeyJwkUseInconsisteWithKeyOps (0 ms)
[4853/6146] WebCryptoHmacTest.ImportKeyJwkUseInconsisteWithKeyOps (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportKeyJwkUseSig
[       OK ] WebCryptoHmacTest.ImportKeyJwkUseSig (0 ms)
[4854/6146] WebCryptoHmacTest.ImportKeyJwkUseSig (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportJwkInputConsistency
[       OK ] WebCryptoHmacTest.ImportJwkInputConsistency (0 ms)
[4855/6146] WebCryptoHmacTest.ImportJwkInputConsistency (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportJwkHappy
[       OK ] WebCryptoHmacTest.ImportJwkHappy (1 ms)
[4856/6146] WebCryptoHmacTest.ImportJwkHappy (1 ms)
[ RUN      ] WebCryptoHmacTest.ImportExportJwk
[       OK ] WebCryptoHmacTest.ImportExportJwk (0 ms)
[4857/6146] WebCryptoHmacTest.ImportExportJwk (0 ms)
[ RUN      ] WebCryptoHmacTest.ExportJwkEmptyKey
[       OK ] WebCryptoHmacTest.ExportJwkEmptyKey (0 ms)
[4858/6146] WebCryptoHmacTest.ExportJwkEmptyKey (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportRawEmptyKey
[       OK ] WebCryptoHmacTest.ImportRawEmptyKey (0 ms)
[4859/6146] WebCryptoHmacTest.ImportRawEmptyKey (0 ms)
[ RUN      ] WebCryptoHmacTest.ImportRawKeyWithZeroLength
[       OK ] WebCryptoHmacTest.ImportRawKeyWithZeroLength (0 ms)
[4860/6146] WebCryptoHmacTest.ImportRawKeyWithZeroLength (0 ms)
[ RUN      ] VisitedLinkTest.Resizing
[       OK ] VisitedLinkTest.Resizing (89 ms)
[4861/6146] VisitedLinkTest.Resizing (89 ms)
[ RUN      ] VisitedLinkTest.Rebuild
[       OK ] VisitedLinkTest.Rebuild (26 ms)
[4862/6146] VisitedLinkTest.Rebuild (26 ms)
[ RUN      ] VisitedLinkTest.BigImport
[       OK ] VisitedLinkTest.BigImport (271 ms)
[4863/6146] VisitedLinkTest.BigImport (271 ms)
[ RUN      ] VisitedLinkTest.Listener
[       OK ] VisitedLinkTest.Listener (37 ms)
[4864/6146] VisitedLinkTest.Listener (37 ms)
[ RUN      ] VisitedLinkEventsTest.Coalescence
[       OK ] VisitedLinkEventsTest.Coalescence (567 ms)
[4865/6146] VisitedLinkEventsTest.Coalescence (567 ms)
[ RUN      ] VisitedLinkEventsTest.Basics
[       OK ] VisitedLinkEventsTest.Basics (345 ms)
[4866/6146] VisitedLinkEventsTest.Basics (345 ms)
[ RUN      ] VisitedLinkEventsTest.TabVisibility
[       OK ] VisitedLinkEventsTest.TabVisibility (349 ms)
[4867/6146] VisitedLinkEventsTest.TabVisibility (349 ms)
[ RUN      ] VisitedLinkEventsTest.IgnoreRendererCreationFromDifferentContext
[       OK ] VisitedLinkEventsTest.IgnoreRendererCreationFromDifferentContext (119 ms)
[4868/6146] VisitedLinkEventsTest.IgnoreRendererCreationFromDifferentContext (119 ms)
[ RUN      ] VisitedLinkCompletelyResetEventTest.LoadTable
[       OK ] VisitedLinkCompletelyResetEventTest.LoadTable (121 ms)
[4869/6146] VisitedLinkCompletelyResetEventTest.LoadTable (121 ms)
[ RUN      ] WallpaperResizerTest.BasicResize
[       OK ] WallpaperResizerTest.BasicResize (64 ms)
[4870/6146] WallpaperResizerTest.BasicResize (64 ms)
[ RUN      ] WebCryptoRsaOaepTest.ExportPublicJwk
[       OK ] WebCryptoRsaOaepTest.ExportPublicJwk (1 ms)
[4871/6146] WebCryptoRsaOaepTest.ExportPublicJwk (1 ms)
[ RUN      ] WebCryptoRsaOaepTest.EncryptDecryptKnownAnswerTest
[       OK ] WebCryptoRsaOaepTest.EncryptDecryptKnownAnswerTest (13 ms)
[4872/6146] WebCryptoRsaOaepTest.EncryptDecryptKnownAnswerTest (13 ms)
[ RUN      ] WebCryptoRsaOaepTest.EncryptWithLargeMessageFails
[       OK ] WebCryptoRsaOaepTest.EncryptWithLargeMessageFails (1 ms)
[4873/6146] WebCryptoRsaOaepTest.EncryptWithLargeMessageFails (1 ms)
[ RUN      ] WebCryptoRsaOaepTest.EncryptWithLargeDigestFails
[       OK ] WebCryptoRsaOaepTest.EncryptWithLargeDigestFails (0 ms)
[4874/6146] WebCryptoRsaOaepTest.EncryptWithLargeDigestFails (0 ms)
[ RUN      ] WebCryptoRsaOaepTest.DecryptWithLargeMessageFails
[       OK ] WebCryptoRsaOaepTest.DecryptWithLargeMessageFails (1 ms)
[4875/6146] WebCryptoRsaOaepTest.DecryptWithLargeMessageFails (1 ms)
[ RUN      ] WebCryptoRsaOaepTest.WrapUnwrapRawKey
[       OK ] WebCryptoRsaOaepTest.WrapUnwrapRawKey (1 ms)
[4876/6146] WebCryptoRsaOaepTest.WrapUnwrapRawKey (1 ms)
[ RUN      ] WebCryptoRsaOaepTest.WrapUnwrapJwkSymKey
[       OK ] WebCryptoRsaOaepTest.WrapUnwrapJwkSymKey (5 ms)
[4877/6146] WebCryptoRsaOaepTest.WrapUnwrapJwkSymKey (5 ms)
[ RUN      ] WebCryptoRsaOaepTest.ImportExportJwkRsaPublicKey
[       OK ] WebCryptoRsaOaepTest.ImportExportJwkRsaPublicKey (1 ms)
[4878/6146] WebCryptoRsaOaepTest.ImportExportJwkRsaPublicKey (1 ms)
[ RUN      ] WebCryptoRsaPssTest.SignIsRandom
[       OK ] WebCryptoRsaPssTest.SignIsRandom (1 ms)
[4879/6146] WebCryptoRsaPssTest.SignIsRandom (1 ms)
[ RUN      ] WebCryptoRsaPssTest.SignVerifyNoSalt
[       OK ] WebCryptoRsaPssTest.SignVerifyNoSalt (1 ms)
[4880/6146] WebCryptoRsaPssTest.SignVerifyNoSalt (1 ms)
[ RUN      ] WebCryptoRsaPssTest.SignEmptyMessage
[       OK ] WebCryptoRsaPssTest.SignEmptyMessage (1 ms)
[4881/6146] WebCryptoRsaPssTest.SignEmptyMessage (1 ms)
[ RUN      ] WebCryptoRsaPssTest.VerifyKnownAnswer
[       OK ] WebCryptoRsaPssTest.VerifyKnownAnswer (4 ms)
[4882/6146] WebCryptoRsaPssTest.VerifyKnownAnswer (4 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportExportSpki
[       OK ] WebCryptoRsaSsaTest.ImportExportSpki (0 ms)
[4883/6146] WebCryptoRsaSsaTest.ImportExportSpki (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportExportPkcs8
[       OK ] WebCryptoRsaSsaTest.ImportExportPkcs8 (1 ms)
[4884/6146] WebCryptoRsaSsaTest.ImportExportPkcs8 (1 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportRsaPrivateKeyJwkToPkcs8RoundTrip
[       OK ] WebCryptoRsaSsaTest.ImportRsaPrivateKeyJwkToPkcs8RoundTrip (1 ms)
[4885/6146] WebCryptoRsaSsaTest.ImportRsaPrivateKeyJwkToPkcs8RoundTrip (1 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportMultipleRSAPrivateKeysJwk
[       OK ] WebCryptoRsaSsaTest.ImportMultipleRSAPrivateKeysJwk (16 ms)
[4886/6146] WebCryptoRsaSsaTest.ImportMultipleRSAPrivateKeysJwk (16 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportJwkExistingModulusAndInvalid
[       OK ] WebCryptoRsaSsaTest.ImportJwkExistingModulusAndInvalid (3 ms)
[4887/6146] WebCryptoRsaSsaTest.ImportJwkExistingModulusAndInvalid (3 ms)
[ RUN      ] WebCryptoRsaSsaTest.GenerateKeyPairRsa
[       OK ] WebCryptoRsaSsaTest.GenerateKeyPairRsa (26 ms)
[4888/6146] WebCryptoRsaSsaTest.GenerateKeyPairRsa (26 ms)
[ RUN      ] WebCryptoRsaSsaTest.GenerateKeyPairRsaBadModulusLength
[       OK ] WebCryptoRsaSsaTest.GenerateKeyPairRsaBadModulusLength (0 ms)
[4889/6146] WebCryptoRsaSsaTest.GenerateKeyPairRsaBadModulusLength (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.GenerateKeyPairRsaBadExponent
[       OK ] WebCryptoRsaSsaTest.GenerateKeyPairRsaBadExponent (0 ms)
[4890/6146] WebCryptoRsaSsaTest.GenerateKeyPairRsaBadExponent (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportRsaSsaJwkBadUsageFailFast
[       OK ] WebCryptoRsaSsaTest.ImportRsaSsaJwkBadUsageFailFast (0 ms)
[4891/6146] WebCryptoRsaSsaTest.ImportRsaSsaJwkBadUsageFailFast (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportInvalidKeyData
[       OK ] WebCryptoRsaSsaTest.ImportInvalidKeyData (8 ms)
[4892/6146] WebCryptoRsaSsaTest.ImportInvalidKeyData (8 ms)
[ RUN      ] WebCryptoShaTest.DigestSampleSets
[       OK ] WebCryptoShaTest.DigestSampleSets (3 ms)
[4893/6146] WebCryptoShaTest.DigestSampleSets (3 ms)
[ RUN      ] WebCryptoShaTest.DigestSampleSetsInChunks
[       OK ] WebCryptoShaTest.DigestSampleSetsInChunks (2 ms)
[4894/6146] WebCryptoShaTest.DigestSampleSetsInChunks (2 ms)
[ RUN      ] WebCryptoStatusTest.Basic
[       OK ] WebCryptoStatusTest.Basic (0 ms)
[4895/6146] WebCryptoStatusTest.Basic (0 ms)
[ RUN      ] WebContentsModalDialogManagerTest.WebContentsVisible
[       OK ] WebContentsModalDialogManagerTest.WebContentsVisible (53 ms)
[4896/6146] WebContentsModalDialogManagerTest.WebContentsVisible (53 ms)
[ RUN      ] WebContentsModalDialogManagerTest.WebContentsNotVisible
[       OK ] WebContentsModalDialogManagerTest.WebContentsNotVisible (5 ms)
[4897/6146] WebContentsModalDialogManagerTest.WebContentsNotVisible (5 ms)
[ RUN      ] WebContentsModalDialogManagerTest.ShowDialogs
[       OK ] WebContentsModalDialogManagerTest.ShowDialogs (5 ms)
[4898/6146] WebContentsModalDialogManagerTest.ShowDialogs (5 ms)
[ RUN      ] WebContentsModalDialogManagerTest.VisibilityObservation
[       OK ] WebContentsModalDialogManagerTest.VisibilityObservation (5 ms)
[4899/6146] WebContentsModalDialogManagerTest.VisibilityObservation (5 ms)
[ RUN      ] WebContentsModalDialogManagerTest.InterstitialPage
[       OK ] WebContentsModalDialogManagerTest.InterstitialPage (5 ms)
[4900/6146] WebContentsModalDialogManagerTest.InterstitialPage (5 ms)
[ RUN      ] WebCryptoRsaSsaTest.SignVerifyFailures
[       OK ] WebCryptoRsaSsaTest.SignVerifyFailures (3 ms)
[4901/6146] WebCryptoRsaSsaTest.SignVerifyFailures (3 ms)
[ RUN      ] WebCryptoRsaSsaTest.SignVerifyKnownAnswer
[       OK ] WebCryptoRsaSsaTest.SignVerifyKnownAnswer (9 ms)
[4902/6146] WebCryptoRsaSsaTest.SignVerifyKnownAnswer (9 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportRsaSsaPublicKeyBadUsage_SPKI
[       OK ] WebCryptoRsaSsaTest.ImportRsaSsaPublicKeyBadUsage_SPKI (0 ms)
[4903/6146] WebCryptoRsaSsaTest.ImportRsaSsaPublicKeyBadUsage_SPKI (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportRsaSsaPublicKeyBadUsage_JWK
[       OK ] WebCryptoRsaSsaTest.ImportRsaSsaPublicKeyBadUsage_JWK (0 ms)
[4904/6146] WebCryptoRsaSsaTest.ImportRsaSsaPublicKeyBadUsage_JWK (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.GenerateKeyBadUsages
[       OK ] WebCryptoRsaSsaTest.GenerateKeyBadUsages (0 ms)
[4905/6146] WebCryptoRsaSsaTest.GenerateKeyBadUsages (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.GenerateKeyPairIntersectUsages
[       OK ] WebCryptoRsaSsaTest.GenerateKeyPairIntersectUsages (16 ms)
[4906/6146] WebCryptoRsaSsaTest.GenerateKeyPairIntersectUsages (16 ms)
[ RUN      ] WebCryptoRsaSsaTest.GenerateKeyPairEmptyUsages
[       OK ] WebCryptoRsaSsaTest.GenerateKeyPairEmptyUsages (0 ms)
[4907/6146] WebCryptoRsaSsaTest.GenerateKeyPairEmptyUsages (0 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportKeyEmptyUsages
[       OK ] WebCryptoRsaSsaTest.ImportKeyEmptyUsages (1 ms)
[4908/6146] WebCryptoRsaSsaTest.ImportKeyEmptyUsages (1 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportExportJwkRsaPublicKey
[       OK ] WebCryptoRsaSsaTest.ImportExportJwkRsaPublicKey (2 ms)
[4909/6146] WebCryptoRsaSsaTest.ImportExportJwkRsaPublicKey (2 ms)
[ RUN      ] WebCryptoRsaSsaTest.ImportJwkRsaFailures
[       OK ] WebCryptoRsaSsaTest.ImportJwkRsaFailures (0 ms)
[4910/6146] WebCryptoRsaSsaTest.ImportJwkRsaFailures (0 ms)
[ RUN      ] WebContentsModalDialogManagerTest.CloseDialogs
[       OK ] WebContentsModalDialogManagerTest.CloseDialogs (39 ms)
[4911/6146] WebContentsModalDialogManagerTest.CloseDialogs (39 ms)
[ RUN      ] WebContentsModalDialogManagerTest.CloseAllDialogs
[       OK ] WebContentsModalDialogManagerTest.CloseAllDialogs (4 ms)
[4912/6146] WebContentsModalDialogManagerTest.CloseAllDialogs (4 ms)
[ RUN      ] NaClFileHostTest.TestFilenamesWithPnaclPath
[       OK ] NaClFileHostTest.TestFilenamesWithPnaclPath (0 ms)
[4913/6146] NaClFileHostTest.TestFilenamesWithPnaclPath (0 ms)
[ RUN      ] NaClValidationCacheTest.Sanity
[       OK ] NaClValidationCacheTest.Sanity (0 ms)
[4914/6146] NaClValidationCacheTest.Sanity (0 ms)
[ RUN      ] NaClValidationCacheTest.Sig1
[       OK ] NaClValidationCacheTest.Sig1 (0 ms)
[4915/6146] NaClValidationCacheTest.Sig1 (0 ms)
[ RUN      ] NaClValidationCacheTest.Sig2
[       OK ] NaClValidationCacheTest.Sig2 (0 ms)
[4916/6146] NaClValidationCacheTest.Sig2 (0 ms)
[ RUN      ] NaClValidationCacheTest.SigBoth
[       OK ] NaClValidationCacheTest.SigBoth (0 ms)
[4917/6146] NaClValidationCacheTest.SigBoth (0 ms)
[ RUN      ] NaClValidationCacheTest.DoubleSet
[       OK ] NaClValidationCacheTest.DoubleSet (0 ms)
[4918/6146] NaClValidationCacheTest.DoubleSet (0 ms)
[ RUN      ] NaClValidationCacheTest.EmptyIdentical
[       OK ] NaClValidationCacheTest.EmptyIdentical (0 ms)
[4919/6146] NaClValidationCacheTest.EmptyIdentical (0 ms)
[ RUN      ] NaClValidationCacheTest.DifferentKeysNotIdentical
[       OK ] NaClValidationCacheTest.DifferentKeysNotIdentical (0 ms)
[4920/6146] NaClValidationCacheTest.DifferentKeysNotIdentical (0 ms)
[ RUN      ] NaClValidationCacheTest.DifferentSizesNotIdentical
[       OK ] NaClValidationCacheTest.DifferentSizesNotIdentical (0 ms)
[4921/6146] NaClValidationCacheTest.DifferentSizesNotIdentical (0 ms)
[ RUN      ] NaClValidationCacheTest.SameSigsIdentical
[       OK ] NaClValidationCacheTest.SameSigsIdentical (0 ms)
[4922/6146] NaClValidationCacheTest.SameSigsIdentical (0 ms)
[ RUN      ] NaClValidationCacheTest.DifferentSigsNotIdentical
[       OK ] NaClValidationCacheTest.DifferentSigsNotIdentical (0 ms)
[4923/6146] NaClValidationCacheTest.DifferentSigsNotIdentical (0 ms)
[ RUN      ] NaClValidationCacheTest.InOrderIdentical
[       OK ] NaClValidationCacheTest.InOrderIdentical (0 ms)
[4924/6146] NaClValidationCacheTest.InOrderIdentical (0 ms)
[ RUN      ] NaClValidationCacheTest.QueryReorders
[       OK ] NaClValidationCacheTest.QueryReorders (0 ms)
[4925/6146] NaClValidationCacheTest.QueryReorders (0 ms)
[ RUN      ] NaClValidationCacheTest.ForceNoReorder
[       OK ] NaClValidationCacheTest.ForceNoReorder (0 ms)
[4926/6146] NaClValidationCacheTest.ForceNoReorder (0 ms)
[ RUN      ] NaClValidationCacheTest.SerializeDeserialize
[       OK ] NaClValidationCacheTest.SerializeDeserialize (0 ms)
[4927/6146] NaClValidationCacheTest.SerializeDeserialize (0 ms)
[ RUN      ] NaClValidationCacheTest.SerializeDeserializeTruncated
[       OK ] NaClValidationCacheTest.SerializeDeserializeTruncated (0 ms)
[4928/6146] NaClValidationCacheTest.SerializeDeserializeTruncated (0 ms)
[ RUN      ] NaClValidationCacheTest.DeserializeBadKey
[       OK ] NaClValidationCacheTest.DeserializeBadKey (1 ms)
[4929/6146] NaClValidationCacheTest.DeserializeBadKey (1 ms)
[ RUN      ] NaClValidationCacheTest.DeserializeNothing
[       OK ] NaClValidationCacheTest.DeserializeNothing (0 ms)
[4930/6146] NaClValidationCacheTest.DeserializeNothing (0 ms)
[ RUN      ] NaClValidationCacheTest.DeserializeJunk
[       OK ] NaClValidationCacheTest.DeserializeJunk (0 ms)
[4931/6146] NaClValidationCacheTest.DeserializeJunk (0 ms)
[ RUN      ] PnaclHostTest.BasicMiss
[       OK ] PnaclHostTest.BasicMiss (7 ms)
[4932/6146] PnaclHostTest.BasicMiss (7 ms)
[ RUN      ] PnaclHostTest.BadArguments
[57262:3335:0524/193645:13980084616496:ERROR:pnacl_host.cc(452)] TranslationFinished: TranslationID 0,1 not found.
[       OK ] PnaclHostTest.BadArguments (1 ms)
[4933/6146] PnaclHostTest.BadArguments (1 ms)
[ RUN      ] PnaclHostTest.BasicHit
[       OK ] PnaclHostTest.BasicHit (2 ms)
[4934/6146] PnaclHostTest.BasicHit (2 ms)
[ RUN      ] PnaclHostTest.TranslationErrors
[57262:3335:0524/193645:13980089645350:ERROR:pnacl_host.cc(311)] OnCacheQueryReturn: id not found
[57262:3335:0524/193645:13980089723712:ERROR:pnacl_host.cc(335)] OnTempFileReturn: id not found
[       OK ] PnaclHostTest.TranslationErrors (4 ms)
[4935/6146] PnaclHostTest.TranslationErrors (4 ms)
[ RUN      ] PnaclHostTest.OverlappedMissesAfterTempReturn
[       OK ] PnaclHostTest.OverlappedMissesAfterTempReturn (3 ms)
[4936/6146] PnaclHostTest.OverlappedMissesAfterTempReturn (3 ms)
[ RUN      ] PnaclHostTest.OverlappedMissesBeforeTempReturn
[       OK ] PnaclHostTest.OverlappedMissesBeforeTempReturn (3 ms)
[4937/6146] PnaclHostTest.OverlappedMissesBeforeTempReturn (3 ms)
[ RUN      ] PnaclHostTest.OverlappedHitsBeforeTempReturn
[       OK ] PnaclHostTest.OverlappedHitsBeforeTempReturn (4 ms)
[4938/6146] PnaclHostTest.OverlappedHitsBeforeTempReturn (4 ms)
[ RUN      ] PnaclHostTest.OverlappedHitsAfterTempReturn
[       OK ] PnaclHostTest.OverlappedHitsAfterTempReturn (6 ms)
[4939/6146] PnaclHostTest.OverlappedHitsAfterTempReturn (6 ms)
[ RUN      ] PnaclHostTest.OverlappedMissesRendererClosing
[       OK ] PnaclHostTest.OverlappedMissesRendererClosing (4 ms)
[4940/6146] PnaclHostTest.OverlappedMissesRendererClosing (4 ms)
[ RUN      ] PnaclHostTest.Incognito
[       OK ] PnaclHostTest.Incognito (8 ms)
[4941/6146] PnaclHostTest.Incognito (8 ms)
[ RUN      ] PnaclHostTest.IncognitoOverlappedMiss
[       OK ] PnaclHostTest.IncognitoOverlappedMiss (5 ms)
[4942/6146] PnaclHostTest.IncognitoOverlappedMiss (5 ms)
[ RUN      ] PnaclHostTest.IncognitoSecondOverlappedMiss
[       OK ] PnaclHostTest.IncognitoSecondOverlappedMiss (3 ms)
[4943/6146] PnaclHostTest.IncognitoSecondOverlappedMiss (3 ms)
[ RUN      ] PnaclHostTest.CacheControlNoStore
[       OK ] PnaclHostTest.CacheControlNoStore (2 ms)
[4944/6146] PnaclHostTest.CacheControlNoStore (2 ms)
[ RUN      ] PnaclHostTest.NoStoreOverlappedMiss
[       OK ] PnaclHostTest.NoStoreOverlappedMiss (5 ms)
[4945/6146] PnaclHostTest.NoStoreOverlappedMiss (5 ms)
[ RUN      ] PnaclHostTest.ClearTranslationCache
[       OK ] PnaclHostTest.ClearTranslationCache (4 ms)
[4946/6146] PnaclHostTest.ClearTranslationCache (4 ms)
[ RUN      ] PnaclHostTestDisk.DeInitWhileInitializing
[       OK ] PnaclHostTestDisk.DeInitWhileInitializing (6 ms)
[4947/6146] PnaclHostTestDisk.DeInitWhileInitializing (6 ms)
[ RUN      ] PnaclTranslationCacheKeyTest.CacheKeyTest
[       OK ] PnaclTranslationCacheKeyTest.CacheKeyTest (5 ms)
[4948/6146] PnaclTranslationCacheKeyTest.CacheKeyTest (5 ms)
[ RUN      ] PnaclTranslationCacheTest.StoreSmallInMem
[       OK ] PnaclTranslationCacheTest.StoreSmallInMem (0 ms)
[4949/6146] PnaclTranslationCacheTest.StoreSmallInMem (0 ms)
[ RUN      ] PnaclTranslationCacheTest.StoreSmallOnDisk
[       OK ] PnaclTranslationCacheTest.StoreSmallOnDisk (5 ms)
[4950/6146] PnaclTranslationCacheTest.StoreSmallOnDisk (5 ms)
[ RUN      ] GCMNetworkChannelTest.RequestTokenFailure
[       OK ] GCMNetworkChannelTest.RequestTokenFailure (1 ms)
[4951/6146] GCMNetworkChannelTest.RequestTokenFailure (1 ms)
[ RUN      ] GCMNetworkChannelTest.AuthErrorFromServer
[       OK ] GCMNetworkChannelTest.AuthErrorFromServer (0 ms)
[4952/6146] GCMNetworkChannelTest.AuthErrorFromServer (0 ms)
[ RUN      ] GCMNetworkChannelTest.RegisterNeverCompletes
[       OK ] GCMNetworkChannelTest.RegisterNeverCompletes (0 ms)
[4953/6146] GCMNetworkChannelTest.RegisterNeverCompletes (0 ms)
[ RUN      ] GCMNetworkChannelTest.RequestTokenNeverCompletes
[       OK ] GCMNetworkChannelTest.RequestTokenNeverCompletes (0 ms)
[4954/6146] GCMNetworkChannelTest.RequestTokenNeverCompletes (0 ms)
[ RUN      ] GCMNetworkChannelTest.ChannelState
[       OK ] GCMNetworkChannelTest.ChannelState (1 ms)
[4955/6146] GCMNetworkChannelTest.ChannelState (1 ms)
[ RUN      ] GCMNetworkChannelTest.BuildUrl
[       OK ] GCMNetworkChannelTest.BuildUrl (0 ms)
[4956/6146] GCMNetworkChannelTest.BuildUrl (0 ms)
[ RUN      ] GCMNetworkChannelTest.EchoToken
[       OK ] GCMNetworkChannelTest.EchoToken (1 ms)
[4957/6146] GCMNetworkChannelTest.EchoToken (1 ms)
[ RUN      ] InvalidationLoggerTest.TestCallbacks
[       OK ] InvalidationLoggerTest.TestCallbacks (0 ms)
[4958/6146] InvalidationLoggerTest.TestCallbacks (0 ms)
[ RUN      ] InvalidationLoggerTest.TestReleaseOfObserver
[       OK ] InvalidationLoggerTest.TestReleaseOfObserver (0 ms)
[4959/6146] InvalidationLoggerTest.TestReleaseOfObserver (0 ms)
[ RUN      ] InvalidationLoggerTest.TestEmitContent
[       OK ] InvalidationLoggerTest.TestEmitContent (0 ms)
[4960/6146] InvalidationLoggerTest.TestEmitContent (0 ms)
[ RUN      ] PnaclTranslationCacheTest.StoreLargeOnDisk
[       OK ] PnaclTranslationCacheTest.StoreLargeOnDisk (38 ms)
[4961/6146] PnaclTranslationCacheTest.StoreLargeOnDisk (38 ms)
[ RUN      ] PnaclTranslationCacheTest.InMemSizeLimit
[57264:3335:0524/193645:13980652411134:ERROR:pnacl_translation_cache.cc(297)] Failed to complete write to entry: net::ERR_FAILED
[57264:3335:0524/193645:13980652604074:ERROR:pnacl_translation_cache.cc(220)] Failed to close entry: net::ERR_FAILED
[       OK ] PnaclTranslationCacheTest.InMemSizeLimit (187 ms)
[4962/6146] PnaclTranslationCacheTest.InMemSizeLimit (187 ms)
[ RUN      ] PnaclTranslationCacheTest.GetOneInMem
[       OK ] PnaclTranslationCacheTest.GetOneInMem (0 ms)
[4963/6146] PnaclTranslationCacheTest.GetOneInMem (0 ms)
[ RUN      ] PnaclTranslationCacheTest.GetOneOnDisk
[       OK ] PnaclTranslationCacheTest.GetOneOnDisk (7 ms)
[4964/6146] PnaclTranslationCacheTest.GetOneOnDisk (7 ms)
[ RUN      ] PnaclTranslationCacheTest.GetLargeOnDisk
[       OK ] PnaclTranslationCacheTest.GetLargeOnDisk (55 ms)
[4965/6146] PnaclTranslationCacheTest.GetLargeOnDisk (55 ms)
[ RUN      ] PnaclTranslationCacheTest.StoreTwice
[       OK ] PnaclTranslationCacheTest.StoreTwice (0 ms)
[4966/6146] PnaclTranslationCacheTest.StoreTwice (0 ms)
[ RUN      ] PnaclTranslationCacheTest.StoreTwo
[       OK ] PnaclTranslationCacheTest.StoreTwo (1 ms)
[4967/6146] PnaclTranslationCacheTest.StoreTwo (1 ms)
[ RUN      ] PnaclTranslationCacheTest.GetMiss
[       OK ] PnaclTranslationCacheTest.GetMiss (0 ms)
[4968/6146] PnaclTranslationCacheTest.GetMiss (0 ms)
[ RUN      ] FakeInvalidatorTest/InvalidatorTest/0.Basic
[       OK ] FakeInvalidatorTest/InvalidatorTest/0.Basic (1 ms)
[4969/6146] FakeInvalidatorTest/InvalidatorTest/0.Basic (1 ms)
[ RUN      ] FakeInvalidatorTest/InvalidatorTest/0.MultipleHandlers
[       OK ] FakeInvalidatorTest/InvalidatorTest/0.MultipleHandlers (0 ms)
[4970/6146] FakeInvalidatorTest/InvalidatorTest/0.MultipleHandlers (0 ms)
[ RUN      ] FakeInvalidatorTest/InvalidatorTest/0.MultipleRegistrations
[57265:3335:0524/193645:13980711215807:ERROR:invalidator_registrar.cc(50)] Duplicate registration: trying to register {"name":"a","source":2} for 0x11a39a470 when it's already registered for 0x11a39a420
[       OK ] FakeInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (0 ms)
[4971/6146] FakeInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (0 ms)
[ RUN      ] FakeInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters
[       OK ] FakeInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (0 ms)
[4972/6146] FakeInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (0 ms)
[ RUN      ] FakeInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent
[       OK ] FakeInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[4973/6146] FakeInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[ RUN      ] GCMInvalidationBridgeTest.RequestToken
[       OK ] GCMInvalidationBridgeTest.RequestToken (2 ms)
[4974/6146] GCMInvalidationBridgeTest.RequestToken (2 ms)
[ RUN      ] GCMInvalidationBridgeTest.RequestTokenTwoConcurrentRequests
[       OK ] GCMInvalidationBridgeTest.RequestTokenTwoConcurrentRequests (0 ms)
[4975/6146] GCMInvalidationBridgeTest.RequestTokenTwoConcurrentRequests (0 ms)
[ RUN      ] GCMInvalidationBridgeTest.Register
[       OK ] GCMInvalidationBridgeTest.Register (1 ms)
[4976/6146] GCMInvalidationBridgeTest.Register (1 ms)
[ RUN      ] GCMInvalidationBridgeTest.ConnectionState
[       OK ] GCMInvalidationBridgeTest.ConnectionState (1 ms)
[4977/6146] GCMInvalidationBridgeTest.ConnectionState (1 ms)
[ RUN      ] GCMNetworkChannelTest.HappyCase
[       OK ] GCMNetworkChannelTest.HappyCase (1 ms)
[4978/6146] GCMNetworkChannelTest.HappyCase (1 ms)
[ RUN      ] GCMNetworkChannelTest.FailedRegister
[       OK ] GCMNetworkChannelTest.FailedRegister (1 ms)
[4979/6146] GCMNetworkChannelTest.FailedRegister (1 ms)
[ RUN      ] GCMNetworkChannelTest.RegisterFinishesAfterSendMessage
[       OK ] GCMNetworkChannelTest.RegisterFinishesAfterSendMessage (0 ms)
[4980/6146] GCMNetworkChannelTest.RegisterFinishesAfterSendMessage (0 ms)
[ RUN      ] InvalidationLoggerTest.TestUpdateIdsMap
[       OK ] InvalidationLoggerTest.TestUpdateIdsMap (0 ms)
[4981/6146] InvalidationLoggerTest.TestUpdateIdsMap (0 ms)
[ RUN      ] InvalidationLoggerTest.TestInvalidtionsTotalCount
[       OK ] InvalidationLoggerTest.TestInvalidtionsTotalCount (0 ms)
[4982/6146] InvalidationLoggerTest.TestInvalidtionsTotalCount (0 ms)
[ RUN      ] InvalidationLoggerTest.TestRegisteredHandlers
[       OK ] InvalidationLoggerTest.TestRegisteredHandlers (0 ms)
[4983/6146] InvalidationLoggerTest.TestRegisteredHandlers (0 ms)
[ RUN      ] InvalidationNotifierTest/InvalidatorTest/0.Basic
[57267:3335:0524/193646:13981105655567:WARNING:persistence-utils.cc(46)] Ticl state failed MAC check: computed �9��^kK
2U��`���	 vs
[57267:3335:0524/193646:13981105775484:ERROR:invalidation-client-core.cc(313)] Failed deserializing persistent state: "fake_initial_state"
[       OK ] InvalidationNotifierTest/InvalidatorTest/0.Basic (3 ms)
[4984/6146] InvalidationNotifierTest/InvalidatorTest/0.Basic (3 ms)
[ RUN      ] InvalidationNotifierTest/InvalidatorTest/0.MultipleHandlers
[57267:3335:0524/193646:13981108038580:WARNING:persistence-utils.cc(46)] Ticl state failed MAC check: computed �9��^kK
2U��`���	 vs
[57267:3335:0524/193646:13981108088175:ERROR:invalidation-client-core.cc(313)] Failed deserializing persistent state: "fake_initial_state"
[       OK ] InvalidationNotifierTest/InvalidatorTest/0.MultipleHandlers (2 ms)
[4985/6146] InvalidationNotifierTest/InvalidatorTest/0.MultipleHandlers (2 ms)
[ RUN      ] InvalidationNotifierTest/InvalidatorTest/0.MultipleRegistrations
[57267:3335:0524/193646:13981109422556:WARNING:persistence-utils.cc(46)] Ticl state failed MAC check: computed �9��^kK
2U��`���	 vs
[57267:3335:0524/193646:13981109475032:ERROR:invalidation-client-core.cc(313)] Failed deserializing persistent state: "fake_initial_state"
[57267:3335:0524/193646:13981109703215:ERROR:invalidator_registrar.cc(50)] Duplicate registration: trying to register {"name":"a","source":2} for 0x11c3b5070 when it's already registered for 0x11c3b5020
[       OK ] InvalidationNotifierTest/InvalidatorTest/0.MultipleRegistrations (1 ms)
[4986/6146] InvalidationNotifierTest/InvalidatorTest/0.MultipleRegistrations (1 ms)
[ RUN      ] InvalidationNotifierTest/InvalidatorTest/0.EmptySetUnregisters
[57267:3335:0524/193646:13981110503995:WARNING:persistence-utils.cc(46)] Ticl state failed MAC check: computed �9��^kK
2U��`���	 vs
[57267:3335:0524/193646:13981110549844:ERROR:invalidation-client-core.cc(313)] Failed deserializing persistent state: "fake_initial_state"
[       OK ] InvalidationNotifierTest/InvalidatorTest/0.EmptySetUnregisters (1 ms)
[4987/6146] InvalidationNotifierTest/InvalidatorTest/0.EmptySetUnregisters (1 ms)
[ RUN      ] InvalidationNotifierTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent
[57267:3335:0524/193646:13981111491672:WARNING:persistence-utils.cc(46)] Ticl state failed MAC check: computed �9��^kK
2U��`���	 vs
[57267:3335:0524/193646:13981111536094:ERROR:invalidation-client-core.cc(313)] Failed deserializing persistent state: "fake_initial_state"
[       OK ] InvalidationNotifierTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (1 ms)
[4988/6146] InvalidationNotifierTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (1 ms)
[ RUN      ] RegistrarInvalidatorTest/InvalidatorTest/0.Basic
[       OK ] RegistrarInvalidatorTest/InvalidatorTest/0.Basic (0 ms)
[4989/6146] RegistrarInvalidatorTest/InvalidatorTest/0.Basic (0 ms)
[ RUN      ] RegistrarInvalidatorTest/InvalidatorTest/0.MultipleHandlers
[       OK ] RegistrarInvalidatorTest/InvalidatorTest/0.MultipleHandlers (1 ms)
[4990/6146] RegistrarInvalidatorTest/InvalidatorTest/0.MultipleHandlers (1 ms)
[ RUN      ] RegistrarInvalidatorTest/InvalidatorTest/0.MultipleRegistrations
[57268:3335:0524/193646:13981180295546:ERROR:invalidator_registrar.cc(50)] Duplicate registration: trying to register {"name":"a","source":2} for 0x121b9a470 when it's already registered for 0x121b9a420
[       OK ] RegistrarInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (0 ms)
[4991/6146] RegistrarInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (0 ms)
[ RUN      ] RegistrarInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters
[       OK ] RegistrarInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (1 ms)
[4992/6146] RegistrarInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (1 ms)
[ RUN      ] RegistrarInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent
[       OK ] RegistrarInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[4993/6146] RegistrarInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[ RUN      ] InvalidatorStorageTest.Clear
[       OK ] InvalidatorStorageTest.Clear (0 ms)
[4994/6146] InvalidatorStorageTest.Clear (0 ms)
[ RUN      ] InvalidatorStorageTest.SetGetNotifierClientId
[       OK ] InvalidatorStorageTest.SetGetNotifierClientId (0 ms)
[4995/6146] InvalidatorStorageTest.SetGetNotifierClientId (0 ms)
[ RUN      ] InvalidatorStorageTest.SetGetBootstrapData
[       OK ] InvalidatorStorageTest.SetGetBootstrapData (0 ms)
[4996/6146] InvalidatorStorageTest.SetGetBootstrapData (0 ms)
[ RUN      ] InvalidatorStorageTest.SaveGetInvalidations_Empty
[       OK ] InvalidatorStorageTest.SaveGetInvalidations_Empty (0 ms)
[4997/6146] InvalidatorStorageTest.SaveGetInvalidations_Empty (0 ms)
[ RUN      ] InvalidatorStorageTest.SaveGetInvalidations_Empty
[       OK ] InvalidatorStorageTest.SaveGetInvalidations_Empty (0 ms)
[4998/6146] InvalidatorStorageTest.SaveGetInvalidations (1 ms)
[ RUN      ] NonBlockingInvalidatorTest/InvalidatorTest/0.Basic
[       OK ] NonBlockingInvalidatorTest/InvalidatorTest/0.Basic (8 ms)
[4999/6146] NonBlockingInvalidatorTest/InvalidatorTest/0.Basic (8 ms)
[ RUN      ] NonBlockingInvalidatorTest/InvalidatorTest/0.MultipleHandlers
[       OK ] NonBlockingInvalidatorTest/InvalidatorTest/0.MultipleHandlers (3 ms)
[5000/6146] NonBlockingInvalidatorTest/InvalidatorTest/0.MultipleHandlers (3 ms)
[ RUN      ] NonBlockingInvalidatorTest/InvalidatorTest/0.MultipleRegistrations
[57269:3335:0524/193646:13981415570815:ERROR:invalidator_registrar.cc(50)] Duplicate registration: trying to register {"name":"a","source":2} for 0x11b44a470 when it's already registered for 0x11b44a420
[       OK ] NonBlockingInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (6 ms)
[5001/6146] NonBlockingInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (6 ms)
[ RUN      ] NonBlockingInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters
[       OK ] NonBlockingInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (3 ms)
[5002/6146] NonBlockingInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (3 ms)
[ RUN      ] NonBlockingInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent
[       OK ] NonBlockingInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (2 ms)
[5003/6146] NonBlockingInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (2 ms)
[ RUN      ] ObjectIdInvalidationMapTest.Empty
[       OK ] ObjectIdInvalidationMapTest.Empty (0 ms)
[5004/6146] ObjectIdInvalidationMapTest.Empty (0 ms)
[ RUN      ] ObjectIdInvalidationMapTest.Equality
[       OK ] ObjectIdInvalidationMapTest.Equality (0 ms)
[5005/6146] ObjectIdInvalidationMapTest.Equality (0 ms)
[ RUN      ] ObjectIdInvalidationMapTest.GetObjectIds
[       OK ] ObjectIdInvalidationMapTest.GetObjectIds (0 ms)
[5006/6146] ObjectIdInvalidationMapTest.GetObjectIds (0 ms)
[ RUN      ] ObjectIdInvalidationMapTest.GetSubsetWithObjectIds
[       OK ] ObjectIdInvalidationMapTest.GetSubsetWithObjectIds (0 ms)
[5007/6146] ObjectIdInvalidationMapTest.GetSubsetWithObjectIds (0 ms)
[ RUN      ] ObjectIdInvalidationMapTest.SerializeEmpty
[       OK ] ObjectIdInvalidationMapTest.SerializeEmpty (0 ms)
[5008/6146] ObjectIdInvalidationMapTest.SerializeEmpty (0 ms)
[ RUN      ] ObjectIdInvalidationMapTest.SerializeOneInvalidation
[       OK ] ObjectIdInvalidationMapTest.SerializeOneInvalidation (1 ms)
[5009/6146] ObjectIdInvalidationMapTest.SerializeOneInvalidation (1 ms)
[ RUN      ] ObjectIdInvalidationMapTest.SerializeInvalidateAll
[       OK ] ObjectIdInvalidationMapTest.SerializeInvalidateAll (0 ms)
[5010/6146] ObjectIdInvalidationMapTest.SerializeInvalidateAll (0 ms)
[ RUN      ] P2PInvalidatorTest.P2PNotificationTarget
[57270:3335:0524/193646:13981667550840:WARNING:p2p_invalidator.cc(62)] Could not parse unknown
[       OK ] P2PInvalidatorTest.P2PNotificationTarget (0 ms)
[5011/6146] P2PInvalidatorTest.P2PNotificationTarget (0 ms)
[ RUN      ] P2PInvalidatorTest.P2PNotificationDataIsTargeted
[       OK ] P2PInvalidatorTest.P2PNotificationDataIsTargeted (0 ms)
[5012/6146] P2PInvalidatorTest.P2PNotificationDataIsTargeted (0 ms)
[ RUN      ] P2PInvalidatorTest.P2PNotificationDataDefault
[       OK ] P2PInvalidatorTest.P2PNotificationDataDefault (0 ms)
[5013/6146] P2PInvalidatorTest.P2PNotificationDataDefault (0 ms)
[ RUN      ] P2PInvalidatorTest.P2PNotificationDataNonDefault
[       OK ] P2PInvalidatorTest.P2PNotificationDataNonDefault (0 ms)
[5014/6146] P2PInvalidatorTest.P2PNotificationDataNonDefault (0 ms)
[ RUN      ] P2PInvalidatorTest.NotificationsBasic
[       OK ] P2PInvalidatorTest.NotificationsBasic (1 ms)
[5015/6146] P2PInvalidatorTest.NotificationsBasic (1 ms)
[ RUN      ] P2PInvalidatorTest.SendNotificationData
[       OK ] P2PInvalidatorTest.SendNotificationData (2 ms)
[5016/6146] P2PInvalidatorTest.SendNotificationData (2 ms)
[ RUN      ] P2PInvalidatorTest/InvalidatorTest/0.Basic
[       OK ] P2PInvalidatorTest/InvalidatorTest/0.Basic (2 ms)
[5017/6146] P2PInvalidatorTest/InvalidatorTest/0.Basic (2 ms)
[ RUN      ] P2PInvalidatorTest/InvalidatorTest/0.MultipleHandlers
[       OK ] P2PInvalidatorTest/InvalidatorTest/0.MultipleHandlers (1 ms)
[5018/6146] P2PInvalidatorTest/InvalidatorTest/0.MultipleHandlers (1 ms)
[ RUN      ] P2PInvalidatorTest/InvalidatorTest/0.MultipleRegistrations
[57270:3335:0524/193646:13981674283226:ERROR:invalidator_registrar.cc(50)] Duplicate registration: trying to register {"name":"a","source":2} for 0x123d39870 when it's already registered for 0x123d39820
[       OK ] P2PInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (0 ms)
[5019/6146] P2PInvalidatorTest/InvalidatorTest/0.MultipleRegistrations (0 ms)
[ RUN      ] P2PInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters
[       OK ] P2PInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (1 ms)
[5020/6146] P2PInvalidatorTest/InvalidatorTest/0.EmptySetUnregisters (1 ms)
[ RUN      ] P2PInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent
[       OK ] P2PInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[5021/6146] P2PInvalidatorTest/InvalidatorTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[ RUN      ] PushClientChannelTest.Subscriptions
[       OK ] PushClientChannelTest.Subscriptions (0 ms)
[5022/6146] PushClientChannelTest.Subscriptions (0 ms)
[ RUN      ] PushClientChannelTest.UpdateCredentials
[       OK ] PushClientChannelTest.UpdateCredentials (0 ms)
[5023/6146] PushClientChannelTest.UpdateCredentials (0 ms)
[ RUN      ] PushClientChannelTest.OnPushClientStateChange
[       OK ] PushClientChannelTest.OnPushClientStateChange (0 ms)
[5024/6146] PushClientChannelTest.OnPushClientStateChange (0 ms)
[ RUN      ] PushClientChannelTest.SendMessage
[       OK ] PushClientChannelTest.SendMessage (0 ms)
[5025/6146] PushClientChannelTest.SendMessage (0 ms)
[ RUN      ] PushClientChannelTest.EncodeDecode
[       OK ] PushClientChannelTest.EncodeDecode (0 ms)
[5026/6146] PushClientChannelTest.EncodeDecode (0 ms)
[ RUN      ] PushClientChannelTest.EncodeDecodeNoContext
[       OK ] PushClientChannelTest.EncodeDecodeNoContext (0 ms)
[5027/6146] PushClientChannelTest.EncodeDecodeNoContext (0 ms)
[ RUN      ] PushClientChannelTest.DecodeEmpty
[       OK ] PushClientChannelTest.DecodeEmpty (0 ms)
[5028/6146] PushClientChannelTest.DecodeEmpty (0 ms)
[ RUN      ] PushClientChannelTest.DecodeGarbage
[       OK ] PushClientChannelTest.DecodeGarbage (0 ms)
[5029/6146] PushClientChannelTest.DecodeGarbage (0 ms)
[ RUN      ] PushClientChannelTest.OnIncomingMessage
[       OK ] PushClientChannelTest.OnIncomingMessage (1 ms)
[5030/6146] PushClientChannelTest.OnIncomingMessage (1 ms)
[ RUN      ] PushClientChannelTest.OnIncomingMessageNoReceiver
[       OK ] PushClientChannelTest.OnIncomingMessageNoReceiver (0 ms)
[5031/6146] PushClientChannelTest.OnIncomingMessageNoReceiver (0 ms)
[ RUN      ] PushClientChannelTest.OnIncomingMessageGarbage
[       OK ] PushClientChannelTest.OnIncomingMessageGarbage (0 ms)
[5032/6146] PushClientChannelTest.OnIncomingMessageGarbage (0 ms)
[ RUN      ] PushClientChannelTest.PersistedMessageState
[       OK ] PushClientChannelTest.PersistedMessageState (0 ms)
[5033/6146] PushClientChannelTest.PersistedMessageState (0 ms)
[ RUN      ] RegistrationManagerTest.UpdateRegisteredIds
[       OK ] RegistrationManagerTest.UpdateRegisteredIds (1 ms)
[5034/6146] RegistrationManagerTest.UpdateRegisteredIds (1 ms)
[ RUN      ] RegistrationManagerTest.CalculateBackoff
[       OK ] RegistrationManagerTest.CalculateBackoff (0 ms)
[5035/6146] RegistrationManagerTest.CalculateBackoff (0 ms)
[ RUN      ] RegistrationManagerTest.MarkRegistrationLost
[       OK ] RegistrationManagerTest.MarkRegistrationLost (0 ms)
[5036/6146] RegistrationManagerTest.MarkRegistrationLost (0 ms)
[ RUN      ] RegistrationManagerTest.MarkRegistrationLostBackoffLow
[       OK ] RegistrationManagerTest.MarkRegistrationLostBackoffLow (1 ms)
[5037/6146] RegistrationManagerTest.MarkRegistrationLostBackoffLow (1 ms)
[ RUN      ] RegistrationManagerTest.MarkRegistrationLostBackoffMid
[       OK ] RegistrationManagerTest.MarkRegistrationLostBackoffMid (1 ms)
[5038/6146] RegistrationManagerTest.MarkRegistrationLostBackoffMid (1 ms)
[ RUN      ] RegistrationManagerTest.MarkRegistrationLostBackoffHigh
[       OK ] RegistrationManagerTest.MarkRegistrationLostBackoffHigh (1 ms)
[5039/6146] RegistrationManagerTest.MarkRegistrationLostBackoffHigh (1 ms)
[ RUN      ] RegistrationManagerTest.MarkRegistrationLostBackoffReset
[       OK ] RegistrationManagerTest.MarkRegistrationLostBackoffReset (0 ms)
[5040/6146] RegistrationManagerTest.MarkRegistrationLostBackoffReset (0 ms)
[ RUN      ] RegistrationManagerTest.MarkAllRegistrationsLost
[       OK ] RegistrationManagerTest.MarkAllRegistrationsLost (2 ms)
[5041/6146] RegistrationManagerTest.MarkAllRegistrationsLost (2 ms)
[ RUN      ] RegistrationManagerTest.DisableId
[       OK ] RegistrationManagerTest.DisableId (0 ms)
[5042/6146] RegistrationManagerTest.DisableId (0 ms)
[ RUN      ] SingleObjectInvalidationSetTest.InsertionAndOrdering
[       OK ] SingleObjectInvalidationSetTest.InsertionAndOrdering (0 ms)
[5043/6146] SingleObjectInvalidationSetTest.InsertionAndOrdering (0 ms)
[ RUN      ] SingleObjectInvalidationSetTest.StartWithUnknownVersion
[       OK ] SingleObjectInvalidationSetTest.StartWithUnknownVersion (0 ms)
[5044/6146] SingleObjectInvalidationSetTest.StartWithUnknownVersion (0 ms)
[ RUN      ] SingleObjectInvalidationSetTest.SerializeEmpty
[       OK ] SingleObjectInvalidationSetTest.SerializeEmpty (0 ms)
[5045/6146] SingleObjectInvalidationSetTest.SerializeEmpty (0 ms)
[ RUN      ] SingleObjectInvalidationSetTest.SerializeOne
[       OK ] SingleObjectInvalidationSetTest.SerializeOne (0 ms)
[5046/6146] SingleObjectInvalidationSetTest.SerializeOne (0 ms)
[ RUN      ] SingleObjectInvalidationSetTest.SerializeMany
[       OK ] SingleObjectInvalidationSetTest.SerializeMany (0 ms)
[5047/6146] SingleObjectInvalidationSetTest.SerializeMany (0 ms)
[ RUN      ] SyncInvalidationListenerTest.WriteState
[       OK ] SyncInvalidationListenerTest.WriteState (0 ms)
[5048/6146] SyncInvalidationListenerTest.WriteState (0 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateNoPayload
[       OK ] SyncInvalidationListenerTest.InvalidateNoPayload (1 ms)
[5049/6146] SyncInvalidationListenerTest.InvalidateNoPayload (1 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateEmptyPayload
[       OK ] SyncInvalidationListenerTest.InvalidateEmptyPayload (0 ms)
[5050/6146] SyncInvalidationListenerTest.InvalidateEmptyPayload (0 ms)
[ RUN      ] SyncInvalidationListenerTest.DropsCleanUpStateMapCache
[       OK ] SyncInvalidationListenerTest.DropsCleanUpStateMapCache (2 ms)
[5051/6146] SyncInvalidationListenerTest.DropsCleanUpStateMapCache (2 ms)
[ RUN      ] SyncInvalidationListenerTest.EnableNotificationsNotReady
[       OK ] SyncInvalidationListenerTest.EnableNotificationsNotReady (0 ms)
[5052/6146] SyncInvalidationListenerTest.EnableNotificationsNotReady (0 ms)
[ RUN      ] SyncInvalidationListenerTest.EnableNotificationsThenReady
[       OK ] SyncInvalidationListenerTest.EnableNotificationsThenReady (1 ms)
[5053/6146] SyncInvalidationListenerTest.EnableNotificationsThenReady (1 ms)
[ RUN      ] SyncInvalidationListenerTest.ReadyThenEnableNotifications
[       OK ] SyncInvalidationListenerTest.ReadyThenEnableNotifications (0 ms)
[5054/6146] SyncInvalidationListenerTest.ReadyThenEnableNotifications (0 ms)
[ RUN      ] SyncInvalidationListenerTest.PushClientAuthError
[       OK ] SyncInvalidationListenerTest.PushClientAuthError (0 ms)
[5055/6146] SyncInvalidationListenerTest.PushClientAuthError (0 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidationClientAuthError
[57276:3335:0524/193647:13982574141456:ERROR:sync_invalidation_listener.cc(289)] Ticl error 1: auth error (transient = 0)
[       OK ] SyncInvalidationListenerTest.InvalidationClientAuthError (0 ms)
[5056/6146] SyncInvalidationListenerTest.InvalidationClientAuthError (0 ms)
[ RUN      ] SyncInvalidationListenerTest_WithInitialState.ReceiveSavedInvalidations
[       OK ] SyncInvalidationListenerTest_WithInitialState.ReceiveSavedInvalidations (1 ms)
[5057/6146] SyncInvalidationListenerTest_WithInitialState.ReceiveSavedInvalidations (1 ms)
[ RUN      ] SyncSystemResourcesTest.CurrentTime
[       OK ] SyncSystemResourcesTest.CurrentTime (1 ms)
[5058/6146] SyncSystemResourcesTest.CurrentTime (1 ms)
[ RUN      ] SyncSystemResourcesTest.Log
[       OK ] SyncSystemResourcesTest.Log (0 ms)
[5059/6146] SyncSystemResourcesTest.Log (0 ms)
[ RUN      ] SyncSystemResourcesTest.ScheduleBeforeStart
[       OK ] SyncSystemResourcesTest.ScheduleBeforeStart (0 ms)
[5060/6146] SyncSystemResourcesTest.ScheduleBeforeStart (0 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateWithPayload
[       OK ] SyncInvalidationListenerTest.InvalidateWithPayload (1 ms)
[5061/6146] SyncInvalidationListenerTest.InvalidateWithPayload (1 ms)
[ RUN      ] SyncInvalidationListenerTest.ManyInvalidations_NoDrop
[       OK ] SyncInvalidationListenerTest.ManyInvalidations_NoDrop (1 ms)
[5062/6146] SyncInvalidationListenerTest.ManyInvalidations_NoDrop (1 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateBeforeRegistration_Simple
[       OK ] SyncInvalidationListenerTest.InvalidateBeforeRegistration_Simple (1 ms)
[5063/6146] SyncInvalidationListenerTest.InvalidateBeforeRegistration_Simple (1 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateBeforeRegistration_Drop
[       OK ] SyncInvalidationListenerTest.InvalidateBeforeRegistration_Drop (0 ms)
[5064/6146] SyncInvalidationListenerTest.InvalidateBeforeRegistration_Drop (0 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateVersion
[       OK ] SyncInvalidationListenerTest.InvalidateVersion (0 ms)
[5065/6146] SyncInvalidationListenerTest.InvalidateVersion (0 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateUnknownVersion
[       OK ] SyncInvalidationListenerTest.InvalidateUnknownVersion (1 ms)
[5066/6146] SyncInvalidationListenerTest.InvalidateUnknownVersion (1 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateAll
[       OK ] SyncInvalidationListenerTest.InvalidateAll (0 ms)
[5067/6146] SyncInvalidationListenerTest.InvalidateAll (0 ms)
[ RUN      ] SyncInvalidationListenerTest.InvalidateMultipleIds
[       OK ] SyncInvalidationListenerTest.InvalidateMultipleIds (0 ms)
[5068/6146] SyncInvalidationListenerTest.InvalidateMultipleIds (0 ms)
[ RUN      ] SyncInvalidationListenerTest.RegisterEnableReady
[       OK ] SyncInvalidationListenerTest.RegisterEnableReady (0 ms)
[5069/6146] SyncInvalidationListenerTest.RegisterEnableReady (0 ms)
[ RUN      ] SyncInvalidationListenerTest.RegisterReadyEnable
[       OK ] SyncInvalidationListenerTest.RegisterReadyEnable (0 ms)
[5070/6146] SyncInvalidationListenerTest.RegisterReadyEnable (0 ms)
[ RUN      ] SyncInvalidationListenerTest.EnableRegisterReady
[       OK ] SyncInvalidationListenerTest.EnableRegisterReady (1 ms)
[5071/6146] SyncInvalidationListenerTest.EnableRegisterReady (1 ms)
[ RUN      ] SyncInvalidationListenerTest.EnableReadyRegister
[       OK ] SyncInvalidationListenerTest.EnableReadyRegister (0 ms)
[5072/6146] SyncInvalidationListenerTest.EnableReadyRegister (0 ms)
[ RUN      ] SyncInvalidationListenerTest.ReadyEnableRegister
[       OK ] SyncInvalidationListenerTest.ReadyEnableRegister (0 ms)
[5073/6146] SyncInvalidationListenerTest.ReadyEnableRegister (0 ms)
[ RUN      ] SyncInvalidationListenerTest.ReadyRegisterEnable
[       OK ] SyncInvalidationListenerTest.ReadyRegisterEnable (0 ms)
[5074/6146] SyncInvalidationListenerTest.ReadyRegisterEnable (0 ms)
[ RUN      ] SyncInvalidationListenerTest.RegisterTypesPreserved
[       OK ] SyncInvalidationListenerTest.RegisterTypesPreserved (0 ms)
[5075/6146] SyncInvalidationListenerTest.RegisterTypesPreserved (0 ms)
[ RUN      ] SyncInvalidationListenerTest.UnregisterCleansUpStateMapCache
[       OK ] SyncInvalidationListenerTest.UnregisterCleansUpStateMapCache (0 ms)
[5076/6146] SyncInvalidationListenerTest.UnregisterCleansUpStateMapCache (0 ms)
[ RUN      ] SyncInvalidationListenerTest.DuplicateInvaldiations_Simple
[       OK ] SyncInvalidationListenerTest.DuplicateInvaldiations_Simple (0 ms)
[5077/6146] SyncInvalidationListenerTest.DuplicateInvaldiations_Simple (0 ms)
[ RUN      ] SyncInvalidationListenerTest.DuplicateInvalidations_NearBufferLimit
[       OK ] SyncInvalidationListenerTest.DuplicateInvalidations_NearBufferLimit (1 ms)
[5078/6146] SyncInvalidationListenerTest.DuplicateInvalidations_NearBufferLimit (1 ms)
[ RUN      ] SyncInvalidationListenerTest.DuplicateInvalidations_UnknownVersion
[       OK ] SyncInvalidationListenerTest.DuplicateInvalidations_UnknownVersion (0 ms)
[5079/6146] SyncInvalidationListenerTest.DuplicateInvalidations_UnknownVersion (0 ms)
[ RUN      ] SyncInvalidationListenerTest.AcknowledgementsCleanUpStateMapCache
[       OK ] SyncInvalidationListenerTest.AcknowledgementsCleanUpStateMapCache (1 ms)
[5080/6146] SyncInvalidationListenerTest.AcknowledgementsCleanUpStateMapCache (1 ms)
[ RUN      ] SyncSystemResourcesTest.ScheduleAfterStop
[       OK ] SyncSystemResourcesTest.ScheduleAfterStop (0 ms)
[5081/6146] SyncSystemResourcesTest.ScheduleAfterStop (0 ms)
[ RUN      ] SyncSystemResourcesTest.ScheduleAndStop
[       OK ] SyncSystemResourcesTest.ScheduleAndStop (0 ms)
[5082/6146] SyncSystemResourcesTest.ScheduleAndStop (0 ms)
[ RUN      ] SyncSystemResourcesTest.ScheduleAndDestroy
[       OK ] SyncSystemResourcesTest.ScheduleAndDestroy (1 ms)
[5083/6146] SyncSystemResourcesTest.ScheduleAndDestroy (1 ms)
[ RUN      ] SyncSystemResourcesTest.ScheduleImmediately
[       OK ] SyncSystemResourcesTest.ScheduleImmediately (0 ms)
[5084/6146] SyncSystemResourcesTest.ScheduleImmediately (0 ms)
[ RUN      ] SyncSystemResourcesTest.ScheduleOnListenerThread
[       OK ] SyncSystemResourcesTest.ScheduleOnListenerThread (0 ms)
[5085/6146] SyncSystemResourcesTest.ScheduleOnListenerThread (0 ms)
[ RUN      ] SyncSystemResourcesTest.ScheduleWithZeroDelay
[       OK ] SyncSystemResourcesTest.ScheduleWithZeroDelay (0 ms)
[5086/6146] SyncSystemResourcesTest.ScheduleWithZeroDelay (0 ms)
[ RUN      ] SyncSystemResourcesTest.WriteState
[       OK ] SyncSystemResourcesTest.WriteState (0 ms)
[5087/6146] SyncSystemResourcesTest.WriteState (0 ms)
[ RUN      ] SyncNetworkChannelTest.ChannelStateChange
[       OK ] SyncNetworkChannelTest.ChannelStateChange (0 ms)
[5088/6146] SyncNetworkChannelTest.ChannelStateChange (0 ms)
[ RUN      ] SyncNetworkChannelTest.NetworkStateChange
[       OK ] SyncNetworkChannelTest.NetworkStateChange (0 ms)
[5089/6146] SyncNetworkChannelTest.NetworkStateChange (0 ms)
[ RUN      ] TiclInvalidationServiceTest/InvalidationServiceTest/0.Basic
[       OK ] TiclInvalidationServiceTest/InvalidationServiceTest/0.Basic (1 ms)
[5090/6146] TiclInvalidationServiceTest/InvalidationServiceTest/0.Basic (1 ms)
[ RUN      ] TiclInvalidationServiceTest/InvalidationServiceTest/0.MultipleHandlers
[       OK ] TiclInvalidationServiceTest/InvalidationServiceTest/0.MultipleHandlers (1 ms)
[5091/6146] TiclInvalidationServiceTest/InvalidationServiceTest/0.MultipleHandlers (1 ms)
[ RUN      ] TiclInvalidationServiceTest/InvalidationServiceTest/0.MultipleRegistrations
[57279:3335:0524/193648:13983109751447:ERROR:invalidator_registrar.cc(50)] Duplicate registration: trying to register {"name":"BOOKMARK","source":1004} for 0x11741f470 when it's already registered for 0x11741f420
[       OK ] TiclInvalidationServiceTest/InvalidationServiceTest/0.MultipleRegistrations (1 ms)
[5092/6146] TiclInvalidationServiceTest/InvalidationServiceTest/0.MultipleRegistrations (1 ms)
[ RUN      ] TiclInvalidationServiceTest/InvalidationServiceTest/0.EmptySetUnregisters
[       OK ] TiclInvalidationServiceTest/InvalidationServiceTest/0.EmptySetUnregisters (0 ms)
[5093/6146] TiclInvalidationServiceTest/InvalidationServiceTest/0.EmptySetUnregisters (0 ms)
[ RUN      ] TiclInvalidationServiceTest/InvalidationServiceTest/0.GetInvalidatorStateAlwaysCurrent
[       OK ] TiclInvalidationServiceTest/InvalidationServiceTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[5094/6146] TiclInvalidationServiceTest/InvalidationServiceTest/0.GetInvalidatorStateAlwaysCurrent (0 ms)
[ RUN      ] TiclInvalidationServiceLoggingTest.DetailedStatusCallbacksWork
[       OK ] TiclInvalidationServiceLoggingTest.DetailedStatusCallbacksWork (0 ms)
[5095/6146] TiclInvalidationServiceLoggingTest.DetailedStatusCallbacksWork (0 ms)
[ RUN      ] TiclProfileSettingsProviderTest.ChannelSelectionTest
[       OK ] TiclProfileSettingsProviderTest.ChannelSelectionTest (0 ms)
[5096/6146] TiclProfileSettingsProviderTest.ChannelSelectionTest (0 ms)
[ RUN      ] UnackedInvalidationSetTest.Empty
[       OK ] UnackedInvalidationSetTest.Empty (0 ms)
[5097/6146] UnackedInvalidationSetTest.Empty (0 ms)
[ RUN      ] UnackedInvalidationSetTest.OneInvalidation
[       OK ] UnackedInvalidationSetTest.OneInvalidation (0 ms)
[5098/6146] UnackedInvalidationSetTest.OneInvalidation (0 ms)
[ RUN      ] UnackedInvalidationSetTest.Clear
[       OK ] UnackedInvalidationSetTest.Clear (0 ms)
[5099/6146] UnackedInvalidationSetTest.Clear (0 ms)
[ RUN      ] UnackedInvalidationSetTest.UnknownVersions
[       OK ] UnackedInvalidationSetTest.UnknownVersions (0 ms)
[5100/6146] UnackedInvalidationSetTest.UnknownVersions (0 ms)
[ RUN      ] AudioDirectiveHandlerTest.Basic
[       OK ] AudioDirectiveHandlerTest.Basic (1 ms)
[5101/6146] AudioDirectiveHandlerTest.Basic (1 ms)
[ RUN      ] AudioDirectiveHandlerTest.Timed
[       OK ] AudioDirectiveHandlerTest.Timed (1 ms)
[5102/6146] AudioDirectiveHandlerTest.Timed (1 ms)
[ RUN      ] AudioDirectiveListTest.Basic
[       OK ] AudioDirectiveListTest.Basic (0 ms)
[5103/6146] AudioDirectiveListTest.Basic (0 ms)
[ RUN      ] AudioDirectiveListTest.AddDirectiveMultiple
[       OK ] AudioDirectiveListTest.AddDirectiveMultiple (0 ms)
[5104/6146] AudioDirectiveListTest.AddDirectiveMultiple (0 ms)
[ RUN      ] AudioDirectiveListTest.RemoveDirectiveMultiple
[       OK ] AudioDirectiveListTest.RemoveDirectiveMultiple (0 ms)
[5105/6146] AudioDirectiveListTest.RemoveDirectiveMultiple (0 ms)
[ RUN      ] DirectiveHandlerTest.DirectiveTtl
[       OK ] DirectiveHandlerTest.DirectiveTtl (0 ms)
[5106/6146] DirectiveHandlerTest.DirectiveTtl (0 ms)
[ RUN      ] DirectiveHandlerTest.Queuing
[       OK ] DirectiveHandlerTest.Queuing (0 ms)
[5107/6146] DirectiveHandlerTest.Queuing (0 ms)
[ RUN      ] GCMHandlerTest.OnMessage
[       OK ] GCMHandlerTest.OnMessage (0 ms)
[5108/6146] GCMHandlerTest.OnMessage (0 ms)
[ RUN      ] HttpPostTest.OKResponse
[       OK ] HttpPostTest.OKResponse (1 ms)
[5109/6146] HttpPostTest.OKResponse (1 ms)
[ RUN      ] HttpPostTest.ErrorResponse
[57282:3335:0524/193649:13983746227034:WARNING:http_post.cc(101)] Copresence request got HTTP response code 400. Response:
Bad client. Shame on you.
[57282:3335:0524/193649:13983746388907:WARNING:http_post.cc(101)] Copresence request got HTTP response code 500. Response:
I'm dying. Forgive me.
[57282:3335:0524/193649:13983746475178:WARNING:http_post.cc(95)] Couldn't contact the Copresence server at . Status code 0
[       OK ] HttpPostTest.ErrorResponse (0 ms)
[5110/6146] HttpPostTest.ErrorResponse (0 ms)
[ RUN      ] UnackedInvalidationSetTest.NoTruncation
[       OK ] UnackedInvalidationSetTest.NoTruncation (0 ms)
[5111/6146] UnackedInvalidationSetTest.NoTruncation (0 ms)
[ RUN      ] UnackedInvalidationSetTest.Truncation
[       OK ] UnackedInvalidationSetTest.Truncation (0 ms)
[5112/6146] UnackedInvalidationSetTest.Truncation (0 ms)
[ RUN      ] UnackedInvalidationSetTest.RegistrationAndTruncation
[       OK ] UnackedInvalidationSetTest.RegistrationAndTruncation (0 ms)
[5113/6146] UnackedInvalidationSetTest.RegistrationAndTruncation (0 ms)
[ RUN      ] UnackedInvalidationSetTest.Acknowledge
[       OK ] UnackedInvalidationSetTest.Acknowledge (0 ms)
[5114/6146] UnackedInvalidationSetTest.Acknowledge (0 ms)
[ RUN      ] UnackedInvalidationSetTest.Drop
[       OK ] UnackedInvalidationSetTest.Drop (0 ms)
[5115/6146] UnackedInvalidationSetTest.Drop (0 ms)
[ RUN      ] UnackedInvalidationSetSerializationTest.Empty
[       OK ] UnackedInvalidationSetSerializationTest.Empty (0 ms)
[5116/6146] UnackedInvalidationSetSerializationTest.Empty (0 ms)
[ RUN      ] UnackedInvalidationSetSerializationTest.OneInvalidation
[       OK ] UnackedInvalidationSetSerializationTest.OneInvalidation (0 ms)
[5117/6146] UnackedInvalidationSetSerializationTest.OneInvalidation (0 ms)
[ RUN      ] UnackedInvalidationSetSerializationTest.WithUnknownVersion
[       OK ] UnackedInvalidationSetSerializationTest.WithUnknownVersion (1 ms)
[5118/6146] UnackedInvalidationSetSerializationTest.WithUnknownVersion (1 ms)
[ RUN      ] UnackedInvalidationSetSerializationTest.ValidConversionFromMap
[       OK ] UnackedInvalidationSetSerializationTest.ValidConversionFromMap (0 ms)
[5119/6146] UnackedInvalidationSetSerializationTest.ValidConversionFromMap (0 ms)
[ RUN      ] UnackedInvalidationSetSerializationTest.InvalidConversionFromMap
[       OK ] UnackedInvalidationSetSerializationTest.InvalidConversionFromMap (0 ms)
[5120/6146] UnackedInvalidationSetSerializationTest.InvalidConversionFromMap (0 ms)
[ RUN      ] AudioPlayerTest.BasicPlayAndStop
[       OK ] AudioPlayerTest.BasicPlayAndStop (6 ms)
[5121/6146] AudioPlayerTest.BasicPlayAndStop (6 ms)
[ RUN      ] AudioPlayerTest.OutOfOrderPlayAndStopMultiple
[       OK ] AudioPlayerTest.OutOfOrderPlayAndStopMultiple (2 ms)
[5122/6146] AudioPlayerTest.OutOfOrderPlayAndStopMultiple (2 ms)
[ RUN      ] AudioPlayerTest.PlayingEndToEnd
[       OK ] AudioPlayerTest.PlayingEndToEnd (4 ms)
[5123/6146] AudioPlayerTest.PlayingEndToEnd (4 ms)
[ RUN      ] AudioPlayerTest.PlayingEndToEndRepeated
[       OK ] AudioPlayerTest.PlayingEndToEndRepeated (10 ms)
[5124/6146] AudioPlayerTest.PlayingEndToEndRepeated (10 ms)
[ RUN      ] AudioRecorderTest.RecordingEndToEnd
[       OK ] AudioRecorderTest.RecordingEndToEnd (69 ms)
[5125/6146] AudioRecorderTest.RecordingEndToEnd (69 ms)
[ RUN      ] ModemTest.EncodeToken
[       OK ] ModemTest.EncodeToken (1 ms)
[5126/6146] ModemTest.EncodeToken (1 ms)
[ RUN      ] ModemTest.Record
[       OK ] ModemTest.Record (0 ms)
[5127/6146] ModemTest.Record (0 ms)
[ RUN      ] CopresenceStateTest.Directives
[       OK ] CopresenceStateTest.Directives (2 ms)
[5128/6146] CopresenceStateTest.Directives (2 ms)
[ RUN      ] CopresenceStateTest.TransmittedTokens
[       OK ] CopresenceStateTest.TransmittedTokens (0 ms)
[5129/6146] CopresenceStateTest.TransmittedTokens (0 ms)
[ RUN      ] CopresenceStateTest.ReceivedTokens
[       OK ] CopresenceStateTest.ReceivedTokens (0 ms)
[5130/6146] CopresenceStateTest.ReceivedTokens (0 ms)
[ RUN      ] RpcHandlerTest.RegisterDevice
[       OK ] RpcHandlerTest.RegisterDevice (1 ms)
[5131/6146] RpcHandlerTest.RegisterDevice (1 ms)
[ RUN      ] RpcHandlerTest.RequestQueuing
[       OK ] RpcHandlerTest.RequestQueuing (1 ms)
[5132/6146] RpcHandlerTest.RequestQueuing (1 ms)
[ RUN      ] RpcHandlerTest.CreateRequestHeader
[       OK ] RpcHandlerTest.CreateRequestHeader (1 ms)
[5133/6146] RpcHandlerTest.CreateRequestHeader (1 ms)
[ RUN      ] RpcHandlerTest.ReportTokens
[       OK ] RpcHandlerTest.ReportTokens (0 ms)
[5134/6146] RpcHandlerTest.ReportTokens (0 ms)
[ RUN      ] RpcHandlerTest.ReportResponseHandler
[       OK ] RpcHandlerTest.ReportResponseHandler (0 ms)
[5135/6146] RpcHandlerTest.ReportResponseHandler (0 ms)
[ RUN      ] TimedMapTest.Basic
[       OK ] TimedMapTest.Basic (0 ms)
[5136/6146] TimedMapTest.Basic (0 ms)
[ RUN      ] TimedMapTest.ValueReplacement
[       OK ] TimedMapTest.ValueReplacement (1 ms)
[5137/6146] TimedMapTest.ValueReplacement (1 ms)
[ RUN      ] TimedMapTest.SizeEvict
[       OK ] TimedMapTest.SizeEvict (0 ms)
[5138/6146] TimedMapTest.SizeEvict (0 ms)
[ RUN      ] TimedMapTest.TimedEvict
[       OK ] TimedMapTest.TimedEvict (0 ms)
[5139/6146] TimedMapTest.TimedEvict (0 ms)
[ RUN      ] AnonymizerToolTest.Anonymize
[       OK ] AnonymizerToolTest.Anonymize (16 ms)
[5140/6146] AnonymizerToolTest.Anonymize (16 ms)
[ RUN      ] AnonymizerToolTest.AnonymizeMACAddresses
[       OK ] AnonymizerToolTest.AnonymizeMACAddresses (2 ms)
[5141/6146] AnonymizerToolTest.AnonymizeMACAddresses (2 ms)
[ RUN      ] AnonymizerToolTest.AnonymizeCustomPatterns
[       OK ] AnonymizerToolTest.AnonymizeCustomPatterns (94 ms)
[5142/6146] AnonymizerToolTest.AnonymizeCustomPatterns (94 ms)
[ RUN      ] AnonymizerToolTest.AnonymizeCustomPatternWithContext
[       OK ] AnonymizerToolTest.AnonymizeCustomPatternWithContext (2 ms)
[5143/6146] AnonymizerToolTest.AnonymizeCustomPatternWithContext (2 ms)
[ RUN      ] AnonymizerToolTest.AnonymizeCustomPatternWithoutContext
[       OK ] AnonymizerToolTest.AnonymizeCustomPatternWithoutContext (0 ms)
[5144/6146] AnonymizerToolTest.AnonymizeCustomPatternWithoutContext (0 ms)
[ RUN      ] FeedbackCommonTest.TestBasicData
[       OK ] FeedbackCommonTest.TestBasicData (0 ms)
[5145/6146] FeedbackCommonTest.TestBasicData (0 ms)
[ RUN      ] FeedbackCommonTest.TestAddLogs
[       OK ] FeedbackCommonTest.TestAddLogs (0 ms)
[5146/6146] FeedbackCommonTest.TestAddLogs (0 ms)
[ RUN      ] FeedbackCommonTest.TestCompressionThreshold
[       OK ] FeedbackCommonTest.TestCompressionThreshold (0 ms)
[5147/6146] FeedbackCommonTest.TestCompressionThreshold (0 ms)
[ RUN      ] FeedbackCommonTest.TestCompressionThreshold
[       OK ] FeedbackCommonTest.TestCompressionThreshold (0 ms)
[5148/6146] FeedbackCommonTest.TestCompression (3 ms)
[ RUN      ] FeedbackDataTest.ReportSending
[       OK ] FeedbackDataTest.ReportSending (4 ms)
[5149/6146] FeedbackDataTest.ReportSending (4 ms)
[ RUN      ] FeedbackUploaderChromeTest.VariationHeaders
[57284:3335:0524/193649:13984255161966:WARNING:feedback_uploader_delegate.cc(58)] FEEDBACK: Submission to feedback server () status: No connection to server.
[       OK ] FeedbackUploaderChromeTest.VariationHeaders (5 ms)
[5150/6146] FeedbackUploaderChromeTest.VariationHeaders (5 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_StopsDiscoverySessionBeforeDestroying
[57286:3335:0524/193649:13984610828698:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984610941504:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984611057617:INFO:bluetooth_low_energy_connection_finder.cc(197)] Looking for paired device: AA:BB:CC:DD:EE:FF
[57286:3335:0524/193649:13984611188005:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984611264286:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_StopsDiscoverySessionBeforeDestroying (2 ms)
[5151/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_StopsDiscoverySessionBeforeDestroying (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenWhitelistedDeviceIsAdded
[57286:3335:0524/193649:13984612977404:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984613031262:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984613142748:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984613479863:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 0 services.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc:244:
    Function call: HasDeviceWithAddress(@0x118301b20 "AA:BB:CC:DD:EE:FF")
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[57286:3335:0524/193649:13984613709999:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 0 services.
[57286:3335:0524/193649:13984613789534:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (0) and is paired (1
[57286:3335:0524/193649:13984613877254:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenWhitelistedDeviceIsAdded (2 ms)
[5152/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenWhitelistedDeviceIsAdded (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsAdded_NoPublicAddress
[57286:3335:0524/193649:13984615503107:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984615558379:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984615676388:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984615957145:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984616092397:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984616161809:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (0
[57286:3335:0524/193649:13984616236316:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsAdded_NoPublicAddress (2 ms)
[5153/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsAdded_NoPublicAddress (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreatesConnectionWhenWrongDeviceIsAdded_NoPublicAddress
[57286:3335:0524/193649:13984617659103:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984617702960:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984617822308:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984618099304:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984618182848:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreatesConnectionWhenWrongDeviceIsAdded_NoPublicAddress (2 ms)
[5154/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreatesConnectionWhenWrongDeviceIsAdded_NoPublicAddress (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsAdded_HasPublicAddress
[57286:3335:0524/193649:13984619602425:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984619653174:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984619748105:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984620024575:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984620133449:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984620205494:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (1
[57286:3335:0524/193649:13984620273084:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsAdded_HasPublicAddress (2 ms)
[5155/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsAdded_HasPublicAddress (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreateConnectionWhenWrongDeviceIsAdded_HasPublicAddress
[57286:3335:0524/193649:13984621676887:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984621725957:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984621814140:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984622077444:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device  has 1 services.
[57286:3335:0524/193649:13984622204482:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreateConnectionWhenWrongDeviceIsAdded_HasPublicAddress (2 ms)
[5156/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreateConnectionWhenWrongDeviceIsAdded_HasPublicAddress (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsChanged_HasPublicAddress
[57286:3335:0524/193649:13984623481584:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984623530529:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984623620217:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984623896065:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984624043587:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984624119904:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (1
[57286:3335:0524/193649:13984624186409:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsChanged_HasPublicAddress (2 ms)
[5157/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesConnectionWhenRightDeviceIsChanged_HasPublicAddress (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreateConnectionWhenWrongDeviceIsChanged_HasPublicAddress
[57286:3335:0524/193649:13984625526228:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984625584875:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984625673760:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984625933602:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device  has 1 services.
[57286:3335:0524/193649:13984626009957:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreateConnectionWhenWrongDeviceIsChanged_HasPublicAddress (2 ms)
[5158/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_DoesntCreateConnectionWhenWrongDeviceIsChanged_HasPublicAddress (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesOnlyOneConnection
[57286:3335:0524/193649:13984627285018:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984627333198:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984627451867:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984628168348:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984628260858:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984628318225:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (1
[57286:3335:0524/193649:13984628407609:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesOnlyOneConnection (2 ms)
[5159/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_CreatesOnlyOneConnection (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_ConnectionSucceeds_WithRemoteDevice
[57286:3335:0524/193649:13984629755374:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57286:3335:0524/193649:13984629804378:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57286:3335:0524/193649:13984629892463:INFO:bluetooth_low_energy_connection_finder.cc(197)] Looking for paired device: AA:BB:CC:DD:EE:FF
[57286:3335:0524/193649:13984629974785:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57286:3335:0524/193649:13984630221579:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57286:3335:0524/193649:13984630283065:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (1
[57286:3335:0524/193649:13984630369045:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[57286:3335:0524/193649:13984630479994:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 2 -> 1
[57286:3335:0524/193649:13984630531458:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 1 -> 2
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_ConnectionSucceeds_WithRemoteDevice (3 ms)
[5160/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_ConnectionSucceeds_WithRemoteDevice (3 ms)
[ RUN      ] FeedbackUploaderTest.QueueMultiple
[       OK ] FeedbackUploaderTest.QueueMultiple (5 ms)
[5161/6146] FeedbackUploaderTest.QueueMultiple (5 ms)
[ RUN      ] FeedbackUploaderTest.QueueMultipleWithFailures
[       OK ] FeedbackUploaderTest.QueueMultipleWithFailures (103 ms)
[5162/6146] FeedbackUploaderTest.QueueMultipleWithFailures (103 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.ConstructAndDestroyDontCrash
[57285:3335:0524/193649:13984467775813:INFO:bluetooth_low_energy_characteristics_finder.cc(88)] Scanning remote characteristics.
[57285:3335:0524/193649:13984467981813:INFO:bluetooth_low_energy_characteristics_finder.cc(92)] 11:22:33:44:55:66 has 0 services.
[       OK ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.ConstructAndDestroyDontCrash (2 ms)
[5163/6146] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.ConstructAndDestroyDontCrash (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindRightCharacteristics
[57285:3335:0524/193649:13984470028705:INFO:bluetooth_low_energy_characteristics_finder.cc(88)] Scanning remote characteristics.
[57285:3335:0524/193649:13984470127689:INFO:bluetooth_low_energy_characteristics_finder.cc(92)] 11:22:33:44:55:66 has 0 services.
[57285:3335:0524/193649:13984470864690:INFO:bluetooth_low_energy_characteristics_finder.cc(64)] New char found: 5539ed10-0483-11e5-8418-1697f925ec7b
[57285:3335:0524/193649:13984471549249:INFO:bluetooth_low_energy_characteristics_finder.cc(64)] New char found: fbae09f2-0482-11e5-8418-1697f925ec7b
[57285:3335:0524/193649:13984471749099:INFO:bluetooth_low_energy_characteristics_finder.cc(116)] Found write and read characteristics on remote device.
[57285:3335:0524/193649:13984471941516:INFO:bluetooth_low_energy_characteristics_finder.cc(73)] All characteristics discovered for
[       OK ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindRightCharacteristics (4 ms)
[5164/6146] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindRightCharacteristics (4 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.DidntFindRightCharacteristics
[57285:3335:0524/193649:13984473992076:INFO:bluetooth_low_energy_characteristics_finder.cc(88)] Scanning remote characteristics.
[57285:3335:0524/193649:13984474149787:INFO:bluetooth_low_energy_characteristics_finder.cc(92)] 11:22:33:44:55:66 has 0 services.
[57285:3335:0524/193649:13984474809057:INFO:bluetooth_low_energy_characteristics_finder.cc(64)] New char found: 09731422-048a-11e5-8418-1697f925ec7b
[57285:3335:0524/193649:13984475099987:INFO:bluetooth_low_energy_characteristics_finder.cc(73)] All characteristics discovered for
[       OK ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.DidntFindRightCharacteristics (3 ms)
[5165/6146] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.DidntFindRightCharacteristics (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindOnlyOneRightCharacteristic
[57285:3335:0524/193649:13984477078027:INFO:bluetooth_low_energy_characteristics_finder.cc(88)] Scanning remote characteristics.
[57285:3335:0524/193649:13984477178636:INFO:bluetooth_low_energy_characteristics_finder.cc(92)] 11:22:33:44:55:66 has 0 services.
[57285:3335:0524/193649:13984477825104:INFO:bluetooth_low_energy_characteristics_finder.cc(64)] New char found: 5539ed10-0483-11e5-8418-1697f925ec7b
[57285:3335:0524/193649:13984478079473:INFO:bluetooth_low_energy_characteristics_finder.cc(73)] All characteristics discovered for
[       OK ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindOnlyOneRightCharacteristic (3 ms)
[5166/6146] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindOnlyOneRightCharacteristic (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindWrongCharacteristic_FindRightCharacteristics
[57285:3335:0524/193649:13984479968276:INFO:bluetooth_low_energy_characteristics_finder.cc(88)] Scanning remote characteristics.
[57285:3335:0524/193649:13984480080487:INFO:bluetooth_low_energy_characteristics_finder.cc(92)] 11:22:33:44:55:66 has 0 services.
[57285:3335:0524/193649:13984480674355:INFO:bluetooth_low_energy_characteristics_finder.cc(64)] New char found: 09731422-048a-11e5-8418-1697f925ec7b
[57285:3335:0524/193649:13984481285194:INFO:bluetooth_low_energy_characteristics_finder.cc(64)] New char found: 5539ed10-0483-11e5-8418-1697f925ec7b
[57285:3335:0524/193649:13984481921124:INFO:bluetooth_low_energy_characteristics_finder.cc(64)] New char found: fbae09f2-0482-11e5-8418-1697f925ec7b
[57285:3335:0524/193649:13984482153918:INFO:bluetooth_low_energy_characteristics_finder.cc(116)] Found write and read characteristics on remote device.
[57285:3335:0524/193649:13984482420015:INFO:bluetooth_low_energy_characteristics_finder.cc(73)] All characteristics discovered for
[       OK ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindWrongCharacteristic_FindRightCharacteristics (5 ms)
[5167/6146] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.FindWrongCharacteristic_FindRightCharacteristics (5 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.RightCharacteristicsAlreadyPresent
[57285:3335:0524/193649:13984485616333:INFO:bluetooth_low_energy_characteristics_finder.cc(88)] Scanning remote characteristics.
[57285:3335:0524/193649:13984485751397:INFO:bluetooth_low_energy_characteristics_finder.cc(92)] 11:22:33:44:55:66 has 1 services.
[57285:3335:0524/193649:13984485870673:INFO:bluetooth_low_energy_characteristics_finder.cc(99)] Service  has 2 characteristics.
[57285:3335:0524/193649:13984486104097:INFO:bluetooth_low_energy_characteristics_finder.cc(116)] Found write and read characteristics on remote device.
[57285:3335:0524/193649:13984486280415:INFO:bluetooth_low_energy_characteristics_finder.cc(73)] All characteristics discovered for
[       OK ] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.RightCharacteristicsAlreadyPresent (3 ms)
[5168/6146] ProximityAuthBluetoothLowEnergyCharacteristicFinderTest.RightCharacteristicsAlreadyPresent (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.ConstructAndDestroyDoesntCrash
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.ConstructAndDestroyDoesntCrash (1 ms)
[5169/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.ConstructAndDestroyDoesntCrash (1 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_StartsDiscoverySession
[57285:3335:0524/193649:13984490184452:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57285:3335:0524/193649:13984490268019:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57285:3335:0524/193649:13984490368933:INFO:bluetooth_low_energy_connection_finder.cc(197)] Looking for paired device: AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_StartsDiscoverySession (2 ms)
[5170/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_StartsDiscoverySession (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_ConnectionFails_RestartDiscoveryAndConnectionSucceeds
[57287:3335:0524/193650:13984887609074:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57287:3335:0524/193650:13984887714806:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57287:3335:0524/193650:13984887833985:INFO:bluetooth_low_energy_connection_finder.cc(197)] Looking for paired device: AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984887971439:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57287:3335:0524/193650:13984888298574:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57287:3335:0524/193650:13984888380823:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (1
[57287:3335:0524/193650:13984888479063:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[57287:3335:0524/193650:13984888709064:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 2 -> 1
[57287:3335:0524/193650:13984888838379:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 1 -> 0
[57287:3335:0524/193650:13984888890502:WARNING:bluetooth_low_energy_connection_finder.cc(282)] Connection failed. Retrying.
[57287:3335:0524/193650:13984889134147:INFO:bluetooth_low_energy_connection_finder.cc(292)] Restarting discovery session.
[57287:3335:0524/193650:13984889352675:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57287:3335:0524/193650:13984889620907:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57287:3335:0524/193650:13984889715159:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (1
[57287:3335:0524/193650:13984889789258:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[57287:3335:0524/193650:13984889937942:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 2 -> 1
[57287:3335:0524/193650:13984889989549:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 1 -> 2
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_ConnectionFails_RestartDiscoveryAndConnectionSucceeds (4 ms)
[5171/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_ConnectionFails_RestartDiscoveryAndConnectionSucceeds (4 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_AdapterRemoved_RestartDiscoveryAndConnectionSucceeds
[57287:3335:0524/193650:13984891819408:INFO:bluetooth_low_energy_connection_finder.cc(78)] Finding connection
[57287:3335:0524/193650:13984891866168:INFO:bluetooth_low_energy_connection_finder.cc(189)] Adapter ready
[57287:3335:0524/193650:13984891953014:INFO:bluetooth_low_energy_connection_finder.cc(197)] Looking for paired device: AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984892043449:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57287:3335:0524/193650:13984892183560:INFO:bluetooth_low_energy_connection_finder.cc(93)] Adapter powered: 0
[57287:3335:0524/193650:13984892452137:INFO:bluetooth_low_energy_connection_finder.cc(93)] Adapter powered: 1
[57287:3335:0524/193650:13984892610604:INFO:bluetooth_low_energy_connection_finder.cc(214)] Discovery session started
[57287:3335:0524/193650:13984892994587:INFO:bluetooth_low_energy_connection_finder.cc(175)] Device AA:BB:CC:DD:EE:FF has 1 services.
[57287:3335:0524/193650:13984893066843:INFO:bluetooth_low_energy_connection_finder.cc(140)] Connecting to device AA:BB:CC:DD:EE:FF with service (1) and is paired (1
[57287:3335:0524/193650:13984893146194:INFO:bluetooth_low_energy_connection_finder.cc(244)] Stopping discovery session
[57287:3335:0524/193650:13984893322574:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 2 -> 1
[57287:3335:0524/193650:13984893398754:INFO:bluetooth_low_energy_connection_finder.cc(265)] OnConnectionStatusChanged: 1 -> 2
[       OK ] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_AdapterRemoved_RestartDiscoveryAndConnectionSucceeds (3 ms)
[5172/6146] ProximityAuthBluetoothLowEnergyConnectionFinderTest.Find_AdapterRemoved_RestartDiscoveryAndConnectionSucceeds (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.CreateAndDestroyWithouthConnectCallDoesntCrash
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.CreateAndDestroyWithouthConnectCallDoesntCrash (2 ms)
[5173/6146] ProximityAuthBluetoothLowEnergyConnectionTest.CreateAndDestroyWithouthConnectCallDoesntCrash (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Disconect_WithoutConnectDoesntCrash
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Disconect_WithoutConnectDoesntCrash (2 ms)
[5174/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Disconect_WithoutConnectDoesntCrash (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Success
[57287:3335:0524/193650:13984899390065:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57287:3335:0524/193650:13984899570777:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984899799178:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57287:3335:0524/193650:13984899847228:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000381s
[57287:3335:0524/193650:13984900028000:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57287:3335:0524/193650:13984900074899:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000607s
[57287:3335:0524/193650:13984900374467:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57287:3335:0524/193650:13984900421056:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000956s
[57287:3335:0524/193650:13984900465489:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57287:3335:0524/193650:13984900600435:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57287:3335:0524/193650:13984900771296:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57287:3335:0524/193650:13984900941643:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57287:3335:0524/193650:13984901016201:INFO:bluetooth_low_energy_connection.cc(327)] Connection completed. Time elapsed: 0.001548s
[57287:3335:0524/193650:13984901123543:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Success (3 ms)
[5175/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Success (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Success_Disconnect
[57287:3335:0524/193650:13984902922158:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57287:3335:0524/193650:13984903001256:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984903165881:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57287:3335:0524/193650:13984903215954:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000244s
[57287:3335:0524/193650:13984903380069:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57287:3335:0524/193650:13984903422705:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000452s
[57287:3335:0524/193650:13984903648164:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57287:3335:0524/193650:13984903695744:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000728s
[57287:3335:0524/193650:13984903732708:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57287:3335:0524/193650:13984903850444:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57287:3335:0524/193650:13984903954888:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57287:3335:0524/193650:13984904052435:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57287:3335:0524/193650:13984904108514:INFO:bluetooth_low_energy_connection.cc(327)] Connection completed. Time elapsed: 0.001138s
[57287:3335:0524/193650:13984904268207:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Success_Disconnect (3 ms)
[5176/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Success_Disconnect (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingCharacteristicsState
[57287:3335:0524/193650:13984906154643:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57287:3335:0524/193650:13984906256537:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984906428516:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57287:3335:0524/193650:13984906480287:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000281s
[57287:3335:0524/193650:13984906557860:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingCharacteristicsState (3 ms)
[5177/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingCharacteristicsState (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingNotifySessionState
[57287:3335:0524/193650:13984908292705:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57287:3335:0524/193650:13984908380025:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984908582781:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57287:3335:0524/193650:13984908654766:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000288s
[57287:3335:0524/193650:13984908773529:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57287:3335:0524/193650:13984908841147:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000499s
[57287:3335:0524/193650:13984908975099:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingNotifySessionState (2 ms)
[5178/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingNotifySessionState (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingResponseSignalState
[57287:3335:0524/193650:13984910808018:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57287:3335:0524/193650:13984910882001:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984911080956:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57287:3335:0524/193650:13984911151347:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.0003s
[57287:3335:0524/193650:13984911260089:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57287:3335:0524/193650:13984911302024:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000449s
[57287:3335:0524/193650:13984911541245:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57287:3335:0524/193650:13984911588518:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.00074s
[57287:3335:0524/193650:13984911623535:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57287:3335:0524/193650:13984911818861:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57287:3335:0524/193650:13984911964079:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingResponseSignalState (3 ms)
[5179/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Incomplete_Disconnect_FromWaitingResponseSignalState (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_CharacteristicsNotFound
[57287:3335:0524/193650:13984913781565:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57287:3335:0524/193650:13984913854383:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57287:3335:0524/193650:13984914035156:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57287:3335:0524/193650:13984914112666:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000282s
[57287:3335:0524/193650:13984914241838:WARNING:bluetooth_low_energy_connection.cc(391)] Connection error, missing characteristics for SmartLock service.
 not found.
[57287:3335:0524/193650:13984914285577:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_CharacteristicsNotFound (2 ms)
[5180/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_CharacteristicsNotFound (2 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice_TwoDevicesWithSamePublicKey
[57288:3335:0524/193650:13984986258685:WARNING:bluetooth_low_energy_device_whitelist.cc(84)] Two devices with different bluetooth address, but the same public key were added: public key 1
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice_TwoDevicesWithSamePublicKey (0 ms)
[5181/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice_TwoDevicesWithSamePublicKey (0 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithAddress
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithAddress (0 ms)
[5182/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithAddress (0 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithAddress_DeviceNotPresent
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithAddress_DeviceNotPresent (0 ms)
[5183/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithAddress_DeviceNotPresent (0 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithPublicKey
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithPublicKey (0 ms)
[5184/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithPublicKey (0 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithPublicKey_DeviceNotPresent
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithPublicKey_DeviceNotPresent (0 ms)
[5185/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RemoveDeviceWithPublicKey_DeviceNotPresent (0 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.GetPublicKeys
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.GetPublicKeys (0 ms)
[5186/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.GetPublicKeys (0 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.ConstructAndDestroyDoesntCrash
[       OK ] ProximityAuthBluetoothConnectionFinderTest.ConstructAndDestroyDoesntCrash (2 ms)
[5187/6146] ProximityAuthBluetoothConnectionFinderTest.ConstructAndDestroyDoesntCrash (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_NoBluetoothAdapter
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_NoBluetoothAdapter (1 ms)
[5188/6146] ProximityAuthBluetoothConnectionFinderTest.Find_NoBluetoothAdapter (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_BluetoothAdapterNotPresent
[57288:3335:0524/193650:13984991298007:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=unavailable
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_BluetoothAdapterNotPresent (1 ms)
[5189/6146] ProximityAuthBluetoothConnectionFinderTest.Find_BluetoothAdapterNotPresent (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_BluetoothAdapterNotPowered
[57288:3335:0524/193650:13984992538645:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=unavailable
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_BluetoothAdapterNotPowered (1 ms)
[5190/6146] ProximityAuthBluetoothConnectionFinderTest.Find_BluetoothAdapterNotPowered (1 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_NotifySessionError
[57289:3335:0524/193650:13985222458114:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57289:3335:0524/193650:13985222643976:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57289:3335:0524/193650:13985222895123:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57289:3335:0524/193650:13985222953027:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000389s
[57289:3335:0524/193650:13985223129776:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57289:3335:0524/193650:13985223185283:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000619s
[57289:3335:0524/193650:13985223445375:WARNING:bluetooth_low_energy_connection.cc(432)] Error starting notification session: 0
[57289:3335:0524/193650:13985223502197:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_NotifySessionError (4 ms)
[5191/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_NotifySessionError (4 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_ErrorSendingInviteToConnectSignal
[57289:3335:0524/193650:13985225912798:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57289:3335:0524/193650:13985226012738:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57289:3335:0524/193650:13985226201728:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57289:3335:0524/193650:13985226254261:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000289s
[57289:3335:0524/193650:13985226403397:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57289:3335:0524/193650:13985226456448:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000491s
[57289:3335:0524/193650:13985226740426:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57289:3335:0524/193650:13985226787969:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000826s
[57289:3335:0524/193650:13985226833680:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57289:3335:0524/193650:13985226970618:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985227165129:WARNING:bluetooth_low_energy_connection.cc(513)] Error 0 writing characteristic: 977c6674-1239-4e72-993b-502369b8bb5a
[57289:3335:0524/193650:13985227267549:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985227356056:WARNING:bluetooth_low_energy_connection.cc(513)] Error 0 writing characteristic: 977c6674-1239-4e72-993b-502369b8bb5a
[57289:3335:0524/193650:13985227443599:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985227514803:WARNING:bluetooth_low_energy_connection.cc(513)] Error 0 writing characteristic: 977c6674-1239-4e72-993b-502369b8bb5a
[57289:3335:0524/193650:13985227619661:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_ErrorSendingInviteToConnectSignal (4 ms)
[5192/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_Fails_ErrorSendingInviteToConnectSignal (4 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Receive_MessageSmallerThanCharacteristicSize
[57289:3335:0524/193650:13985229622995:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57289:3335:0524/193650:13985229725304:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57289:3335:0524/193650:13985229913967:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57289:3335:0524/193650:13985229992843:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000292s
[57289:3335:0524/193650:13985230172489:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57289:3335:0524/193650:13985230227900:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000555s
[57289:3335:0524/193650:13985230481879:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57289:3335:0524/193650:13985230526809:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.00086s
[57289:3335:0524/193650:13985230570876:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57289:3335:0524/193650:13985230679561:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985230820799:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985230959664:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985231027774:INFO:bluetooth_low_energy_connection.cc(327)] Connection completed. Time elapsed: 0.001356s
[57289:3335:0524/193650:13985231164549:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985231329714:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Receive_MessageSmallerThanCharacteristicSize (3 ms)
[5193/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Receive_MessageSmallerThanCharacteristicSize (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Receive_MessageLargerThanCharacteristicSize
[57289:3335:0524/193650:13985233299814:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57289:3335:0524/193650:13985233372538:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57289:3335:0524/193650:13985233540149:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57289:3335:0524/193650:13985233583628:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000242s
[57289:3335:0524/193650:13985233699649:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57289:3335:0524/193650:13985233749399:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000408s
[57289:3335:0524/193650:13985233985234:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57289:3335:0524/193650:13985234041069:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000685s
[57289:3335:0524/193650:13985234084001:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57289:3335:0524/193650:13985234170804:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985234278187:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985234370218:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985234427783:INFO:bluetooth_low_energy_connection.cc(327)] Connection completed. Time elapsed: 0.001086s
[57289:3335:0524/193650:13985234563089:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985234671083:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985234803496:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Receive_MessageLargerThanCharacteristicSize (3 ms)
[5194/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Receive_MessageLargerThanCharacteristicSize (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.SendMessage_SmallerThanCharacteristicSize
[57289:3335:0524/193650:13985236603997:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57289:3335:0524/193650:13985236684401:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57289:3335:0524/193650:13985236857225:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57289:3335:0524/193650:13985236908699:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000256s
[57289:3335:0524/193650:13985237026961:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57289:3335:0524/193650:13985237075820:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000427s
[57289:3335:0524/193650:13985237288594:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57289:3335:0524/193650:13985237354964:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000691s
[57289:3335:0524/193650:13985237416123:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57289:3335:0524/193650:13985237504821:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985237639155:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985237743075:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985237824521:INFO:bluetooth_low_energy_connection.cc(327)] Connection completed. Time elapsed: 0.001174s
[57289:3335:0524/193650:13985237937574:INFO:bluetooth_low_energy_connection.cc(169)] Sending message BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[57289:3335:0524/193650:13985238034134:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985238148164:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985238311560:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.SendMessage_SmallerThanCharacteristicSize (3 ms)
[5195/6146] ProximityAuthBluetoothLowEnergyConnectionTest.SendMessage_SmallerThanCharacteristicSize (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.SendMessage_LagerThanCharacteristicSize
[57289:3335:0524/193650:13985240060643:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  0s
[57289:3335:0524/193650:13985240134864:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57289:3335:0524/193650:13985240333437:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57289:3335:0524/193650:13985240379374:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000276s
[57289:3335:0524/193650:13985240499549:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57289:3335:0524/193650:13985240540441:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.00044s
[57289:3335:0524/193650:13985240765858:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57289:3335:0524/193650:13985240809678:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000707s
[57289:3335:0524/193650:13985240846341:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57289:3335:0524/193650:13985240940044:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985241050477:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985241174248:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985241237184:INFO:bluetooth_low_energy_connection.cc(327)] Connection completed. Time elapsed: 0.001132s
[57289:3335:0524/193650:13985241355016:INFO:bluetooth_low_energy_connection.cc(169)] Sending message BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[57289:3335:0524/193650:13985241465566:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985241659741:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985241762468:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985241871745:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985242010627:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.SendMessage_LagerThanCharacteristicSize (4 ms)
[5196/6146] ProximityAuthBluetoothLowEnergyConnectionTest.SendMessage_LagerThanCharacteristicSize (4 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_AfterADelayWhenThrottled
[57289:3335:0524/193650:13985243889987:INFO:bluetooth_low_energy_connection.cc(93)] Connecting in  1s
[57289:3335:0524/193650:13985243991975:INFO:bluetooth_low_energy_connection.cc(118)] Creating GATT connection with AA:BB:CC:DD:EE:FF
[57289:3335:0524/193650:13985244177524:INFO:bluetooth_low_energy_connection.cc(344)] GATT connection with AA:BB:CC:DD:EE:FF created.
[57289:3335:0524/193650:13985244252695:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000319s
[57289:3335:0524/193650:13985244362015:INFO:bluetooth_low_energy_connection.cc(375)] Remote chacteristics found.
[57289:3335:0524/193650:13985244420675:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.000486s
[57289:3335:0524/193650:13985244706197:INFO:bluetooth_low_energy_connection.cc(439)] Notification session started to peripheral char id
[57289:3335:0524/193650:13985244761936:INFO:bluetooth_low_energy_connection.cc(541)] Time elapsed: 0.00083s
[57289:3335:0524/193650:13985244799764:INFO:bluetooth_low_energy_connection.cc(458)] Sending invite to connect signal
[57289:3335:0524/193650:13985244908341:INFO:bluetooth_low_energy_connection.cc(483)] Writing characteristic...
[57289:3335:0524/193650:13985245016448:INFO:bluetooth_low_energy_connection.cc(498)] Characteristic written.
[57289:3335:0524/193650:13985245117325:INFO:bluetooth_low_energy_connection.cc(257)] Characteristic value changed: f4b904a2-a030-43b3-98a8-221c536c03cb
[57289:3335:0524/193650:13985245180908:INFO:bluetooth_low_energy_connection.cc(327)] Connection completed. Time elapsed: 0.001245s
[57289:3335:0524/193650:13985245284383:INFO:bluetooth_low_energy_connection.cc(135)] Disconnect from device AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_AfterADelayWhenThrottled (3 ms)
[5197/6146] ProximityAuthBluetoothLowEnergyConnectionTest.Connect_AfterADelayWhenThrottled (3 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RegisterPrefs
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RegisterPrefs (1 ms)
[5198/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.RegisterPrefs (1 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice (0 ms)
[5199/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice (0 ms)
[ RUN      ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice_TwoDevicesWithSameAddress
[       OK ] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice_TwoDevicesWithSameAddress (0 ms)
[5200/6146] ProximityAuthBluetoothLowEnergyDeviceWhitelistTest.AddDevice_TwoDevicesWithSameAddress (0 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionSucceeds
[57290:3335:0524/193650:13985693347931:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985693469085:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[57290:3335:0524/193650:13985693622125:WARNING:bluetooth_connection_finder.cc(185)] Connection found! Elapsed Time: 0ms.
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionSucceeds (3 ms)
[5201/6146] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionSucceeds (3 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionSucceeds_UnregistersAsObserver
[57290:3335:0524/193650:13985695399264:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985695464170:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[57290:3335:0524/193650:13985695611179:WARNING:bluetooth_connection_finder.cc(185)] Connection found! Elapsed Time: 0ms.
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionSucceeds_UnregistersAsObserver (2 ms)
[5202/6146] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionSucceeds_UnregistersAsObserver (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionFails_PostsTaskToPollAgain
[57290:3335:0524/193650:13985697087393:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985697156306:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[57290:3335:0524/193650:13985697241708:WARNING:bluetooth_connection_finder.cc(197)] Connection failed! Scheduling another polling iteration.
[57290:3335:0524/193650:13985697286948:INFO:bluetooth_connection_finder.cc(118)] Posting delayed poll..
[57290:3335:0524/193650:13985697423496:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985697519377:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionFails_PostsTaskToPollAgain (1 ms)
[5203/6146] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionFails_PostsTaskToPollAgain (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_PollsOnAdapterPresent
[57290:3335:0524/193650:13985699289734:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=unavailable
[57290:3335:0524/193650:13985699433014:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985699500869:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_PollsOnAdapterPresent (2 ms)
[5204/6146] ProximityAuthBluetoothConnectionFinderTest.Find_PollsOnAdapterPresent (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_PollsOnAdapterPowered
[57290:3335:0524/193650:13985701632545:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=unavailable
[57290:3335:0524/193650:13985701806191:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985701873231:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_PollsOnAdapterPowered (3 ms)
[5205/6146] ProximityAuthBluetoothConnectionFinderTest.Find_PollsOnAdapterPowered (3 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_DoesNotPollIfConnectionPending
[57290:3335:0524/193650:13985703140638:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985703222099:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[57290:3335:0524/193650:13985703346498:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_DoesNotPollIfConnectionPending (1 ms)
[5206/6146] ProximityAuthBluetoothConnectionFinderTest.Find_DoesNotPollIfConnectionPending (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionFails_PostsTaskToPollAgain_PollWaitsForTask
[57290:3335:0524/193650:13985704568787:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985704637307:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[57290:3335:0524/193650:13985704720965:WARNING:bluetooth_connection_finder.cc(197)] Connection failed! Scheduling another polling iteration.
[57290:3335:0524/193650:13985704770155:INFO:bluetooth_connection_finder.cc(118)] Posting delayed poll..
[57290:3335:0524/193650:13985704878714:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985704989810:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=unavailable
[57290:3335:0524/193650:13985705151591:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985705237499:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionFails_PostsTaskToPollAgain_PollWaitsForTask (2 ms)
[5207/6146] ProximityAuthBluetoothConnectionFinderTest.Find_ConnectionFails_PostsTaskToPollAgain_PollWaitsForTask (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_DeviceNotKnown_SeekDeviceSucceeds
[57290:3335:0524/193650:13985706450727:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985706528435:INFO:bluetooth_connection_finder.cc(94)] Remote device [AA:BB:CC:DD:EE:FF] is not known. Seeking device directly by address...
[57290:3335:0524/193650:13985706706251:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985706765615:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[57290:3335:0524/193650:13985706876491:WARNING:bluetooth_connection_finder.cc(185)] Connection found! Elapsed Time: 0ms.
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_DeviceNotKnown_SeekDeviceSucceeds (2 ms)
[5208/6146] ProximityAuthBluetoothConnectionFinderTest.Find_DeviceNotKnown_SeekDeviceSucceeds (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionFinderTest.Find_DeviceNotKnown_SeekDeviceFailThenSucceeds
[57290:3335:0524/193650:13985708156855:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985708224978:INFO:bluetooth_connection_finder.cc(94)] Remote device [AA:BB:CC:DD:EE:FF] is not known. Seeking device directly by address...
[57290:3335:0524/193650:13985708287993:ERROR:bluetooth_connection_finder.cc(143)] Failed to seek device: Seek failed for test.
[57290:3335:0524/193650:13985708330568:INFO:bluetooth_connection_finder.cc(118)] Posting delayed poll..
[57290:3335:0524/193650:13985708426510:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985708481537:INFO:bluetooth_connection_finder.cc(94)] Remote device [AA:BB:CC:DD:EE:FF] is not known. Seeking device directly by address...
[57290:3335:0524/193650:13985708650033:INFO:bluetooth_connection_finder.cc(71)] Readiness: adapter=available
[57290:3335:0524/193650:13985708730809:INFO:bluetooth_connection_finder.cc(105)] Remote device known, connecting...
[57290:3335:0524/193650:13985708825267:WARNING:bluetooth_connection_finder.cc(185)] Connection found! Elapsed Time: 0ms.
[       OK ] ProximityAuthBluetoothConnectionFinderTest.Find_DeviceNotKnown_SeekDeviceFailThenSucceeds (2 ms)
[5209/6146] ProximityAuthBluetoothConnectionFinderTest.Find_DeviceNotKnown_SeekDeviceFailThenSucceeds (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionWasInProgress
[57290:3335:0524/193650:13985710332019:WARNING:bluetooth_connection.cc(38)] Ignoring attempt to connect a non-disconnected connection.
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionWasInProgress (1 ms)
[5210/6146] ProximityAuthBluetoothConnectionTest.Connect_ConnectionWasInProgress (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasAlreadyDisconnected
[57291:3335:0524/193650:13985605162716:WARNING:bluetooth_connection.cc(57)] Ignoring attempt to disconnect a non-connected connection.
[       OK ] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasAlreadyDisconnected (3 ms)
[5211/6146] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasAlreadyDisconnected (3 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasInProgress
[       OK ] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasInProgress (2 ms)
[5212/6146] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasInProgress (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasConnected
[57291:3335:0524/193650:13985610203405:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasConnected (3 ms)
[5213/6146] ProximityAuthBluetoothConnectionTest.Disconnect_ConnectionWasConnected (3 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ThenDisconnectWhileInProgress_ThenBackingConnectionSucceeds
[57291:3335:0524/193650:13985612887827:WARNING:bluetooth_connection.cc(152)] Ignoring successful backend Bluetooth connection to an already disconnected logical connection.
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ThenDisconnectWhileInProgress_ThenBackingConnectionSucceeds (2 ms)
[5214/6146] ProximityAuthBluetoothConnectionTest.Connect_ThenDisconnectWhileInProgress_ThenBackingConnectionSucceeds (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.SendMessage_SendsExpectedDataOverTheWire
[57291:3335:0524/193650:13985615109035:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothConnectionTest.SendMessage_SendsExpectedDataOverTheWire (2 ms)
[5215/6146] ProximityAuthBluetoothConnectionTest.SendMessage_SendsExpectedDataOverTheWire (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.SendMessage_Success
[57291:3335:0524/193650:13985617643196:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[57291:3335:0524/193650:13985617976965:INFO:bluetooth_connection.cc(170)] Successfully sent 42 bytes.
[       OK ] ProximityAuthBluetoothConnectionTest.SendMessage_Success (2 ms)
[5216/6146] ProximityAuthBluetoothConnectionTest.SendMessage_Success (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.SendMessage_Failure
[57291:3335:0524/193650:13985620170503:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[57291:3335:0524/193650:13985620601908:WARNING:bluetooth_connection.cc(176)] Error when sending bytes: The most helpful of error messages
[       OK ] ProximityAuthBluetoothConnectionTest.SendMessage_Failure (3 ms)
[5217/6146] ProximityAuthBluetoothConnectionTest.SendMessage_Failure (3 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.DeviceChanged_Disconnected
[57291:3335:0524/193650:13985622674576:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[57291:3335:0524/193650:13985623054455:INFO:bluetooth_connection.cc(99)] Device disconnected...
[       OK ] ProximityAuthBluetoothConnectionTest.DeviceChanged_Disconnected (2 ms)
[5218/6146] ProximityAuthBluetoothConnectionTest.DeviceChanged_Disconnected (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.DeviceChanged_NotDisconnected
[57291:3335:0524/193650:13985625079155:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothConnectionTest.DeviceChanged_NotDisconnected (2 ms)
[5219/6146] ProximityAuthBluetoothConnectionTest.DeviceChanged_NotDisconnected (2 ms)
[ RUN      ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_FirstConnectionIsNotThrottled
[       OK ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_FirstConnectionIsNotThrottled (1 ms)
[5220/6146] ProximityAuthBluetoothThrottlerImplTest.GetDelay_FirstConnectionIsNotThrottled (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionWasConnected
[57292:3335:0524/193651:13985836862111:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[57292:3335:0524/193651:13985837081898:WARNING:bluetooth_connection.cc(38)] Ignoring attempt to connect a non-disconnected connection.
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionWasConnected (2 ms)
[5221/6146] ProximityAuthBluetoothConnectionTest.Connect_ConnectionWasConnected (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_NoBluetoothAdapter
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_NoBluetoothAdapter (1 ms)
[5222/6146] ProximityAuthBluetoothConnectionTest.Connect_NoBluetoothAdapter (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_DeviceMissing
[57292:3335:0524/193651:13985839782068:WARNING:bluetooth_connection.cc(128)] Device with address AA:BB:CC:DD:EE:FF is not known to the system Bluetooth daemon.
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_DeviceMissing (2 ms)
[5223/6146] ProximityAuthBluetoothConnectionTest.Connect_DeviceMissing (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_DeviceRemovedWhileConnecting
[57292:3335:0524/193651:13985841303238:INFO:bluetooth_connection.cc(111)] Device disconnected...
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_DeviceRemovedWhileConnecting (1 ms)
[5224/6146] ProximityAuthBluetoothConnectionTest.Connect_DeviceRemovedWhileConnecting (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_OtherDeviceRemovedWhileConnecting
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_OtherDeviceRemovedWhileConnecting (2 ms)
[5225/6146] ProximityAuthBluetoothConnectionTest.Connect_OtherDeviceRemovedWhileConnecting (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionFails
[57292:3335:0524/193651:13985844503970:WARNING:bluetooth_connection.cc(165)] Connection failed: super descriptive error message
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionFails (1 ms)
[5226/6146] ProximityAuthBluetoothConnectionTest.Connect_ConnectionFails (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds
[57292:3335:0524/193651:13985845906875:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds (2 ms)
[5227/6146] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ThenDeviceRemoved
[57292:3335:0524/193651:13985847383435:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[57292:3335:0524/193651:13985847592225:INFO:bluetooth_connection.cc(111)] Device disconnected...
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ThenDeviceRemoved (1 ms)
[5228/6146] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ThenDeviceRemoved (1 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ReceiveData
[57292:3335:0524/193651:13985848942315:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[57292:3335:0524/193651:13985849124387:INFO:bluetooth_connection.cc(185)] Received 6 bytes.
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ReceiveData (2 ms)
[5229/6146] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ReceiveData (2 ms)
[ RUN      ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ReceiveDataAfterReceiveError
[57292:3335:0524/193651:13985850844591:INFO:bluetooth_connection.cc(157)] Connection established with AA:BB:CC:DD:EE:FF
[57292:3335:0524/193651:13985851020779:WARNING:bluetooth_connection.cc(198)] Error receiving bytes: The system is down. They're taking over!
[57292:3335:0524/193651:13985851205077:INFO:bluetooth_connection.cc(185)] Received 6 bytes.
[       OK ] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ReceiveDataAfterReceiveError (2 ms)
[5230/6146] ProximityAuthBluetoothConnectionTest.Connect_ConnectionSucceeds_ReceiveDataAfterReceiveError (2 ms)
[ RUN      ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_ConnectionAfterDisconnectIsThrottled
[       OK ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_ConnectionAfterDisconnectIsThrottled (0 ms)
[5231/6146] ProximityAuthBluetoothThrottlerImplTest.GetDelay_ConnectionAfterDisconnectIsThrottled (0 ms)
[ RUN      ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_ConnectionAfterIsProgressDisconnectIsThrottled
[       OK ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_ConnectionAfterIsProgressDisconnectIsThrottled (0 ms)
[5232/6146] ProximityAuthBluetoothThrottlerImplTest.GetDelay_ConnectionAfterIsProgressDisconnectIsThrottled (0 ms)
[ RUN      ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_DelayedConnectionAfterDisconnectIsNotThrottled
[       OK ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_DelayedConnectionAfterDisconnectIsNotThrottled (0 ms)
[5233/6146] ProximityAuthBluetoothThrottlerImplTest.GetDelay_DelayedConnectionAfterDisconnectIsNotThrottled (0 ms)
[ RUN      ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_DelayedConnectionAfterInProgressDisconnectIsNotThrottled
[       OK ] ProximityAuthBluetoothThrottlerImplTest.GetDelay_DelayedConnectionAfterInProgressDisconnectIsNotThrottled (0 ms)
[5234/6146] ProximityAuthBluetoothThrottlerImplTest.GetDelay_DelayedConnectionAfterInProgressDisconnectIsNotThrottled (0 ms)
[ RUN      ] ProximityAuthConnectionTest.IsConnected
[       OK ] ProximityAuthConnectionTest.IsConnected (0 ms)
[5235/6146] ProximityAuthConnectionTest.IsConnected (0 ms)
[ RUN      ] ProximityAuthConnectionTest.SendMessage_FailsWhenNotConnected
[       OK ] ProximityAuthConnectionTest.SendMessage_FailsWhenNotConnected (0 ms)
[5236/6146] ProximityAuthConnectionTest.SendMessage_FailsWhenNotConnected (0 ms)
[ RUN      ] ProximityAuthConnectionTest.SendMessage_FailsWhenAnotherMessageSendIsInProgress
[       OK ] ProximityAuthConnectionTest.SendMessage_FailsWhenAnotherMessageSendIsInProgress (0 ms)
[5237/6146] ProximityAuthConnectionTest.SendMessage_FailsWhenAnotherMessageSendIsInProgress (0 ms)
[ RUN      ] ProximityAuthConnectionTest.SendMessage_SucceedsWhenConnected
[       OK ] ProximityAuthConnectionTest.SendMessage_SucceedsWhenConnected (0 ms)
[5238/6146] ProximityAuthConnectionTest.SendMessage_SucceedsWhenConnected (0 ms)
[ RUN      ] ProximityAuthConnectionTest.SendMessage_SucceedsAfterPreviousMessageSendCompletes
[       OK ] ProximityAuthConnectionTest.SendMessage_SucceedsAfterPreviousMessageSendCompletes (0 ms)
[5239/6146] ProximityAuthConnectionTest.SendMessage_SucceedsAfterPreviousMessageSendCompletes (0 ms)
[ RUN      ] ProximityAuthConnectionTest.SetStatus_NotifiesObserversOfStatusChange
[       OK ] ProximityAuthConnectionTest.SetStatus_NotifiesObserversOfStatusChange (0 ms)
[5240/6146] ProximityAuthConnectionTest.SetStatus_NotifiesObserversOfStatusChange (0 ms)
[ RUN      ] ProximityAuthConnectionTest.SetStatus_DoesntNotifyObserversIfStatusUnchanged
[       OK ] ProximityAuthConnectionTest.SetStatus_DoesntNotifyObserversIfStatusUnchanged (0 ms)
[5241/6146] ProximityAuthConnectionTest.SetStatus_DoesntNotifyObserversIfStatusUnchanged (0 ms)
[ RUN      ] ProximityAuthConnectionTest.OnDidSendMessage_NotifiesObserversIfMessageSendInProgress
[       OK ] ProximityAuthConnectionTest.OnDidSendMessage_NotifiesObserversIfMessageSendInProgress (0 ms)
[5242/6146] ProximityAuthConnectionTest.OnDidSendMessage_NotifiesObserversIfMessageSendInProgress (0 ms)
[ RUN      ] ProximityAuthConnectionTest.OnDidSendMessage_DoesntNotifyObserversIfNoMessageSendInProgress
[       OK ] ProximityAuthConnectionTest.OnDidSendMessage_DoesntNotifyObserversIfNoMessageSendInProgress (0 ms)
[5243/6146] ProximityAuthConnectionTest.OnDidSendMessage_DoesntNotifyObserversIfNoMessageSendInProgress (0 ms)
[ RUN      ] ProximityAuthConnectionTest.OnBytesReceived_NotifiesObserversOnValidMessage
[       OK ] ProximityAuthConnectionTest.OnBytesReceived_NotifiesObserversOnValidMessage (0 ms)
[5244/6146] ProximityAuthConnectionTest.OnBytesReceived_NotifiesObserversOnValidMessage (0 ms)
[ RUN      ] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfNotConnected
[       OK ] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfNotConnected (0 ms)
[5245/6146] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfNotConnected (0 ms)
[ RUN      ] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfMessageIsIncomplete
[       OK ] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfMessageIsIncomplete (0 ms)
[5246/6146] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfMessageIsIncomplete (0 ms)
[ RUN      ] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfMessageIsInvalid
[       OK ] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfMessageIsInvalid (0 ms)
[5247/6146] ProximityAuthConnectionTest.OnBytesReceived_DoesntNotifyObserversIfMessageIsInvalid (0 ms)
[ RUN      ] ProximityAuthCryptAuthAccessTokenFetcherTest.FetchSuccess
[       OK ] ProximityAuthCryptAuthAccessTokenFetcherTest.FetchSuccess (1 ms)
[5248/6146] ProximityAuthCryptAuthAccessTokenFetcherTest.FetchSuccess (1 ms)
[ RUN      ] ProximityAuthCryptAuthAccessTokenFetcherTest.FetchFailure
[       OK ] ProximityAuthCryptAuthAccessTokenFetcherTest.FetchFailure (0 ms)
[5249/6146] ProximityAuthCryptAuthAccessTokenFetcherTest.FetchFailure (0 ms)
[ RUN      ] ProximityAuthCryptAuthAccessTokenFetcherTest.FetcherReuse
[57294:3335:0524/193651:13986167870516:WARNING:cryptauth_access_token_fetcher_impl.cc(35)] Create an instance for each token fetched. Do not reuse.
[       OK ] ProximityAuthCryptAuthAccessTokenFetcherTest.FetcherReuse (0 ms)
[5250/6146] ProximityAuthCryptAuthAccessTokenFetcherTest.FetcherReuse (0 ms)
[ RUN      ] ProximityAuthCryptAuthApiCallFlowTest.RequestSuccess
[       OK ] ProximityAuthCryptAuthApiCallFlowTest.RequestSuccess (0 ms)
[5251/6146] ProximityAuthCryptAuthApiCallFlowTest.RequestSuccess (0 ms)
[ RUN      ] ProximityAuthCryptAuthApiCallFlowTest.RequestFailure
[57295:3335:0524/193651:13986479749699:INFO:cryptauth_api_call_flow.cc(79)] API call failed:

[       OK ] ProximityAuthCryptAuthApiCallFlowTest.RequestFailure (0 ms)
[5252/6146] ProximityAuthCryptAuthApiCallFlowTest.RequestFailure (0 ms)
[ RUN      ] ProximityAuthCryptAuthApiCallFlowTest.RequestStatus500
[57295:3335:0524/193651:13986480225421:INFO:cryptauth_api_call_flow.cc(79)] API call failed:
CryptAuth Meltdown.
[       OK ] ProximityAuthCryptAuthApiCallFlowTest.RequestStatus500 (1 ms)
[5253/6146] ProximityAuthCryptAuthApiCallFlowTest.RequestStatus500 (1 ms)
[ RUN      ] ProximityAuthCryptAuthApiCallFlowTest.RequestWithNoBody
[       OK ] ProximityAuthCryptAuthApiCallFlowTest.RequestWithNoBody (0 ms)
[5254/6146] ProximityAuthCryptAuthApiCallFlowTest.RequestWithNoBody (0 ms)
[ RUN      ] ProximityAuthCryptAuthApiCallFlowTest.ResponseWithNoBody
[       OK ] ProximityAuthCryptAuthApiCallFlowTest.ResponseWithNoBody (0 ms)
[5255/6146] ProximityAuthCryptAuthApiCallFlowTest.ResponseWithNoBody (0 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.GetMyDevicesSuccess
[       OK ] ProximityAuthCryptAuthClientTest.GetMyDevicesSuccess (0 ms)
[5256/6146] ProximityAuthCryptAuthClientTest.GetMyDevicesSuccess (0 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.GetMyDevicesFailure
[       OK ] ProximityAuthCryptAuthClientTest.GetMyDevicesFailure (0 ms)
[5257/6146] ProximityAuthCryptAuthClientTest.GetMyDevicesFailure (0 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.FindEligibleUnlockDevicesSuccess
[       OK ] ProximityAuthCryptAuthClientTest.FindEligibleUnlockDevicesSuccess (1 ms)
[5258/6146] ProximityAuthCryptAuthClientTest.FindEligibleUnlockDevicesSuccess (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.FindEligibleUnlockDevicesFailure
[       OK ] ProximityAuthCryptAuthClientTest.FindEligibleUnlockDevicesFailure (0 ms)
[5259/6146] ProximityAuthCryptAuthClientTest.FindEligibleUnlockDevicesFailure (0 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.SendDeviceSyncTickleSuccess
[       OK ] ProximityAuthCryptAuthClientTest.SendDeviceSyncTickleSuccess (1 ms)
[5260/6146] ProximityAuthCryptAuthClientTest.SendDeviceSyncTickleSuccess (1 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.RegisterPrefs
[       OK ] ProximityAuthCryptAuthDeviceManagerTest.RegisterPrefs (1 ms)
[5261/6146] ProximityAuthCryptAuthDeviceManagerTest.RegisterPrefs (1 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.GetSyncState
[       OK ] ProximityAuthCryptAuthDeviceManagerTest.GetSyncState (0 ms)
[5262/6146] ProximityAuthCryptAuthDeviceManagerTest.GetSyncState (0 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.InitWithDefaultPrefs
[       OK ] ProximityAuthCryptAuthDeviceManagerTest.InitWithDefaultPrefs (1 ms)
[5263/6146] ProximityAuthCryptAuthDeviceManagerTest.InitWithDefaultPrefs (1 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.InitWithExistingPrefs
[       OK ] ProximityAuthCryptAuthDeviceManagerTest.InitWithExistingPrefs (0 ms)
[5264/6146] ProximityAuthCryptAuthDeviceManagerTest.InitWithExistingPrefs (0 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.SyncSucceedsForFirstTime
[57297:3335:0524/193652:13986816228338:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[ {
   "bluetooth_address": "YWE6YmI6Y2M6ZWU6ZGQ6ZmY=",
   "device_name": "TmV4dXMgNQ==",
   "public_key": "R09PRw=="
}, {
   "bluetooth_address": "",
   "device_name": "U3VyZmFjZSBQcm8gMw==",
   "public_key": "TVNGVA=="
} ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.SyncSucceedsForFirstTime (1 ms)
[5265/6146] ProximityAuthCryptAuthDeviceManagerTest.SyncSucceedsForFirstTime (1 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.ForceSync
[57297:3335:0524/193652:13986818127936:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[ {
   "bluetooth_address": "YWE6YmI6Y2M6ZWU6ZGQ6ZmY=",
   "device_name": "TmV4dXMgNQ==",
   "public_key": "R09PRw=="
}, {
   "bluetooth_address": "",
   "device_name": "U3VyZmFjZSBQcm8gMw==",
   "public_key": "TVNGVA=="
} ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.ForceSync (2 ms)
[5266/6146] ProximityAuthCryptAuthDeviceManagerTest.ForceSync (2 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.ForceSyncFailsThenSucceeds
[57297:3335:0524/193652:13986819765860:ERROR:cryptauth_device_manager.cc(226)] GetMyDevices API failed: 404
[57297:3335:0524/193652:13986820537922:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[ {
   "bluetooth_address": "YWE6YmI6Y2M6ZWU6ZGQ6ZmY=",
   "device_name": "TmV4dXMgNQ==",
   "public_key": "R09PRw=="
}, {
   "bluetooth_address": "",
   "device_name": "U3VyZmFjZSBQcm8gMw==",
   "public_key": "TVNGVA=="
} ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.ForceSyncFailsThenSucceeds (3 ms)
[5267/6146] ProximityAuthCryptAuthDeviceManagerTest.ForceSyncFailsThenSucceeds (3 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.PeriodicSyncFailsThenSucceeds
[57297:3335:0524/193652:13986822195365:ERROR:cryptauth_device_manager.cc(226)] GetMyDevices API failed: 401
[57297:3335:0524/193652:13986823041836:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[ {
   "bluetooth_address": "YWE6YmI6Y2M6ZWU6ZGQ6ZmY=",
   "device_name": "TmV4dXMgNQ==",
   "public_key": "R09PRw=="
}, {
   "bluetooth_address": "",
   "device_name": "U3VyZmFjZSBQcm8gMw==",
   "public_key": "TVNGVA=="
} ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.PeriodicSyncFailsThenSucceeds (2 ms)
[5268/6146] ProximityAuthCryptAuthDeviceManagerTest.PeriodicSyncFailsThenSucceeds (2 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.SyncSameDevice
[57297:3335:0524/193652:13986824230449:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[ {
   "bluetooth_address": "MTI6MzQ6NTY6Nzg6OTA6QUI=",
   "device_name": "aVBob25lIDY=",
   "public_key": "QUFQTA=="
} ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.SyncSameDevice (1 ms)
[5269/6146] ProximityAuthCryptAuthDeviceManagerTest.SyncSameDevice (1 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.SyncEmptyDeviceList
[57297:3335:0524/193652:13986825152075:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[  ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.SyncEmptyDeviceList (1 ms)
[5270/6146] ProximityAuthCryptAuthDeviceManagerTest.SyncEmptyDeviceList (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.ToggleEasyUnlockSuccess
[       OK ] ProximityAuthCryptAuthClientTest.ToggleEasyUnlockSuccess (1 ms)
[5271/6146] ProximityAuthCryptAuthClientTest.ToggleEasyUnlockSuccess (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.SetupEnrollmentSuccess
[       OK ] ProximityAuthCryptAuthClientTest.SetupEnrollmentSuccess (1 ms)
[5272/6146] ProximityAuthCryptAuthClientTest.SetupEnrollmentSuccess (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.FinishEnrollmentSuccess
[       OK ] ProximityAuthCryptAuthClientTest.FinishEnrollmentSuccess (1 ms)
[5273/6146] ProximityAuthCryptAuthClientTest.FinishEnrollmentSuccess (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.FetchAccessTokenFailure
[       OK ] ProximityAuthCryptAuthClientTest.FetchAccessTokenFailure (0 ms)
[5274/6146] ProximityAuthCryptAuthClientTest.FetchAccessTokenFailure (0 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.ParseResponseProtoFailure
[       OK ] ProximityAuthCryptAuthClientTest.ParseResponseProtoFailure (0 ms)
[5275/6146] ProximityAuthCryptAuthClientTest.ParseResponseProtoFailure (0 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.MakeSecondRequestBeforeFirstRequestSucceeds
[       OK ] ProximityAuthCryptAuthClientTest.MakeSecondRequestBeforeFirstRequestSucceeds (1 ms)
[5276/6146] ProximityAuthCryptAuthClientTest.MakeSecondRequestBeforeFirstRequestSucceeds (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.MakeSecondRequestBeforeFirstRequestFails
[       OK ] ProximityAuthCryptAuthClientTest.MakeSecondRequestBeforeFirstRequestFails (0 ms)
[5277/6146] ProximityAuthCryptAuthClientTest.MakeSecondRequestBeforeFirstRequestFails (0 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.MakeSecondRequestAfterFirstRequestSucceeds
[       OK ] ProximityAuthCryptAuthClientTest.MakeSecondRequestAfterFirstRequestSucceeds (1 ms)
[5278/6146] ProximityAuthCryptAuthClientTest.MakeSecondRequestAfterFirstRequestSucceeds (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.DeviceClassifierIsSet
[       OK ] ProximityAuthCryptAuthClientTest.DeviceClassifierIsSet (1 ms)
[5279/6146] ProximityAuthCryptAuthClientTest.DeviceClassifierIsSet (1 ms)
[ RUN      ] ProximityAuthCryptAuthClientTest.GetAccessTokenUsed
[       OK ] ProximityAuthCryptAuthClientTest.GetAccessTokenUsed (0 ms)
[5280/6146] ProximityAuthCryptAuthClientTest.GetAccessTokenUsed (0 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.RegisterPrefs
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.RegisterPrefs (1 ms)
[5281/6146] ProximityAuthCryptAuthEnrollmentManagerTest.RegisterPrefs (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.GetEnrollmentState
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.GetEnrollmentState (0 ms)
[5282/6146] ProximityAuthCryptAuthEnrollmentManagerTest.GetEnrollmentState (0 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithDefaultPrefs
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithDefaultPrefs (1 ms)
[5283/6146] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithDefaultPrefs (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithExistingPrefs
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithExistingPrefs (0 ms)
[5284/6146] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithExistingPrefs (0 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithExpiredEnrollment
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithExpiredEnrollment (1 ms)
[5285/6146] ProximityAuthCryptAuthEnrollmentManagerTest.InitWithExpiredEnrollment (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.ForceEnrollment
[57299:3335:0524/193652:13987240005348:INFO:cryptauth_enrollment_manager.cc(289)] Making enrollment:
  public_key: dXNlciBwdWJsaWMga2V5
  invocation_reason: 10
  gcm_registration_id: new gcm registration id
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.ForceEnrollment (1 ms)
[5286/6146] ProximityAuthCryptAuthEnrollmentManagerTest.ForceEnrollment (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.EnrollmentFailsThenSucceeds
[57299:3335:0524/193652:13987241499085:INFO:cryptauth_enrollment_manager.cc(289)] Making enrollment:
  public_key: dXNlciBwdWJsaWMga2V5
  invocation_reason: 2
  gcm_registration_id: new gcm registration id
[57299:3335:0524/193652:13987242269775:INFO:cryptauth_enrollment_manager.cc(289)] Making enrollment:
  public_key: dXNlciBwdWJsaWMga2V5
  invocation_reason: 6
  gcm_registration_id: new gcm registration id
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.EnrollmentFailsThenSucceeds (2 ms)
[5287/6146] ProximityAuthCryptAuthEnrollmentManagerTest.EnrollmentFailsThenSucceeds (2 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.EnrollmentSucceedsForFirstTime
[57299:3335:0524/193652:13987243266394:INFO:cryptauth_enrollment_manager.cc(195)] GCM registration for CryptAuth Enrollment completed: 1
[57299:3335:0524/193652:13987243364057:INFO:cryptauth_enrollment_manager.cc(207)] Key pair generated for CryptAuth enrollment
[57299:3335:0524/193652:13987243531909:INFO:cryptauth_enrollment_manager.cc(289)] Making enrollment:
  public_key: dXNlciBwdWJsaWMga2V5
  invocation_reason: 1
  gcm_registration_id: new gcm registration id
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.EnrollmentSucceedsForFirstTime (1 ms)
[5288/6146] ProximityAuthCryptAuthEnrollmentManagerTest.EnrollmentSucceedsForFirstTime (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.GCMRegistrationFails
[57299:3335:0524/193652:13987244559496:INFO:cryptauth_enrollment_manager.cc(195)] GCM registration for CryptAuth Enrollment completed: 0
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.GCMRegistrationFails (0 ms)
[5289/6146] ProximityAuthCryptAuthEnrollmentManagerTest.GCMRegistrationFails (0 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollmentManagerTest.ReenrollOnGCMPushMessage
[57299:3335:0524/193652:13987245241519:INFO:cryptauth_enrollment_manager.cc(289)] Making enrollment:
  public_key: dXNlciBwdWJsaWMga2V5
  invocation_reason: 10
  gcm_registration_id: new gcm registration id
[       OK ] ProximityAuthCryptAuthEnrollmentManagerTest.ReenrollOnGCMPushMessage (1 ms)
[5290/6146] ProximityAuthCryptAuthEnrollmentManagerTest.ReenrollOnGCMPushMessage (1 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.SyncTwoUnlockKeys
[57298:3335:0524/193652:13987060526712:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[ {
   "bluetooth_address": "YWE6YmI6Y2M6ZWU6ZGQ6ZmY=",
   "device_name": "TmV4dXMgNQ==",
   "public_key": "R09PRw=="
}, {
   "bluetooth_address": "",
   "device_name": "U3VyZmFjZSBQcm8gMw==",
   "public_key": "TVNGVA=="
}, {
   "bluetooth_address": "YWE6YmI6Y2M6ZGQ6ZWU6ZmY=",
   "device_name": "bmV3IGRldmljZSBuYW1l",
   "public_key": "bmV3IHB1YmxpYyBrZXk="
} ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.SyncTwoUnlockKeys (1 ms)
[5291/6146] ProximityAuthCryptAuthDeviceManagerTest.SyncTwoUnlockKeys (1 ms)
[ RUN      ] ProximityAuthCryptAuthDeviceManagerTest.SyncOnGCMPushMessage
[57298:3335:0524/193652:13987061725255:INFO:cryptauth_device_manager.cc(197)] Devices Synced:
[ {
   "bluetooth_address": "YWE6YmI6Y2M6ZWU6ZGQ6ZmY=",
   "device_name": "TmV4dXMgNQ==",
   "public_key": "R09PRw=="
}, {
   "bluetooth_address": "",
   "device_name": "U3VyZmFjZSBQcm8gMw==",
   "public_key": "TVNGVA=="
} ]

[       OK ] ProximityAuthCryptAuthDeviceManagerTest.SyncOnGCMPushMessage (0 ms)
[5292/6146] ProximityAuthCryptAuthDeviceManagerTest.SyncOnGCMPushMessage (0 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.EnrollmentSucceeds
[57298:3335:0524/193652:13987062352926:INFO:cryptauth_enroller_impl.cc(96)] Ephemeral key pair generated, calling SetupEnrollment API.
[57298:3335:0524/193652:13987062589206:INFO:cryptauth_enroller_impl.cc(126)] SetupEnrollment request succeeded: deriving symmetric key.
[57298:3335:0524/193652:13987062678627:INFO:cryptauth_enroller_impl.cc(142)] Derived symmetric key, encrypting enrollment data for upload.
[57298:3335:0524/193652:13987062803070:INFO:cryptauth_enroller_impl.cc(157)] Using access token: access token used by CryptAuthClient
[57298:3335:0524/193652:13987062971529:INFO:cryptauth_enroller_impl.cc(196)] SecureMessage created, calling FinishEnrollment API.
[       OK ] ProximityAuthCryptAuthEnrollerTest.EnrollmentSucceeds (1 ms)
[5293/6146] ProximityAuthCryptAuthEnrollerTest.EnrollmentSucceeds (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentApiCallError
[57298:3335:0524/193652:13987063674867:INFO:cryptauth_enroller_impl.cc(96)] Ephemeral key pair generated, calling SetupEnrollment API.
[57298:3335:0524/193652:13987063889528:WARNING:cryptauth_enroller_impl.cc(137)] SetupEnrollment API failed with error: Setup enrollment failed network
[       OK ] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentApiCallError (0 ms)
[5294/6146] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentApiCallError (0 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentBadStatus
[57298:3335:0524/193652:13987064163677:INFO:cryptauth_enroller_impl.cc(96)] Ephemeral key pair generated, calling SetupEnrollment API.
[57298:3335:0524/193652:13987064329265:WARNING:cryptauth_enroller_impl.cc(114)] Unexpected status for SetupEnrollment: Your key was too bland.
[       OK ] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentBadStatus (1 ms)
[5295/6146] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentBadStatus (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentNoInfosReturned
[57298:3335:0524/193652:13987064591089:INFO:cryptauth_enroller_impl.cc(96)] Ephemeral key pair generated, calling SetupEnrollment API.
[57298:3335:0524/193652:13987064803250:ERROR:cryptauth_enroller_impl.cc(121)] No response info returned by server for SetupEnrollment
[       OK ] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentNoInfosReturned (0 ms)
[5296/6146] ProximityAuthCryptAuthEnrollerTest.SetupEnrollmentNoInfosReturned (0 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.FinishEnrollmentApiCallError
[57298:3335:0524/193652:13987065122128:INFO:cryptauth_enroller_impl.cc(96)] Ephemeral key pair generated, calling SetupEnrollment API.
[57298:3335:0524/193652:13987065304567:INFO:cryptauth_enroller_impl.cc(126)] SetupEnrollment request succeeded: deriving symmetric key.
[57298:3335:0524/193652:13987065393649:INFO:cryptauth_enroller_impl.cc(142)] Derived symmetric key, encrypting enrollment data for upload.
[57298:3335:0524/193652:13987065462815:INFO:cryptauth_enroller_impl.cc(157)] Using access token: access token used by CryptAuthClient
[57298:3335:0524/193652:13987065608568:INFO:cryptauth_enroller_impl.cc(196)] SecureMessage created, calling FinishEnrollment API.
[57298:3335:0524/193652:13987065872491:WARNING:cryptauth_enroller_impl.cc(225)] FinishEnrollment API failed with error: finish enrollment oauth error
[       OK ] ProximityAuthCryptAuthEnrollerTest.FinishEnrollmentApiCallError (1 ms)
[5297/6146] ProximityAuthCryptAuthEnrollerTest.FinishEnrollmentApiCallError (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.FinishEnrollmentBadStatus
[57298:3335:0524/193652:13987066190445:INFO:cryptauth_enroller_impl.cc(96)] Ephemeral key pair generated, calling SetupEnrollment API.
[57298:3335:0524/193652:13987066362110:INFO:cryptauth_enroller_impl.cc(126)] SetupEnrollment request succeeded: deriving symmetric key.
[57298:3335:0524/193652:13987066428474:INFO:cryptauth_enroller_impl.cc(142)] Derived symmetric key, encrypting enrollment data for upload.
[57298:3335:0524/193652:13987066553357:INFO:cryptauth_enroller_impl.cc(157)] Using access token: access token used by CryptAuthClient
[57298:3335:0524/193652:13987066666159:INFO:cryptauth_enroller_impl.cc(196)] SecureMessage created, calling FinishEnrollment API.
[57298:3335:0524/193652:13987066920874:WARNING:cryptauth_enroller_impl.cc(215)] Unexpected status for FinishEnrollment: Your key was too bland.
[       OK ] ProximityAuthCryptAuthEnrollerTest.FinishEnrollmentBadStatus (1 ms)
[5298/6146] ProximityAuthCryptAuthEnrollerTest.FinishEnrollmentBadStatus (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.ReuseEnroller
[57298:3335:0524/193652:13987067198770:INFO:cryptauth_enroller_impl.cc(96)] Ephemeral key pair generated, calling SetupEnrollment API.
[57298:3335:0524/193652:13987067371370:INFO:cryptauth_enroller_impl.cc(126)] SetupEnrollment request succeeded: deriving symmetric key.
[57298:3335:0524/193652:13987067458230:INFO:cryptauth_enroller_impl.cc(142)] Derived symmetric key, encrypting enrollment data for upload.
[57298:3335:0524/193652:13987067551166:INFO:cryptauth_enroller_impl.cc(157)] Using access token: access token used by CryptAuthClient
[57298:3335:0524/193652:13987067663514:INFO:cryptauth_enroller_impl.cc(196)] SecureMessage created, calling FinishEnrollment API.
[57298:3335:0524/193652:13987067922966:ERROR:cryptauth_enroller_impl.cc(73)] Enroll() already called. Do not reuse.
[       OK ] ProximityAuthCryptAuthEnrollerTest.ReuseEnroller (1 ms)
[5299/6146] ProximityAuthCryptAuthEnrollerTest.ReuseEnroller (1 ms)
[ RUN      ] ProximityAuthCryptAuthEnrollerTest.IncompleteDeviceInfo
[57298:3335:0524/193652:13987068204337:ERROR:cryptauth_enroller_impl.cc(33)] Expected long_device_id field in GcmDeviceInfo.
[       OK ] ProximityAuthCryptAuthEnrollerTest.IncompleteDeviceInfo (0 ms)
[5300/6146] ProximityAuthCryptAuthEnrollerTest.IncompleteDeviceInfo (0 ms)
[ RUN      ] ProximityAuthFakeSecureMessageDelegateTest.DeriveKey
[       OK ] ProximityAuthFakeSecureMessageDelegateTest.DeriveKey (0 ms)
[5301/6146] ProximityAuthFakeSecureMessageDelegateTest.DeriveKey (0 ms)
[ RUN      ] ProximityAuthFakeSecureMessageDelegateTest.CreateAndUnwrapWithSymmetricKey
[       OK ] ProximityAuthFakeSecureMessageDelegateTest.CreateAndUnwrapWithSymmetricKey (0 ms)
[5302/6146] ProximityAuthFakeSecureMessageDelegateTest.CreateAndUnwrapWithSymmetricKey (0 ms)
[ RUN      ] ProximityAuthFakeSecureMessageDelegateTest.CreateAndUnwrapWithAsymmetricKey
[       OK ] ProximityAuthFakeSecureMessageDelegateTest.CreateAndUnwrapWithAsymmetricKey (1 ms)
[5303/6146] ProximityAuthFakeSecureMessageDelegateTest.CreateAndUnwrapWithAsymmetricKey (1 ms)
[ RUN      ] ProximityAuthFakeSecureMessageDelegateTest.GetPrivateKeyForPublicKey
[       OK ] ProximityAuthFakeSecureMessageDelegateTest.GetPrivateKeyForPublicKey (0 ms)
[5304/6146] ProximityAuthFakeSecureMessageDelegateTest.GetPrivateKeyForPublicKey (0 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.ForceSyncSuccess
[57300:3335:0524/193652:13987609016149:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[57300:3335:0524/193652:13987609180660:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57300:3335:0524/193652:13987609287880:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[       OK ] ProximityAuthSyncSchedulerImplTest.ForceSyncSuccess (1 ms)
[5305/6146] ProximityAuthSyncSchedulerImplTest.ForceSyncSuccess (1 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.ForceSyncFailure
[57300:3335:0524/193652:13987609610315:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[57300:3335:0524/193652:13987609697815:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57300:3335:0524/193652:13987609816647:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 10 seconds
    Previous Failures: 1
[       OK ] ProximityAuthSyncSchedulerImplTest.ForceSyncFailure (0 ms)
[5306/6146] ProximityAuthSyncSchedulerImplTest.ForceSyncFailure (0 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshSuccess
[57300:3335:0524/193652:13987610119740:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[57300:3335:0524/193652:13987610236341:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57300:3335:0524/193652:13987610328401:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[       OK ] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshSuccess (1 ms)
[5307/6146] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshSuccess (1 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshFailure
[57300:3335:0524/193652:13987610672661:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[57300:3335:0524/193652:13987610754362:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57300:3335:0524/193652:13987610874618:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 10 seconds
    Previous Failures: 1
[       OK ] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshFailure (0 ms)
[5308/6146] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshFailure (0 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.AggressiveRecoverySuccess
[57300:3335:0524/193652:13987611195945:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 10 seconds
    Previous Failures: 1
[57300:3335:0524/193652:13987611283879:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57300:3335:0524/193652:13987611382628:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[       OK ] ProximityAuthSyncSchedulerImplTest.AggressiveRecoverySuccess (1 ms)
[5309/6146] ProximityAuthSyncSchedulerImplTest.AggressiveRecoverySuccess (1 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.AggressiveRecoveryFailure
[57300:3335:0524/193652:13987611697982:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 10 seconds
    Previous Failures: 1
[57300:3335:0524/193652:13987611781099:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57300:3335:0524/193652:13987611879265:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 20 seconds
    Previous Failures: 2
[       OK ] ProximityAuthSyncSchedulerImplTest.AggressiveRecoveryFailure (0 ms)
[5310/6146] ProximityAuthSyncSchedulerImplTest.AggressiveRecoveryFailure (0 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.RegisterPrefs
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.RegisterPrefs (0 ms)
[5311/6146] ProximityAuthCryptAuthGCMManagerImplTest.RegisterPrefs (0 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationSucceeds
[57301:3335:0524/193652:13987706438309:INFO:cryptauth_gcm_manager_impl.cc(61)] Beginning GCM registration...
[57301:3335:0524/193652:13987706800997:INFO:cryptauth_gcm_manager_impl.cc(140)] GCM registration success, registration_id=stratus
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationSucceeds (1 ms)
[5312/6146] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationSucceeds (1 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationSucceedsWithExistingRegistration
[57301:3335:0524/193652:13987707505745:INFO:cryptauth_gcm_manager_impl.cc(61)] Beginning GCM registration...
[57301:3335:0524/193652:13987707715765:INFO:cryptauth_gcm_manager_impl.cc(140)] GCM registration success, registration_id=stratus
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationSucceedsWithExistingRegistration (0 ms)
[5313/6146] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationSucceedsWithExistingRegistration (0 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.RegisterWithGCMFails
[57301:3335:0524/193652:13987708405875:INFO:cryptauth_gcm_manager_impl.cc(61)] Beginning GCM registration...
[57301:3335:0524/193652:13987708608807:WARNING:cryptauth_gcm_manager_impl.cc(134)] GCM registration failed with result=5
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.RegisterWithGCMFails (1 ms)
[5314/6146] ProximityAuthCryptAuthGCMManagerImplTest.RegisterWithGCMFails (1 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.RegisterWithGCMFailsWithExistingRegistration
[57301:3335:0524/193652:13987709344375:INFO:cryptauth_gcm_manager_impl.cc(61)] Beginning GCM registration...
[57301:3335:0524/193652:13987709586168:WARNING:cryptauth_gcm_manager_impl.cc(134)] GCM registration failed with result=5
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.RegisterWithGCMFailsWithExistingRegistration (1 ms)
[5315/6146] ProximityAuthCryptAuthGCMManagerImplTest.RegisterWithGCMFailsWithExistingRegistration (1 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationFailsThenSucceeds
[57301:3335:0524/193652:13987710311567:INFO:cryptauth_gcm_manager_impl.cc(61)] Beginning GCM registration...
[57301:3335:0524/193652:13987710524431:WARNING:cryptauth_gcm_manager_impl.cc(134)] GCM registration failed with result=4
[57301:3335:0524/193652:13987710742970:INFO:cryptauth_gcm_manager_impl.cc(61)] Beginning GCM registration...
[57301:3335:0524/193652:13987710940035:INFO:cryptauth_gcm_manager_impl.cc(140)] GCM registration success, registration_id=stratus
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationFailsThenSucceeds (1 ms)
[5316/6146] ProximityAuthCryptAuthGCMManagerImplTest.RegistrationFailsThenSucceeds (1 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.ConcurrentRegistrations
[57301:3335:0524/193652:13987711697607:INFO:cryptauth_gcm_manager_impl.cc(61)] Beginning GCM registration...
[57301:3335:0524/193652:13987711821436:INFO:cryptauth_gcm_manager_impl.cc(57)] GCM Registration is already in progress
[57301:3335:0524/193652:13987711897926:INFO:cryptauth_gcm_manager_impl.cc(57)] GCM Registration is already in progress
[57301:3335:0524/193652:13987712034230:INFO:cryptauth_gcm_manager_impl.cc(140)] GCM registration success, registration_id=stratus
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.ConcurrentRegistrations (0 ms)
[5317/6146] ProximityAuthCryptAuthGCMManagerImplTest.ConcurrentRegistrations (0 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.ReenrollmentMessagesReceived
[57301:3335:0524/193652:13987712707743:INFO:cryptauth_gcm_manager_impl.cc(93)] GCM message received:
  sender_id: 381449029288
  collapse_key: collapse_cryptauth_sync_DEVICES_SYNC
  data:
    registrationTickleType: 1
[57301:3335:0524/193652:13987712879889:INFO:cryptauth_gcm_manager_impl.cc(93)] GCM message received:
  sender_id: 381449029288
  collapse_key: collapse_cryptauth_sync_DEVICES_SYNC
  data:
    registrationTickleType: 2
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.ReenrollmentMessagesReceived (0 ms)
[5318/6146] ProximityAuthCryptAuthGCMManagerImplTest.ReenrollmentMessagesReceived (0 ms)
[ RUN      ] ProximityAuthCryptAuthGCMManagerImplTest.ResyncMessagesReceived
[57301:3335:0524/193652:13987713543838:INFO:cryptauth_gcm_manager_impl.cc(93)] GCM message received:
  sender_id: 381449029288
  collapse_key: collapse_cryptauth_sync_DEVICES_SYNC
  data:
    registrationTickleType: 3
[57301:3335:0524/193652:13987713689305:INFO:cryptauth_gcm_manager_impl.cc(93)] GCM message received:
  sender_id: 381449029288
  collapse_key: collapse_cryptauth_sync_DEVICES_SYNC
  data:
    registrationTickleType: 3
[       OK ] ProximityAuthCryptAuthGCMManagerImplTest.ResyncMessagesReceived (0 ms)
[5319/6146] ProximityAuthCryptAuthGCMManagerImplTest.ResyncMessagesReceived (0 ms)
[ RUN      ] ProximityAuthFakeSecureMessageDelegateTest.GenerateKeyPair
[       OK ] ProximityAuthFakeSecureMessageDelegateTest.GenerateKeyPair (1 ms)
[5320/6146] ProximityAuthFakeSecureMessageDelegateTest.GenerateKeyPair (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.ResponderAuthTimesOut
[57302:3335:0524/193653:13987860821069:WARNING:device_to_device_authenticator.cc(167)] Authentication failed: Timed out waiting for [Responder Auth]
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.ResponderAuthTimesOut (0 ms)
[5321/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.ResponderAuthTimesOut (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.DisconnectsWaitingForResponderAuth
[57302:3335:0524/193653:13987861445151:WARNING:device_to_device_authenticator.cc(167)] Authentication failed: Disconnected while authentication is in progress
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.DisconnectsWaitingForResponderAuth (1 ms)
[5322/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.DisconnectsWaitingForResponderAuth (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.NotConnectedInitially
[57302:3335:0524/193653:13987861778969:WARNING:device_to_device_authenticator.cc(167)] Authentication failed: Not connected to remote device
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.NotConnectedInitially (0 ms)
[5323/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.NotConnectedInitially (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.FailToSendHello
[57302:3335:0524/193653:13987862161428:WARNING:device_to_device_authenticator.cc(167)] Authentication failed: Failed to send [Hello]
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.FailToSendHello (1 ms)
[5324/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.FailToSendHello (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.FailToSendInitiatorAuth
[57302:3335:0524/193653:13987863045139:INFO:device_to_device_authenticator.cc(204)] Received [Responder Auth] message, payload_size=228
[57302:3335:0524/193653:13987863282596:INFO:device_to_device_authenticator.cc(134)] Successfully validated [Responder Auth]! Sending [Initiator Auth]...
[57302:3335:0524/193653:13987863399523:WARNING:device_to_device_authenticator.cc(167)] Authentication failed: Failed to send [Initiator Auth]
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.FailToSendInitiatorAuth (1 ms)
[5325/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.FailToSendInitiatorAuth (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.SendMessagesAfterAuthenticationSuccess
[57302:3335:0524/193653:13987864259571:INFO:device_to_device_authenticator.cc(204)] Received [Responder Auth] message, payload_size=228
[57302:3335:0524/193653:13987864474931:INFO:device_to_device_authenticator.cc(134)] Successfully validated [Responder Auth]! Sending [Initiator Auth]...
[57302:3335:0524/193653:13987864595726:INFO:device_to_device_authenticator.cc(178)] Authentication succeeded!
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.SendMessagesAfterAuthenticationSuccess (1 ms)
[5326/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.SendMessagesAfterAuthenticationSuccess (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateHelloMessage_Success
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateHelloMessage_Success (1 ms)
[5327/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateHelloMessage_Success (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateHelloMessage_Failure
[57302:3335:0524/193653:13987865525925:ERROR:fake_secure_message_delegate.cc(169)] Failed to parse SecureMessage.
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateHelloMessage_Failure (0 ms)
[5328/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateHelloMessage_Failure (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_Success
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_Success (1 ms)
[5329/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_Success (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_InvalidHelloMessage
[57302:3335:0524/193653:13987866938499:INFO:device_to_device_initiator_operations.cc(193)] Failed to unwrap middle [Responder Auth] message.
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_InvalidHelloMessage (0 ms)
[5330/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_InvalidHelloMessage (0 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.AggressiveRecoveryBackOff
[57303:3335:0524/193653:13987989329626:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 10 seconds
    Previous Failures: 1
[57303:3335:0524/193653:13987989454247:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987989534113:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 20 seconds
    Previous Failures: 2
[57303:3335:0524/193653:13987989591105:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987989653082:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 40 seconds
    Previous Failures: 3
[57303:3335:0524/193653:13987989701236:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987989764962:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 1 minutes
    Previous Failures: 4
[57303:3335:0524/193653:13987989820502:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987989871608:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 2 minutes
    Previous Failures: 5
[57303:3335:0524/193653:13987989922276:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987989978658:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 5 minutes
    Previous Failures: 6
[57303:3335:0524/193653:13987990026295:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990088762:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 10 minutes
    Previous Failures: 7
[57303:3335:0524/193653:13987990130321:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990187609:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 21 minutes
    Previous Failures: 8
[57303:3335:0524/193653:13987990244278:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990297961:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 42 minutes
    Previous Failures: 9
[57303:3335:0524/193653:13987990371528:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990430860:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 1 hours
    Previous Failures: 10
[57303:3335:0524/193653:13987990488262:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990546657:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 2 hours
    Previous Failures: 11
[57303:3335:0524/193653:13987990593578:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990652573:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 5 hours
    Previous Failures: 12
[57303:3335:0524/193653:13987990701509:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990776160:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 11 hours
    Previous Failures: 13
[57303:3335:0524/193653:13987990846068:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987990907676:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 22 hours
    Previous Failures: 14
[57303:3335:0524/193653:13987990948599:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987991001857:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 1 days
    Previous Failures: 15
[57303:3335:0524/193653:13987991042101:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987991097238:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 3 days
    Previous Failures: 16
[57303:3335:0524/193653:13987991145519:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987991202293:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 7 days
    Previous Failures: 17
[57303:3335:0524/193653:13987991250778:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987991305717:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 15 days
    Previous Failures: 18
[57303:3335:0524/193653:13987991346743:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987991411641:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 30 days
    Previous Failures: 19
[57303:3335:0524/193653:13987991484826:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987991543359:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 30 days
    Previous Failures: 20
[57303:3335:0524/193653:13987991591777:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987991646836:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 30 days
    Previous Failures: 21
[       OK ] ProximityAuthSyncSchedulerImplTest.AggressiveRecoveryBackOff (3 ms)
[5331/6146] ProximityAuthSyncSchedulerImplTest.AggressiveRecoveryBackOff (3 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.RefreshFailureRecoverySuccess
[57303:3335:0524/193653:13987991903705:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[57303:3335:0524/193653:13987991984578:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987992061258:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 10 seconds
    Previous Failures: 1
[57303:3335:0524/193653:13987992119861:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987992185275:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[       OK ] ProximityAuthSyncSchedulerImplTest.RefreshFailureRecoverySuccess (1 ms)
[5332/6146] ProximityAuthSyncSchedulerImplTest.RefreshFailureRecoverySuccess (1 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.SyncImmediatelyForPeriodicRefresh
[57303:3335:0524/193653:13987992403155:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987992456636:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987992506998:ERROR:sync_scheduler.cc(18)] SyncRequest destroyed but Complete() was never called
[       OK ] ProximityAuthSyncSchedulerImplTest.SyncImmediatelyForPeriodicRefresh (0 ms)
[5333/6146] ProximityAuthSyncSchedulerImplTest.SyncImmediatelyForPeriodicRefresh (0 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.SyncImmediatelyForAggressiveRecovery
[57303:3335:0524/193653:13987992752982:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Aggressive Recovery
    Time Delta: 0 seconds
    Previous Failures: 1
[57303:3335:0524/193653:13987992826519:INFO:sync_scheduler_impl.cc(108)] Timer fired for aggressive recovery, making request...
[57303:3335:0524/193653:13987992874435:ERROR:sync_scheduler.cc(18)] SyncRequest destroyed but Complete() was never called
[       OK ] ProximityAuthSyncSchedulerImplTest.SyncImmediatelyForAggressiveRecovery (0 ms)
[5334/6146] ProximityAuthSyncSchedulerImplTest.SyncImmediatelyForAggressiveRecovery (0 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.InitialSyncShorterByElapsedTime
[57303:3335:0524/193653:13987993067738:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 28 days
[57303:3335:0524/193653:13987993123199:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987993177967:ERROR:sync_scheduler.cc(18)] SyncRequest destroyed but Complete() was never called
[       OK ] ProximityAuthSyncSchedulerImplTest.InitialSyncShorterByElapsedTime (1 ms)
[5335/6146] ProximityAuthSyncSchedulerImplTest.InitialSyncShorterByElapsedTime (1 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshJitter
[57303:3335:0524/193653:13987993388207:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 32 days
[57303:3335:0524/193653:13987993450239:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987993518242:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 29 days
[57303:3335:0524/193653:13987993577775:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987993627688:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 29 days
[57303:3335:0524/193653:13987993670963:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987993726335:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 32 days
[57303:3335:0524/193653:13987993769667:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987993831802:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[57303:3335:0524/193653:13987993877953:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987993934443:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 31 days
[57303:3335:0524/193653:13987993989056:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987994041349:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 27 days
[57303:3335:0524/193653:13987994137122:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987994196418:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 32 days
[57303:3335:0524/193653:13987994238783:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987994297701:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 30 days
[57303:3335:0524/193653:13987994342882:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987994397093:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 32 days
[57303:3335:0524/193653:13987994439875:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987994502185:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 32 days
[       OK ] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshJitter (1 ms)
[5336/6146] ProximityAuthSyncSchedulerImplTest.PeriodicRefreshJitter (1 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.JitteredTimeDeltaIsNonNegative
[57303:3335:0524/193653:13987994743205:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987994806667:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987994877613:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987994922060:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995003288:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995046429:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995099437:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995147509:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995198867:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995236789:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995297609:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995339497:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995389480:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995435569:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995485488:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995527463:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995596435:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995641758:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995700040:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[57303:3335:0524/193653:13987995741566:INFO:sync_scheduler_impl.cc(105)] Timer fired for periodic refresh, making request...
[57303:3335:0524/193653:13987995801102:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[       OK ] ProximityAuthSyncSchedulerImplTest.JitteredTimeDeltaIsNonNegative (1 ms)
[5337/6146] ProximityAuthSyncSchedulerImplTest.JitteredTimeDeltaIsNonNegative (1 ms)
[ RUN      ] ProximityAuthSyncSchedulerImplTest.StartWithNegativeElapsedTime
[57303:3335:0524/193653:13987996005322:INFO:sync_scheduler_impl.cc(133)] Scheduling next sync for TestSyncSchedulerImpl:
    Strategy: Periodic Refresh
    Time Delta: 0 seconds
[       OK ] ProximityAuthSyncSchedulerImplTest.StartWithNegativeElapsedTime (0 ms)
[5338/6146] ProximityAuthSyncSchedulerImplTest.StartWithNegativeElapsedTime (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.AuthenticateSucceeds
[57303:3335:0524/193653:13987997099916:INFO:device_to_device_authenticator.cc(204)] Received [Responder Auth] message, payload_size=228
[57303:3335:0524/193653:13987997325485:INFO:device_to_device_authenticator.cc(134)] Successfully validated [Responder Auth]! Sending [Initiator Auth]...
[57303:3335:0524/193653:13987997455387:INFO:device_to_device_authenticator.cc(178)] Authentication succeeded!
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.AuthenticateSucceeds (2 ms)
[5339/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.AuthenticateSucceeds (2 ms)
[ RUN      ] ProximityAuthDeviceToDeviceAuthenticatorTest.ResponderRejectsHello
[57303:3335:0524/193653:13987998232067:INFO:device_to_device_authenticator.cc(204)] Received [Responder Auth] message, payload_size=300
[57303:3335:0524/193653:13987998306620:WARNING:device_to_device_initiator_operations.cc(103)] Failed to parse [Responder Hello] message
[57303:3335:0524/193653:13987998353445:WARNING:device_to_device_authenticator.cc(167)] Authentication failed: Unable to validated [Responder Auth]
[       OK ] ProximityAuthDeviceToDeviceAuthenticatorTest.ResponderRejectsHello (1 ms)
[5340/6146] ProximityAuthDeviceToDeviceAuthenticatorTest.ResponderRejectsHello (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_InvalidPSK
[57304:3335:0524/193653:13988219806836:INFO:device_to_device_initiator_operations.cc(193)] Failed to unwrap middle [Responder Auth] message.
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_InvalidPSK (1 ms)
[5341/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateResponderAuthMessage_InvalidPSK (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_Success
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_Success (1 ms)
[5342/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_Success (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_InvalidRemoteAuth
[57304:3335:0524/193653:13988221273560:INFO:device_to_device_responder_operations.cc(198)] Failed to inner [Initiator Auth] message.
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_InvalidRemoteAuth (1 ms)
[5343/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_InvalidRemoteAuth (1 ms)
[ RUN      ] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_InvalidPSK
[57304:3335:0524/193653:13988221963285:INFO:device_to_device_responder_operations.cc(198)] Failed to inner [Initiator Auth] message.
[       OK ] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_InvalidPSK (0 ms)
[5344/6146] ProximityAuthDeviceToDeviceOperationsTest.ValidateInitiatorAuthMessage_InvalidPSK (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceSecureContextTest.GetProperties
[       OK ] ProximityAuthDeviceToDeviceSecureContextTest.GetProperties (0 ms)
[5345/6146] ProximityAuthDeviceToDeviceSecureContextTest.GetProperties (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceSecureContextTest.CheckEncodedHeader
[       OK ] ProximityAuthDeviceToDeviceSecureContextTest.CheckEncodedHeader (0 ms)
[5346/6146] ProximityAuthDeviceToDeviceSecureContextTest.CheckEncodedHeader (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceSecureContextTest.DecodeInvalidMessage
[57304:3335:0524/193653:13988222562967:ERROR:fake_secure_message_delegate.cc(169)] Failed to parse SecureMessage.
[57304:3335:0524/193653:13988222613962:ERROR:device_to_device_secure_context.cc(94)] Failed to unwrap secure message.
[       OK ] ProximityAuthDeviceToDeviceSecureContextTest.DecodeInvalidMessage (0 ms)
[5347/6146] ProximityAuthDeviceToDeviceSecureContextTest.DecodeInvalidMessage (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceSecureContextTest.EncodeAndDecode
[       OK ] ProximityAuthDeviceToDeviceSecureContextTest.EncodeAndDecode (0 ms)
[5348/6146] ProximityAuthDeviceToDeviceSecureContextTest.EncodeAndDecode (0 ms)
[ RUN      ] ProximityAuthDeviceToDeviceSecureContextTest.DecodeInvalidSequenceNumber
[57304:3335:0524/193653:13988223233060:ERROR:device_to_device_secure_context.cc(101)] Expected sequence_number=6, but got 5
[       OK ] ProximityAuthDeviceToDeviceSecureContextTest.DecodeInvalidSequenceNumber (1 ms)
[5349/6146] ProximityAuthDeviceToDeviceSecureContextTest.DecodeInvalidSequenceNumber (1 ms)
[ RUN      ] ProximityAuthLoggingTest.LogsSavedToBuffer
[       OK ] ProximityAuthLoggingTest.LogsSavedToBuffer (0 ms)
[5350/6146] ProximityAuthLoggingTest.LogsSavedToBuffer (0 ms)
[ RUN      ] ProximityAuthLoggingTest.LogWhenBufferIsFull
[       OK ] ProximityAuthLoggingTest.LogWhenBufferIsFull (17 ms)
[5351/6146] ProximityAuthLoggingTest.LogWhenBufferIsFull (17 ms)
[ RUN      ] ProximityAuthLoggingTest.StandardLogsCreated
[       OK ] ProximityAuthLoggingTest.StandardLogsCreated (0 ms)
[5352/6146] ProximityAuthLoggingTest.StandardLogsCreated (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.SupportsSignIn_ProtocolVersionThreeZero
[       OK ] ProximityAuthMessengerImplTest.SupportsSignIn_ProtocolVersionThreeZero (0 ms)
[5353/6146] ProximityAuthMessengerImplTest.SupportsSignIn_ProtocolVersionThreeZero (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.SupportsSignIn_ProtocolVersionThreeOne
[       OK ] ProximityAuthMessengerImplTest.SupportsSignIn_ProtocolVersionThreeOne (0 ms)
[5354/6146] ProximityAuthMessengerImplTest.SupportsSignIn_ProtocolVersionThreeOne (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnConnectionStatusChanged_ConnectionDisconnects
[57305:3335:0524/193653:13988343495995:INFO:messenger_impl.cc(311)] Secure channel disconnected...
[       OK ] ProximityAuthMessengerImplTest.OnConnectionStatusChanged_ConnectionDisconnects (0 ms)
[5355/6146] ProximityAuthMessengerImplTest.OnConnectionStatusChanged_ConnectionDisconnects (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendsExpectedMessage
[       OK ] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendsExpectedMessage (0 ms)
[5356/6146] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendsExpectedMessage (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendMessageFails
[       OK ] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendMessageFails (1 ms)
[5357/6146] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendMessageFails (1 ms)
[ RUN      ] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendMessageSucceeds
[       OK ] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendMessageSucceeds (0 ms)
[5358/6146] ProximityAuthMessengerImplTest.DispatchUnlockEvent_SendMessageSucceeds (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SignInUnsupported_DoesntSendMessage
[57305:3335:0524/193653:13988344638699:WARNING:messenger_impl.cc(116)] Dropping decryption request, as remote device does not support protocol v3.1.
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SignInUnsupported_DoesntSendMessage (0 ms)
[5359/6146] ProximityAuthMessengerImplTest.RequestDecryption_SignInUnsupported_DoesntSendMessage (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendsExpectedMessage
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendsExpectedMessage (0 ms)
[5360/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendsExpectedMessage (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendsExpectedMessage_UsingBase64UrlEncoding
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendsExpectedMessage_UsingBase64UrlEncoding (0 ms)
[5361/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendsExpectedMessage_UsingBase64UrlEncoding (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendMessageFails
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendMessageFails (0 ms)
[5362/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendMessageFails (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_WaitsForReply
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_WaitsForReply (1 ms)
[5363/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_WaitsForReply (1 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_NoData
[57306:3335:0524/193653:13988652766729:ERROR:messenger_impl.cc(275)] Decrypt response missing 'data' value.
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_NoData (0 ms)
[5364/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_NoData (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_InvalidData
[57306:3335:0524/193653:13988653185856:ERROR:messenger_impl.cc(279)] Unable to base64-decode decrypt response.
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_InvalidData (0 ms)
[5365/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_InvalidData (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_ValidData
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_ValidData (0 ms)
[5366/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_NotifiesObserversOnReply_ValidData (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_ParsesBase64UrlEncodingInReply
[       OK ] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_ParsesBase64UrlEncodingInReply (0 ms)
[5367/6146] ProximityAuthMessengerImplTest.RequestDecryption_SendSucceeds_ParsesBase64UrlEncodingInReply (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestUnlock_SignInUnsupported_DoesntSendMessage
[57306:3335:0524/193653:13988654104698:WARNING:messenger_impl.cc(138)] Dropping unlock request, as remote device does not support protocol v3.1.
[       OK ] ProximityAuthMessengerImplTest.RequestUnlock_SignInUnsupported_DoesntSendMessage (0 ms)
[5368/6146] ProximityAuthMessengerImplTest.RequestUnlock_SignInUnsupported_DoesntSendMessage (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestUnlock_SendsExpectedMessage
[       OK ] ProximityAuthMessengerImplTest.RequestUnlock_SendsExpectedMessage (1 ms)
[5369/6146] ProximityAuthMessengerImplTest.RequestUnlock_SendsExpectedMessage (1 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestUnlock_SendMessageFails
[       OK ] ProximityAuthMessengerImplTest.RequestUnlock_SendMessageFails (0 ms)
[5370/6146] ProximityAuthMessengerImplTest.RequestUnlock_SendMessageFails (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestUnlock_SendSucceeds_WaitsForReply
[       OK ] ProximityAuthMessengerImplTest.RequestUnlock_SendSucceeds_WaitsForReply (0 ms)
[5371/6146] ProximityAuthMessengerImplTest.RequestUnlock_SendSucceeds_WaitsForReply (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.RequestUnlock_SendSucceeds_NotifiesObserversOnReply
[       OK ] ProximityAuthMessengerImplTest.RequestUnlock_SendSucceeds_NotifiesObserversOnReply (1 ms)
[5372/6146] ProximityAuthMessengerImplTest.RequestUnlock_SendSucceeds_NotifiesObserversOnReply (1 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnMessageReceived_RemoteStatusUpdate_Invalid
[57307:3335:0524/193654:13988778739183:ERROR:messenger_impl.cc(262)] Unexpected remote status update: {
   "type": "status_update"
}

[       OK ] ProximityAuthMessengerImplTest.OnMessageReceived_RemoteStatusUpdate_Invalid (0 ms)
[5373/6146] ProximityAuthMessengerImplTest.OnMessageReceived_RemoteStatusUpdate_Invalid (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnMessageReceived_RemoteStatusUpdate_Valid
[       OK ] ProximityAuthMessengerImplTest.OnMessageReceived_RemoteStatusUpdate_Valid (0 ms)
[5374/6146] ProximityAuthMessengerImplTest.OnMessageReceived_RemoteStatusUpdate_Valid (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnMessageReceived_InvalidJSON
[57307:3335:0524/193654:13988779386719:ERROR:messenger_impl.cc(203)] Unable to parse message as JSON:
Not JSON
[       OK ] ProximityAuthMessengerImplTest.OnMessageReceived_InvalidJSON (0 ms)
[5375/6146] ProximityAuthMessengerImplTest.OnMessageReceived_InvalidJSON (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnMessageReceived_MissingTypeField
[57307:3335:0524/193654:13988779676198:ERROR:messenger_impl.cc(213)] Missing 'type' key in message:
 {"some key that's not 'type'":"some value"}
[       OK ] ProximityAuthMessengerImplTest.OnMessageReceived_MissingTypeField (0 ms)
[5376/6146] ProximityAuthMessengerImplTest.OnMessageReceived_MissingTypeField (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnMessageReceived_UnexpectedReply
[57307:3335:0524/193654:13988779931419:WARNING:messenger_impl.cc(227)] Unexpected message received:
{"type":"unlock_response"}
[       OK ] ProximityAuthMessengerImplTest.OnMessageReceived_UnexpectedReply (0 ms)
[5377/6146] ProximityAuthMessengerImplTest.OnMessageReceived_UnexpectedReply (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnMessageReceived_MismatchedReply_UnlockInReplyToDecrypt
[57307:3335:0524/193654:13988780218889:ERROR:messenger_impl.cc(240)] Unexpected 'type' value in message. Expected 'decrypt_response' but received 'unlock_response'.
[       OK ] ProximityAuthMessengerImplTest.OnMessageReceived_MismatchedReply_UnlockInReplyToDecrypt (1 ms)
[5378/6146] ProximityAuthMessengerImplTest.OnMessageReceived_MismatchedReply_UnlockInReplyToDecrypt (1 ms)
[ RUN      ] ProximityAuthMessengerImplTest.OnMessageReceived_MismatchedReply_DecryptInReplyToUnlock
[57307:3335:0524/193654:13988780505804:ERROR:messenger_impl.cc(240)] Unexpected 'type' value in message. Expected 'unlock_response' but received 'decrypt_response'.
[       OK ] ProximityAuthMessengerImplTest.OnMessageReceived_MismatchedReply_DecryptInReplyToUnlock (0 ms)
[5379/6146] ProximityAuthMessengerImplTest.OnMessageReceived_MismatchedReply_DecryptInReplyToUnlock (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.BuffersMessages_WhileSending
[       OK ] ProximityAuthMessengerImplTest.BuffersMessages_WhileSending (0 ms)
[5380/6146] ProximityAuthMessengerImplTest.BuffersMessages_WhileSending (0 ms)
[ RUN      ] ProximityAuthMessengerImplTest.BuffersMessages_WhileAwaitingReply
[       OK ] ProximityAuthMessengerImplTest.BuffersMessages_WhileAwaitingReply (1 ms)
[5381/6146] ProximityAuthMessengerImplTest.BuffersMessages_WhileAwaitingReply (1 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.RegisterPrefs
[       OK ] ProximityAuthProximityAuthPrefManagerTest.RegisterPrefs (0 ms)
[5382/6146] ProximityAuthProximityAuthPrefManagerTest.RegisterPrefs (0 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.AddDevice
[57308:3335:0524/193654:13989180875642:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[       OK ] ProximityAuthProximityAuthPrefManagerTest.AddDevice (0 ms)
[5383/6146] ProximityAuthProximityAuthPrefManagerTest.AddDevice (0 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.AddDevice_TwoDevicesWithSameAddress
[57308:3335:0524/193654:13989181197353:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[57308:3335:0524/193654:13989181289234:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 2 , 11:22:33:44:55:66 pair.
[       OK ] ProximityAuthProximityAuthPrefManagerTest.AddDevice_TwoDevicesWithSameAddress (1 ms)
[5384/6146] ProximityAuthProximityAuthPrefManagerTest.AddDevice_TwoDevicesWithSameAddress (1 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.AddDevice_TwoDevicesWithSamePublicKey
[57308:3335:0524/193654:13989181593114:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[57308:3335:0524/193654:13989181684980:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 22:33:44:55:66:77 pair.
[57308:3335:0524/193654:13989181795379:WARNING:proximity_auth_pref_manager.cc(82)] Two devices with different bluetooth address, but the same public key were added: public key 1
[       OK ] ProximityAuthProximityAuthPrefManagerTest.AddDevice_TwoDevicesWithSamePublicKey (0 ms)
[5385/6146] ProximityAuthProximityAuthPrefManagerTest.AddDevice_TwoDevicesWithSamePublicKey (0 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithAddress
[57308:3335:0524/193654:13989182095603:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[       OK ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithAddress (0 ms)
[5386/6146] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithAddress (0 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithAddress_DeviceNotPresent
[57308:3335:0524/193654:13989182377849:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[       OK ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithAddress_DeviceNotPresent (0 ms)
[5387/6146] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithAddress_DeviceNotPresent (0 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithPublicKey
[57308:3335:0524/193654:13989182644073:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[       OK ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithPublicKey (0 ms)
[5388/6146] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithPublicKey (0 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithPublicKey_DeviceNotPresent
[57308:3335:0524/193654:13989182937479:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[       OK ] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithPublicKey_DeviceNotPresent (0 ms)
[5389/6146] ProximityAuthProximityAuthPrefManagerTest.RemoveDeviceWithPublicKey_DeviceNotPresent (0 ms)
[ RUN      ] ProximityAuthProximityAuthPrefManagerTest.GetPublicKeys
[57308:3335:0524/193654:13989183216158:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 1 , 11:22:33:44:55:66 pair.
[57308:3335:0524/193654:13989183333609:INFO:proximity_auth_pref_manager.cc(78)] Adding public key 2 , 22:33:44:55:66:77 pair.
[       OK ] ProximityAuthProximityAuthPrefManagerTest.GetPublicKeys (1 ms)
[5390/6146] ProximityAuthProximityAuthPrefManagerTest.GetPublicKeys (1 ms)
[ RUN      ] ProximityAuthSystemTest.GetRemoteDevices
[       OK ] ProximityAuthSystemTest.GetRemoteDevices (0 ms)
[5391/6146] ProximityAuthSystemTest.GetRemoteDevices (0 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.GetStrategy
[       OK ] ProximityAuthProximityMonitorImplTest.GetStrategy (2 ms)
[5392/6146] ProximityAuthProximityMonitorImplTest.GetStrategy (2 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_StrategyIsNone
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_StrategyIsNone (1 ms)
[5393/6146] ProximityAuthProximityMonitorImplTest.ProximityState_StrategyIsNone (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_NeverStarted
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_NeverStarted (2 ms)
[5394/6146] ProximityAuthProximityMonitorImplTest.ProximityState_NeverStarted (2 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_Started_NoConnectionInfoReceivedYet
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_Started_NoConnectionInfoReceivedYet (2 ms)
[5395/6146] ProximityAuthProximityMonitorImplTest.ProximityState_Started_NoConnectionInfoReceivedYet (2 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_InformsObserverOfChanges
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_InformsObserverOfChanges (2 ms)
[5396/6146] ProximityAuthProximityMonitorImplTest.ProximityState_InformsObserverOfChanges (2 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_RssiIndicatesProximity_TxPowerDoesNot
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_RssiIndicatesProximity_TxPowerDoesNot (1 ms)
[5397/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_RssiIndicatesProximity_TxPowerDoesNot (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_TxPowerIndicatesProximity_RssiDoesNot
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_TxPowerIndicatesProximity_RssiDoesNot (1 ms)
[5398/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_TxPowerIndicatesProximity_RssiDoesNot (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_NeitherRssiNorTxPowerIndicatesProximity
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_NeitherRssiNorTxPowerIndicatesProximity (2 ms)
[5399/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_NeitherRssiNorTxPowerIndicatesProximity (2 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_BothRssiAndTxPowerIndicateProximity
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_BothRssiAndTxPowerIndicateProximity (1 ms)
[5400/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_BothRssiAndTxPowerIndicateProximity (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownRssi
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownRssi (1 ms)
[5401/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownRssi (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownTxPower
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownTxPower (1 ms)
[5402/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownTxPower (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownMaxTxPower
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownMaxTxPower (1 ms)
[5403/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckRssi_UnknownMaxTxPower (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_RssiIndicatesProximity_TxPowerDoesNot
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_RssiIndicatesProximity_TxPowerDoesNot (0 ms)
[5404/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_RssiIndicatesProximity_TxPowerDoesNot (0 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_TxPowerIndicatesProximity_RssiDoesNot
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_TxPowerIndicatesProximity_RssiDoesNot (1 ms)
[5405/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_TxPowerIndicatesProximity_RssiDoesNot (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_NeitherRssiNorTxPowerIndicatesProximity
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_NeitherRssiNorTxPowerIndicatesProximity (1 ms)
[5406/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_NeitherRssiNorTxPowerIndicatesProximity (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_BothRssiAndTxPowerIndicateProximity
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_BothRssiAndTxPowerIndicateProximity (0 ms)
[5407/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_BothRssiAndTxPowerIndicateProximity (0 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownRssi
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownRssi (0 ms)
[5408/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownRssi (0 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownTxPower
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownTxPower (0 ms)
[5409/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownTxPower (0 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownMaxTxPower
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownMaxTxPower (1 ms)
[5410/6146] ProximityAuthProximityMonitorImplTest.ProximityState_CheckTxPower_UnknownMaxTxPower (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_StartThenStop
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_StartThenStop (1 ms)
[5411/6146] ProximityAuthProximityMonitorImplTest.ProximityState_StartThenStop (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_StartThenStopThenStartAgain
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_StartThenStopThenStartAgain (1 ms)
[5412/6146] ProximityAuthProximityMonitorImplTest.ProximityState_StartThenStopThenStartAgain (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceRemainsInProximity
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceRemainsInProximity (2 ms)
[5413/6146] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceRemainsInProximity (2 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceLeavesProximity
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceLeavesProximity (1 ms)
[5414/6146] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceLeavesProximity (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceEntersProximity
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceEntersProximity (1 ms)
[5415/6146] ProximityAuthProximityMonitorImplTest.ProximityState_RemoteDeviceEntersProximity (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_DeviceNotKnownToAdapter
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_DeviceNotKnownToAdapter (1 ms)
[5416/6146] ProximityAuthProximityMonitorImplTest.ProximityState_DeviceNotKnownToAdapter (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_DeviceNotConnected
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_DeviceNotConnected (1 ms)
[5417/6146] ProximityAuthProximityMonitorImplTest.ProximityState_DeviceNotConnected (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.ProximityState_ConnectionInfoReceivedAfterStopping
[       OK ] ProximityAuthProximityMonitorImplTest.ProximityState_ConnectionInfoReceivedAfterStopping (0 ms)
[5418/6146] ProximityAuthProximityMonitorImplTest.ProximityState_ConnectionInfoReceivedAfterStopping (0 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_NormalValues
[       OK ] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_NormalValues (1 ms)
[5419/6146] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_NormalValues (1 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_ClampedValues
[       OK ] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_ClampedValues (0 ms)
[5420/6146] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_ClampedValues (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_UserAbsent
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_UserAbsent (0 ms)
[5421/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_UserAbsent (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_Unknown
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_Unknown (0 ms)
[5422/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_Unknown (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingUserPresence
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingUserPresence (0 ms)
[5423/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingUserPresence (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingSecureScreenLock
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingSecureScreenLock (0 ms)
[5424/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingSecureScreenLock (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingTrustAgent
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingTrustAgent (0 ms)
[5425/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_MissingTrustAgent (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidType
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidType (0 ms)
[5426/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidType (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidPresence
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidPresence (0 ms)
[5427/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidPresence (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidLock
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidLock (0 ms)
[5428/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidLock (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidAgent
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidAgent (0 ms)
[5429/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_InvalidAgent (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_ValidStatusWithExtraFields
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_ValidStatusWithExtraFields (0 ms)
[5430/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_ValidStatusWithExtraFields (0 ms)
[ RUN      ] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_UnknownValues
[       OK ] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_UnknownValues (1 ms)
[5431/6146] ProximityAuthProximityMonitorImplTest.RecordProximityMetricsOnAuthSuccess_UnknownValues (1 ms)
[ RUN      ] ProximityAuthRemoteDeviceLifeCycleImplTest.GetRemoteDevice
[       OK ] ProximityAuthRemoteDeviceLifeCycleImplTest.GetRemoteDevice (0 ms)
[5432/6146] ProximityAuthRemoteDeviceLifeCycleImplTest.GetRemoteDevice (0 ms)
[ RUN      ] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticateAndDisconnect
[57312:3335:0524/193655:13990008395280:INFO:remote_device_life_cycle_impl.cc(57)] Life cycle for AA:BB:CC:DD:EE:FF started.
[57312:3335:0524/193655:13990008501060:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 0 => 1
[57312:3335:0524/193655:13990008695403:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 1 => 2
[57312:3335:0524/193655:13990008858725:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 2 => 3
[57312:3335:0524/193655:13990008986301:INFO:messenger_impl.cc(311)] Secure channel disconnected...
[57312:3335:0524/193655:13990009046634:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 3 => 1
[57312:3335:0524/193655:13990009157695:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 1 => 2
[57312:3335:0524/193655:13990009276298:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 2 => 3
[57312:3335:0524/193655:13990009380733:INFO:messenger_impl.cc(311)] Secure channel disconnected...
[57312:3335:0524/193655:13990009438394:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 3 => 1
[57312:3335:0524/193655:13990009552848:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 1 => 2
[57312:3335:0524/193655:13990009666415:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 2 => 3
[57312:3335:0524/193655:13990009776827:INFO:messenger_impl.cc(311)] Secure channel disconnected...
[57312:3335:0524/193655:13990009827637:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 3 => 1
[       OK ] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticateAndDisconnect (2 ms)
[5433/6146] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticateAndDisconnect (2 ms)
[ RUN      ] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticationFails
[57312:3335:0524/193655:13990010098782:INFO:remote_device_life_cycle_impl.cc(57)] Life cycle for AA:BB:CC:DD:EE:FF started.
[57312:3335:0524/193655:13990010150869:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 0 => 1
[57312:3335:0524/193655:13990010291309:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 1 => 2
[57312:3335:0524/193655:13990010412915:WARNING:remote_device_life_cycle_impl.cc(139)] Waiting 10 seconds to retry after authentication failure.
[57312:3335:0524/193655:13990010475514:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 2 => 4
[57312:3335:0524/193655:13990010600618:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 4 => 1
[57312:3335:0524/193655:13990010703533:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 1 => 2
[57312:3335:0524/193655:13990010847928:WARNING:remote_device_life_cycle_impl.cc(139)] Waiting 10 seconds to retry after authentication failure.
[57312:3335:0524/193655:13990010944727:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 2 => 4
[57312:3335:0524/193655:13990011069103:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 4 => 1
[       OK ] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticationFails (1 ms)
[5434/6146] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticationFails (1 ms)
[ RUN      ] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticationFailsThenSucceeds
[57312:3335:0524/193655:13990011375180:INFO:remote_device_life_cycle_impl.cc(57)] Life cycle for AA:BB:CC:DD:EE:FF started.
[57312:3335:0524/193655:13990011423338:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 0 => 1
[57312:3335:0524/193655:13990011546345:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 1 => 2
[57312:3335:0524/193655:13990011686761:WARNING:remote_device_life_cycle_impl.cc(139)] Waiting 10 seconds to retry after authentication failure.
[57312:3335:0524/193655:13990011746794:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 2 => 4
[57312:3335:0524/193655:13990011854173:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 4 => 1
[57312:3335:0524/193655:13990011965824:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 1 => 2
[57312:3335:0524/193655:13990012108664:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 2 => 3
[57312:3335:0524/193655:13990012215881:INFO:messenger_impl.cc(311)] Secure channel disconnected...
[57312:3335:0524/193655:13990012272728:INFO:remote_device_life_cycle_impl.cc(106)] Life cycle transition: 3 => 1
[       OK ] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticationFailsThenSucceeds (1 ms)
[5435/6146] ProximityAuthRemoteDeviceLifeCycleImplTest.AuthenticationFailsThenSucceeds (1 ms)
[ RUN      ] ProximityAuthRemoteDeviceLoaderTest.LoadZeroDevices
[57312:3335:0524/193655:13990012581575:INFO:remote_device_loader.cc(36)] Loading 0 remote devices
[       OK ] ProximityAuthRemoteDeviceLoaderTest.LoadZeroDevices (0 ms)
[5436/6146] ProximityAuthRemoteDeviceLoaderTest.LoadZeroDevices (0 ms)
[ RUN      ] ProximityAuthRemoteDeviceLoaderTest.LoadOneClassicRemoteDevice
[57312:3335:0524/193655:13990012919807:INFO:remote_device_loader.cc(36)] Loading 1 remote devices
[57312:3335:0524/193655:13990013025621:INFO:remote_device_loader.cc(67)] Derived PSK for device1, 0 keys remaining.
[       OK ] ProximityAuthRemoteDeviceLoaderTest.LoadOneClassicRemoteDevice (0 ms)
[5437/6146] ProximityAuthRemoteDeviceLoaderTest.LoadOneClassicRemoteDevice (0 ms)
[ RUN      ] ProximityAuthRemoteDeviceLoaderTest.LoadOneBLERemoteDevice
[57312:3335:0524/193655:13990013437787:INFO:remote_device_loader.cc(36)] Loading 1 remote devices
[57312:3335:0524/193655:13990013498879:INFO:remote_device_loader.cc(67)] Derived PSK for device1, 0 keys remaining.
[57312:3335:0524/193655:13990013604960:INFO:remote_device_loader.cc(83)] The BLE address of device1 is 00:00:00:00:00:00
[       OK ] ProximityAuthRemoteDeviceLoaderTest.LoadOneBLERemoteDevice (1 ms)
[5438/6146] ProximityAuthRemoteDeviceLoaderTest.LoadOneBLERemoteDevice (1 ms)
[ RUN      ] ProximityAuthRemoteDeviceLoaderTest.LoadThreeRemoteDevice
[57312:3335:0524/193655:13990014023160:INFO:remote_device_loader.cc(36)] Loading 3 remote devices
[57312:3335:0524/193655:13990014101021:INFO:remote_device_loader.cc(67)] Derived PSK for device1, 2 keys remaining.
[57312:3335:0524/193655:13990014159615:INFO:remote_device_loader.cc(67)] Derived PSK for device2, 1 keys remaining.
[57312:3335:0524/193655:13990014238442:INFO:remote_device_loader.cc(67)] Derived PSK for device3, 0 keys remaining.
[       OK ] ProximityAuthRemoteDeviceLoaderTest.LoadThreeRemoteDevice (0 ms)
[5439/6146] ProximityAuthRemoteDeviceLoaderTest.LoadThreeRemoteDevice (0 ms)
[ RUN      ] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_UserPresent
[       OK ] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_UserPresent (0 ms)
[5440/6146] ProximityAuthRemoteStatusUpdateTest.Deserialize_Valid_UserPresent (0 ms)
[ RUN      ] ProximityAuthThrottledBluetoothConnectionFinderTest.Find_ExecutesImmediatelyWhenUnthrottled
[       OK ] ProximityAuthThrottledBluetoothConnectionFinderTest.Find_ExecutesImmediatelyWhenUnthrottled (0 ms)
[5441/6146] ProximityAuthThrottledBluetoothConnectionFinderTest.Find_ExecutesImmediatelyWhenUnthrottled (0 ms)
[ RUN      ] ProximityAuthThrottledBluetoothConnectionFinderTest.Find_ExecutesAfterADelayWhenThrottled
[       OK ] ProximityAuthThrottledBluetoothConnectionFinderTest.Find_ExecutesAfterADelayWhenThrottled (1 ms)
[5442/6146] ProximityAuthThrottledBluetoothConnectionFinderTest.Find_ExecutesAfterADelayWhenThrottled (1 ms)
[ RUN      ] ProximityAuthThrottledBluetoothConnectionFinderTest.OnConnection_ForwardsNotificationToThrottler
[       OK ] ProximityAuthThrottledBluetoothConnectionFinderTest.OnConnection_ForwardsNotificationToThrottler (0 ms)
[5443/6146] ProximityAuthThrottledBluetoothConnectionFinderTest.OnConnection_ForwardsNotificationToThrottler (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_InitialState
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_InitialState (1 ms)
[5444/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_InitialState (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SessionLock_AllGood
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SessionLock_AllGood (1 ms)
[5445/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SessionLock_AllGood (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_AllGood
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_AllGood (1 ms)
[5446/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_AllGood (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_MessengerDoesNotSupportSignIn
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_MessengerDoesNotSupportSignIn (1 ms)
[5447/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_MessengerDoesNotSupportSignIn (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_MessengerIsNull
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_MessengerIsNull (1 ms)
[5448/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SignIn_MessengerIsNull (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_DisallowedByProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_DisallowedByProximityMonitor (1 ms)
[5449/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_DisallowedByProximityMonitor (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SecureChannelNotEstablished
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SecureChannelNotEstablished (0 ms)
[5450/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_SecureChannelNotEstablished (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteDeviceLifeCycleIsNull
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteDeviceLifeCycleIsNull (1 ms)
[5451/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteDeviceLifeCycleIsNull (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateLocked
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateLocked (0 ms)
[5452/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateLocked (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateUnknown
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateUnknown (0 ms)
[5453/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateUnknown (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateDisabled
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateDisabled (1 ms)
[5454/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateDisabled (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateNotYetReceived
[       OK ] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateNotYetReceived (1 ms)
[5455/6146] ProximityAuthUnlockManagerTest.IsUnlockAllowed_RemoteScreenlockStateNotYetReceived (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_SetToNull
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_SetToNull (1 ms)
[5456/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_SetToNull (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ExistingRemoteDeviceLifeCycle
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ExistingRemoteDeviceLifeCycle (1 ms)
[5457/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ExistingRemoteDeviceLifeCycle (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_NullThenExistingRemoteDeviceLifeCycle
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_NullThenExistingRemoteDeviceLifeCycle (1 ms)
[5458/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_NullThenExistingRemoteDeviceLifeCycle (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_AuthenticationFailed
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_AuthenticationFailed (1 ms)
[5459/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_AuthenticationFailed (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_WakingUp
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_WakingUp (0 ms)
[5460/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_WakingUp (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_NullRemoteDeviceLifeCycle_NoProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_NullRemoteDeviceLifeCycle_NoProximityMonitor (2 ms)
[5461/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_NullRemoteDeviceLifeCycle_NoProximityMonitor (2 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ConnectingRemoteDeviceLifeCycle_StopsProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ConnectingRemoteDeviceLifeCycle_StopsProximityMonitor (2 ms)
[5462/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ConnectingRemoteDeviceLifeCycle_StopsProximityMonitor (2 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ConnectedRemoteDeviceLifeCycle_StartsProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ConnectedRemoteDeviceLifeCycle_StartsProximityMonitor (1 ms)
[5463/6146] ProximityAuthUnlockManagerTest.SetRemoteDeviceLifeCycle_ConnectedRemoteDeviceLifeCycle_StartsProximityMonitor (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_SecureChannelEstablished_RegistersAsObserver
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_SecureChannelEstablished_RegistersAsObserver (1 ms)
[5464/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_SecureChannelEstablished_RegistersAsObserver (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_StartsProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_StartsProximityMonitor (2 ms)
[5465/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_StartsProximityMonitor (2 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_StopsProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_StopsProximityMonitor (1 ms)
[5466/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_StopsProximityMonitor (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_Stopped_UpdatesScreenlockState
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_Stopped_UpdatesScreenlockState (1 ms)
[5467/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_Stopped_UpdatesScreenlockState (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_AuthenticationFailed_UpdatesScreenlockState
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_AuthenticationFailed_UpdatesScreenlockState (2 ms)
[5468/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_AuthenticationFailed_UpdatesScreenlockState (2 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_FindingConnection_UpdatesScreenlockState
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_FindingConnection_UpdatesScreenlockState (1 ms)
[5469/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_FindingConnection_UpdatesScreenlockState (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_Authenticating_UpdatesScreenlockState
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_Authenticating_UpdatesScreenlockState (1 ms)
[5470/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_Authenticating_UpdatesScreenlockState (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_SecureChannelEstablished_UpdatesScreenlockState
[       OK ] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_SecureChannelEstablished_UpdatesScreenlockState (1 ms)
[5471/6146] ProximityAuthUnlockManagerTest.OnLifeCycleStateChanged_SecureChannelEstablished_UpdatesScreenlockState (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnDisconnected_UnregistersAsObserver
[       OK ] ProximityAuthUnlockManagerTest.OnDisconnected_UnregistersAsObserver (1 ms)
[5472/6146] ProximityAuthUnlockManagerTest.OnDisconnected_UnregistersAsObserver (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnScreenDidUnlock_StopsProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.OnScreenDidUnlock_StopsProximityMonitor (1 ms)
[5473/6146] ProximityAuthUnlockManagerTest.OnScreenDidUnlock_StopsProximityMonitor (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnScreenDidLock_StartsProximityMonitor
[       OK ] ProximityAuthUnlockManagerTest.OnScreenDidLock_StartsProximityMonitor (0 ms)
[5474/6146] ProximityAuthUnlockManagerTest.OnScreenDidLock_StartsProximityMonitor (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnScreenDidLock_SetsWakingUpState
[       OK ] ProximityAuthUnlockManagerTest.OnScreenDidLock_SetsWakingUpState (1 ms)
[5475/6146] ProximityAuthUnlockManagerTest.OnScreenDidLock_SetsWakingUpState (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnDecryptResponse_NoAuthAttemptInProgress
[       OK ] ProximityAuthUnlockManagerTest.OnDecryptResponse_NoAuthAttemptInProgress (1 ms)
[5476/6146] ProximityAuthUnlockManagerTest.OnDecryptResponse_NoAuthAttemptInProgress (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnUnlockEventSent_NoAuthAttemptInProgress
[       OK ] ProximityAuthUnlockManagerTest.OnUnlockEventSent_NoAuthAttemptInProgress (0 ms)
[5477/6146] ProximityAuthUnlockManagerTest.OnUnlockEventSent_NoAuthAttemptInProgress (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnUnlockResponse_NoAuthAttemptInProgress
[       OK ] ProximityAuthUnlockManagerTest.OnUnlockResponse_NoAuthAttemptInProgress (0 ms)
[5478/6146] ProximityAuthUnlockManagerTest.OnUnlockResponse_NoAuthAttemptInProgress (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_NoRemoteDeviceLifeCycle
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_NoRemoteDeviceLifeCycle (0 ms)
[5479/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_NoRemoteDeviceLifeCycle (0 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_UnlockNotAllowed
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_UnlockNotAllowed (1 ms)
[5480/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_UnlockNotAllowed (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_NotUserClick
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_NotUserClick (1 ms)
[5481/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_NotUserClick (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_DuplicateCall
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_DuplicateCall (1 ms)
[5482/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_DuplicateCall (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_TimesOut
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_TimesOut (1 ms)
[5483/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_TimesOut (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_DoesntTimeOutFollowingResponse
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_DoesntTimeOutFollowingResponse (1 ms)
[5484/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_DoesntTimeOutFollowingResponse (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_SupportsSignIn_UnlockRequestFails
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_SupportsSignIn_UnlockRequestFails (1 ms)
[5485/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_SupportsSignIn_UnlockRequestFails (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_WithSignIn_RequestSucceeds_EventSendFails
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_WithSignIn_RequestSucceeds_EventSendFails (1 ms)
[5486/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_WithSignIn_RequestSucceeds_EventSendFails (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_WithSignIn_RequestSucceeds_EventSendSucceeds
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_WithSignIn_RequestSucceeds_EventSendSucceeds (1 ms)
[5487/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_WithSignIn_RequestSucceeds_EventSendSucceeds (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_DoesntSupportSignIn_UnlockEventSendFails
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_DoesntSupportSignIn_UnlockEventSendFails (1 ms)
[5488/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_DoesntSupportSignIn_UnlockEventSendFails (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_SupportsSignIn_UnlockEventSendSucceeds
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_SupportsSignIn_UnlockEventSendSucceeds (1 ms)
[5489/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_Unlock_SupportsSignIn_UnlockEventSendSucceeds (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_Success
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_Success (1 ms)
[5490/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_Success (1 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyLacksPermitId
[       OK ] ProximityAuthWireMessage.Deserialize_BodyLacksPermitId (0 ms)
[5491/6146] ProximityAuthWireMessage.Deserialize_BodyLacksPermitId (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyLacksPayload
[57320:3335:0524/193656:13991520710043:WARNING:wire_message.cc(108)] Error: Missing payload.
[       OK ] ProximityAuthWireMessage.Deserialize_BodyLacksPayload (0 ms)
[5492/6146] ProximityAuthWireMessage.Deserialize_BodyLacksPayload (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyHasEmptyPermitId
[       OK ] ProximityAuthWireMessage.Deserialize_BodyHasEmptyPermitId (0 ms)
[5493/6146] ProximityAuthWireMessage.Deserialize_BodyHasEmptyPermitId (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyHasEmptyPayload
[57320:3335:0524/193656:13991521460724:WARNING:wire_message.cc(108)] Error: Missing payload.
[       OK ] ProximityAuthWireMessage.Deserialize_BodyHasEmptyPayload (1 ms)
[5494/6146] ProximityAuthWireMessage.Deserialize_BodyHasEmptyPayload (1 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_PayloadIsNotBase64Encoded
[57320:3335:0524/193656:13991521882430:WARNING:wire_message.cc(116)] Error: Invalid base64 encoding for payload.
[       OK ] ProximityAuthWireMessage.Deserialize_PayloadIsNotBase64Encoded (0 ms)
[5495/6146] ProximityAuthWireMessage.Deserialize_PayloadIsNotBase64Encoded (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_ValidMessage
[       OK ] ProximityAuthWireMessage.Deserialize_ValidMessage (0 ms)
[5496/6146] ProximityAuthWireMessage.Deserialize_ValidMessage (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_ValidMessageWithBase64UrlEncoding
[       OK ] ProximityAuthWireMessage.Deserialize_ValidMessageWithBase64UrlEncoding (1 ms)
[5497/6146] ProximityAuthWireMessage.Deserialize_ValidMessageWithBase64UrlEncoding (1 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_ValidMessageWithExtraUnknownFields
[       OK ] ProximityAuthWireMessage.Deserialize_ValidMessageWithExtraUnknownFields (0 ms)
[5498/6146] ProximityAuthWireMessage.Deserialize_ValidMessageWithExtraUnknownFields (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_SizeEquals0x01FF
[       OK ] ProximityAuthWireMessage.Deserialize_SizeEquals0x01FF (0 ms)
[5499/6146] ProximityAuthWireMessage.Deserialize_SizeEquals0x01FF (0 ms)
[ RUN      ] ProximityAuthWireMessage.Serialize_WithPermitId
[       OK ] ProximityAuthWireMessage.Serialize_WithPermitId (1 ms)
[5500/6146] ProximityAuthWireMessage.Serialize_WithPermitId (1 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_UnlockEventSendFails
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_UnlockEventSendFails (2 ms)
[5501/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_UnlockEventSendFails (2 ms)
[ RUN      ] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_DecryptRequestFails
[       OK ] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_DecryptRequestFails (1 ms)
[5502/6146] ProximityAuthUnlockManagerTest.OnAuthAttempted_SignIn_DecryptRequestFails (1 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_EmptyMessage
[       OK ] ProximityAuthWireMessage.Deserialize_EmptyMessage (0 ms)
[5503/6146] ProximityAuthWireMessage.Deserialize_EmptyMessage (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_IncompleteHeader
[       OK ] ProximityAuthWireMessage.Deserialize_IncompleteHeader (0 ms)
[5504/6146] ProximityAuthWireMessage.Deserialize_IncompleteHeader (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_UnexpectedMessageFormatVersion
[57319:3335:0524/193656:13991397746502:WARNING:wire_message.cc(54)] Error: Invalid message version. Got 2, expected 3
[       OK ] ProximityAuthWireMessage.Deserialize_UnexpectedMessageFormatVersion (0 ms)
[5505/6146] ProximityAuthWireMessage.Deserialize_UnexpectedMessageFormatVersion (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyOfSizeZero
[57319:3335:0524/193656:13991397980486:WARNING:wire_message.cc(92)] Error: Unable to parse message as JSON.
[       OK ] ProximityAuthWireMessage.Deserialize_BodyOfSizeZero (0 ms)
[5506/6146] ProximityAuthWireMessage.Deserialize_BodyOfSizeZero (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_IncompleteBody
[       OK ] ProximityAuthWireMessage.Deserialize_IncompleteBody (0 ms)
[5507/6146] ProximityAuthWireMessage.Deserialize_IncompleteBody (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyLongerThanSpecifiedInHeader
[57319:3335:0524/193656:13991398290638:WARNING:wire_message.cc(68)] Error: Invalid message length. Got 9, expected 8
[       OK ] ProximityAuthWireMessage.Deserialize_BodyLongerThanSpecifiedInHeader (0 ms)
[5508/6146] ProximityAuthWireMessage.Deserialize_BodyLongerThanSpecifiedInHeader (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyIsNotValidJSON
[57319:3335:0524/193656:13991398507423:WARNING:wire_message.cc(92)] Error: Unable to parse message as JSON.
[       OK ] ProximityAuthWireMessage.Deserialize_BodyIsNotValidJSON (0 ms)
[5509/6146] ProximityAuthWireMessage.Deserialize_BodyIsNotValidJSON (0 ms)
[ RUN      ] ProximityAuthWireMessage.Deserialize_BodyIsNotADictionary
[57319:3335:0524/193656:13991398724344:WARNING:wire_message.cc(92)] Error: Unable to parse message as JSON.
[       OK ] ProximityAuthWireMessage.Deserialize_BodyIsNotADictionary (0 ms)
[5510/6146] ProximityAuthWireMessage.Deserialize_BodyIsNotADictionary (0 ms)
[ RUN      ] ProximityAuthWireMessage.Serialize_WithoutPermitId
[       OK ] ProximityAuthWireMessage.Serialize_WithoutPermitId (0 ms)
[5511/6146] ProximityAuthWireMessage.Serialize_WithoutPermitId (0 ms)
[ RUN      ] ProximityAuthWireMessage.Serialize_FailsWithoutPayload
[57322:3335:0524/193656:13991645030316:ERROR:wire_message.cc(125)] Failed to serialize empty wire message.
[       OK ] ProximityAuthWireMessage.Serialize_FailsWithoutPayload (0 ms)
[5512/6146] ProximityAuthWireMessage.Serialize_FailsWithoutPayload (0 ms)
[ RUN      ] WebUsbDetectorTest.UsbDeviceAdded
[       OK ] WebUsbDetectorTest.UsbDeviceAdded (1 ms)
[5513/6146] WebUsbDetectorTest.UsbDeviceAdded (1 ms)
[ RUN      ] WebUsbDetectorTest.UsbDeviceAddedAndRemoved
[       OK ] WebUsbDetectorTest.UsbDeviceAddedAndRemoved (1 ms)
[5514/6146] WebUsbDetectorTest.UsbDeviceAddedAndRemoved (1 ms)
[ RUN      ] WebUsbDetectorTest.UsbDeviceWithoutProductNameAddedAndRemoved
[       OK ] WebUsbDetectorTest.UsbDeviceWithoutProductNameAddedAndRemoved (0 ms)
[5515/6146] WebUsbDetectorTest.UsbDeviceWithoutProductNameAddedAndRemoved (0 ms)
[ RUN      ] WebUsbDetectorTest.UsbDeviceWithoutLandingPageAddedAndRemoved
[       OK ] WebUsbDetectorTest.UsbDeviceWithoutLandingPageAddedAndRemoved (1 ms)
[5516/6146] WebUsbDetectorTest.UsbDeviceWithoutLandingPageAddedAndRemoved (1 ms)
[ RUN      ] WebUsbDetectorTest.WebUsbBrowserClientIsNullptr
[       OK ] WebUsbDetectorTest.WebUsbBrowserClientIsNullptr (0 ms)
[5517/6146] WebUsbDetectorTest.WebUsbBrowserClientIsNullptr (0 ms)
[ RUN      ] WebUsbDetectorTest.NoUsbService
[       OK ] WebUsbDetectorTest.NoUsbService (0 ms)
[5518/6146] WebUsbDetectorTest.NoUsbService (0 ms)
[ RUN      ] WebUsbDetectorTest.UsbDeviceWasThereBeforeAndThenRemoved
[       OK ] WebUsbDetectorTest.UsbDeviceWasThereBeforeAndThenRemoved (0 ms)
[5519/6146] WebUsbDetectorTest.UsbDeviceWasThereBeforeAndThenRemoved (0 ms)
[ RUN      ] WebUsbDetectorTest.ThreeUsbDevicesWereThereBeforeAndThenRemovedBeforeWebUsbDetectorWasCreated
[       OK ] WebUsbDetectorTest.ThreeUsbDevicesWereThereBeforeAndThenRemovedBeforeWebUsbDetectorWasCreated (1 ms)
[5520/6146] WebUsbDetectorTest.ThreeUsbDevicesWereThereBeforeAndThenRemovedBeforeWebUsbDetectorWasCreated (1 ms)
[ RUN      ] WebUsbDetectorTest.ThreeUsbDevicesWereThereBeforeAndThenRemovedAfterWebUsbDetectorWasCreated
[       OK ] WebUsbDetectorTest.ThreeUsbDevicesWereThereBeforeAndThenRemovedAfterWebUsbDetectorWasCreated (1 ms)
[5521/6146] WebUsbDetectorTest.ThreeUsbDevicesWereThereBeforeAndThenRemovedAfterWebUsbDetectorWasCreated (1 ms)
[ RUN      ] WebUsbDetectorTest.TwoUsbDevicesWereThereBeforeAndThenRemovedAndNewUsbDeviceAdded
[       OK ] WebUsbDetectorTest.TwoUsbDevicesWereThereBeforeAndThenRemovedAndNewUsbDeviceAdded (1 ms)
[5522/6146] WebUsbDetectorTest.TwoUsbDevicesWereThereBeforeAndThenRemovedAndNewUsbDeviceAdded (1 ms)
[ RUN      ] WebUsbDetectorTest.ThreeUsbDevicesAddedAndRemoved
[       OK ] WebUsbDetectorTest.ThreeUsbDevicesAddedAndRemoved (2 ms)
[5523/6146] WebUsbDetectorTest.ThreeUsbDevicesAddedAndRemoved (2 ms)
[ RUN      ] WebUsbDetectorTest.ThreeUsbDeviceAddedAndRemovedDifferentOrder
[       OK ] WebUsbDetectorTest.ThreeUsbDeviceAddedAndRemovedDifferentOrder (1 ms)
[5524/6146] WebUsbDetectorTest.ThreeUsbDeviceAddedAndRemovedDifferentOrder (1 ms)
[ RUN      ] AutofillPolicyHandlerTest.Default
[       OK ] AutofillPolicyHandlerTest.Default (0 ms)
[5525/6146] AutofillPolicyHandlerTest.Default (0 ms)
[ RUN      ] AutofillPolicyHandlerTest.Enabled
[       OK ] AutofillPolicyHandlerTest.Enabled (0 ms)
[5526/6146] AutofillPolicyHandlerTest.Enabled (0 ms)
[ RUN      ] AutofillPolicyHandlerTest.Disabled
[       OK ] AutofillPolicyHandlerTest.Disabled (0 ms)
[5527/6146] AutofillPolicyHandlerTest.Disabled (0 ms)
[ RUN      ] BrowserPolicyConnectorTest.IsNonEnterpriseUser
[       OK ] BrowserPolicyConnectorTest.IsNonEnterpriseUser (28 ms)
[5528/6146] BrowserPolicyConnectorTest.IsNonEnterpriseUser (28 ms)
[ RUN      ] StringToIntEnumListPolicyHandlerTest.CheckPolicySettings
[       OK ] StringToIntEnumListPolicyHandlerTest.CheckPolicySettings (1 ms)
[5529/6146] StringToIntEnumListPolicyHandlerTest.CheckPolicySettings (1 ms)
[ RUN      ] StringMappingListPolicyHandlerTest.ApplyPolicySettings
[       OK ] StringMappingListPolicyHandlerTest.ApplyPolicySettings (0 ms)
[5530/6146] StringMappingListPolicyHandlerTest.ApplyPolicySettings (0 ms)
[ RUN      ] IntRangePolicyHandler.CheckPolicySettingsClamp
[       OK ] IntRangePolicyHandler.CheckPolicySettingsClamp (0 ms)
[5531/6146] IntRangePolicyHandler.CheckPolicySettingsClamp (0 ms)
[ RUN      ] IntRangePolicyHandler.CheckPolicySettingsDontClamp
[       OK ] IntRangePolicyHandler.CheckPolicySettingsDontClamp (0 ms)
[5532/6146] IntRangePolicyHandler.CheckPolicySettingsDontClamp (0 ms)
[ RUN      ] IntRangePolicyHandler.ApplyPolicySettingsClamp
[       OK ] IntRangePolicyHandler.ApplyPolicySettingsClamp (0 ms)
[5533/6146] IntRangePolicyHandler.ApplyPolicySettingsClamp (0 ms)
[ RUN      ] IntRangePolicyHandler.ApplyPolicySettingsDontClamp
[       OK ] IntRangePolicyHandler.ApplyPolicySettingsDontClamp (0 ms)
[5534/6146] IntRangePolicyHandler.ApplyPolicySettingsDontClamp (0 ms)
[ RUN      ] IntPercentageToDoublePolicyHandler.CheckPolicySettingsClamp
[       OK ] IntPercentageToDoublePolicyHandler.CheckPolicySettingsClamp (0 ms)
[5535/6146] IntPercentageToDoublePolicyHandler.CheckPolicySettingsClamp (0 ms)
[ RUN      ] IntPercentageToDoublePolicyHandler.CheckPolicySettingsDontClamp
[       OK ] IntPercentageToDoublePolicyHandler.CheckPolicySettingsDontClamp (0 ms)
[5536/6146] IntPercentageToDoublePolicyHandler.CheckPolicySettingsDontClamp (0 ms)
[ RUN      ] IntPercentageToDoublePolicyHandler.ApplyPolicySettingsClamp
[       OK ] IntPercentageToDoublePolicyHandler.ApplyPolicySettingsClamp (0 ms)
[5537/6146] IntPercentageToDoublePolicyHandler.ApplyPolicySettingsClamp (0 ms)
[ RUN      ] IntPercentageToDoublePolicyHandler.ApplyPolicySettingsDontClamp
[       OK ] IntPercentageToDoublePolicyHandler.ApplyPolicySettingsDontClamp (0 ms)
[5538/6146] IntPercentageToDoublePolicyHandler.ApplyPolicySettingsDontClamp (0 ms)
[ RUN      ] SchemaValidatingPolicyHandlerTest.CheckAndGetValue
[       OK ] SchemaValidatingPolicyHandlerTest.CheckAndGetValue (1 ms)
[5539/6146] SchemaValidatingPolicyHandlerTest.CheckAndGetValue (1 ms)
[ RUN      ] SimpleSchemaValidatingPolicyHandlerTest.CheckAndGetValue
[       OK ] SimpleSchemaValidatingPolicyHandlerTest.CheckAndGetValue (0 ms)
[5540/6146] SimpleSchemaValidatingPolicyHandlerTest.CheckAndGetValue (0 ms)
[ RUN      ] ConfigurationPolicyPrefStoreListTest.GetDefault
[       OK ] ConfigurationPolicyPrefStoreListTest.GetDefault (1 ms)
[5541/6146] ConfigurationPolicyPrefStoreListTest.GetDefault (1 ms)
[ RUN      ] ConfigurationPolicyPrefStoreListTest.SetValue
[       OK ] ConfigurationPolicyPrefStoreListTest.SetValue (0 ms)
[5542/6146] ConfigurationPolicyPrefStoreListTest.SetValue (0 ms)
[ RUN      ] ConfigurationPolicyPrefStoreStringTest.GetDefault
[       OK ] ConfigurationPolicyPrefStoreStringTest.GetDefault (0 ms)
[5543/6146] ConfigurationPolicyPrefStoreStringTest.GetDefault (0 ms)
[ RUN      ] ConfigurationPolicyPrefStoreStringTest.SetValue
[       OK ] ConfigurationPolicyPrefStoreStringTest.SetValue (1 ms)
[5544/6146] ConfigurationPolicyPrefStoreStringTest.SetValue (1 ms)
[ RUN      ] ConfigurationPolicyPrefStoreBooleanTest.GetDefault
[       OK ] ConfigurationPolicyPrefStoreBooleanTest.GetDefault (0 ms)
[5545/6146] ConfigurationPolicyPrefStoreBooleanTest.GetDefault (0 ms)
[ RUN      ] ConfigurationPolicyPrefStoreBooleanTest.SetValue
[       OK ] ConfigurationPolicyPrefStoreBooleanTest.SetValue (1 ms)
[5546/6146] ConfigurationPolicyPrefStoreBooleanTest.SetValue (1 ms)
[ RUN      ] ConfigurationPolicyPrefStoreIntegerTest.GetDefault
[       OK ] ConfigurationPolicyPrefStoreIntegerTest.GetDefault (0 ms)
[5547/6146] ConfigurationPolicyPrefStoreIntegerTest.GetDefault (0 ms)
[ RUN      ] ConfigurationPolicyPrefStoreIntegerTest.SetValue
[       OK ] ConfigurationPolicyPrefStoreIntegerTest.SetValue (0 ms)
[5548/6146] ConfigurationPolicyPrefStoreIntegerTest.SetValue (0 ms)
[ RUN      ] ConfigurationPolicyPrefStoreRefreshTest.Refresh
[       OK ] ConfigurationPolicyPrefStoreRefreshTest.Refresh (1 ms)
[5549/6146] ConfigurationPolicyPrefStoreRefreshTest.Refresh (1 ms)
[ RUN      ] ConfigurationPolicyPrefStoreRefreshTest.Initialization
[       OK ] ConfigurationPolicyPrefStoreRefreshTest.Initialization (1 ms)
[5550/6146] ConfigurationPolicyPrefStoreRefreshTest.Initialization (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.ManualOptions
[       OK ] ProxyPolicyHandlerTest.ManualOptions (1 ms)
[5551/6146] ProxyPolicyHandlerTest.ManualOptions (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.ManualOptionsReversedApplyOrder
[       OK ] ProxyPolicyHandlerTest.ManualOptionsReversedApplyOrder (0 ms)
[5552/6146] ProxyPolicyHandlerTest.ManualOptionsReversedApplyOrder (0 ms)
[ RUN      ] ProxyPolicyHandlerTest.ManualOptionsInvalid
[       OK ] ProxyPolicyHandlerTest.ManualOptionsInvalid (0 ms)
[5553/6146] ProxyPolicyHandlerTest.ManualOptionsInvalid (0 ms)
[ RUN      ] ProxyPolicyHandlerTest.NoProxyServerMode
[       OK ] ProxyPolicyHandlerTest.NoProxyServerMode (1 ms)
[5554/6146] ProxyPolicyHandlerTest.NoProxyServerMode (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.NoProxyModeName
[       OK ] ProxyPolicyHandlerTest.NoProxyModeName (1 ms)
[5555/6146] ProxyPolicyHandlerTest.NoProxyModeName (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.AutoDetectProxyServerMode
[       OK ] ProxyPolicyHandlerTest.AutoDetectProxyServerMode (1 ms)
[5556/6146] ProxyPolicyHandlerTest.AutoDetectProxyServerMode (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.AutoDetectProxyModeName
[       OK ] ProxyPolicyHandlerTest.AutoDetectProxyModeName (0 ms)
[5557/6146] ProxyPolicyHandlerTest.AutoDetectProxyModeName (0 ms)
[ RUN      ] ProxyPolicyHandlerTest.PacScriptProxyMode
[       OK ] ProxyPolicyHandlerTest.PacScriptProxyMode (1 ms)
[5558/6146] ProxyPolicyHandlerTest.PacScriptProxyMode (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.PacScriptProxyModeInvalid
[       OK ] ProxyPolicyHandlerTest.PacScriptProxyModeInvalid (1 ms)
[5559/6146] ProxyPolicyHandlerTest.PacScriptProxyModeInvalid (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.PacScriptProxyModeBug78016
[       OK ] ProxyPolicyHandlerTest.PacScriptProxyModeBug78016 (1 ms)
[5560/6146] ProxyPolicyHandlerTest.PacScriptProxyModeBug78016 (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.UseSystemProxyServerMode
[       OK ] ProxyPolicyHandlerTest.UseSystemProxyServerMode (1 ms)
[5561/6146] ProxyPolicyHandlerTest.UseSystemProxyServerMode (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.UseSystemProxyMode
[       OK ] ProxyPolicyHandlerTest.UseSystemProxyMode (1 ms)
[5562/6146] ProxyPolicyHandlerTest.UseSystemProxyMode (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.ProxyModeOverridesProxyServerMode
[       OK ] ProxyPolicyHandlerTest.ProxyModeOverridesProxyServerMode (1 ms)
[5563/6146] ProxyPolicyHandlerTest.ProxyModeOverridesProxyServerMode (1 ms)
[ RUN      ] ProxyPolicyHandlerTest.ProxyInvalid
[       OK ] ProxyPolicyHandlerTest.ProxyInvalid (2 ms)
[5564/6146] ProxyPolicyHandlerTest.ProxyInvalid (2 ms)
[ RUN      ] URLBlacklistManagerTest.SingleUpdateForTwoPrefChanges
[       OK ] URLBlacklistManagerTest.SingleUpdateForTwoPrefChanges (1 ms)
[5565/6146] URLBlacklistManagerTest.SingleUpdateForTwoPrefChanges (1 ms)
[ RUN      ] URLBlacklistManagerTest.ShutdownWithPendingTask0
[       OK ] URLBlacklistManagerTest.ShutdownWithPendingTask0 (0 ms)
[5566/6146] URLBlacklistManagerTest.ShutdownWithPendingTask0 (0 ms)
[ RUN      ] URLBlacklistManagerTest.ShutdownWithPendingTask1
[       OK ] URLBlacklistManagerTest.ShutdownWithPendingTask1 (1 ms)
[5567/6146] URLBlacklistManagerTest.ShutdownWithPendingTask1 (1 ms)
[ RUN      ] URLBlacklistManagerTest.ShutdownWithPendingTask2
[       OK ] URLBlacklistManagerTest.ShutdownWithPendingTask2 (0 ms)
[5568/6146] URLBlacklistManagerTest.ShutdownWithPendingTask2 (0 ms)
[ RUN      ] URLBlacklistManagerTest.Filtering
[       OK ] URLBlacklistManagerTest.Filtering (7 ms)
[5569/6146] URLBlacklistManagerTest.Filtering (7 ms)
[ RUN      ] URLBlacklistManagerTest.QueryParameters
[       OK ] URLBlacklistManagerTest.QueryParameters (4 ms)
[5570/6146] URLBlacklistManagerTest.QueryParameters (4 ms)
[ RUN      ] URLBlacklistManagerTest.BlockAllWithExceptions
[       OK ] URLBlacklistManagerTest.BlockAllWithExceptions (1 ms)
[5571/6146] URLBlacklistManagerTest.BlockAllWithExceptions (1 ms)
[ RUN      ] URLBlacklistManagerTest.DontBlockResources
[       OK ] URLBlacklistManagerTest.DontBlockResources (0 ms)
[5572/6146] URLBlacklistManagerTest.DontBlockResources (0 ms)
[ RUN      ] URLBlacklistManagerTest.DefaultBlacklistExceptions
[       OK ] URLBlacklistManagerTest.DefaultBlacklistExceptions (0 ms)
[5573/6146] URLBlacklistManagerTest.DefaultBlacklistExceptions (0 ms)
[ RUN      ] URLBlacklistManagerTest.BlacklistBasicCoverage
[57328:3335:0524/193658:13993089780542:ERROR:url_blacklist_manager.cc(180)] Invalid pattern wrong://app
[57328:3335:0524/193658:13993090035402:ERROR:url_blacklist_manager.cc(180)] Invalid pattern  wrong:*
[57328:3335:0524/193658:13993092628354:ERROR:url_blacklist_manager.cc(180)] Invalid pattern :8080
[57328:3335:0524/193658:13993092782585:ERROR:url_blacklist_manager.cc(180)] Invalid pattern :8080
[57328:3335:0524/193658:13993093093139:ERROR:url_blacklist_manager.cc(180)] Invalid pattern host:65536
[57328:3335:0524/193658:13993093194367:ERROR:url_blacklist_manager.cc(180)] Invalid pattern example.com:*
[57328:3335:0524/193658:13993093311160:ERROR:url_blacklist_manager.cc(180)] Invalid pattern example.com:*
[       OK ] URLBlacklistManagerTest.BlacklistBasicCoverage (8 ms)
[5574/6146] URLBlacklistManagerTest.BlacklistBasicCoverage (8 ms)
[ RUN      ] URLBlacklistManagerTest.UseBlacklistState
[       OK ] URLBlacklistManagerTest.UseBlacklistState (1 ms)
[5575/6146] URLBlacklistManagerTest.UseBlacklistState (1 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_DisabledSchemesUnspecified
[       OK ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_DisabledSchemesUnspecified (0 ms)
[5576/6146] URLBlacklistPolicyHandlerTest.CheckPolicySettings_DisabledSchemesUnspecified (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_URLBlacklistUnspecified
[       OK ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_URLBlacklistUnspecified (0 ms)
[5577/6146] URLBlacklistPolicyHandlerTest.CheckPolicySettings_URLBlacklistUnspecified (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_DisabledSchemesWrongType
[       OK ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_DisabledSchemesWrongType (0 ms)
[5578/6146] URLBlacklistPolicyHandlerTest.CheckPolicySettings_DisabledSchemesWrongType (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_URLBlacklistWrongType
[       OK ] URLBlacklistPolicyHandlerTest.CheckPolicySettings_URLBlacklistWrongType (0 ms)
[5579/6146] URLBlacklistPolicyHandlerTest.CheckPolicySettings_URLBlacklistWrongType (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_NothingSpecified
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_NothingSpecified (0 ms)
[5580/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_NothingSpecified (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesWrongType
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesWrongType (0 ms)
[5581/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesWrongType (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistWrongType
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistWrongType (0 ms)
[5582/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistWrongType (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesEmpty
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesEmpty (1 ms)
[5583/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesEmpty (1 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistEmpty
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistEmpty (0 ms)
[5584/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistEmpty (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesWrongElementType
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesWrongElementType (0 ms)
[5585/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesWrongElementType (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistWrongElementType
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistWrongElementType (0 ms)
[5586/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistWrongElementType (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesSuccessful
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesSuccessful (0 ms)
[5587/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_DisabledSchemesSuccessful (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistSuccessful
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistSuccessful (0 ms)
[5588/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_URLBlacklistSuccessful (0 ms)
[ RUN      ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_MergeSuccessful
[       OK ] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_MergeSuccessful (0 ms)
[5589/6146] URLBlacklistPolicyHandlerTest.ApplyPolicySettings_MergeSuccessful (0 ms)
[ RUN      ] AsyncPolicyProviderTest.RefreshPolicies
[       OK ] AsyncPolicyProviderTest.RefreshPolicies (2 ms)
[5590/6146] AsyncPolicyProviderTest.RefreshPolicies (2 ms)
[ RUN      ] AsyncPolicyProviderTest.RefreshPoliciesTwice
[       OK ] AsyncPolicyProviderTest.RefreshPoliciesTwice (3 ms)
[5591/6146] AsyncPolicyProviderTest.RefreshPoliciesTwice (3 ms)
[ RUN      ] AsyncPolicyProviderTest.RefreshPoliciesDuringReload
[       OK ] AsyncPolicyProviderTest.RefreshPoliciesDuringReload (1 ms)
[5592/6146] AsyncPolicyProviderTest.RefreshPoliciesDuringReload (1 ms)
[ RUN      ] AsyncPolicyProviderTest.Shutdown
[       OK ] AsyncPolicyProviderTest.Shutdown (1 ms)
[5593/6146] AsyncPolicyProviderTest.Shutdown (1 ms)
[ RUN      ] CloudPolicyClientTest.Init
[       OK ] CloudPolicyClientTest.Init (1 ms)
[5594/6146] CloudPolicyClientTest.Init (1 ms)
[ RUN      ] CloudPolicyClientTest.SetupRegistrationAndPolicyFetch
[       OK ] CloudPolicyClientTest.SetupRegistrationAndPolicyFetch (1 ms)
[5595/6146] CloudPolicyClientTest.SetupRegistrationAndPolicyFetch (1 ms)
[ RUN      ] CloudPolicyClientTest.RegistrationAndPolicyFetch
[       OK ] CloudPolicyClientTest.RegistrationAndPolicyFetch (1 ms)
[5596/6146] CloudPolicyClientTest.RegistrationAndPolicyFetch (1 ms)
[ RUN      ] CloudPolicyClientTest.RegistrationParametersPassedThrough
[       OK ] CloudPolicyClientTest.RegistrationParametersPassedThrough (1 ms)
[5597/6146] CloudPolicyClientTest.RegistrationParametersPassedThrough (1 ms)
[ RUN      ] CloudPolicyClientTest.RegistrationNoToken
[57330:3335:0524/193658:13993309555525:WARNING:cloud_policy_client.cc(460)] Invalid registration response.
[       OK ] CloudPolicyClientTest.RegistrationNoToken (1 ms)
[5598/6146] CloudPolicyClientTest.RegistrationNoToken (1 ms)
[ RUN      ] CloudPolicyClientTest.RegistrationFailure
[       OK ] CloudPolicyClientTest.RegistrationFailure (0 ms)
[5599/6146] CloudPolicyClientTest.RegistrationFailure (0 ms)
[ RUN      ] CloudPolicyClientTest.RetryRegistration
[       OK ] CloudPolicyClientTest.RetryRegistration (0 ms)
[5600/6146] CloudPolicyClientTest.RetryRegistration (0 ms)
[ RUN      ] CloudPolicyClientTest.PolicyUpdate
[       OK ] CloudPolicyClientTest.PolicyUpdate (2 ms)
[5601/6146] CloudPolicyClientTest.PolicyUpdate (2 ms)
[ RUN      ] CloudPolicyClientTest.PolicyFetchWithMetaData
[       OK ] CloudPolicyClientTest.PolicyFetchWithMetaData (1 ms)
[5602/6146] CloudPolicyClientTest.PolicyFetchWithMetaData (1 ms)
[ RUN      ] CloudPolicyClientTest.PolicyFetchWithInvalidation
[       OK ] CloudPolicyClientTest.PolicyFetchWithInvalidation (1 ms)
[5603/6146] CloudPolicyClientTest.PolicyFetchWithInvalidation (1 ms)
[ RUN      ] CloudPolicyClientTest.PolicyFetchWithInvalidationNoPayload
[       OK ] CloudPolicyClientTest.PolicyFetchWithInvalidationNoPayload (1 ms)
[5604/6146] CloudPolicyClientTest.PolicyFetchWithInvalidationNoPayload (1 ms)
[ RUN      ] CloudPolicyClientTest.BadPolicyResponse
[57331:3335:0524/193658:13993571470915:WARNING:cloud_policy_client.cc(512)] Empty policy response.
[57331:3335:0524/193658:13993571929872:WARNING:cloud_policy_client.cc(537)] Duplicate PolicyFetchResponse for type: google/chrome/user, entity: , ignoring
[       OK ] CloudPolicyClientTest.BadPolicyResponse (1 ms)
[5605/6146] CloudPolicyClientTest.BadPolicyResponse (1 ms)
[ RUN      ] CloudPolicyClientTest.PolicyRequestFailure
[       OK ] CloudPolicyClientTest.PolicyRequestFailure (1 ms)
[5606/6146] CloudPolicyClientTest.PolicyRequestFailure (1 ms)
[ RUN      ] CloudPolicyClientTest.Unregister
[       OK ] CloudPolicyClientTest.Unregister (1 ms)
[5607/6146] CloudPolicyClientTest.Unregister (1 ms)
[ RUN      ] CloudPolicyClientTest.UnregisterEmpty
[57331:3335:0524/193658:13993574244851:WARNING:cloud_policy_client.cc(556)] Empty unregistration response.
[       OK ] CloudPolicyClientTest.UnregisterEmpty (0 ms)
[5608/6146] CloudPolicyClientTest.UnregisterEmpty (0 ms)
[ RUN      ] CloudPolicyClientTest.UnregisterFailure
[       OK ] CloudPolicyClientTest.UnregisterFailure (1 ms)
[5609/6146] CloudPolicyClientTest.UnregisterFailure (1 ms)
[ RUN      ] CloudPolicyClientTest.PolicyFetchWithExtensionPolicy
[       OK ] CloudPolicyClientTest.PolicyFetchWithExtensionPolicy (1 ms)
[5610/6146] CloudPolicyClientTest.PolicyFetchWithExtensionPolicy (1 ms)
[ RUN      ] CloudPolicyClientTest.UploadCertificate
[       OK ] CloudPolicyClientTest.UploadCertificate (1 ms)
[5611/6146] CloudPolicyClientTest.UploadCertificate (1 ms)
[ RUN      ] CloudPolicyClientTest.UploadCertificateEmpty
[57332:3335:0524/193658:13993736097385:WARNING:cloud_policy_client.cc(582)] Empty upload certificate response.
[       OK ] CloudPolicyClientTest.UploadCertificateEmpty (1 ms)
[5612/6146] CloudPolicyClientTest.UploadCertificateEmpty (1 ms)
[ RUN      ] CloudPolicyClientTest.UploadCertificateFailure
[       OK ] CloudPolicyClientTest.UploadCertificateFailure (1 ms)
[5613/6146] CloudPolicyClientTest.UploadCertificateFailure (1 ms)
[ RUN      ] CloudPolicyClientTest.UploadStatus
[       OK ] CloudPolicyClientTest.UploadStatus (1 ms)
[5614/6146] CloudPolicyClientTest.UploadStatus (1 ms)
[ RUN      ] CloudPolicyClientTest.UploadStatusWhilePolicyFetchActive
[       OK ] CloudPolicyClientTest.UploadStatusWhilePolicyFetchActive (1 ms)
[5615/6146] CloudPolicyClientTest.UploadStatusWhilePolicyFetchActive (1 ms)
[ RUN      ] CloudPolicyClientTest.MultipleActiveRequests
[       OK ] CloudPolicyClientTest.MultipleActiveRequests (1 ms)
[5616/6146] CloudPolicyClientTest.MultipleActiveRequests (1 ms)
[ RUN      ] CloudPolicyClientTest.UploadStatusFailure
[       OK ] CloudPolicyClientTest.UploadStatusFailure (1 ms)
[5617/6146] CloudPolicyClientTest.UploadStatusFailure (1 ms)
[ RUN      ] CloudPolicyClientTest.RequestCancelOnUnregister
[       OK ] CloudPolicyClientTest.RequestCancelOnUnregister (1 ms)
[5618/6146] CloudPolicyClientTest.RequestCancelOnUnregister (1 ms)
[ RUN      ] CloudPolicyClientTest.FetchRemoteCommands
[       OK ] CloudPolicyClientTest.FetchRemoteCommands (0 ms)
[5619/6146] CloudPolicyClientTest.FetchRemoteCommands (0 ms)
[ RUN      ] CloudPolicyClientTest.RequestDeviceAttributeUpdatePermission
[       OK ] CloudPolicyClientTest.RequestDeviceAttributeUpdatePermission (0 ms)
[5620/6146] CloudPolicyClientTest.RequestDeviceAttributeUpdatePermission (0 ms)
[ RUN      ] CloudPolicyManagerTest.RefreshSuccessful
[       OK ] CloudPolicyManagerTest.RefreshSuccessful (4 ms)
[5621/6146] CloudPolicyManagerTest.RefreshSuccessful (4 ms)
[ RUN      ] CloudPolicyManagerTest.SignalOnError
[       OK ] CloudPolicyManagerTest.SignalOnError (1 ms)
[5622/6146] CloudPolicyManagerTest.SignalOnError (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InitialRefreshNoPolicy
[       OK ] CloudPolicyRefreshSchedulerTest.InitialRefreshNoPolicy (1 ms)
[5623/6146] CloudPolicyRefreshSchedulerTest.InitialRefreshNoPolicy (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InitialRefreshUnmanaged
[       OK ] CloudPolicyRefreshSchedulerTest.InitialRefreshUnmanaged (0 ms)
[5624/6146] CloudPolicyRefreshSchedulerTest.InitialRefreshUnmanaged (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InitialRefreshManagedNotYetFetched
[       OK ] CloudPolicyRefreshSchedulerTest.InitialRefreshManagedNotYetFetched (1 ms)
[5625/6146] CloudPolicyRefreshSchedulerTest.InitialRefreshManagedNotYetFetched (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InitialRefreshManagedAlreadyFetched
[       OK ] CloudPolicyRefreshSchedulerTest.InitialRefreshManagedAlreadyFetched (0 ms)
[5626/6146] CloudPolicyRefreshSchedulerTest.InitialRefreshManagedAlreadyFetched (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.Unregistered
[       OK ] CloudPolicyRefreshSchedulerTest.Unregistered (0 ms)
[5627/6146] CloudPolicyRefreshSchedulerTest.Unregistered (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.RefreshSoon
[       OK ] CloudPolicyRefreshSchedulerTest.RefreshSoon (1 ms)
[5628/6146] CloudPolicyRefreshSchedulerTest.RefreshSoon (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InvalidationsAvailable
[       OK ] CloudPolicyRefreshSchedulerTest.InvalidationsAvailable (0 ms)
[5629/6146] CloudPolicyRefreshSchedulerTest.InvalidationsAvailable (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InvalidationsNotAvailable
[       OK ] CloudPolicyRefreshSchedulerTest.InvalidationsNotAvailable (1 ms)
[5630/6146] CloudPolicyRefreshSchedulerTest.InvalidationsNotAvailable (1 ms)
[ RUN      ] CloudPolicyClientTest.RequestDeviceAttributeUpdate
[       OK ] CloudPolicyClientTest.RequestDeviceAttributeUpdate (1 ms)
[5631/6146] CloudPolicyClientTest.RequestDeviceAttributeUpdate (1 ms)
[ RUN      ] CloudPolicyClientTest.RequestGcmIdUpdate
[       OK ] CloudPolicyClientTest.RequestGcmIdUpdate (1 ms)
[5632/6146] CloudPolicyClientTest.RequestGcmIdUpdate (1 ms)
[ RUN      ] CloudPolicyConstantsTest.GetManagementModeForLegacyPolicyData
[       OK ] CloudPolicyConstantsTest.GetManagementModeForLegacyPolicyData (0 ms)
[5633/6146] CloudPolicyConstantsTest.GetManagementModeForLegacyPolicyData (0 ms)
[ RUN      ] CloudPolicyConstantsTest.GetManagementModeForPolicyDataWithManagementMode
[       OK ] CloudPolicyConstantsTest.GetManagementModeForPolicyDataWithManagementMode (0 ms)
[5634/6146] CloudPolicyConstantsTest.GetManagementModeForPolicyDataWithManagementMode (0 ms)
[ RUN      ] CloudPolicyCoreTest.ConnectAndDisconnect
[       OK ] CloudPolicyCoreTest.ConnectAndDisconnect (1 ms)
[5635/6146] CloudPolicyCoreTest.ConnectAndDisconnect (1 ms)
[ RUN      ] CloudPolicyCoreTest.RefreshScheduler
[       OK ] CloudPolicyCoreTest.RefreshScheduler (0 ms)
[5636/6146] CloudPolicyCoreTest.RefreshScheduler (0 ms)
[ RUN      ] CloudPolicyManagerTest.InitAndShutdown
[       OK ] CloudPolicyManagerTest.InitAndShutdown (2 ms)
[5637/6146] CloudPolicyManagerTest.InitAndShutdown (2 ms)
[ RUN      ] CloudPolicyManagerTest.RegistrationAndFetch
[       OK ] CloudPolicyManagerTest.RegistrationAndFetch (1 ms)
[5638/6146] CloudPolicyManagerTest.RegistrationAndFetch (1 ms)
[ RUN      ] CloudPolicyManagerTest.Update
[       OK ] CloudPolicyManagerTest.Update (1 ms)
[5639/6146] CloudPolicyManagerTest.Update (1 ms)
[ RUN      ] CloudPolicyManagerTest.RefreshNotRegistered
[       OK ] CloudPolicyManagerTest.RefreshNotRegistered (1 ms)
[5640/6146] CloudPolicyManagerTest.RefreshNotRegistered (1 ms)
[ RUN      ] CloudPolicyServiceTest.PolicyUpdateSuccess
[       OK ] CloudPolicyServiceTest.PolicyUpdateSuccess (0 ms)
[5641/6146] CloudPolicyServiceTest.PolicyUpdateSuccess (0 ms)
[ RUN      ] CloudPolicyServiceTest.PolicyUpdateClientFailure
[       OK ] CloudPolicyServiceTest.PolicyUpdateClientFailure (0 ms)
[5642/6146] CloudPolicyServiceTest.PolicyUpdateClientFailure (0 ms)
[ RUN      ] CloudPolicyServiceTest.RefreshPolicySuccess
[       OK ] CloudPolicyServiceTest.RefreshPolicySuccess (1 ms)
[5643/6146] CloudPolicyServiceTest.RefreshPolicySuccess (1 ms)
[ RUN      ] CloudPolicyServiceTest.RefreshPolicyNotRegistered
[       OK ] CloudPolicyServiceTest.RefreshPolicyNotRegistered (0 ms)
[5644/6146] CloudPolicyServiceTest.RefreshPolicyNotRegistered (0 ms)
[ RUN      ] CloudPolicyServiceTest.RefreshPolicyClientError
[       OK ] CloudPolicyServiceTest.RefreshPolicyClientError (1 ms)
[5645/6146] CloudPolicyServiceTest.RefreshPolicyClientError (1 ms)
[ RUN      ] CloudPolicyServiceTest.RefreshPolicyStoreError
[       OK ] CloudPolicyServiceTest.RefreshPolicyStoreError (0 ms)
[5646/6146] CloudPolicyServiceTest.RefreshPolicyStoreError (0 ms)
[ RUN      ] CloudPolicyServiceTest.RefreshPolicyConcurrent
[       OK ] CloudPolicyServiceTest.RefreshPolicyConcurrent (1 ms)
[5647/6146] CloudPolicyServiceTest.RefreshPolicyConcurrent (1 ms)
[ RUN      ] CloudPolicyServiceTest.UnregisterSucceeds
[       OK ] CloudPolicyServiceTest.UnregisterSucceeds (0 ms)
[5648/6146] CloudPolicyServiceTest.UnregisterSucceeds (0 ms)
[ RUN      ] CloudPolicyServiceTest.UnregisterFailsOnClientError
[57336:3335:0524/193659:13994710475325:ERROR:cloud_policy_service.cc(179)] Unregister request failed.
[       OK ] CloudPolicyServiceTest.UnregisterFailsOnClientError (0 ms)
[5649/6146] CloudPolicyServiceTest.UnregisterFailsOnClientError (0 ms)
[ RUN      ] CloudPolicyServiceTest.UnregisterRevokesAllOnGoingPolicyRefreshes
[       OK ] CloudPolicyServiceTest.UnregisterRevokesAllOnGoingPolicyRefreshes (0 ms)
[5650/6146] CloudPolicyServiceTest.UnregisterRevokesAllOnGoingPolicyRefreshes (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InvalidationsOffAndOn
[       OK ] CloudPolicyRefreshSchedulerTest.InvalidationsOffAndOn (1 ms)
[5651/6146] CloudPolicyRefreshSchedulerTest.InvalidationsOffAndOn (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerTest.InvalidationsDisconnected
[       OK ] CloudPolicyRefreshSchedulerTest.InvalidationsDisconnected (1 ms)
[5652/6146] CloudPolicyRefreshSchedulerTest.InvalidationsDisconnected (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerSteadyStateTest.OnPolicyFetched
[       OK ] CloudPolicyRefreshSchedulerSteadyStateTest.OnPolicyFetched (0 ms)
[5653/6146] CloudPolicyRefreshSchedulerSteadyStateTest.OnPolicyFetched (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerSteadyStateTest.OnRegistrationStateChanged
[       OK ] CloudPolicyRefreshSchedulerSteadyStateTest.OnRegistrationStateChanged (0 ms)
[5654/6146] CloudPolicyRefreshSchedulerSteadyStateTest.OnRegistrationStateChanged (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerSteadyStateTest.OnStoreLoaded
[       OK ] CloudPolicyRefreshSchedulerSteadyStateTest.OnStoreLoaded (0 ms)
[5655/6146] CloudPolicyRefreshSchedulerSteadyStateTest.OnStoreLoaded (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerSteadyStateTest.OnStoreError
[       OK ] CloudPolicyRefreshSchedulerSteadyStateTest.OnStoreError (0 ms)
[5656/6146] CloudPolicyRefreshSchedulerSteadyStateTest.OnStoreError (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerSteadyStateTest.RefreshDelayChange
[       OK ] CloudPolicyRefreshSchedulerSteadyStateTest.RefreshDelayChange (1 ms)
[5657/6146] CloudPolicyRefreshSchedulerSteadyStateTest.RefreshDelayChange (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerSteadyStateTest.OnIPAddressChanged
[       OK ] CloudPolicyRefreshSchedulerSteadyStateTest.OnIPAddressChanged (0 ms)
[5658/6146] CloudPolicyRefreshSchedulerSteadyStateTest.OnIPAddressChanged (0 ms)
[ RUN      ] CloudPolicyServiceTest.ManagedByEmptyPolicy
[       OK ] CloudPolicyServiceTest.ManagedByEmptyPolicy (1 ms)
[5659/6146] CloudPolicyServiceTest.ManagedByEmptyPolicy (1 ms)
[ RUN      ] CloudPolicyServiceTest.ManagedByValidPolicy
[       OK ] CloudPolicyServiceTest.ManagedByValidPolicy (0 ms)
[5660/6146] CloudPolicyServiceTest.ManagedByValidPolicy (0 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoTimestamp
[57338:3335:0524/193700:13995000470336:ERROR:cloud_policy_validator.cc(418)] Policy timestamp missing
[       OK ] CloudPolicyValidatorTest.ErrorNoTimestamp (38 ms)
[5661/6146] CloudPolicyValidatorTest.ErrorNoTimestamp (38 ms)
[ RUN      ] CloudPolicyValidatorTest.IgnoreMissingTimestamp
[       OK ] CloudPolicyValidatorTest.IgnoreMissingTimestamp (4 ms)
[5662/6146] CloudPolicyValidatorTest.IgnoreMissingTimestamp (4 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorOldTimestamp
[57338:3335:0524/193700:13995009796153:ERROR:cloud_policy_validator.cc(423)] Policy too old: 31535700000
[       OK ] CloudPolicyValidatorTest.ErrorOldTimestamp (4 ms)
[5663/6146] CloudPolicyValidatorTest.ErrorOldTimestamp (4 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorTimestampFromTheFuture
[57338:3335:0524/193700:13995012527512:ERROR:cloud_policy_validator.cc(433)] Policy from the future: 31546800000
[       OK ] CloudPolicyValidatorTest.ErrorTimestampFromTheFuture (3 ms)
[5664/6146] CloudPolicyValidatorTest.ErrorTimestampFromTheFuture (3 ms)
[ RUN      ] CloudPolicyValidatorTest.IgnoreErrorTimestampFromTheFuture
[       OK ] CloudPolicyValidatorTest.IgnoreErrorTimestampFromTheFuture (2 ms)
[5665/6146] CloudPolicyValidatorTest.IgnoreErrorTimestampFromTheFuture (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoRequestToken
[57338:3335:0524/193700:13995017724146:ERROR:cloud_policy_validator.cc(446)] Empty DM token encountered - expected: token
[       OK ] CloudPolicyValidatorTest.ErrorNoRequestToken (3 ms)
[5666/6146] CloudPolicyValidatorTest.ErrorNoRequestToken (3 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoRequestTokenNotRequired
[57338:3335:0524/193700:13995020512685:ERROR:cloud_policy_validator.cc(450)] Invalid DM token:  - expected: token
[       OK ] CloudPolicyValidatorTest.ErrorNoRequestTokenNotRequired (3 ms)
[5667/6146] CloudPolicyValidatorTest.ErrorNoRequestTokenNotRequired (3 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoRequestTokenNoTokenPassed
[57338:3335:0524/193700:13995024440308:ERROR:cloud_policy_validator.cc(446)] Empty DM token encountered - expected:
[       OK ] CloudPolicyValidatorTest.ErrorNoRequestTokenNoTokenPassed (4 ms)
[5668/6146] CloudPolicyValidatorTest.ErrorNoRequestTokenNoTokenPassed (4 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidRequestToken
[57338:3335:0524/193700:13995027385232:ERROR:cloud_policy_validator.cc(450)] Invalid DM token: invalid - expected: token
[       OK ] CloudPolicyValidatorTest.ErrorInvalidRequestToken (3 ms)
[5669/6146] CloudPolicyValidatorTest.ErrorInvalidRequestToken (3 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoPolicyValue
[57338:3335:0524/193700:13995030173152:ERROR:cloud_policy_validator.cc(498)] Failed to decode policy payload protobuf
[       OK ] CloudPolicyValidatorTest.ErrorNoPolicyValue (2 ms)
[5670/6146] CloudPolicyValidatorTest.ErrorNoPolicyValue (2 ms)
[ RUN      ] CloudPolicyServiceTest.RefreshPolicyFailsWhenUnregistering
[       OK ] CloudPolicyServiceTest.RefreshPolicyFailsWhenUnregistering (0 ms)
[5671/6146] CloudPolicyServiceTest.RefreshPolicyFailsWhenUnregistering (0 ms)
[ RUN      ] CloudPolicyServiceTest.StoreAlreadyInitialized
[       OK ] CloudPolicyServiceTest.StoreAlreadyInitialized (0 ms)
[5672/6146] CloudPolicyServiceTest.StoreAlreadyInitialized (0 ms)
[ RUN      ] CloudPolicyServiceTest.StoreLoadAfterCreation
[       OK ] CloudPolicyServiceTest.StoreLoadAfterCreation (0 ms)
[5673/6146] CloudPolicyServiceTest.StoreLoadAfterCreation (0 ms)
[ RUN      ] CloudPolicyValidatorTest.SuccessfulValidation
[       OK ] CloudPolicyValidatorTest.SuccessfulValidation (43 ms)
[5674/6146] CloudPolicyValidatorTest.SuccessfulValidation (43 ms)
[ RUN      ] CloudPolicyValidatorTest.SuccessfulRunValidation
[       OK ] CloudPolicyValidatorTest.SuccessfulRunValidation (3 ms)
[5675/6146] CloudPolicyValidatorTest.SuccessfulRunValidation (3 ms)
[ RUN      ] CloudPolicyValidatorTest.SuccessfulRunValidationWithNoExistingDMToken
[       OK ] CloudPolicyValidatorTest.SuccessfulRunValidationWithNoExistingDMToken (4 ms)
[5676/6146] CloudPolicyValidatorTest.SuccessfulRunValidationWithNoExistingDMToken (4 ms)
[ RUN      ] CloudPolicyValidatorTest.SuccessfulRunValidationWithNoDMTokens
[       OK ] CloudPolicyValidatorTest.SuccessfulRunValidationWithNoDMTokens (3 ms)
[5677/6146] CloudPolicyValidatorTest.SuccessfulRunValidationWithNoDMTokens (3 ms)
[ RUN      ] CloudPolicyValidatorTest.UsernameCanonicalization
[       OK ] CloudPolicyValidatorTest.UsernameCanonicalization (2 ms)
[5678/6146] CloudPolicyValidatorTest.UsernameCanonicalization (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoPolicyType
[57337:3335:0524/193700:13995077348414:ERROR:cloud_policy_validator.cc(394)] Wrong policy type
[       OK ] CloudPolicyValidatorTest.ErrorNoPolicyType (4 ms)
[5679/6146] CloudPolicyValidatorTest.ErrorNoPolicyType (4 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorWrongPolicyType
[57337:3335:0524/193700:13995081907335:ERROR:cloud_policy_validator.cc(394)] Wrong policy type invalid
[       OK ] CloudPolicyValidatorTest.ErrorWrongPolicyType (4 ms)
[5680/6146] CloudPolicyValidatorTest.ErrorWrongPolicyType (4 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidPolicyValue
[57339:3335:0524/193700:13995351373407:ERROR:cloud_policy_validator.cc(498)] Failed to decode policy payload protobuf
[       OK ] CloudPolicyValidatorTest.ErrorInvalidPolicyValue (49 ms)
[5681/6146] CloudPolicyValidatorTest.ErrorInvalidPolicyValue (49 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoUsername
[57339:3335:0524/193700:13995356825285:ERROR:cloud_policy_validator.cc(460)] Policy is missing user name
[       OK ] CloudPolicyValidatorTest.ErrorNoUsername (4 ms)
[5682/6146] CloudPolicyValidatorTest.ErrorNoUsername (4 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidUsername
[57339:3335:0524/193700:13995359916067:ERROR:cloud_policy_validator.cc(472)] Invalid user name invalid@example.com
[       OK ] CloudPolicyValidatorTest.ErrorInvalidUsername (2 ms)
[5683/6146] CloudPolicyValidatorTest.ErrorInvalidUsername (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorErrorMessage
[57339:3335:0524/193700:13995363119109:ERROR:cloud_policy_validator.cc(209)] Error in policy blob. code: 0 message: error
[       OK ] CloudPolicyValidatorTest.ErrorErrorMessage (3 ms)
[5684/6146] CloudPolicyValidatorTest.ErrorErrorMessage (3 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorErrorCode
[57339:3335:0524/193700:13995365127125:ERROR:cloud_policy_validator.cc(209)] Error in policy blob. code: 42 message:
[       OK ] CloudPolicyValidatorTest.ErrorErrorCode (2 ms)
[5685/6146] CloudPolicyValidatorTest.ErrorErrorCode (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoSignature
[57339:3335:0524/193700:13995366258696:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] CloudPolicyValidatorTest.ErrorNoSignature (1 ms)
[5686/6146] CloudPolicyValidatorTest.ErrorNoSignature (1 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidSignature
[57339:3335:0524/193700:13995367300093:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] CloudPolicyValidatorTest.ErrorInvalidSignature (0 ms)
[5687/6146] CloudPolicyValidatorTest.ErrorInvalidSignature (0 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoPublicKey
[57339:3335:0524/193700:13995368274878:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] CloudPolicyValidatorTest.ErrorNoPublicKey (0 ms)
[5688/6146] CloudPolicyValidatorTest.ErrorNoPublicKey (0 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidPublicKey
[57339:3335:0524/193700:13995369266494:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] CloudPolicyValidatorTest.ErrorInvalidPublicKey (0 ms)
[5689/6146] CloudPolicyValidatorTest.ErrorInvalidPublicKey (0 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoPublicKeySignature
[57339:3335:0524/193700:13995370264215:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] CloudPolicyValidatorTest.ErrorNoPublicKeySignature (0 ms)
[5690/6146] CloudPolicyValidatorTest.ErrorNoPublicKeySignature (0 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidPublicKeySignature
[57340:3335:0524/193700:13995730993076:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] CloudPolicyValidatorTest.ErrorInvalidPublicKeySignature (38 ms)
[5691/6146] CloudPolicyValidatorTest.ErrorInvalidPublicKeySignature (38 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidPublicKeyVerificationSignature
[57340:3335:0524/193700:13995734692287:ERROR:cloud_policy_validator.cc(276)] Signature verification failed
[57340:3335:0524/193700:13995734780895:ERROR:cloud_policy_validator.cc(348)] New public key root verification failed
[       OK ] CloudPolicyValidatorTest.ErrorInvalidPublicKeyVerificationSignature (2 ms)
[5692/6146] CloudPolicyValidatorTest.ErrorInvalidPublicKeyVerificationSignature (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorDomainMismatchForKeyVerification
[57340:3335:0524/193700:13995737099990:ERROR:cloud_policy_validator.cc(276)] Signature verification failed
[57340:3335:0524/193700:13995737150237:ERROR:cloud_policy_validator.cc(348)] New public key root verification failed
[       OK ] CloudPolicyValidatorTest.ErrorDomainMismatchForKeyVerification (2 ms)
[5693/6146] CloudPolicyValidatorTest.ErrorDomainMismatchForKeyVerification (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorDomainExtractedFromUsernameMismatch
[57340:3335:0524/193700:13995739357055:ERROR:cloud_policy_validator.cc(276)] Signature verification failed
[57340:3335:0524/193700:13995739409433:ERROR:cloud_policy_validator.cc(348)] New public key root verification failed
[       OK ] CloudPolicyValidatorTest.ErrorDomainExtractedFromUsernameMismatch (3 ms)
[5694/6146] CloudPolicyValidatorTest.ErrorDomainExtractedFromUsernameMismatch (3 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoCachedKeySignature
[57340:3335:0524/193700:13995742027897:ERROR:cloud_policy_validator.cc(383)] Cached key signature verification failed
[       OK ] CloudPolicyValidatorTest.ErrorNoCachedKeySignature (2 ms)
[5695/6146] CloudPolicyValidatorTest.ErrorNoCachedKeySignature (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorInvalidCachedKeySignature
[57340:3335:0524/193700:13995744573764:ERROR:cloud_policy_validator.cc(383)] Cached key signature verification failed
[       OK ] CloudPolicyValidatorTest.ErrorInvalidCachedKeySignature (3 ms)
[5696/6146] CloudPolicyValidatorTest.ErrorInvalidCachedKeySignature (3 ms)
[ RUN      ] CloudPolicyValidatorTest.SuccessfulNoDomainValidation
[       OK ] CloudPolicyValidatorTest.SuccessfulNoDomainValidation (2 ms)
[5697/6146] CloudPolicyValidatorTest.SuccessfulNoDomainValidation (2 ms)
[ RUN      ] CloudPolicyValidatorTest.ErrorNoRotationAllowed
[57340:3335:0524/193701:13995749366310:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] CloudPolicyValidatorTest.ErrorNoRotationAllowed (3 ms)
[5698/6146] CloudPolicyValidatorTest.ErrorNoRotationAllowed (3 ms)
[ RUN      ] CloudPolicyValidatorTest.NoRotation
[       OK ] CloudPolicyValidatorTest.NoRotation (1 ms)
[5699/6146] CloudPolicyValidatorTest.NoRotation (1 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.InitializeStoreThenRegistry
[       OK ] ComponentCloudPolicyServiceTest.InitializeStoreThenRegistry (4 ms)
[5700/6146] ComponentCloudPolicyServiceTest.InitializeStoreThenRegistry (4 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.InitializeRegistryThenStore
[       OK ] ComponentCloudPolicyServiceTest.InitializeRegistryThenStore (5 ms)
[5701/6146] ComponentCloudPolicyServiceTest.InitializeRegistryThenStore (5 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.InitializeWithCachedPolicy
[       OK ] ComponentCloudPolicyServiceTest.InitializeWithCachedPolicy (6 ms)
[5702/6146] ComponentCloudPolicyServiceTest.InitializeWithCachedPolicy (6 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.FetchPolicy
[       OK ] ComponentCloudPolicyServiceTest.FetchPolicy (4 ms)
[5703/6146] ComponentCloudPolicyServiceTest.FetchPolicy (4 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.LoadAndPurgeCache
[       OK ] ComponentCloudPolicyServiceTest.LoadAndPurgeCache (8 ms)
[5704/6146] ComponentCloudPolicyServiceTest.LoadAndPurgeCache (8 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.SignInAfterStartup
[       OK ] ComponentCloudPolicyServiceTest.SignInAfterStartup (4 ms)
[5705/6146] ComponentCloudPolicyServiceTest.SignInAfterStartup (4 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.SignOut
[       OK ] ComponentCloudPolicyServiceTest.SignOut (6 ms)
[5706/6146] ComponentCloudPolicyServiceTest.SignOut (6 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.LoadInvalidPolicyFromCache
[57341:3335:0524/193700:13995695178024:ERROR:schema_map.cc(84)] Dropping policy Undeclared Name for aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa because it's not valid: The schema is invalid. at
[       OK ] ComponentCloudPolicyServiceTest.LoadInvalidPolicyFromCache (4 ms)
[5707/6146] ComponentCloudPolicyServiceTest.LoadInvalidPolicyFromCache (4 ms)
[ RUN      ] ComponentCloudPolicyServiceTest.PurgeWhenServerRemovesPolicy
[       OK ] ComponentCloudPolicyServiceTest.PurgeWhenServerRemovesPolicy (8 ms)
[5708/6146] ComponentCloudPolicyServiceTest.PurgeWhenServerRemovesPolicy (8 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidatePolicy
[       OK ] ComponentCloudPolicyStoreTest.ValidatePolicy (1 ms)
[5709/6146] ComponentCloudPolicyStoreTest.ValidatePolicy (1 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidatePolicyWrongUsername
[57341:3335:0524/193700:13995707271446:ERROR:cloud_policy_validator.cc(472)] Invalid user name anotheruser@example.com
[       OK ] ComponentCloudPolicyStoreTest.ValidatePolicyWrongUsername (1 ms)
[5710/6146] ComponentCloudPolicyStoreTest.ValidatePolicyWrongUsername (1 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidatePolicyWrongDMToken
[57342:3335:0524/193701:13995961369593:ERROR:cloud_policy_validator.cc(450)] Invalid DM token: notmytoken - expected: token
[       OK ] ComponentCloudPolicyStoreTest.ValidatePolicyWrongDMToken (2 ms)
[5711/6146] ComponentCloudPolicyStoreTest.ValidatePolicyWrongDMToken (2 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidatePolicyBadType
[       OK ] ComponentCloudPolicyStoreTest.ValidatePolicyBadType (1 ms)
[5712/6146] ComponentCloudPolicyStoreTest.ValidatePolicyBadType (1 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidatePolicyBadDownloadUrl
[       OK ] ComponentCloudPolicyStoreTest.ValidatePolicyBadDownloadUrl (1 ms)
[5713/6146] ComponentCloudPolicyStoreTest.ValidatePolicyBadDownloadUrl (1 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidatePolicyEmptyDownloadUrl
[       OK ] ComponentCloudPolicyStoreTest.ValidatePolicyEmptyDownloadUrl (1 ms)
[5714/6146] ComponentCloudPolicyStoreTest.ValidatePolicyEmptyDownloadUrl (1 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidatePolicyBadPayload
[57342:3335:0524/193701:13995965726726:ERROR:cloud_policy_validator.cc(498)] Failed to decode policy payload protobuf
[       OK ] ComponentCloudPolicyStoreTest.ValidatePolicyBadPayload (1 ms)
[5715/6146] ComponentCloudPolicyStoreTest.ValidatePolicyBadPayload (1 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidateNoCredentials
[       OK ] ComponentCloudPolicyStoreTest.ValidateNoCredentials (1 ms)
[5716/6146] ComponentCloudPolicyStoreTest.ValidateNoCredentials (1 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.ValidateWrongCredentials
[57342:3335:0524/193701:13995969798778:ERROR:cloud_policy_validator.cc(450)] Invalid DM token: token - expected: wrongtoken
[       OK ] ComponentCloudPolicyStoreTest.ValidateWrongCredentials (3 ms)
[5717/6146] ComponentCloudPolicyStoreTest.ValidateWrongCredentials (3 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.StoreAndLoad
[       OK ] ComponentCloudPolicyStoreTest.StoreAndLoad (8 ms)
[5718/6146] ComponentCloudPolicyStoreTest.StoreAndLoad (8 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.Updates
[       OK ] ComponentCloudPolicyStoreTest.Updates (3 ms)
[5719/6146] ComponentCloudPolicyStoreTest.Updates (3 ms)
[ RUN      ] ComponentCloudPolicyStoreTest.Purge
[       OK ] ComponentCloudPolicyStoreTest.Purge (5 ms)
[5720/6146] ComponentCloudPolicyStoreTest.Purge (5 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.FetchAndCache
[       OK ] ComponentCloudPolicyUpdaterTest.FetchAndCache (4 ms)
[5721/6146] ComponentCloudPolicyUpdaterTest.FetchAndCache (4 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.PolicyFetchResponseTooLarge
[       OK ] ComponentCloudPolicyUpdaterTest.PolicyFetchResponseTooLarge (3 ms)
[5722/6146] ComponentCloudPolicyUpdaterTest.PolicyFetchResponseTooLarge (3 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.PolicyFetchResponseInvalid
[57343:3335:0524/193701:13996044892463:ERROR:cloud_policy_validator.cc(472)] Invalid user name wronguser@example.com
[57343:3335:0524/193701:13996045014407:ERROR:component_cloud_policy_updater.cc(64)] Failed to validate component policy fetched from DMServer
[       OK ] ComponentCloudPolicyUpdaterTest.PolicyFetchResponseInvalid (3 ms)
[5723/6146] ComponentCloudPolicyUpdaterTest.PolicyFetchResponseInvalid (3 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.AlreadyCached
[       OK ] ComponentCloudPolicyUpdaterTest.AlreadyCached (4 ms)
[5724/6146] ComponentCloudPolicyUpdaterTest.AlreadyCached (4 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.PolicyDataInvalid
[       OK ] ComponentCloudPolicyUpdaterTest.PolicyDataInvalid (3 ms)
[5725/6146] ComponentCloudPolicyUpdaterTest.PolicyDataInvalid (3 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.FetchUpdatedData
[       OK ] ComponentCloudPolicyUpdaterTest.FetchUpdatedData (3 ms)
[5726/6146] ComponentCloudPolicyUpdaterTest.FetchUpdatedData (3 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.FetchUpdatedDataWithoutPolicy
[       OK ] ComponentCloudPolicyUpdaterTest.FetchUpdatedDataWithoutPolicy (3 ms)
[5727/6146] ComponentCloudPolicyUpdaterTest.FetchUpdatedDataWithoutPolicy (3 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.NoPolicy
[       OK ] ComponentCloudPolicyUpdaterTest.NoPolicy (3 ms)
[5728/6146] ComponentCloudPolicyUpdaterTest.NoPolicy (3 ms)
[ RUN      ] ComponentCloudPolicyUpdaterTest.CancelUpdate
[       OK ] ComponentCloudPolicyUpdaterTest.CancelUpdate (1 ms)
[5729/6146] ComponentCloudPolicyUpdaterTest.CancelUpdate (1 ms)
[ RUN      ] DeviceManagementServiceTest.RegisterRequest
[       OK ] DeviceManagementServiceTest.RegisterRequest (2 ms)
[5730/6146] DeviceManagementServiceTest.RegisterRequest (2 ms)
[ RUN      ] DeviceManagementServiceTest.ApiAuthCodeFetchRequest
[       OK ] DeviceManagementServiceTest.ApiAuthCodeFetchRequest (2 ms)
[5731/6146] DeviceManagementServiceTest.ApiAuthCodeFetchRequest (2 ms)
[ RUN      ] DeviceManagementServiceTest.UnregisterRequest
[       OK ] DeviceManagementServiceTest.UnregisterRequest (1 ms)
[5732/6146] DeviceManagementServiceTest.UnregisterRequest (1 ms)
[ RUN      ] DeviceManagementServiceTest.CancelRegisterRequest
[       OK ] DeviceManagementServiceTest.CancelRegisterRequest (1 ms)
[5733/6146] DeviceManagementServiceTest.CancelRegisterRequest (1 ms)
[ RUN      ] DeviceManagementServiceTest.CancelApiAuthCodeFetch
[       OK ] DeviceManagementServiceTest.CancelApiAuthCodeFetch (0 ms)
[5734/6146] DeviceManagementServiceTest.CancelApiAuthCodeFetch (0 ms)
[ RUN      ] DeviceManagementServiceTest.CancelUnregisterRequest
[       OK ] DeviceManagementServiceTest.CancelUnregisterRequest (0 ms)
[5735/6146] DeviceManagementServiceTest.CancelUnregisterRequest (0 ms)
[ RUN      ] DeviceManagementServiceTest.CancelPolicyRequest
[       OK ] DeviceManagementServiceTest.CancelPolicyRequest (1 ms)
[5736/6146] DeviceManagementServiceTest.CancelPolicyRequest (1 ms)
[ RUN      ] DeviceManagementServiceTest.JobQueueing
[       OK ] DeviceManagementServiceTest.JobQueueing (1 ms)
[5737/6146] DeviceManagementServiceTest.JobQueueing (1 ms)
[ RUN      ] DeviceManagementServiceTest.CancelRequestAfterShutdown
[       OK ] DeviceManagementServiceTest.CancelRequestAfterShutdown (0 ms)
[5738/6146] DeviceManagementServiceTest.CancelRequestAfterShutdown (0 ms)
[ RUN      ] DeviceManagementServiceTest.CancelDuringCallback
[57344:3335:0524/193701:13996326132384:WARNING:device_management_service.cc(257)] DMServer sent an error response: 500
[       OK ] DeviceManagementServiceTest.CancelDuringCallback (1 ms)
[5739/6146] DeviceManagementServiceTest.CancelDuringCallback (1 ms)
[ RUN      ] DeviceManagementServiceTest.RetryOnProxyError
[57344:3335:0524/193701:13996327101023:WARNING:device_management_service.cc(103)] Proxy failed while contacting dmserver.
[57344:3335:0524/193701:13996327194248:WARNING:device_management_service.cc(550)] Dmserver request failed, retrying in 0s.
[       OK ] DeviceManagementServiceTest.RetryOnProxyError (1 ms)
[5740/6146] DeviceManagementServiceTest.RetryOnProxyError (1 ms)
[ RUN      ] DeviceManagementServiceTest.RetryOnBadResponseFromProxy
[57345:3335:0524/193701:13996444468517:WARNING:device_management_service.cc(114)] Got bad mime-type in response from dmserver that was fetched via a proxy.
[57345:3335:0524/193701:13996444593722:WARNING:device_management_service.cc(550)] Dmserver request failed, retrying in 0s.
[       OK ] DeviceManagementServiceTest.RetryOnBadResponseFromProxy (2 ms)
[5741/6146] DeviceManagementServiceTest.RetryOnBadResponseFromProxy (2 ms)
[ RUN      ] DeviceManagementServiceTest.RetryOnNetworkChanges
[57345:3335:0524/193701:13996445638500:WARNING:device_management_service.cc(550)] Dmserver request failed, retrying in 0s.
[       OK ] DeviceManagementServiceTest.RetryOnNetworkChanges (1 ms)
[5742/6146] DeviceManagementServiceTest.RetryOnNetworkChanges (1 ms)
[ RUN      ] DeviceManagementServiceTest.RetryLimit
[57345:3335:0524/193701:13996446392164:WARNING:device_management_service.cc(550)] Dmserver request failed, retrying in 0s.
[57345:3335:0524/193701:13996446646358:WARNING:device_management_service.cc(550)] Dmserver request failed, retrying in 0s.
[57345:3335:0524/193701:13996446886435:WARNING:device_management_service.cc(550)] Dmserver request failed, retrying in 0s.
[57345:3335:0524/193701:13996447143362:WARNING:device_management_service.cc(249)] DMServer request failed, status: 3, error: -21
[       OK ] DeviceManagementServiceTest.RetryLimit (1 ms)
[5743/6146] DeviceManagementServiceTest.RetryLimit (1 ms)
[ RUN      ] DeviceManagementServiceTest.CancelDuringRetry
[57345:3335:0524/193701:13996447908383:WARNING:device_management_service.cc(550)] Dmserver request failed, retrying in 0s.
[       OK ] DeviceManagementServiceTest.CancelDuringRetry (1 ms)
[5744/6146] DeviceManagementServiceTest.CancelDuringRetry (1 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.Success
[       OK ] ExternalPolicyDataFetcherTest.Success (0 ms)
[5745/6146] ExternalPolicyDataFetcherTest.Success (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.MaxSizeExceeded
[       OK ] ExternalPolicyDataFetcherTest.MaxSizeExceeded (0 ms)
[5746/6146] ExternalPolicyDataFetcherTest.MaxSizeExceeded (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.ConnectionInterrupted
[       OK ] ExternalPolicyDataFetcherTest.ConnectionInterrupted (0 ms)
[5747/6146] ExternalPolicyDataFetcherTest.ConnectionInterrupted (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.NetworkError
[       OK ] ExternalPolicyDataFetcherTest.NetworkError (0 ms)
[5748/6146] ExternalPolicyDataFetcherTest.NetworkError (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.ServerError
[       OK ] ExternalPolicyDataFetcherTest.ServerError (0 ms)
[5749/6146] ExternalPolicyDataFetcherTest.ServerError (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.ClientError
[       OK ] ExternalPolicyDataFetcherTest.ClientError (0 ms)
[5750/6146] ExternalPolicyDataFetcherTest.ClientError (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.HTTPError
[       OK ] ExternalPolicyDataFetcherTest.HTTPError (1 ms)
[5751/6146] ExternalPolicyDataFetcherTest.HTTPError (1 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.Canceled
[       OK ] ExternalPolicyDataFetcherTest.Canceled (0 ms)
[5752/6146] ExternalPolicyDataFetcherTest.Canceled (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.SuccessfulCanceled
[       OK ] ExternalPolicyDataFetcherTest.SuccessfulCanceled (0 ms)
[5753/6146] ExternalPolicyDataFetcherTest.SuccessfulCanceled (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.ParallelJobs
[       OK ] ExternalPolicyDataFetcherTest.ParallelJobs (1 ms)
[5754/6146] ExternalPolicyDataFetcherTest.ParallelJobs (1 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.ParallelJobsFinishingOutOfOrder
[       OK ] ExternalPolicyDataFetcherTest.ParallelJobsFinishingOutOfOrder (0 ms)
[5755/6146] ExternalPolicyDataFetcherTest.ParallelJobsFinishingOutOfOrder (0 ms)
[ RUN      ] ExternalPolicyDataFetcherTest.ParallelJobsWithCancel
[       OK ] ExternalPolicyDataFetcherTest.ParallelJobsWithCancel (1 ms)
[5756/6146] ExternalPolicyDataFetcherTest.ParallelJobsWithCancel (1 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.FetchSuccess
[       OK ] ExternalPolicyDataUpdaterTest.FetchSuccess (0 ms)
[5757/6146] ExternalPolicyDataUpdaterTest.FetchSuccess (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.PayloadSizeExceedsLimit
[       OK ] ExternalPolicyDataUpdaterTest.PayloadSizeExceedsLimit (1 ms)
[5758/6146] ExternalPolicyDataUpdaterTest.PayloadSizeExceedsLimit (1 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.FetchFailure
[       OK ] ExternalPolicyDataUpdaterTest.FetchFailure (0 ms)
[5759/6146] ExternalPolicyDataUpdaterTest.FetchFailure (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.ServerFailure
[       OK ] ExternalPolicyDataUpdaterTest.ServerFailure (1 ms)
[5760/6146] ExternalPolicyDataUpdaterTest.ServerFailure (1 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.RetryLimit
[       OK ] ExternalPolicyDataUpdaterTest.RetryLimit (0 ms)
[5761/6146] ExternalPolicyDataUpdaterTest.RetryLimit (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.RetryWithBackoff
[       OK ] ExternalPolicyDataUpdaterTest.RetryWithBackoff (2 ms)
[5762/6146] ExternalPolicyDataUpdaterTest.RetryWithBackoff (2 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.HashInvalid
[       OK ] ExternalPolicyDataUpdaterTest.HashInvalid (0 ms)
[5763/6146] ExternalPolicyDataUpdaterTest.HashInvalid (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.DataRejectedByCallback
[       OK ] ExternalPolicyDataUpdaterTest.DataRejectedByCallback (1 ms)
[5764/6146] ExternalPolicyDataUpdaterTest.DataRejectedByCallback (1 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.URLChanged
[       OK ] ExternalPolicyDataUpdaterTest.URLChanged (1 ms)
[5765/6146] ExternalPolicyDataUpdaterTest.URLChanged (1 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.JobInvalidated
[       OK ] ExternalPolicyDataUpdaterTest.JobInvalidated (0 ms)
[5766/6146] ExternalPolicyDataUpdaterTest.JobInvalidated (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.FetchCanceled
[       OK ] ExternalPolicyDataUpdaterTest.FetchCanceled (0 ms)
[5767/6146] ExternalPolicyDataUpdaterTest.FetchCanceled (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.ParallelJobs
[       OK ] ExternalPolicyDataUpdaterTest.ParallelJobs (1 ms)
[5768/6146] ExternalPolicyDataUpdaterTest.ParallelJobs (1 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.ParallelJobsFinishingOutOfOrder
[       OK ] ExternalPolicyDataUpdaterTest.ParallelJobsFinishingOutOfOrder (1 ms)
[5769/6146] ExternalPolicyDataUpdaterTest.ParallelJobsFinishingOutOfOrder (1 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.ParallelJobsWithRetry
[       OK ] ExternalPolicyDataUpdaterTest.ParallelJobsWithRetry (0 ms)
[5770/6146] ExternalPolicyDataUpdaterTest.ParallelJobsWithRetry (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.ParallelJobsWithCancel
[       OK ] ExternalPolicyDataUpdaterTest.ParallelJobsWithCancel (0 ms)
[5771/6146] ExternalPolicyDataUpdaterTest.ParallelJobsWithCancel (0 ms)
[ RUN      ] ExternalPolicyDataUpdaterTest.ParallelJobsWithInvalidatedJob
[       OK ] ExternalPolicyDataUpdaterTest.ParallelJobsWithInvalidatedJob (0 ms)
[5772/6146] ExternalPolicyDataUpdaterTest.ParallelJobsWithInvalidatedJob (0 ms)
[ RUN      ] PolicyHeaderIOHelperTest.InitialHeader
[       OK ] PolicyHeaderIOHelperTest.InitialHeader (1 ms)
[5773/6146] PolicyHeaderIOHelperTest.InitialHeader (1 ms)
[ RUN      ] PolicyHeaderIOHelperTest.NoHeaderOnNonMatchingURL
[       OK ] PolicyHeaderIOHelperTest.NoHeaderOnNonMatchingURL (0 ms)
[5774/6146] PolicyHeaderIOHelperTest.NoHeaderOnNonMatchingURL (0 ms)
[ RUN      ] PolicyHeaderIOHelperTest.HeaderChange
[       OK ] PolicyHeaderIOHelperTest.HeaderChange (1 ms)
[5775/6146] PolicyHeaderIOHelperTest.HeaderChange (1 ms)
[ RUN      ] PolicyHeaderIOHelperTest.ChangeToNoHeader
[       OK ] PolicyHeaderIOHelperTest.ChangeToNoHeader (0 ms)
[5776/6146] PolicyHeaderIOHelperTest.ChangeToNoHeader (0 ms)
[ RUN      ] PolicyHeaderServiceTest.TestCreationAndShutdown
[       OK ] PolicyHeaderServiceTest.TestCreationAndShutdown (0 ms)
[5777/6146] PolicyHeaderServiceTest.TestCreationAndShutdown (0 ms)
[ RUN      ] PolicyHeaderServiceTest.TestWithAndWithoutPolicyHeader
[       OK ] PolicyHeaderServiceTest.TestWithAndWithoutPolicyHeader (0 ms)
[5778/6146] PolicyHeaderServiceTest.TestWithAndWithoutPolicyHeader (0 ms)
[ RUN      ] ResourceCacheTest.StoreAndLoad
[       OK ] ResourceCacheTest.StoreAndLoad (7 ms)
[5779/6146] ResourceCacheTest.StoreAndLoad (7 ms)
[ RUN      ] ResourceCacheTest.FilterSubkeys
[       OK ] ResourceCacheTest.FilterSubkeys (4 ms)
[5780/6146] ResourceCacheTest.FilterSubkeys (4 ms)
[ RUN      ] UserCloudPolicyStoreTest.StoreTwoTimes
[       OK ] UserCloudPolicyStoreTest.StoreTwoTimes (49 ms)
[5781/6146] UserCloudPolicyStoreTest.StoreTwoTimes (49 ms)
[ RUN      ] UserCloudPolicyStoreTest.StoreThenLoad
[       OK ] UserCloudPolicyStoreTest.StoreThenLoad (5 ms)
[5782/6146] UserCloudPolicyStoreTest.StoreThenLoad (5 ms)
[ RUN      ] UserCloudPolicyStoreTest.StoreThenLoadImmediately
[       OK ] UserCloudPolicyStoreTest.StoreThenLoadImmediately (4 ms)
[5783/6146] UserCloudPolicyStoreTest.StoreThenLoadImmediately (4 ms)
[ RUN      ] UserCloudPolicyStoreTest.StoreValidationError
[57350:3335:0524/193702:13997514556810:ERROR:cloud_policy_validator.cc(394)] Wrong policy type
[       OK ] UserCloudPolicyStoreTest.StoreValidationError (3 ms)
[5784/6146] UserCloudPolicyStoreTest.StoreValidationError (3 ms)
[ RUN      ] UserCloudPolicyStoreTest.StoreUnsigned
[57350:3335:0524/193702:13997517277809:ERROR:cloud_policy_validator.cc(368)] Initial policy signature validation failed
[       OK ] UserCloudPolicyStoreTest.StoreUnsigned (3 ms)
[5785/6146] UserCloudPolicyStoreTest.StoreUnsigned (3 ms)
[ RUN      ] UserCloudPolicyStoreTest.LoadValidationError
[57350:3335:0524/193702:13997522827351:ERROR:cloud_policy_validator.cc(383)] Cached key signature verification failed
[57350:3335:0524/193702:13997525944064:ERROR:cloud_policy_validator.cc(383)] Cached key signature verification failed
[       OK ] UserCloudPolicyStoreTest.LoadValidationError (9 ms)
[5786/6146] UserCloudPolicyStoreTest.LoadValidationError (9 ms)
[ RUN      ] UserCloudPolicyStoreTest.KeyRotation
[       OK ] UserCloudPolicyStoreTest.KeyRotation (5 ms)
[5787/6146] UserCloudPolicyStoreTest.KeyRotation (5 ms)
[ RUN      ] UserCloudPolicyStoreTest.InvalidCachedVerificationSignature
[57350:3335:0524/193702:13997536593615:ERROR:cloud_policy_validator.cc(383)] Cached key signature verification failed
[       OK ] UserCloudPolicyStoreTest.InvalidCachedVerificationSignature (4 ms)
[5788/6146] UserCloudPolicyStoreTest.InvalidCachedVerificationSignature (4 ms)
[ RUN      ] UserInfoFetcherTest.FailedFetch
[       OK ] UserInfoFetcherTest.FailedFetch (1 ms)
[5789/6146] UserInfoFetcherTest.FailedFetch (1 ms)
[ RUN      ] UserInfoFetcherTest.SuccessfulFetch
[       OK ] UserInfoFetcherTest.SuccessfulFetch (0 ms)
[5790/6146] UserInfoFetcherTest.SuccessfulFetch (0 ms)
[ RUN      ] UserCloudPolicyManagerTest.DisconnectAndRemovePolicy
[       OK ] UserCloudPolicyManagerTest.DisconnectAndRemovePolicy (1 ms)
[5791/6146] UserCloudPolicyManagerTest.DisconnectAndRemovePolicy (1 ms)
[ RUN      ] UserCloudPolicyStoreTest.LoadWithNoFile
[       OK ] UserCloudPolicyStoreTest.LoadWithNoFile (44 ms)
[5792/6146] UserCloudPolicyStoreTest.LoadWithNoFile (44 ms)
[ RUN      ] UserCloudPolicyStoreTest.LoadWithInvalidFile
[57348:3335:0524/193702:13997310702977:WARNING:user_cloud_policy_store.cc(94)] Failed to read or parse policy data from /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.ybQMMd/policy
[       OK ] UserCloudPolicyStoreTest.LoadWithInvalidFile (3 ms)
[5793/6146] UserCloudPolicyStoreTest.LoadWithInvalidFile (3 ms)
[ RUN      ] UserCloudPolicyStoreTest.LoadImmediatelyWithNoFile
[       OK ] UserCloudPolicyStoreTest.LoadImmediatelyWithNoFile (1 ms)
[5794/6146] UserCloudPolicyStoreTest.LoadImmediatelyWithNoFile (1 ms)
[ RUN      ] UserCloudPolicyStoreTest.LoadImmediatelyWithInvalidFile
[57348:3335:0524/193702:13997315036058:WARNING:user_cloud_policy_store.cc(94)] Failed to read or parse policy data from /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.pCkY7B/policy
[       OK ] UserCloudPolicyStoreTest.LoadImmediatelyWithInvalidFile (3 ms)
[5795/6146] UserCloudPolicyStoreTest.LoadImmediatelyWithInvalidFile (3 ms)
[ RUN      ] UserCloudPolicyStoreTest.ShouldFailToLoadUnsignedPolicy
[57348:3335:0524/193702:13997317719554:ERROR:user_cloud_policy_store.cc(106)] Failed to read or parse key data from /var/folders/9x/6c6sv3cj4j53wzpzthbp4ksm0000gm/T/.org.chromium.Chromium.unSwJD/policy_key
[57348:3335:0524/193702:13997317921574:ERROR:cloud_policy_validator.cc(356)] Policy signature validation failed
[       OK ] UserCloudPolicyStoreTest.ShouldFailToLoadUnsignedPolicy (4 ms)
[5796/6146] UserCloudPolicyStoreTest.ShouldFailToLoadUnsignedPolicy (4 ms)
[ RUN      ] UserCloudPolicyStoreTest.Store
[       OK ] UserCloudPolicyStoreTest.Store (3 ms)
[5797/6146] UserCloudPolicyStoreTest.Store (3 ms)
[ RUN      ] UserCloudPolicyStoreTest.StoreThenClear
[       OK ] UserCloudPolicyStoreTest.StoreThenClear (3 ms)
[5798/6146] UserCloudPolicyStoreTest.StoreThenClear (3 ms)
[ RUN      ] UserCloudPolicyStoreTest.StoreRotatedKey
[       OK ] UserCloudPolicyStoreTest.StoreRotatedKey (7 ms)
[5799/6146] UserCloudPolicyStoreTest.StoreRotatedKey (7 ms)
[ RUN      ] UserCloudPolicyStoreTest.ProvisionKeyTwice
[57348:3335:0524/193702:13997337183444:ERROR:cloud_policy_validator.cc(343)] New public key rotation signature verification failed
[       OK ] UserCloudPolicyStoreTest.ProvisionKeyTwice (4 ms)
[5800/6146] UserCloudPolicyStoreTest.ProvisionKeyTwice (4 ms)
[ RUN      ] ConfigDirPolicyLoaderTest.ReadPrefsEmpty
[       OK ] ConfigDirPolicyLoaderTest.ReadPrefsEmpty (3 ms)
[5801/6146] ConfigDirPolicyLoaderTest.ReadPrefsEmpty (3 ms)
[ RUN      ] ConfigDirPolicyLoaderTest.ReadPrefsNonExistentDirectory
[       OK ] ConfigDirPolicyLoaderTest.ReadPrefsNonExistentDirectory (1 ms)
[5802/6146] ConfigDirPolicyLoaderTest.ReadPrefsNonExistentDirectory (1 ms)
[ RUN      ] ConfigDirPolicyLoaderTest.ReadPrefsMergePrefs
[       OK ] ConfigDirPolicyLoaderTest.ReadPrefsMergePrefs (7 ms)
[5803/6146] ConfigDirPolicyLoaderTest.ReadPrefsMergePrefs (7 ms)
[ RUN      ] GeneratePolicySource.ChromeSchemaData
[       OK ] GeneratePolicySource.ChromeSchemaData (1 ms)
[5804/6146] GeneratePolicySource.ChromeSchemaData (1 ms)
[ RUN      ] GeneratePolicySource.PolicyDetails
[       OK ] GeneratePolicySource.PolicyDetails (0 ms)
[5805/6146] GeneratePolicySource.PolicyDetails (0 ms)
[ RUN      ] PolicyBundleTest.Get
[       OK ] PolicyBundleTest.Get (0 ms)
[5806/6146] PolicyBundleTest.Get (0 ms)
[ RUN      ] PolicyBundleTest.SwapAndCopy
[       OK ] PolicyBundleTest.SwapAndCopy (0 ms)
[5807/6146] PolicyBundleTest.SwapAndCopy (0 ms)
[ RUN      ] PolicyBundleTest.MergeFrom
[       OK ] PolicyBundleTest.MergeFrom (1 ms)
[5808/6146] PolicyBundleTest.MergeFrom (1 ms)
[ RUN      ] PolicyBundleTest.Equals
[       OK ] PolicyBundleTest.Equals (0 ms)
[5809/6146] PolicyBundleTest.Equals (0 ms)
[ RUN      ] PolicyLoaderMacTest.Invalid
[       OK ] PolicyLoaderMacTest.Invalid (1 ms)
[5810/6146] PolicyLoaderMacTest.Invalid (1 ms)
[ RUN      ] PolicyStatisticsCollectorTest.MultiplePolicies
[       OK ] PolicyStatisticsCollectorTest.MultiplePolicies (1 ms)
[5811/6146] PolicyStatisticsCollectorTest.MultiplePolicies (1 ms)
[ RUN      ] RemoteCommandsQueueTest.SingleSucceedCommand
[       OK ] RemoteCommandsQueueTest.SingleSucceedCommand (1 ms)
[5812/6146] RemoteCommandsQueueTest.SingleSucceedCommand (1 ms)
[ RUN      ] RemoteCommandsQueueTest.SingleFailedCommand
[       OK ] RemoteCommandsQueueTest.SingleFailedCommand (0 ms)
[5813/6146] RemoteCommandsQueueTest.SingleFailedCommand (0 ms)
[ RUN      ] RemoteCommandsQueueTest.SingleTerminatedCommand
[       OK ] RemoteCommandsQueueTest.SingleTerminatedCommand (0 ms)
[5814/6146] RemoteCommandsQueueTest.SingleTerminatedCommand (0 ms)
[ RUN      ] RemoteCommandsQueueTest.SingleMalformedCommand
[       OK ] RemoteCommandsQueueTest.SingleMalformedCommand (0 ms)
[5815/6146] RemoteCommandsQueueTest.SingleMalformedCommand (0 ms)
[ RUN      ] RemoteCommandsQueueTest.SingleExpiredCommand
[       OK ] RemoteCommandsQueueTest.SingleExpiredCommand (0 ms)
[5816/6146] RemoteCommandsQueueTest.SingleExpiredCommand (0 ms)
[ RUN      ] RemoteCommandsQueueTest.TwoCommands
[       OK ] RemoteCommandsQueueTest.TwoCommands (1 ms)
[5817/6146] RemoteCommandsQueueTest.TwoCommands (1 ms)
[ RUN      ] RemoteCommandsServiceTest.NoCommands
[       OK ] RemoteCommandsServiceTest.NoCommands (0 ms)
[5818/6146] RemoteCommandsServiceTest.NoCommands (0 ms)
[ RUN      ] RemoteCommandsServiceTest.ExistingCommand
[       OK ] RemoteCommandsServiceTest.ExistingCommand (0 ms)
[5819/6146] RemoteCommandsServiceTest.ExistingCommand (0 ms)
[ RUN      ] RemoteCommandsServiceTest.NewCommand
[       OK ] RemoteCommandsServiceTest.NewCommand (1 ms)
[5820/6146] RemoteCommandsServiceTest.NewCommand (1 ms)
[ RUN      ] PolicyLoaderMacTest.TestNonForcedValue
[       OK ] PolicyLoaderMacTest.TestNonForcedValue (1 ms)
[5821/6146] PolicyLoaderMacTest.TestNonForcedValue (1 ms)
[ RUN      ] PolicyMapTest.SetAndGet
[       OK ] PolicyMapTest.SetAndGet (0 ms)
[5822/6146] PolicyMapTest.SetAndGet (0 ms)
[ RUN      ] PolicyMapTest.Equals
[       OK ] PolicyMapTest.Equals (0 ms)
[5823/6146] PolicyMapTest.Equals (0 ms)
[ RUN      ] PolicyMapTest.Swap
[       OK ] PolicyMapTest.Swap (0 ms)
[5824/6146] PolicyMapTest.Swap (0 ms)
[ RUN      ] PolicyMapTest.MergeFrom
[       OK ] PolicyMapTest.MergeFrom (0 ms)
[5825/6146] PolicyMapTest.MergeFrom (0 ms)
[ RUN      ] PolicyMapTest.GetDifferingKeys
[       OK ] PolicyMapTest.GetDifferingKeys (0 ms)
[5826/6146] PolicyMapTest.GetDifferingKeys (0 ms)
[ RUN      ] PolicyMapTest.LoadFromSetsLevelScopeAndSource
[       OK ] PolicyMapTest.LoadFromSetsLevelScopeAndSource (0 ms)
[5827/6146] PolicyMapTest.LoadFromSetsLevelScopeAndSource (0 ms)
[ RUN      ] PolicyServiceTest.LoadsPoliciesBeforeProvidersRefresh
[       OK ] PolicyServiceTest.LoadsPoliciesBeforeProvidersRefresh (1 ms)
[5828/6146] PolicyServiceTest.LoadsPoliciesBeforeProvidersRefresh (1 ms)
[ RUN      ] PolicyServiceTest.NotifyObservers
[       OK ] PolicyServiceTest.NotifyObservers (2 ms)
[5829/6146] PolicyServiceTest.NotifyObservers (2 ms)
[ RUN      ] PolicyServiceTest.NotifyObserversInMultipleNamespaces
[       OK ] PolicyServiceTest.NotifyObserversInMultipleNamespaces (1 ms)
[5830/6146] PolicyServiceTest.NotifyObserversInMultipleNamespaces (1 ms)
[ RUN      ] RemoteCommandsServiceTest.NewCommandFollwingFetch
[       OK ] RemoteCommandsServiceTest.NewCommandFollwingFetch (1 ms)
[5831/6146] RemoteCommandsServiceTest.NewCommandFollwingFetch (1 ms)
[ RUN      ] SchemaMapTest.Empty
[       OK ] SchemaMapTest.Empty (0 ms)
[5832/6146] SchemaMapTest.Empty (0 ms)
[ RUN      ] SchemaMapTest.HasComponents
[       OK ] SchemaMapTest.HasComponents (0 ms)
[5833/6146] SchemaMapTest.HasComponents (0 ms)
[ RUN      ] SchemaMapTest.Lookups
[       OK ] SchemaMapTest.Lookups (0 ms)
[5834/6146] SchemaMapTest.Lookups (0 ms)
[ RUN      ] SchemaMapTest.FilterBundle
[57355:3335:0524/193703:13998649116935:ERROR:schema_map.cc(84)] Dropping policy Unexpected for abc because it's not valid: The schema is invalid. at
[57355:3335:0524/193703:13998649378366:ERROR:schema_map.cc(84)] Dropping policy boolean for abc because it's not valid: The value type doesn't match the schema type. at
[57355:3335:0524/193703:13998649448964:ERROR:schema_map.cc(84)] Dropping policy double for abc because it's not valid: The value type doesn't match the schema type. at
[57355:3335:0524/193703:13998649506477:ERROR:schema_map.cc(84)] Dropping policy integer for abc because it's not valid: The value type doesn't match the schema type. at
[57355:3335:0524/193703:13998649571209:ERROR:schema_map.cc(84)] Dropping policy list for abc because it's not valid: The value type doesn't match the schema type. at
[57355:3335:0524/193703:13998649639992:ERROR:schema_map.cc(84)] Dropping policy null for abc because it's not valid: The value type doesn't match the schema type. at
[57355:3335:0524/193703:13998649694378:ERROR:schema_map.cc(84)] Dropping policy object for abc because it's not valid: The value type doesn't match the schema type. at
[57355:3335:0524/193703:13998649742592:ERROR:schema_map.cc(84)] Dropping policy string for abc because it's not valid:  at
[       OK ] SchemaMapTest.FilterBundle (1 ms)
[5835/6146] SchemaMapTest.FilterBundle (1 ms)
[ RUN      ] SchemaMapTest.LegacyComponents
[57355:3335:0524/193703:13998650181437:ERROR:schema_map.cc(84)] Dropping policy Surprise for with-schema because it's not valid: The schema is invalid. at
[       OK ] SchemaMapTest.LegacyComponents (1 ms)
[5836/6146] SchemaMapTest.LegacyComponents (1 ms)
[ RUN      ] SchemaMapTest.GetChanges
[       OK ] SchemaMapTest.GetChanges (0 ms)
[5837/6146] SchemaMapTest.GetChanges (0 ms)
[ RUN      ] SchemaRegistryTrackingPolicyProviderTest.Empty
[       OK ] SchemaRegistryTrackingPolicyProviderTest.Empty (0 ms)
[5838/6146] SchemaRegistryTrackingPolicyProviderTest.Empty (0 ms)
[ RUN      ] SchemaRegistryTrackingPolicyProviderTest.PassOnChromePolicy
[       OK ] SchemaRegistryTrackingPolicyProviderTest.PassOnChromePolicy (0 ms)
[5839/6146] SchemaRegistryTrackingPolicyProviderTest.PassOnChromePolicy (0 ms)
[ RUN      ] SchemaRegistryTrackingPolicyProviderTest.RefreshPolicies
[       OK ] SchemaRegistryTrackingPolicyProviderTest.RefreshPolicies (0 ms)
[5840/6146] SchemaRegistryTrackingPolicyProviderTest.RefreshPolicies (0 ms)
[ RUN      ] PolicyServiceTest.ObserverChangesPolicy
[       OK ] PolicyServiceTest.ObserverChangesPolicy (3 ms)
[5841/6146] PolicyServiceTest.ObserverChangesPolicy (3 ms)
[ RUN      ] PolicyServiceTest.Priorities
[       OK ] PolicyServiceTest.Priorities (2 ms)
[5842/6146] PolicyServiceTest.Priorities (2 ms)
[ RUN      ] PolicyServiceTest.PolicyChangeRegistrar
[       OK ] PolicyServiceTest.PolicyChangeRegistrar (2 ms)
[5843/6146] PolicyServiceTest.PolicyChangeRegistrar (2 ms)
[ RUN      ] PolicyServiceTest.RefreshPolicies
[       OK ] PolicyServiceTest.RefreshPolicies (3 ms)
[5844/6146] PolicyServiceTest.RefreshPolicies (3 ms)
[ RUN      ] PolicyServiceTest.NamespaceMerge
[       OK ] PolicyServiceTest.NamespaceMerge (1 ms)
[5845/6146] PolicyServiceTest.NamespaceMerge (1 ms)
[ RUN      ] PolicyServiceTest.IsInitializationComplete
[       OK ] PolicyServiceTest.IsInitializationComplete (4 ms)
[5846/6146] PolicyServiceTest.IsInitializationComplete (4 ms)
[ RUN      ] PolicyServiceTest.FixDeprecatedPolicies
[       OK ] PolicyServiceTest.FixDeprecatedPolicies (1 ms)
[5847/6146] PolicyServiceTest.FixDeprecatedPolicies (1 ms)
[ RUN      ] PolicyStatisticsCollectorTest.CollectPending
[       OK ] PolicyStatisticsCollectorTest.CollectPending (1 ms)
[5848/6146] PolicyStatisticsCollectorTest.CollectPending (1 ms)
[ RUN      ] PolicyStatisticsCollectorTest.CollectPendingVeryOld
[       OK ] PolicyStatisticsCollectorTest.CollectPendingVeryOld (1 ms)
[5849/6146] PolicyStatisticsCollectorTest.CollectPendingVeryOld (1 ms)
[ RUN      ] PolicyStatisticsCollectorTest.CollectLater
[       OK ] PolicyStatisticsCollectorTest.CollectLater (0 ms)
[5850/6146] PolicyStatisticsCollectorTest.CollectLater (0 ms)
[ RUN      ] SchemaRegistryTrackingPolicyProviderTest.SchemaReady
[       OK ] SchemaRegistryTrackingPolicyProviderTest.SchemaReady (0 ms)
[5851/6146] SchemaRegistryTrackingPolicyProviderTest.SchemaReady (0 ms)
[ RUN      ] SchemaRegistryTrackingPolicyProviderTest.SchemaReadyWithComponents
[       OK ] SchemaRegistryTrackingPolicyProviderTest.SchemaReadyWithComponents (1 ms)
[5852/6146] SchemaRegistryTrackingPolicyProviderTest.SchemaReadyWithComponents (1 ms)
[ RUN      ] SchemaRegistryTrackingPolicyProviderTest.DelegateUpdates
[       OK ] SchemaRegistryTrackingPolicyProviderTest.DelegateUpdates (0 ms)
[5853/6146] SchemaRegistryTrackingPolicyProviderTest.DelegateUpdates (0 ms)
[ RUN      ] SchemaRegistryTrackingPolicyProviderTest.RemoveAndAddComponent
[       OK ] SchemaRegistryTrackingPolicyProviderTest.RemoveAndAddComponent (0 ms)
[5854/6146] SchemaRegistryTrackingPolicyProviderTest.RemoveAndAddComponent (0 ms)
[ RUN      ] SchemaRegistryTest.Notifications
[       OK ] SchemaRegistryTest.Notifications (1 ms)
[5855/6146] SchemaRegistryTest.Notifications (1 ms)
[ RUN      ] SchemaRegistryTest.IsReady
[       OK ] SchemaRegistryTest.IsReady (0 ms)
[5856/6146] SchemaRegistryTest.IsReady (0 ms)
[ RUN      ] SchemaRegistryTest.Combined
[       OK ] SchemaRegistryTest.Combined (1 ms)
[5857/6146] SchemaRegistryTest.Combined (1 ms)
[ RUN      ] SchemaRegistryTest.ForwardingSchemaRegistry
[       OK ] SchemaRegistryTest.ForwardingSchemaRegistry (0 ms)
[5858/6146] SchemaRegistryTest.ForwardingSchemaRegistry (0 ms)
[ RUN      ] SchemaTest.MinimalSchema
[       OK ] SchemaTest.MinimalSchema (0 ms)
[5859/6146] SchemaTest.MinimalSchema (0 ms)
[ RUN      ] SchemaTest.InvalidSchemas
[       OK ] SchemaTest.InvalidSchemas (1 ms)
[5860/6146] SchemaTest.InvalidSchemas (1 ms)
[ RUN      ] SchemaTest.Ownership
[       OK ] SchemaTest.Ownership (0 ms)
[5861/6146] SchemaTest.Ownership (0 ms)
[ RUN      ] SchemaTest.ValidSchema
[       OK ] SchemaTest.ValidSchema (2 ms)
[5862/6146] SchemaTest.ValidSchema (2 ms)
[ RUN      ] SchemaTest.Lookups
[       OK ] SchemaTest.Lookups (0 ms)
[5863/6146] SchemaTest.Lookups (0 ms)
[ RUN      ] SchemaTest.Wrap
[       OK ] SchemaTest.Wrap (1 ms)
[5864/6146] SchemaTest.Wrap (1 ms)
[ RUN      ] SchemaTest.Validate
[       OK ] SchemaTest.Validate (7 ms)
[5865/6146] SchemaTest.Validate (7 ms)
[ RUN      ] SchemaTest.InvalidReferences
[       OK ] SchemaTest.InvalidReferences (0 ms)
[5866/6146] SchemaTest.InvalidReferences (0 ms)
[ RUN      ] SchemaTest.RecursiveReferences
[       OK ] SchemaTest.RecursiveReferences (1 ms)
[5867/6146] SchemaTest.RecursiveReferences (1 ms)
[ RUN      ] SchemaTest.UnorderedReferences
[       OK ] SchemaTest.UnorderedReferences (0 ms)
[5868/6146] SchemaTest.UnorderedReferences (0 ms)
[ RUN      ] SchemaTest.AdditionalPropertiesReference
[       OK ] SchemaTest.AdditionalPropertiesReference (0 ms)
[5869/6146] SchemaTest.AdditionalPropertiesReference (0 ms)
[ RUN      ] SchemaTest.ItemsReference
[       OK ] SchemaTest.ItemsReference (0 ms)
[5870/6146] SchemaTest.ItemsReference (0 ms)
[ RUN      ] SchemaTest.EnumerationRestriction
[       OK ] SchemaTest.EnumerationRestriction (1 ms)
[5871/6146] SchemaTest.EnumerationRestriction (1 ms)
[ RUN      ] SchemaTest.RangedRestriction
[       OK ] SchemaTest.RangedRestriction (0 ms)
[5872/6146] SchemaTest.RangedRestriction (0 ms)
[ RUN      ] SyncPolicyHandlerTest.Default
[       OK ] SyncPolicyHandlerTest.Default (0 ms)
[5873/6146] SyncPolicyHandlerTest.Default (0 ms)
[ RUN      ] SyncPolicyHandlerTest.Enabled
[       OK ] SyncPolicyHandlerTest.Enabled (0 ms)
[5874/6146] SyncPolicyHandlerTest.Enabled (0 ms)
[ RUN      ] SyncPolicyHandlerTest.Disabled
[       OK ] SyncPolicyHandlerTest.Disabled (0 ms)
[5875/6146] SyncPolicyHandlerTest.Disabled (0 ms)
[ RUN      ] PolicyMacUtilTest.PropertyToValue
[       OK ] PolicyMacUtilTest.PropertyToValue (1 ms)
[5876/6146] PolicyMacUtilTest.PropertyToValue (1 ms)
[ RUN      ] ContentSettingsProviderTest.Mock
[       OK ] ContentSettingsProviderTest.Mock (0 ms)
[5877/6146] ContentSettingsProviderTest.Mock (0 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/0
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/0 (76 ms)
[5878/6146] AutofillMergeTest.DataDrivenMergeProfiles/0 (76 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/1
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/1 (10 ms)
[5879/6146] AutofillMergeTest.DataDrivenMergeProfiles/1 (10 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/2
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/2 (3 ms)
[5880/6146] AutofillMergeTest.DataDrivenMergeProfiles/2 (3 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/3
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/3 (83 ms)
[5881/6146] AutofillMergeTest.DataDrivenMergeProfiles/3 (83 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/4
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/4 (24 ms)
[5882/6146] AutofillMergeTest.DataDrivenMergeProfiles/4 (24 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/5
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/5 (10 ms)
[5883/6146] AutofillMergeTest.DataDrivenMergeProfiles/5 (10 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/6
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/6 (6 ms)
[5884/6146] AutofillMergeTest.DataDrivenMergeProfiles/6 (6 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/7
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/7 (10 ms)
[5885/6146] AutofillMergeTest.DataDrivenMergeProfiles/7 (10 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/8
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/8 (9 ms)
[5886/6146] AutofillMergeTest.DataDrivenMergeProfiles/8 (9 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/9
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/9 (12 ms)
[5887/6146] AutofillMergeTest.DataDrivenMergeProfiles/9 (12 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/10
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/10 (22 ms)
[5888/6146] AutofillMergeTest.DataDrivenMergeProfiles/10 (22 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/11
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/11 (20 ms)
[5889/6146] AutofillMergeTest.DataDrivenMergeProfiles/11 (20 ms)
[ RUN      ] AutofillMergeTest.DataDrivenMergeProfiles/12
[       OK ] AutofillMergeTest.DataDrivenMergeProfiles/12 (26 ms)
[5890/6146] AutofillMergeTest.DataDrivenMergeProfiles/12 (26 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/0
[       OK ] TestCases/LegalMessageLineTest.Parsing/0 (0 ms)
[5891/6146] TestCases/LegalMessageLineTest.Parsing/0 (0 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/1
[       OK ] TestCases/LegalMessageLineTest.Parsing/1 (1 ms)
[5892/6146] TestCases/LegalMessageLineTest.Parsing/1 (1 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/2
[       OK ] TestCases/LegalMessageLineTest.Parsing/2 (0 ms)
[5893/6146] TestCases/LegalMessageLineTest.Parsing/2 (0 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/3
[       OK ] TestCases/LegalMessageLineTest.Parsing/3 (0 ms)
[5894/6146] TestCases/LegalMessageLineTest.Parsing/3 (0 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/4
[       OK ] TestCases/LegalMessageLineTest.Parsing/4 (0 ms)
[5895/6146] TestCases/LegalMessageLineTest.Parsing/4 (0 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/5
[       OK ] TestCases/LegalMessageLineTest.Parsing/5 (0 ms)
[5896/6146] TestCases/LegalMessageLineTest.Parsing/5 (0 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/6
[       OK ] TestCases/LegalMessageLineTest.Parsing/6 (1 ms)
[5897/6146] TestCases/LegalMessageLineTest.Parsing/6 (1 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/7
[       OK ] TestCases/LegalMessageLineTest.Parsing/7 (0 ms)
[5898/6146] TestCases/LegalMessageLineTest.Parsing/7 (0 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/8
[       OK ] TestCases/LegalMessageLineTest.Parsing/8 (0 ms)
[5899/6146] TestCases/LegalMessageLineTest.Parsing/8 (0 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/9
[       OK ] TestCases/LegalMessageLineTest.Parsing/9 (1 ms)
[5900/6146] TestCases/LegalMessageLineTest.Parsing/9 (1 ms)
[ RUN      ] TestCases/LegalMessageLineTest.Parsing/10
[       OK ] TestCases/LegalMessageLineTest.Parsing/10 (0 ms)
[5901/6146] TestCases/LegalMessageLineTest.Parsing/10 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/0
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/0 (0 ms)
[5902/6146] LinkHeaderTest/SimpleParseTest.Simple/0 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/1
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/1 (0 ms)
[5903/6146] LinkHeaderTest/SimpleParseTest.Simple/1 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/2
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/2 (0 ms)
[5904/6146] LinkHeaderTest/SimpleParseTest.Simple/2 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/3
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/3 (0 ms)
[5905/6146] LinkHeaderTest/SimpleParseTest.Simple/3 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/4
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/4 (0 ms)
[5906/6146] LinkHeaderTest/SimpleParseTest.Simple/4 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/5
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/5 (0 ms)
[5907/6146] LinkHeaderTest/SimpleParseTest.Simple/5 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/6
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/6 (0 ms)
[5908/6146] LinkHeaderTest/SimpleParseTest.Simple/6 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/7
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/7 (0 ms)
[5909/6146] LinkHeaderTest/SimpleParseTest.Simple/7 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/8
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/8 (0 ms)
[5910/6146] LinkHeaderTest/SimpleParseTest.Simple/8 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/19
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/19 (0 ms)
[5911/6146] LinkHeaderTest/SimpleParseTest.Simple/19 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/20
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/20 (0 ms)
[5912/6146] LinkHeaderTest/SimpleParseTest.Simple/20 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/21
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/21 (0 ms)
[5913/6146] LinkHeaderTest/SimpleParseTest.Simple/21 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/22
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/22 (0 ms)
[5914/6146] LinkHeaderTest/SimpleParseTest.Simple/22 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/23
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/23 (0 ms)
[5915/6146] LinkHeaderTest/SimpleParseTest.Simple/23 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/24
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/24 (0 ms)
[5916/6146] LinkHeaderTest/SimpleParseTest.Simple/24 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/25
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/25 (0 ms)
[5917/6146] LinkHeaderTest/SimpleParseTest.Simple/25 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/26
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/26 (0 ms)
[5918/6146] LinkHeaderTest/SimpleParseTest.Simple/26 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/27
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/27 (0 ms)
[5919/6146] LinkHeaderTest/SimpleParseTest.Simple/27 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/28
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/28 (0 ms)
[5920/6146] LinkHeaderTest/SimpleParseTest.Simple/28 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/9
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/9 (0 ms)
[5921/6146] LinkHeaderTest/SimpleParseTest.Simple/9 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/10
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/10 (0 ms)
[5922/6146] LinkHeaderTest/SimpleParseTest.Simple/10 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/11
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/11 (0 ms)
[5923/6146] LinkHeaderTest/SimpleParseTest.Simple/11 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/12
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/12 (0 ms)
[5924/6146] LinkHeaderTest/SimpleParseTest.Simple/12 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/13
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/13 (0 ms)
[5925/6146] LinkHeaderTest/SimpleParseTest.Simple/13 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/14
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/14 (0 ms)
[5926/6146] LinkHeaderTest/SimpleParseTest.Simple/14 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/15
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/15 (0 ms)
[5927/6146] LinkHeaderTest/SimpleParseTest.Simple/15 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/16
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/16 (0 ms)
[5928/6146] LinkHeaderTest/SimpleParseTest.Simple/16 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/17
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/17 (0 ms)
[5929/6146] LinkHeaderTest/SimpleParseTest.Simple/17 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/18
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/18 (0 ms)
[5930/6146] LinkHeaderTest/SimpleParseTest.Simple/18 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/29
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/29 (0 ms)
[5931/6146] LinkHeaderTest/SimpleParseTest.Simple/29 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/30
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/30 (0 ms)
[5932/6146] LinkHeaderTest/SimpleParseTest.Simple/30 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/31
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/31 (0 ms)
[5933/6146] LinkHeaderTest/SimpleParseTest.Simple/31 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/32
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/32 (0 ms)
[5934/6146] LinkHeaderTest/SimpleParseTest.Simple/32 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/33
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/33 (0 ms)
[5935/6146] LinkHeaderTest/SimpleParseTest.Simple/33 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/34
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/34 (0 ms)
[5936/6146] LinkHeaderTest/SimpleParseTest.Simple/34 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/35
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/35 (0 ms)
[5937/6146] LinkHeaderTest/SimpleParseTest.Simple/35 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/36
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/36 (0 ms)
[5938/6146] LinkHeaderTest/SimpleParseTest.Simple/36 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/37
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/37 (0 ms)
[5939/6146] LinkHeaderTest/SimpleParseTest.Simple/37 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/38
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/38 (0 ms)
[5940/6146] LinkHeaderTest/SimpleParseTest.Simple/38 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/39
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/39 (0 ms)
[5941/6146] LinkHeaderTest/SimpleParseTest.Simple/39 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/40
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/40 (0 ms)
[5942/6146] LinkHeaderTest/SimpleParseTest.Simple/40 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/41
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/41 (0 ms)
[5943/6146] LinkHeaderTest/SimpleParseTest.Simple/41 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/42
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/42 (0 ms)
[5944/6146] LinkHeaderTest/SimpleParseTest.Simple/42 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/43
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/43 (0 ms)
[5945/6146] LinkHeaderTest/SimpleParseTest.Simple/43 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/44
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/44 (0 ms)
[5946/6146] LinkHeaderTest/SimpleParseTest.Simple/44 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/45
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/45 (0 ms)
[5947/6146] LinkHeaderTest/SimpleParseTest.Simple/45 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/46
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/46 (0 ms)
[5948/6146] LinkHeaderTest/SimpleParseTest.Simple/46 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/47
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/47 (0 ms)
[5949/6146] LinkHeaderTest/SimpleParseTest.Simple/47 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/48
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/48 (0 ms)
[5950/6146] LinkHeaderTest/SimpleParseTest.Simple/48 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/49
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/49 (0 ms)
[5951/6146] LinkHeaderTest/SimpleParseTest.Simple/49 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/50
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/50 (0 ms)
[5952/6146] LinkHeaderTest/SimpleParseTest.Simple/50 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/51
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/51 (0 ms)
[5953/6146] LinkHeaderTest/SimpleParseTest.Simple/51 (0 ms)
[ RUN      ] LinkHeaderTest/SimpleParseTest.Simple/52
[       OK ] LinkHeaderTest/SimpleParseTest.Simple/52 (0 ms)
[5954/6146] LinkHeaderTest/SimpleParseTest.Simple/52 (0 ms)
[ RUN      ] ContentPasswordManagerDriverTest.AnswerToNotificationsAboutLoggingState/0

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/password_manager/content/browser/content_password_manager_driver_unittest.cc:51:
    Function call: GetLogManager()
          Returns: 0x613000004d98
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ContentPasswordManagerDriverTest.AnswerToNotificationsAboutLoggingState/0 (49 ms)
[5955/6146] ContentPasswordManagerDriverTest.AnswerToNotificationsAboutLoggingState/0 (49 ms)
[ RUN      ] ContentPasswordManagerDriverTest.AnswerToNotificationsAboutLoggingState/1

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/password_manager/content/browser/content_password_manager_driver_unittest.cc:51:
    Function call: GetLogManager()
          Returns: 0x613000000418
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ContentPasswordManagerDriverTest.AnswerToNotificationsAboutLoggingState/1 (6 ms)
[5956/6146] ContentPasswordManagerDriverTest.AnswerToNotificationsAboutLoggingState/1 (6 ms)
[ RUN      ] ContentPasswordManagerDriverTest.AnswerToIPCPingsAboutLoggingState/0

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/password_manager/content/browser/content_password_manager_driver_unittest.cc:51:
    Function call: GetLogManager()
          Returns: 0x613000029b58
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/password_manager/content/browser/content_password_manager_driver_unittest.cc:51:
    Function call: GetLogManager()
          Returns: 0x613000029b58
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ContentPasswordManagerDriverTest.AnswerToIPCPingsAboutLoggingState/0 (4 ms)
[5957/6146] ContentPasswordManagerDriverTest.AnswerToIPCPingsAboutLoggingState/0 (4 ms)
[ RUN      ] ContentPasswordManagerDriverTest.AnswerToIPCPingsAboutLoggingState/1

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/password_manager/content/browser/content_password_manager_driver_unittest.cc:51:
    Function call: GetLogManager()
          Returns: 0x6130000290d8
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../components/password_manager/content/browser/content_password_manager_driver_unittest.cc:51:
    Function call: GetLogManager()
          Returns: 0x6130000290d8
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ContentPasswordManagerDriverTest.AnswerToIPCPingsAboutLoggingState/1 (5 ms)
[5958/6146] ContentPasswordManagerDriverTest.AnswerToIPCPingsAboutLoggingState/1 (5 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/0
[57366:3335:0524/193706:14001024744924:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/0 (45 ms)
[5959/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/0 (45 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/1
[57366:3335:0524/193706:14001054888972:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/1 (29 ms)
[5960/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/1 (29 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/12
[57367:3335:0524/193706:14001318659640:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/12 (39 ms)
[5961/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/12 (39 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/13
[57367:3335:0524/193706:14001350112493:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/13 (28 ms)
[5962/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/13 (28 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/14
[57367:3335:0524/193706:14001376055747:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/14 (26 ms)
[5963/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/14 (26 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/15
[57367:3335:0524/193706:14001401004598:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/15 (28 ms)
[5964/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/15 (28 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/16
[57367:3335:0524/193706:14001427345108:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/16 (26 ms)
[5965/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/16 (26 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTestV9.V9WithoutUseAdditionalAuthField/0
[57367:3335:0524/193706:14001462208188:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTestV9.V9WithoutUseAdditionalAuthField/0 (34 ms)
[5966/6146] MigrationToVCurrent/LoginDatabaseMigrationTestV9.V9WithoutUseAdditionalAuthField/0 (34 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/0
[57367:3335:0524/193706:14001508638122:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/0 (48 ms)
[5967/6146] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/0 (48 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/1
[57367:3335:0524/193706:14001549251022:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/1 (38 ms)
[5968/6146] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/1 (38 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/2
[57367:3335:0524/193706:14001594477655:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/2 (44 ms)
[5969/6146] MigrationToVCurrent/LoginDatabaseMigrationTestBroken.Broken/2 (44 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/0
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/0 (0 ms)
[5970/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/0 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/1
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/1 (0 ms)
[5971/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/1 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/2
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/2 (0 ms)
[5972/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/2 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/3
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/3 (0 ms)
[5973/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/3 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/4
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/4 (0 ms)
[5974/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/4 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/5
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/5 (0 ms)
[5975/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/5 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/6
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/6 (0 ms)
[5976/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/6 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/7
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/7 (0 ms)
[5977/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/7 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/8
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/8 (0 ms)
[5978/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/8 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/9
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/9 (0 ms)
[5979/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/9 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/10
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/10 (0 ms)
[5980/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/10 (0 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/2
[57368:3335:0524/193706:14001379417374:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/2 (53 ms)
[5981/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/2 (53 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/3
[57368:3335:0524/193706:14001422656004:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/3 (40 ms)
[5982/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/3 (40 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/4
[57368:3335:0524/193706:14001460413326:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/4 (40 ms)
[5983/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/4 (40 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/5
[57368:3335:0524/193706:14001499086086:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/5 (36 ms)
[5984/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/5 (36 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/6
[57368:3335:0524/193706:14001529701750:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/6 (35 ms)
[5985/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/6 (35 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/7
[57368:3335:0524/193706:14001564523192:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/7 (34 ms)
[5986/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/7 (34 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/8
[57368:3335:0524/193706:14001599921859:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/8 (32 ms)
[5987/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/8 (32 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/9
[57368:3335:0524/193706:14001625487518:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/9 (25 ms)
[5988/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/9 (25 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/10
[57368:3335:0524/193706:14001654750002:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/10 (32 ms)
[5989/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/10 (32 ms)
[ RUN      ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/11
[57368:3335:0524/193706:14001725916427:ERROR:connection.cc(1912)] Passwords sqlite error 2067, errno 0: UNIQUE constraint failed: logins.origin_url, logins.username_element, logins.username_value, logins.password_element, logins.signon_realm, sql: INSERT INTO logins (origin_url, action_url, username_element, username_value,  password_element, password_value, submit_element,  signon_realm, ssl_valid, preferred, date_created, blacklisted_by_user,  scheme, password_type, possible_usernames, times_used, form_data,  date_synced, display_name, icon_url, federation_url, skip_zero_click, generation_upload_status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[       OK ] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/11 (83 ms)
[5990/6146] MigrationToVCurrent/LoginDatabaseMigrationTest.MigrationToVCurrent/11 (83 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterTrackedPrefUpdate/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterTrackedPrefUpdate/0 (0 ms)
[5991/6146] PrefHashFilterTestInstance/PrefHashFilterTest.FilterTrackedPrefUpdate/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterTrackedPrefUpdate/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterTrackedPrefUpdate/1 (0 ms)
[5992/6146] PrefHashFilterTestInstance/PrefHashFilterTest.FilterTrackedPrefUpdate/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.ReportSuperMacValidity/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.ReportSuperMacValidity/0 (0 ms)
[5993/6146] PrefHashFilterTestInstance/PrefHashFilterTest.ReportSuperMacValidity/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.ReportSuperMacValidity/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.ReportSuperMacValidity/1 (0 ms)
[5994/6146] PrefHashFilterTestInstance/PrefHashFilterTest.ReportSuperMacValidity/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterSplitPrefUpdate/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterSplitPrefUpdate/0 (0 ms)
[5995/6146] PrefHashFilterTestInstance/PrefHashFilterTest.FilterSplitPrefUpdate/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterSplitPrefUpdate/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterSplitPrefUpdate/1 (0 ms)
[5996/6146] PrefHashFilterTestInstance/PrefHashFilterTest.FilterSplitPrefUpdate/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterUntrackedPrefUpdate/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterUntrackedPrefUpdate/0 (1 ms)
[5997/6146] PrefHashFilterTestInstance/PrefHashFilterTest.FilterUntrackedPrefUpdate/0 (1 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterUntrackedPrefUpdate/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.FilterUntrackedPrefUpdate/1 (0 ms)
[5998/6146] PrefHashFilterTestInstance/PrefHashFilterTest.FilterUntrackedPrefUpdate/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.MultiplePrefsFilterSerializeData/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.MultiplePrefsFilterSerializeData/0 (0 ms)
[5999/6146] PrefHashFilterTestInstance/PrefHashFilterTest.MultiplePrefsFilterSerializeData/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.MultiplePrefsFilterSerializeData/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.MultiplePrefsFilterSerializeData/1 (0 ms)
[6000/6146] PrefHashFilterTestInstance/PrefHashFilterTest.MultiplePrefsFilterSerializeData/1 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/11
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/11 (0 ms)
[6001/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_GetBlockMessageID.GetBlockMessageID/11 (0 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/0
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/0 (105 ms)
[6002/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/0 (105 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/1
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/1 (94 ms)
[6003/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/1 (94 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/2
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/2 (88 ms)
[6004/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/2 (88 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/3
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/3 (88 ms)
[6005/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/3 (88 ms)
[ RUN      ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/4
[       OK ] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/4 (115 ms)
[6006/6146] GetBlockMessageIDParameterized/SupervisedUserErrorPageTest_BuildHtml.BuildHtml/4 (115 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyAndUnchanged/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyAndUnchanged/0 (1 ms)
[6007/6146] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyAndUnchanged/0 (1 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyAndUnchanged/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyAndUnchanged/1 (0 ms)
[6008/6146] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyAndUnchanged/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.StampSuperMACAltersStore/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.StampSuperMACAltersStore/0 (1 ms)
[6009/6146] PrefHashFilterTestInstance/PrefHashFilterTest.StampSuperMACAltersStore/0 (1 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.StampSuperMACAltersStore/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.StampSuperMACAltersStore/1 (0 ms)
[6010/6146] PrefHashFilterTestInstance/PrefHashFilterTest.StampSuperMACAltersStore/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnchangedLegacyId/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnchangedLegacyId/0 (0 ms)
[6011/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnchangedLegacyId/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnchangedLegacyId/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnchangedLegacyId/1 (0 ms)
[6012/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnchangedLegacyId/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.DontResetReportOnly/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.DontResetReportOnly/0 (0 ms)
[6013/6146] PrefHashFilterTestInstance/PrefHashFilterTest.DontResetReportOnly/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.DontResetReportOnly/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.DontResetReportOnly/1 (0 ms)
[6014/6146] PrefHashFilterTestInstance/PrefHashFilterTest.DontResetReportOnly/1 (0 ms)
[ RUN      ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/0
[       OK ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/0 (0 ms)
[6015/6146] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/0 (0 ms)
[ RUN      ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/1
[       OK ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/1 (0 ms)
[6016/6146] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/1 (0 ms)
[ RUN      ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/2
[       OK ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/2 (1 ms)
[6017/6146] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/2 (1 ms)
[ RUN      ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/3
[       OK ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/3 (0 ms)
[6018/6146] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/3 (0 ms)
[ RUN      ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/4
[       OK ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/4 (0 ms)
[6019/6146] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/4 (0 ms)
[ RUN      ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/5
[       OK ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/5 (0 ms)
[6020/6146] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/5 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.UnknownNullValue/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.UnknownNullValue/0 (0 ms)
[6021/6146] PrefHashFilterTestInstance/PrefHashFilterTest.UnknownNullValue/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.UnknownNullValue/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.UnknownNullValue/1 (1 ms)
[6022/6146] PrefHashFilterTestInstance/PrefHashFilterTest.UnknownNullValue/1 (1 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnknown/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnknown/0 (0 ms)
[6023/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnknown/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnknown/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnknown/1 (0 ms)
[6024/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueUnknown/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueTrustedUnknown/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueTrustedUnknown/0 (0 ms)
[6025/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueTrustedUnknown/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueTrustedUnknown/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueTrustedUnknown/1 (0 ms)
[6026/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueTrustedUnknown/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueChanged/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueChanged/0 (0 ms)
[6027/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueChanged/0 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueChanged/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueChanged/1 (0 ms)
[6028/6146] PrefHashFilterTestInstance/PrefHashFilterTest.InitialValueChanged/1 (0 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyCleared/0
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyCleared/0 (1 ms)
[6029/6146] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyCleared/0 (1 ms)
[ RUN      ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyCleared/1
[       OK ] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyCleared/1 (0 ms)
[6030/6146] PrefHashFilterTestInstance/PrefHashFilterTest.EmptyCleared/1 (0 ms)
[ RUN      ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/6
[       OK ] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/6 (0 ms)
[6031/6146] ChooseOldestWithPriorityTest/ChooseOldestWithPriorityTest.RoundRobinTest/6 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/0
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/0 (0 ms)
[6032/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/0 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/1
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/1 (0 ms)
[6033/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/1 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/2
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/2 (0 ms)
[6034/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/2 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/3
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/3 (0 ms)
[6035/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/3 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/4
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/4 (0 ms)
[6036/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/4 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/5
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/5 (0 ms)
[6037/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/5 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/6
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/6 (0 ms)
[6038/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/6 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/7
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/7 (0 ms)
[6039/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/7 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/8
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/8 (0 ms)
[6040/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/8 (0 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.IntegerValue/0
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.IntegerValue/0 (2 ms)
[6041/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.IntegerValue/0 (2 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.IntegerValue/1
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.IntegerValue/1 (1 ms)
[6042/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.IntegerValue/1 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringListValue/0
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringListValue/0 (0 ms)
[6043/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringListValue/0 (0 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringListValue/1
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringListValue/1 (0 ms)
[6044/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringListValue/1 (0 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.DictionaryValue/0
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.DictionaryValue/0 (1 ms)
[6045/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.DictionaryValue/0 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.DictionaryValue/1
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.DictionaryValue/1 (1 ms)
[6046/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.DictionaryValue/1 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.RefreshPolicies/0
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.RefreshPolicies/0 (1 ms)
[6047/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.RefreshPolicies/0 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.RefreshPolicies/1
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.RefreshPolicies/1 (1 ms)
[6048/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.RefreshPolicies/1 (1 ms)
[ RUN      ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.Empty/0
[       OK ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.Empty/0 (3 ms)
[6049/6146] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.Empty/0 (3 ms)
[ RUN      ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.StringValue/0
[       OK ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.StringValue/0 (2 ms)
[6050/6146] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.StringValue/0 (2 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/9
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/9 (0 ms)
[6051/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/9 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/10
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/10 (0 ms)
[6052/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/10 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/11
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/11 (0 ms)
[6053/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/11 (0 ms)
[ RUN      ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/12
[       OK ] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/12 (0 ms)
[6054/6146] URLBlacklistFilterToComponentsTestInstance/URLBlacklistFilterToComponentsTest.FilterToComponents/12 (0 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.Empty/0
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.Empty/0 (2 ms)
[6055/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.Empty/0 (2 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.Empty/1
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.Empty/1 (1 ms)
[6056/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.Empty/1 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringValue/0
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringValue/0 (1 ms)
[6057/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringValue/0 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringValue/1
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringValue/1 (1 ms)
[6058/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.StringValue/1 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.BooleanValue/0
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.BooleanValue/0 (1 ms)
[6059/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.BooleanValue/0 (1 ms)
[ RUN      ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.BooleanValue/1
[       OK ] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.BooleanValue/1 (1 ms)
[6060/6146] UserCloudPolicyManagerProviderTest/ConfigurationPolicyProviderTest.BooleanValue/1 (1 ms)
[ RUN      ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.BooleanValue/0
[       OK ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.BooleanValue/0 (5 ms)
[6061/6146] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.BooleanValue/0 (5 ms)
[ RUN      ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.IntegerValue/0
[       OK ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.IntegerValue/0 (3 ms)
[6062/6146] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.IntegerValue/0 (3 ms)
[ RUN      ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.StringListValue/0
[       OK ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.StringListValue/0 (5 ms)
[6063/6146] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.StringListValue/0 (5 ms)
[ RUN      ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.DictionaryValue/0
[       OK ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.DictionaryValue/0 (3 ms)
[6064/6146] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.DictionaryValue/0 (3 ms)
[ RUN      ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.RefreshPolicies/0
[       OK ] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.RefreshPolicies/0 (3 ms)
[6065/6146] ConfigDirPolicyLoaderTest/ConfigurationPolicyProviderTest.RefreshPolicies/0 (3 ms)
[ RUN      ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.Empty/0
[       OK ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.Empty/0 (1 ms)
[6066/6146] PolicyProviderMacTest/ConfigurationPolicyProviderTest.Empty/0 (1 ms)
[ RUN      ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.StringValue/0
[       OK ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.StringValue/0 (1 ms)
[6067/6146] PolicyProviderMacTest/ConfigurationPolicyProviderTest.StringValue/0 (1 ms)
[ RUN      ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.BooleanValue/0
[       OK ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.BooleanValue/0 (1 ms)
[6068/6146] PolicyProviderMacTest/ConfigurationPolicyProviderTest.BooleanValue/0 (1 ms)
[ RUN      ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.IntegerValue/0
[       OK ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.IntegerValue/0 (1 ms)
[6069/6146] PolicyProviderMacTest/ConfigurationPolicyProviderTest.IntegerValue/0 (1 ms)
[ RUN      ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.StringListValue/0
[       OK ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.StringListValue/0 (1 ms)
[6070/6146] PolicyProviderMacTest/ConfigurationPolicyProviderTest.StringListValue/0 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/5
[57381:3335:0524/193709:14003888850404:WARNING:device_management_service.cc(257)] DMServer sent an error response: 409
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/5 (1 ms)
[6071/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/5 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/6
[57381:3335:0524/193709:14003889650523:WARNING:device_management_service.cc(257)] DMServer sent an error response: 410
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/6 (1 ms)
[6072/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/6 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/7
[57381:3335:0524/193709:14003890211584:WARNING:device_management_service.cc(257)] DMServer sent an error response: 401
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/7 (0 ms)
[6073/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/7 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/8
[57381:3335:0524/193709:14003890761086:WARNING:device_management_service.cc(257)] DMServer sent an error response: 400
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/8 (0 ms)
[6074/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/8 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/9
[57381:3335:0524/193709:14003891342102:WARNING:device_management_service.cc(257)] DMServer sent an error response: 404
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/9 (1 ms)
[6075/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/9 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/10
[57381:3335:0524/193709:14003891905170:WARNING:device_management_service.cc(257)] DMServer sent an error response: 412
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/10 (0 ms)
[6076/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/10 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/11
[57381:3335:0524/193709:14003892481165:WARNING:device_management_service.cc(257)] DMServer sent an error response: 402
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/11 (1 ms)
[6077/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/11 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/0
[57381:3335:0524/193709:14003893133634:WARNING:device_management_service.cc(249)] DMServer request failed, status: 3, error: -2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/0 (0 ms)
[6078/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/0 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/1
[57381:3335:0524/193709:14003893731602:WARNING:device_management_service.cc(257)] DMServer sent an error response: 666
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/1 (0 ms)
[6079/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/1 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/2 (1 ms)
[6080/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/2 (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/8
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/8 (1 ms)
[6081/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/8 (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/9
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/9 (1 ms)
[6082/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/9 (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/10
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/10 (0 ms)
[6083/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/10 (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/11
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/11 (0 ms)
[6084/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/11 (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/12
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/12 (1 ms)
[6085/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/12 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/0
[57380:3335:0524/193708:14003736578509:WARNING:device_management_service.cc(249)] DMServer request failed, status: 3, error: -2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/0 (1 ms)
[6086/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/0 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/1
[57380:3335:0524/193708:14003737308002:WARNING:device_management_service.cc(257)] DMServer sent an error response: 666
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/1 (1 ms)
[6087/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/1 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/2 (0 ms)
[6088/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/2 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/3
[57380:3335:0524/193708:14003738548918:WARNING:device_management_service.cc(257)] DMServer sent an error response: 403
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/3 (1 ms)
[6089/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/3 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/4
[57380:3335:0524/193708:14003739108253:WARNING:device_management_service.cc(257)] DMServer sent an error response: 405
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/4 (0 ms)
[6090/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.RegisterRequest/4 (0 ms)
[ RUN      ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.DictionaryValue/0
[       OK ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.DictionaryValue/0 (2 ms)
[6091/6146] PolicyProviderMacTest/ConfigurationPolicyProviderTest.DictionaryValue/0 (2 ms)
[ RUN      ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.RefreshPolicies/0
[       OK ] PolicyProviderMacTest/ConfigurationPolicyProviderTest.RefreshPolicies/0 (2 ms)
[6092/6146] PolicyProviderMacTest/ConfigurationPolicyProviderTest.RefreshPolicies/0 (2 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/0
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/0 (1 ms)
[6093/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/0 (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/1
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/1 (0 ms)
[6094/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/1 (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/2
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/2 (1 ms)
[6095/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/2 (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/3
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/3 (0 ms)
[6096/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/3 (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/4
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/4 (0 ms)
[6097/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/4 (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/5
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/5 (1 ms)
[6098/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/5 (1 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/6
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/6 (0 ms)
[6099/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/6 (0 ms)
[ RUN      ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/7
[       OK ] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/7 (0 ms)
[6100/6146] CloudPolicyRefreshSchedulerClientErrorTest/CloudPolicyRefreshSchedulerClientErrorTest.OnClientError/7 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/3
[57382:3335:0524/193709:14004197674576:WARNING:device_management_service.cc(257)] DMServer sent an error response: 403
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/3 (1 ms)
[6101/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/3 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/4
[57382:3335:0524/193709:14004198518456:WARNING:device_management_service.cc(257)] DMServer sent an error response: 405
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/4 (1 ms)
[6102/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/4 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/5
[57382:3335:0524/193709:14004199109986:WARNING:device_management_service.cc(257)] DMServer sent an error response: 409
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/5 (0 ms)
[6103/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/5 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/6
[57382:3335:0524/193709:14004199647223:WARNING:device_management_service.cc(257)] DMServer sent an error response: 410
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/6 (0 ms)
[6104/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/6 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/7
[57382:3335:0524/193709:14004200259756:WARNING:device_management_service.cc(257)] DMServer sent an error response: 401
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/7 (1 ms)
[6105/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/7 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/8
[57382:3335:0524/193709:14004200851782:WARNING:device_management_service.cc(257)] DMServer sent an error response: 400
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/8 (0 ms)
[6106/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/8 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/9
[57382:3335:0524/193709:14004201432316:WARNING:device_management_service.cc(257)] DMServer sent an error response: 404
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/9 (1 ms)
[6107/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/9 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/10
[57382:3335:0524/193709:14004202032531:WARNING:device_management_service.cc(257)] DMServer sent an error response: 412
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/10 (0 ms)
[6108/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/10 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/11
[57382:3335:0524/193709:14004202581464:WARNING:device_management_service.cc(257)] DMServer sent an error response: 402
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/11 (1 ms)
[6109/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.ApiAuthCodeFetchRequest/11 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/0
[57382:3335:0524/193709:14004203199953:WARNING:device_management_service.cc(249)] DMServer request failed, status: 3, error: -2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/0 (1 ms)
[6110/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/0 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/1
[57383:3335:0524/193709:14004467974371:WARNING:device_management_service.cc(257)] DMServer sent an error response: 666
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/1 (2 ms)
[6111/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/1 (2 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/2 (1 ms)
[6112/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/2 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/3
[57383:3335:0524/193709:14004470324611:WARNING:device_management_service.cc(257)] DMServer sent an error response: 403
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/3 (1 ms)
[6113/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/3 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/4
[57383:3335:0524/193709:14004471361447:WARNING:device_management_service.cc(257)] DMServer sent an error response: 405
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/4 (1 ms)
[6114/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/4 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/5
[57383:3335:0524/193709:14004472319983:WARNING:device_management_service.cc(257)] DMServer sent an error response: 409
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/5 (1 ms)
[6115/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/5 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/6
[57383:3335:0524/193709:14004473340027:WARNING:device_management_service.cc(257)] DMServer sent an error response: 410
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/6 (1 ms)
[6116/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/6 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/7
[57383:3335:0524/193709:14004474372506:WARNING:device_management_service.cc(257)] DMServer sent an error response: 401
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/7 (1 ms)
[6117/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/7 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/8
[57383:3335:0524/193709:14004475427213:WARNING:device_management_service.cc(257)] DMServer sent an error response: 400
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/8 (1 ms)
[6118/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/8 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/9
[57383:3335:0524/193709:14004476477263:WARNING:device_management_service.cc(257)] DMServer sent an error response: 404
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/9 (1 ms)
[6119/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/9 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/10
[57383:3335:0524/193709:14004477428875:WARNING:device_management_service.cc(257)] DMServer sent an error response: 412
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/10 (1 ms)
[6120/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/10 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/11
[57384:3335:0524/193709:14004551821445:WARNING:device_management_service.cc(257)] DMServer sent an error response: 402
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/11 (1 ms)
[6121/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.UnregisterRequest/11 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/0
[57384:3335:0524/193709:14004552768760:WARNING:device_management_service.cc(249)] DMServer request failed, status: 3, error: -2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/0 (1 ms)
[6122/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/0 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/1
[57384:3335:0524/193709:14004553568760:WARNING:device_management_service.cc(257)] DMServer sent an error response: 666
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/1 (1 ms)
[6123/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/1 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/2 (1 ms)
[6124/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/2 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/3
[57384:3335:0524/193709:14004555249000:WARNING:device_management_service.cc(257)] DMServer sent an error response: 403
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/3 (0 ms)
[6125/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/3 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/4
[57384:3335:0524/193709:14004555936426:WARNING:device_management_service.cc(257)] DMServer sent an error response: 405
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/4 (0 ms)
[6126/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/4 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/5
[57384:3335:0524/193709:14004556529423:WARNING:device_management_service.cc(257)] DMServer sent an error response: 409
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/5 (1 ms)
[6127/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/5 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/6
[57384:3335:0524/193709:14004557123340:WARNING:device_management_service.cc(257)] DMServer sent an error response: 410
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/6 (0 ms)
[6128/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/6 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/7
[57384:3335:0524/193709:14004557731716:WARNING:device_management_service.cc(257)] DMServer sent an error response: 401
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/7 (1 ms)
[6129/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/7 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/8
[57384:3335:0524/193709:14004558281393:WARNING:device_management_service.cc(257)] DMServer sent an error response: 400
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/8 (0 ms)
[6130/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/8 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/9
[57385:3335:0524/193709:14004660919395:WARNING:device_management_service.cc(257)] DMServer sent an error response: 404
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/9 (1 ms)
[6131/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/9 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/10
[57385:3335:0524/193709:14004661779603:WARNING:device_management_service.cc(257)] DMServer sent an error response: 412
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/10 (0 ms)
[6132/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/10 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/11
[57385:3335:0524/193709:14004662368767:WARNING:device_management_service.cc(257)] DMServer sent an error response: 402
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/11 (1 ms)
[6133/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.PolicyRequest/11 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/0
[57385:3335:0524/193709:14004662973287:WARNING:device_management_service.cc(249)] DMServer request failed, status: 3, error: -2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/0 (0 ms)
[6134/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/0 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/1
[57385:3335:0524/193709:14004663695543:WARNING:device_management_service.cc(257)] DMServer sent an error response: 666
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/1 (1 ms)
[6135/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/1 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/2
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/2 (0 ms)
[6136/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/2 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/3
[57385:3335:0524/193709:14004664817597:WARNING:device_management_service.cc(257)] DMServer sent an error response: 403
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/3 (0 ms)
[6137/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/3 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/4
[57385:3335:0524/193709:14004665381796:WARNING:device_management_service.cc(257)] DMServer sent an error response: 405
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/4 (1 ms)
[6138/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/4 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/5
[57385:3335:0524/193709:14004665939161:WARNING:device_management_service.cc(257)] DMServer sent an error response: 409
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/5 (0 ms)
[6139/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/5 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/6
[57385:3335:0524/193709:14004666465932:WARNING:device_management_service.cc(257)] DMServer sent an error response: 410
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/6 (1 ms)
[6140/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/6 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/7
[57386:3335:0524/193710:14004784271182:WARNING:device_management_service.cc(257)] DMServer sent an error response: 401
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/7 (2 ms)
[6141/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/7 (2 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/8
[57386:3335:0524/193710:14004785048035:WARNING:device_management_service.cc(257)] DMServer sent an error response: 400
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/8 (0 ms)
[6142/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/8 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/9
[57386:3335:0524/193710:14004785622819:WARNING:device_management_service.cc(257)] DMServer sent an error response: 404
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/9 (1 ms)
[6143/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/9 (1 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/10
[57386:3335:0524/193710:14004786144395:WARNING:device_management_service.cc(257)] DMServer sent an error response: 412
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/10 (0 ms)
[6144/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/10 (0 ms)
[ RUN      ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/11
[57386:3335:0524/193710:14004786689922:WARNING:device_management_service.cc(257)] DMServer sent an error response: 402
[       OK ] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/11 (1 ms)
[6145/6146] DeviceManagementServiceFailedRequestTestInstance/DeviceManagementServiceFailedRequestTest.AutoEnrollmentRequest/11 (1 ms)
[ RUN      ] ConfigDir3rdPartyPolicyLoaderTest/Configuration3rdPartyPolicyProviderTest.Load3rdParty/0
[57386:3335:0524/193710:14004791878422:WARNING:config_dir_policy_loader.cc(217)] 3rdparty/extensions/cccccccccccccccccccccccccccccccc value is not a dictionary!
[57386:3335:0524/193710:14004791922953:WARNING:config_dir_policy_loader.cc(200)] Unsupported 3rd party policy domain: invalid-domain
[       OK ] ConfigDir3rdPartyPolicyLoaderTest/Configuration3rdPartyPolicyProviderTest.Load3rdParty/0 (7 ms)
[6146/6146] ConfigDir3rdPartyPolicyLoaderTest/Configuration3rdPartyPolicyProviderTest.Load3rdParty/0 (7 ms)
SUCCESS: all tests passed.
Tests took 128 seconds.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/b/swarm_slave/work/isolated/runrtEGsa/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/b/swarm_slave/work/isolated/runrtEGsa/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/components_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/b/swarm_slave/work/isolated/outAbGYMh/output.json
+-------------------------------------------------------------------------+
| End of shard 0  Pending: 1.2s  Duration: 129.7s  Bot: vm878-m4  Exit: 0 |
+-------------------------------------------------------------------------+
Total duration: 129.7s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@15 disabled@@@
@@@STEP_CURSOR@components_unittests on Mac-10.9@@@
@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=af045f4a11e3590d069433579cfc23ae60c988b4@@@


--------------------------------------------------------------------------------
started: Tue May 24 19:42:09 2016
ended: Tue May 24 19:42:14 2016
duration: 5 secs
status: SUCCESS
status reason: