(view as text)
@@@STEP_CURSOR sync_unit_tests@@@

@@@STEP_STARTED@@@

python -u /mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpDtbUPj.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpdLGXTh.json
in dir /mnt/data/b/build/slave/Linux_TSan_Tests/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpDtbUPj.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpdLGXTh.json']
 cwd: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 name: sync_unit_tests
full environment:
 AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
 BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'blink-deps-roller@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory.fyi/
 BUILDBOT_BUILDERNAME: Linux TSan Tests
 BUILDBOT_BUILDNUMBER: 6869
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory.fyi
 BUILDBOT_REVISION: 335d8d02f918273b0ea6a06c7da3c23321280244
 BUILDBOT_SCHEDULER: linux_tsan
 BUILDBOT_SLAVENAME: vm14-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.4.5 vm14-m1.golo.chromium.org
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 PYTHONIOENCODING: UTF-8
 PYTHONPATH: /mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build/third_party/requests_1_2_3:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 USER: chrome-bot

+--------------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/286b4ce30b636310         |
+--------------------------------------------------------------------------------+
Additional test environment:
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
    TSAN_OPTIONS=symbolize=1 external_symbolizer_path=/tmp/run_tha_testFrJdSZ/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
Command: ../out/Release/sync_unit_tests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/tmp/isolated_outx6fLG1/output.json --no-sandbox

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      ] AttachmentIdTest.Create_IsUnique
[       OK ] AttachmentIdTest.Create_IsUnique (1 ms)
[1/911] AttachmentIdTest.Create_IsUnique (1 ms)
[ RUN      ] AttachmentIdTest.OperatorEqual
[       OK ] AttachmentIdTest.OperatorEqual (0 ms)
[2/911] AttachmentIdTest.OperatorEqual (0 ms)
[ RUN      ] AttachmentIdTest.OperatorLess
[       OK ] AttachmentIdTest.OperatorLess (0 ms)
[3/911] AttachmentIdTest.OperatorLess (0 ms)
[ RUN      ] AttachmentMetadataTest.Create
[       OK ] AttachmentMetadataTest.Create (0 ms)
[4/911] AttachmentMetadataTest.Create (0 ms)
[ RUN      ] AttachmentTest.Create_UniqueIdIsUnique
[       OK ] AttachmentTest.Create_UniqueIdIsUnique (0 ms)
[5/911] AttachmentTest.Create_UniqueIdIsUnique (0 ms)
[ RUN      ] AttachmentTest.Create_WithEmptyData
[       OK ] AttachmentTest.Create_WithEmptyData (0 ms)
[6/911] AttachmentTest.Create_WithEmptyData (0 ms)
[ RUN      ] AttachmentTest.CreateFromParts_HappyCase
[       OK ] AttachmentTest.CreateFromParts_HappyCase (0 ms)
[7/911] AttachmentTest.CreateFromParts_HappyCase (0 ms)
[ RUN      ] SyncChangeTest.LocalDelete
[       OK ] SyncChangeTest.LocalDelete (1 ms)
[8/911] SyncChangeTest.LocalDelete (1 ms)
[ RUN      ] SyncChangeTest.LocalUpdate
[       OK ] SyncChangeTest.LocalUpdate (1 ms)
[9/911] SyncChangeTest.LocalUpdate (1 ms)
[ RUN      ] SyncChangeTest.LocalAdd
[       OK ] SyncChangeTest.LocalAdd (0 ms)
[10/911] SyncChangeTest.LocalAdd (0 ms)
[ RUN      ] SyncChangeTest.SyncerChanges
[       OK ] SyncChangeTest.SyncerChanges (2 ms)
[11/911] SyncChangeTest.SyncerChanges (2 ms)
[ RUN      ] SyncDataTest.NoArgCtor
[       OK ] SyncDataTest.NoArgCtor (0 ms)
[12/911] SyncDataTest.NoArgCtor (0 ms)
[ RUN      ] SyncDataTest.CreateLocalDelete
[       OK ] SyncDataTest.CreateLocalDelete (0 ms)
[13/911] SyncDataTest.CreateLocalDelete (0 ms)
[ RUN      ] SyncDataTest.CreateLocalData
[       OK ] SyncDataTest.CreateLocalData (0 ms)
[14/911] SyncDataTest.CreateLocalData (0 ms)
[ RUN      ] SyncDataTest.CreateLocalDataWithAttachments
[       OK ] SyncDataTest.CreateLocalDataWithAttachments (1 ms)
[15/911] SyncDataTest.CreateLocalDataWithAttachments (1 ms)
[ RUN      ] SyncDataTest.CreateLocalDataWithAttachments_EmptyListOfAttachments
[       OK ] SyncDataTest.CreateLocalDataWithAttachments_EmptyListOfAttachments (0 ms)
[16/911] SyncDataTest.CreateLocalDataWithAttachments_EmptyListOfAttachments (0 ms)
[ RUN      ] SyncDataTest.CreateRemoteData
[       OK ] SyncDataTest.CreateRemoteData (1 ms)
[17/911] SyncDataTest.CreateRemoteData (1 ms)
[ RUN      ] SyncErrorTest.Unset
[       OK ] SyncErrorTest.Unset (0 ms)
[18/911] SyncErrorTest.Unset (0 ms)
[ RUN      ] SyncErrorTest.Default
[17900:17900:0702/132732:20558128853:ERROR:sync_error_unittest.cc(26)] Preferences datatype error was encountered: test
[       OK ] SyncErrorTest.Default (1 ms)
[19/911] SyncErrorTest.Default (1 ms)
[ RUN      ] SyncErrorTest.LowSeverity
[       OK ] SyncErrorTest.LowSeverity (0 ms)
[20/911] SyncErrorTest.LowSeverity (0 ms)
[ RUN      ] SyncErrorTest.Reset
[17902:17902:0702/132732:20558116503:ERROR:sync_error_unittest.cc(53)] Preferences datatype error was encountered: test
[17902:17902:0702/132732:20558116719:ERROR:sync_error_unittest.cc(66)] Preferences datatype error was encountered: test
[       OK ] SyncErrorTest.Reset (0 ms)
[21/911] SyncErrorTest.Reset (0 ms)
[ RUN      ] SyncErrorTest.Copy
[17902:17902:0702/132732:20558117203:ERROR:sync_error_unittest.cc(77)] Preferences datatype error was encountered: test
[       OK ] SyncErrorTest.Copy (0 ms)
[22/911] SyncErrorTest.Copy (0 ms)
[ RUN      ] SyncErrorTest.Assign
[17902:17902:0702/132732:20558117642:ERROR:sync_error_unittest.cc(105)] Preferences datatype error was encountered: test
[       OK ] SyncErrorTest.Assign (0 ms)
[23/911] SyncErrorTest.Assign (0 ms)
[ RUN      ] SyncErrorTest.ToString
[17902:17902:0702/132732:20558118084:INFO:sync_error_unittest.cc(137)] Expect Preferences datatype error was encountered: test
[17902:17902:0702/132732:20558118260:ERROR:sync_error_unittest.cc(132)] Preferences datatype error was encountered: test
[       OK ] SyncErrorTest.ToString (0 ms)
[24/911] SyncErrorTest.ToString (0 ms)
[ RUN      ] SyncMergeResultTest.Unset
[       OK ] SyncMergeResultTest.Unset (0 ms)
[25/911] SyncMergeResultTest.Unset (0 ms)
[ RUN      ] SyncMergeResultTest.SetError
[17902:17902:0702/132732:20558119068:ERROR:sync_merge_result_unittest.cc(27)] Bookmarks datatype error was encountered: message
[       OK ] SyncMergeResultTest.SetError (0 ms)
[26/911] SyncMergeResultTest.SetError (0 ms)
[ RUN      ] SyncMergeResultTest.SetNumItemsBeforeAssociation
[       OK ] SyncMergeResultTest.SetNumItemsBeforeAssociation (0 ms)
[27/911] SyncMergeResultTest.SetNumItemsBeforeAssociation (0 ms)
[ RUN      ] SyncMergeResultTest.SetNumItemsAfterAssociation
[       OK ] SyncMergeResultTest.SetNumItemsAfterAssociation (0 ms)
[28/911] SyncMergeResultTest.SetNumItemsAfterAssociation (0 ms)
[ RUN      ] SyncMergeResultTest.SetNumItemsAdded
[       OK ] SyncMergeResultTest.SetNumItemsAdded (0 ms)
[29/911] SyncMergeResultTest.SetNumItemsAdded (0 ms)
[ RUN      ] SyncMergeResultTest.SetNumItemsDeleted
[       OK ] SyncMergeResultTest.SetNumItemsDeleted (0 ms)
[30/911] SyncMergeResultTest.SetNumItemsDeleted (0 ms)
[ RUN      ] EntityTrackerTest.RequestCommitFailure
[       OK ] EntityTrackerTest.RequestCommitFailure (0 ms)
[31/911] EntityTrackerTest.RequestCommitFailure (0 ms)
[ RUN      ] EntityTrackerTest.UpdateClobbersCommit
[       OK ] EntityTrackerTest.UpdateClobbersCommit (0 ms)
[32/911] EntityTrackerTest.UpdateClobbersCommit (0 ms)
[ RUN      ] EntityTrackerTest.ReflectedUpdateDoesntClobberCommit
[       OK ] EntityTrackerTest.ReflectedUpdateDoesntClobberCommit (0 ms)
[33/911] EntityTrackerTest.ReflectedUpdateDoesntClobberCommit (0 ms)
[ RUN      ] GetUpdatesProcessorTest.BookmarkNudge
[       OK ] GetUpdatesProcessorTest.BookmarkNudge (0 ms)
[34/911] GetUpdatesProcessorTest.BookmarkNudge (0 ms)
[ RUN      ] GetUpdatesProcessorTest.NotifyMany
[       OK ] GetUpdatesProcessorTest.NotifyMany (1 ms)
[35/911] GetUpdatesProcessorTest.NotifyMany (1 ms)
[ RUN      ] GetUpdatesProcessorTest.InitialSyncRequest
[       OK ] GetUpdatesProcessorTest.InitialSyncRequest (0 ms)
[36/911] GetUpdatesProcessorTest.InitialSyncRequest (0 ms)
[ RUN      ] GetUpdatesProcessorTest.ConfigureTest
[       OK ] GetUpdatesProcessorTest.ConfigureTest (0 ms)
[37/911] GetUpdatesProcessorTest.ConfigureTest (0 ms)
[ RUN      ] GetUpdatesProcessorTest.PollTest
[       OK ] GetUpdatesProcessorTest.PollTest (0 ms)
[38/911] GetUpdatesProcessorTest.PollTest (0 ms)
[ RUN      ] GetUpdatesProcessorTest.RetryTest
[       OK ] GetUpdatesProcessorTest.RetryTest (1 ms)
[39/911] GetUpdatesProcessorTest.RetryTest (1 ms)
[ RUN      ] GetUpdatesProcessorTest.NudgeWithRetryTest
[       OK ] GetUpdatesProcessorTest.NudgeWithRetryTest (0 ms)
[40/911] GetUpdatesProcessorTest.NudgeWithRetryTest (0 ms)
[ RUN      ] ModelTypeEntityTest.TombstoneUpdate
[       OK ] ModelTypeEntityTest.TombstoneUpdate (1 ms)
[41/911] ModelTypeEntityTest.TombstoneUpdate (1 ms)
[ RUN      ] ModelTypeEntityTest.ApplyUpdate
[       OK ] ModelTypeEntityTest.ApplyUpdate (0 ms)
[42/911] ModelTypeEntityTest.ApplyUpdate (0 ms)
[ RUN      ] ModelTypeEntityTest.LocalChange
[       OK ] ModelTypeEntityTest.LocalChange (0 ms)
[43/911] ModelTypeEntityTest.LocalChange (0 ms)
[ RUN      ] ModelTypeEntityTest.LocalDeletion
[       OK ] ModelTypeEntityTest.LocalDeletion (1 ms)
[44/911] ModelTypeEntityTest.LocalDeletion (1 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.CreateLocalItem
[       OK ] ModelTypeSyncProxyImplTest.CreateLocalItem (0 ms)
[45/911] ModelTypeSyncProxyImplTest.CreateLocalItem (0 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.CreateAndModifyLocalItem
[       OK ] ModelTypeSyncProxyImplTest.CreateAndModifyLocalItem (0 ms)
[46/911] ModelTypeSyncProxyImplTest.CreateAndModifyLocalItem (0 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.DeleteUnknown
[       OK ] ModelTypeSyncProxyImplTest.DeleteUnknown (1 ms)
[47/911] ModelTypeSyncProxyImplTest.DeleteUnknown (1 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.DeleteServerUnknown
[       OK ] ModelTypeSyncProxyImplTest.DeleteServerUnknown (0 ms)
[48/911] ModelTypeSyncProxyImplTest.DeleteServerUnknown (0 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.DeleteServerUnknown_RacyCommitResponse
[       OK ] ModelTypeSyncProxyImplTest.DeleteServerUnknown_RacyCommitResponse (0 ms)
[49/911] ModelTypeSyncProxyImplTest.DeleteServerUnknown_RacyCommitResponse (0 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.TwoIndependentItems
[       OK ] ModelTypeSyncProxyImplTest.TwoIndependentItems (1 ms)
[50/911] ModelTypeSyncProxyImplTest.TwoIndependentItems (1 ms)
[ RUN      ] GetUpdatesProcessorTest.InvalidResponse
[       OK ] GetUpdatesProcessorTest.InvalidResponse (1 ms)
[51/911] GetUpdatesProcessorTest.InvalidResponse (1 ms)
[ RUN      ] GetUpdatesProcessorTest.MoreToDownloadResponse
[       OK ] GetUpdatesProcessorTest.MoreToDownloadResponse (1 ms)
[52/911] GetUpdatesProcessorTest.MoreToDownloadResponse (1 ms)
[ RUN      ] GetUpdatesProcessorTest.NormalResponseTest
[       OK ] GetUpdatesProcessorTest.NormalResponseTest (0 ms)
[53/911] GetUpdatesProcessorTest.NormalResponseTest (0 ms)
[ RUN      ] GetUpdatesProcessorApplyUpdatesTest.Normal
[       OK ] GetUpdatesProcessorApplyUpdatesTest.Normal (1 ms)
[54/911] GetUpdatesProcessorApplyUpdatesTest.Normal (1 ms)
[ RUN      ] GetUpdatesProcessorApplyUpdatesTest.Configure
[       OK ] GetUpdatesProcessorApplyUpdatesTest.Configure (0 ms)
[55/911] GetUpdatesProcessorApplyUpdatesTest.Configure (0 ms)
[ RUN      ] GetUpdatesProcessorApplyUpdatesTest.Poll
[       OK ] GetUpdatesProcessorApplyUpdatesTest.Poll (0 ms)
[56/911] GetUpdatesProcessorApplyUpdatesTest.Poll (0 ms)
[ RUN      ] DownloadUpdatesDebugInfoTest.VerifyCopyClientDebugInfo_Empty
[       OK ] DownloadUpdatesDebugInfoTest.VerifyCopyClientDebugInfo_Empty (0 ms)
[57/911] DownloadUpdatesDebugInfoTest.VerifyCopyClientDebugInfo_Empty (0 ms)
[ RUN      ] DownloadUpdatesDebugInfoTest.VerifyCopyOverwrites
[       OK ] DownloadUpdatesDebugInfoTest.VerifyCopyOverwrites (0 ms)
[58/911] DownloadUpdatesDebugInfoTest.VerifyCopyOverwrites (0 ms)
[ RUN      ] ModelTypeEntityTest.NewLocalItem
[       OK ] ModelTypeEntityTest.NewLocalItem (0 ms)
[59/911] ModelTypeEntityTest.NewLocalItem (0 ms)
[ RUN      ] ModelTypeEntityTest.FromServerUpdate
[       OK ] ModelTypeEntityTest.FromServerUpdate (0 ms)
[60/911] ModelTypeEntityTest.FromServerUpdate (0 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.NoCommitsUntilInitialSyncDone
[       OK ] ModelTypeSyncProxyImplTest.NoCommitsUntilInitialSyncDone (1 ms)
[61/911] ModelTypeSyncProxyImplTest.NoCommitsUntilInitialSyncDone (1 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.Disconnect
[       OK ] ModelTypeSyncProxyImplTest.Disconnect (1 ms)
[62/911] ModelTypeSyncProxyImplTest.Disconnect (1 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.Disable
[       OK ] ModelTypeSyncProxyImplTest.Disable (1 ms)
[63/911] ModelTypeSyncProxyImplTest.Disable (1 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.ReceivePendingUpdates
[       OK ] ModelTypeSyncProxyImplTest.ReceivePendingUpdates (1 ms)
[64/911] ModelTypeSyncProxyImplTest.ReceivePendingUpdates (1 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.DisableWithPendingUpdates
[       OK ] ModelTypeSyncProxyImplTest.DisableWithPendingUpdates (0 ms)
[65/911] ModelTypeSyncProxyImplTest.DisableWithPendingUpdates (0 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.DisconnectWithPendingUpdates
[       OK ] ModelTypeSyncProxyImplTest.DisconnectWithPendingUpdates (0 ms)
[66/911] ModelTypeSyncProxyImplTest.DisconnectWithPendingUpdates (0 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.ReEncryptCommitsWithNewKey
[       OK ] ModelTypeSyncProxyImplTest.ReEncryptCommitsWithNewKey (1 ms)
[67/911] ModelTypeSyncProxyImplTest.ReEncryptCommitsWithNewKey (1 ms)
[ RUN      ] ModelTypeSyncProxyImplTest.ReEncryptUpdatesWithNewKey
[       OK ] ModelTypeSyncProxyImplTest.ReEncryptUpdatesWithNewKey (1 ms)
[68/911] ModelTypeSyncProxyImplTest.ReEncryptUpdatesWithNewKey (1 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.SimpleCommit
[       OK ] ModelTypeSyncWorkerImplTest.SimpleCommit (1 ms)
[69/911] ModelTypeSyncWorkerImplTest.SimpleCommit (1 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.SimpleDelete
[       OK ] ModelTypeSyncWorkerImplTest.SimpleDelete (1 ms)
[70/911] ModelTypeSyncWorkerImplTest.SimpleDelete (1 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriConflictServerMigrated
[       OK ] ApplyControlDataUpdatesTest.NigoriConflictServerMigrated (204 ms)
[71/911] ApplyControlDataUpdatesTest.NigoriConflictServerMigrated (204 ms)
[ RUN      ] ApplyControlDataUpdatesTest.ControlApply
[       OK ] ApplyControlDataUpdatesTest.ControlApply (35 ms)
[72/911] ApplyControlDataUpdatesTest.ControlApply (35 ms)
[ RUN      ] ApplyControlDataUpdatesTest.ControlApplyParentBeforeChild
[       OK ] ApplyControlDataUpdatesTest.ControlApplyParentBeforeChild (45 ms)
[73/911] ApplyControlDataUpdatesTest.ControlApplyParentBeforeChild (45 ms)
[ RUN      ] ApplyControlDataUpdatesTest.ControlConflict
[       OK ] ApplyControlDataUpdatesTest.ControlConflict (49 ms)
[74/911] ApplyControlDataUpdatesTest.ControlConflict (49 ms)
[ RUN      ] BackoffDelayProviderTest.GetRecommendedDelay
[       OK ] BackoffDelayProviderTest.GetRecommendedDelay (0 ms)
[75/911] BackoffDelayProviderTest.GetRecommendedDelay (0 ms)
[ RUN      ] BackoffDelayProviderTest.GetInitialDelay
[       OK ] BackoffDelayProviderTest.GetInitialDelay (0 ms)
[76/911] BackoffDelayProviderTest.GetInitialDelay (0 ms)
[ RUN      ] BackoffDelayProviderTest.GetInitialDelayWithOverride
[       OK ] BackoffDelayProviderTest.GetInitialDelayWithOverride (0 ms)
[77/911] BackoffDelayProviderTest.GetInitialDelayWithOverride (0 ms)
[ RUN      ] DirectoryCommitContributionTest.GatherByTypes
[       OK ] DirectoryCommitContributionTest.GatherByTypes (49 ms)
[78/911] DirectoryCommitContributionTest.GatherByTypes (49 ms)
[ RUN      ] DirectoryCommitContributionTest.GatherAndTruncate
[       OK ] DirectoryCommitContributionTest.GatherAndTruncate (51 ms)
[79/911] DirectoryCommitContributionTest.GatherAndTruncate (51 ms)
[ RUN      ] DirectoryCommitContributionTest.PrepareCommit
[       OK ] DirectoryCommitContributionTest.PrepareCommit (51 ms)
[80/911] DirectoryCommitContributionTest.PrepareCommit (51 ms)
[ RUN      ] DirectoryCommitContributionTest.DeletedItemsWithSpecifics
[       OK ] DirectoryCommitContributionTest.DeletedItemsWithSpecifics (76 ms)
[81/911] DirectoryCommitContributionTest.DeletedItemsWithSpecifics (76 ms)
[ RUN      ] DirectoryCommitContributionTest.DeletedBookmarksWithSpecifics
[       OK ] DirectoryCommitContributionTest.DeletedBookmarksWithSpecifics (58 ms)
[82/911] DirectoryCommitContributionTest.DeletedBookmarksWithSpecifics (58 ms)
[ RUN      ] DirectoryCommitContributionTest.HierarchySupport_Bookmark
[       OK ] DirectoryCommitContributionTest.HierarchySupport_Bookmark (44 ms)
[83/911] DirectoryCommitContributionTest.HierarchySupport_Bookmark (44 ms)
[ RUN      ] DirectoryCommitContributionTest.HierarchySupport_Preferences
[       OK ] DirectoryCommitContributionTest.HierarchySupport_Preferences (43 ms)
[84/911] DirectoryCommitContributionTest.HierarchySupport_Preferences (43 ms)
[ RUN      ] DirectoryCommitContributionTest.ProcessCommitResponse
[       OK ] DirectoryCommitContributionTest.ProcessCommitResponse (43 ms)
[85/911] DirectoryCommitContributionTest.ProcessCommitResponse (43 ms)
[ RUN      ] DirectoryCommitContributionTest.ProcessCommitResponseWithAttachments
[       OK ] DirectoryCommitContributionTest.ProcessCommitResponseWithAttachments (51 ms)
[86/911] DirectoryCommitContributionTest.ProcessCommitResponseWithAttachments (51 ms)
[ RUN      ] DirectoryUpdateHandlerProcessUpdateTest.NewBookmarkTag
[       OK ] DirectoryUpdateHandlerProcessUpdateTest.NewBookmarkTag (41 ms)
[87/911] DirectoryUpdateHandlerProcessUpdateTest.NewBookmarkTag (41 ms)
[ RUN      ] DirectoryUpdateHandlerProcessUpdateTest.ReceiveServerCreatedBookmarkFolders
[       OK ] DirectoryUpdateHandlerProcessUpdateTest.ReceiveServerCreatedBookmarkFolders (38 ms)
[88/911] DirectoryUpdateHandlerProcessUpdateTest.ReceiveServerCreatedBookmarkFolders (38 ms)
[ RUN      ] DirectoryUpdateHandlerProcessUpdateTest.ReceiveNonBookmarkItem
[       OK ] DirectoryUpdateHandlerProcessUpdateTest.ReceiveNonBookmarkItem (38 ms)
[89/911] DirectoryUpdateHandlerProcessUpdateTest.ReceiveNonBookmarkItem (38 ms)
[ RUN      ] DirectoryUpdateHandlerProcessUpdateTest.ProcessNewProgressMarkers
[       OK ] DirectoryUpdateHandlerProcessUpdateTest.ProcessNewProgressMarkers (46 ms)
[90/911] DirectoryUpdateHandlerProcessUpdateTest.ProcessNewProgressMarkers (46 ms)
[ RUN      ] DirectoryUpdateHandlerProcessUpdateTest.GarbageCollectionByVersion
[       OK ] DirectoryUpdateHandlerProcessUpdateTest.GarbageCollectionByVersion (47 ms)
[91/911] DirectoryUpdateHandlerProcessUpdateTest.GarbageCollectionByVersion (47 ms)
[ RUN      ] DirectoryUpdateHandlerProcessUpdateTest.ContextVersion
[       OK ] DirectoryUpdateHandlerProcessUpdateTest.ContextVersion (45 ms)
[92/911] DirectoryUpdateHandlerProcessUpdateTest.ContextVersion (45 ms)
[ RUN      ] DirectoryUpdateHandlerProcessUpdateTest.ProcessAndApplyUpdatesWithAttachments
[       OK ] DirectoryUpdateHandlerProcessUpdateTest.ProcessAndApplyUpdatesWithAttachments (48 ms)
[93/911] DirectoryUpdateHandlerProcessUpdateTest.ProcessAndApplyUpdatesWithAttachments (48 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.SimpleBookmark
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.SimpleBookmark (46 ms)
[94/911] DirectoryUpdateHandlerApplyUpdateTest.SimpleBookmark (46 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.BookmarkChildrenBeforeParent
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.BookmarkChildrenBeforeParent (51 ms)
[95/911] DirectoryUpdateHandlerApplyUpdateTest.BookmarkChildrenBeforeParent (51 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.SimpleBookmarkConflict
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.SimpleBookmarkConflict (46 ms)
[96/911] DirectoryUpdateHandlerApplyUpdateTest.SimpleBookmarkConflict (46 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyAndSimpleConflict
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyAndSimpleConflict (48 ms)
[97/911] DirectoryUpdateHandlerApplyUpdateTest.HierarchyAndSimpleConflict (48 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.BookmarkFolderLoop
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.BookmarkFolderLoop (52 ms)
[98/911] DirectoryUpdateHandlerApplyUpdateTest.BookmarkFolderLoop (52 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictDeletedParent
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictDeletedParent (50 ms)
[99/911] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictDeletedParent (50 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictDeleteNonEmptyDirectory
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictDeleteNonEmptyDirectory (51 ms)
[100/911] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictDeleteNonEmptyDirectory (51 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.NoDeleteUncommitted
[       OK ] ModelTypeSyncWorkerImplTest.NoDeleteUncommitted (1 ms)
[101/911] ModelTypeSyncWorkerImplTest.NoDeleteUncommitted (1 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.SendInitialSyncDone
[       OK ] ModelTypeSyncWorkerImplTest.SendInitialSyncDone (0 ms)
[102/911] ModelTypeSyncWorkerImplTest.SendInitialSyncDone (0 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.TwoNewItemsCommittedSeparately
[       OK ] ModelTypeSyncWorkerImplTest.TwoNewItemsCommittedSeparately (1 ms)
[103/911] ModelTypeSyncWorkerImplTest.TwoNewItemsCommittedSeparately (1 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.ReceiveUpdates
[       OK ] ModelTypeSyncWorkerImplTest.ReceiveUpdates (0 ms)
[104/911] ModelTypeSyncWorkerImplTest.ReceiveUpdates (0 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.EncryptedCommit
[       OK ] ModelTypeSyncWorkerImplTest.EncryptedCommit (165 ms)
[105/911] ModelTypeSyncWorkerImplTest.EncryptedCommit (165 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.EncryptionBlocksCommits
[       OK ] ModelTypeSyncWorkerImplTest.EncryptionBlocksCommits (38 ms)
[106/911] ModelTypeSyncWorkerImplTest.EncryptionBlocksCommits (38 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.ReceiveDecryptableEntities
[       OK ] ModelTypeSyncWorkerImplTest.ReceiveDecryptableEntities (27 ms)
[107/911] ModelTypeSyncWorkerImplTest.ReceiveDecryptableEntities (27 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.InitializeWithCryptographer
[       OK ] ModelTypeSyncWorkerImplTest.InitializeWithCryptographer (19 ms)
[108/911] ModelTypeSyncWorkerImplTest.InitializeWithCryptographer (19 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.ReceiveUndecryptableEntries
[       OK ] ModelTypeSyncWorkerImplTest.ReceiveUndecryptableEntries (25 ms)
[109/911] ModelTypeSyncWorkerImplTest.ReceiveUndecryptableEntries (25 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.EncryptedUpdateOverridesPendingCommit
[       OK ] ModelTypeSyncWorkerImplTest.EncryptedUpdateOverridesPendingCommit (5 ms)
[110/911] ModelTypeSyncWorkerImplTest.EncryptedUpdateOverridesPendingCommit (5 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictUnknownParent
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictUnknownParent (40 ms)
[111/911] DirectoryUpdateHandlerApplyUpdateTest.HierarchyConflictUnknownParent (40 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.ItemsBothKnownAndUnknown
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.ItemsBothKnownAndUnknown (49 ms)
[112/911] DirectoryUpdateHandlerApplyUpdateTest.ItemsBothKnownAndUnknown (49 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.DecryptablePassword
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.DecryptablePassword (184 ms)
[113/911] DirectoryUpdateHandlerApplyUpdateTest.DecryptablePassword (184 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.UndecryptableData
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.UndecryptableData (35 ms)
[114/911] DirectoryUpdateHandlerApplyUpdateTest.UndecryptableData (35 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.SomeUndecryptablePassword
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.SomeUndecryptablePassword (68 ms)
[115/911] DirectoryUpdateHandlerApplyUpdateTest.SomeUndecryptablePassword (68 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.SimpleConflictDifferentAttachmentMetadata
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.SimpleConflictDifferentAttachmentMetadata (57 ms)
[116/911] DirectoryUpdateHandlerApplyUpdateTest.SimpleConflictDifferentAttachmentMetadata (57 ms)
[ RUN      ] DirectoryUpdateHandlerApplyUpdateTest.SimpleConflictSameAttachmentMetadataDifferentOrder
[       OK ] DirectoryUpdateHandlerApplyUpdateTest.SimpleConflictSameAttachmentMetadataDifferentOrder (42 ms)
[117/911] DirectoryUpdateHandlerApplyUpdateTest.SimpleConflictSameAttachmentMetadataDifferentOrder (42 ms)
[ RUN      ] EntityTrackerTest.FromServerUpdate
[       OK ] EntityTrackerTest.FromServerUpdate (0 ms)
[118/911] EntityTrackerTest.FromServerUpdate (0 ms)
[ RUN      ] EntityTrackerTest.FromCommitRequest
[       OK ] EntityTrackerTest.FromCommitRequest (0 ms)
[119/911] EntityTrackerTest.FromCommitRequest (0 ms)
[ RUN      ] EntityTrackerTest.RequestCommit
[       OK ] EntityTrackerTest.RequestCommit (0 ms)
[120/911] EntityTrackerTest.RequestCommit (0 ms)
[ RUN      ] BackoffTriggersSyncSchedulerTest.FailGetEncryptionKey
[       OK ] BackoffTriggersSyncSchedulerTest.FailGetEncryptionKey (39 ms)
[121/911] BackoffTriggersSyncSchedulerTest.FailGetEncryptionKey (39 ms)
[ RUN      ] SyncerProtoUtil.GetTypesToMigrate
[       OK ] SyncerProtoUtil.GetTypesToMigrate (0 ms)
[122/911] SyncerProtoUtil.GetTypesToMigrate (0 ms)
[ RUN      ] SyncerProtoUtil.ConvertErrorPBToLocalType
[       OK ] SyncerProtoUtil.ConvertErrorPBToLocalType (0 ms)
[123/911] SyncerProtoUtil.ConvertErrorPBToLocalType (0 ms)
[ RUN      ] SyncerProtoUtil.NameExtractionOneName
[       OK ] SyncerProtoUtil.NameExtractionOneName (0 ms)
[124/911] SyncerProtoUtil.NameExtractionOneName (0 ms)
[ RUN      ] SyncerProtoUtil.NameExtractionOneUniqueName
[       OK ] SyncerProtoUtil.NameExtractionOneUniqueName (0 ms)
[125/911] SyncerProtoUtil.NameExtractionOneUniqueName (0 ms)
[ RUN      ] SyncerProtoUtil.NameExtractionTwoNames
[       OK ] SyncerProtoUtil.NameExtractionTwoNames (0 ms)
[126/911] SyncerProtoUtil.NameExtractionTwoNames (0 ms)
[ RUN      ] SyncerProtoUtilTest.VerifyResponseBirthday
[17937:17937:0702/132733:20558894836:WARNING:syncer_proto_util.cc(216)] Expected a birthday on first sync.
[17937:17937:0702/132733:20558903718:WARNING:syncer_proto_util.cc(227)] No birthday in server response?
[17937:17937:0702/132733:20558903834:WARNING:syncer_proto_util.cc(232)] Birthday changed, showing syncer stuck
[17937:17937:0702/132733:20558903946:WARNING:syncer_proto_util.cc(232)] Birthday changed, showing syncer stuck
[       OK ] SyncerProtoUtilTest.VerifyResponseBirthday (47 ms)
[127/911] SyncerProtoUtilTest.VerifyResponseBirthday (47 ms)
[ RUN      ] SyncerProtoUtilTest.VerifyDisabledByAdmin
[       OK ] SyncerProtoUtilTest.VerifyDisabledByAdmin (20 ms)
[128/911] SyncerProtoUtilTest.VerifyDisabledByAdmin (20 ms)
[ RUN      ] SyncerProtoUtilTest.AddRequestBirthday
[       OK ] SyncerProtoUtilTest.AddRequestBirthday (26 ms)
[129/911] SyncerProtoUtilTest.AddRequestBirthday (26 ms)
[ RUN      ] SyncerProtoUtilTest.PostAndProcessHeaders
[17937:17937:0702/132733:20558978022:WARNING:syncer_proto_util.cc(280)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: NONE
[       OK ] SyncerProtoUtilTest.PostAndProcessHeaders (20 ms)
[130/911] SyncerProtoUtilTest.PostAndProcessHeaders (20 ms)
[ RUN      ] SyncMergeResultTest.SetNumItemsModified
[       OK ] SyncMergeResultTest.SetNumItemsModified (0 ms)
[131/911] SyncMergeResultTest.SetNumItemsModified (0 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriUpdate
[       OK ] ApplyControlDataUpdatesTest.NigoriUpdate (190 ms)
[132/911] ApplyControlDataUpdatesTest.NigoriUpdate (190 ms)
[ RUN      ] ApplyControlDataUpdatesTest.EncryptUnsyncedChanges
[       OK ] ApplyControlDataUpdatesTest.EncryptUnsyncedChanges (84 ms)
[133/911] ApplyControlDataUpdatesTest.EncryptUnsyncedChanges (84 ms)
[ RUN      ] ApplyControlDataUpdatesTest.CannotEncryptUnsyncedChanges
[       OK ] ApplyControlDataUpdatesTest.CannotEncryptUnsyncedChanges (69 ms)
[134/911] ApplyControlDataUpdatesTest.CannotEncryptUnsyncedChanges (69 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriConflictPendingKeysServerEncryptEverythingCustom
[       OK ] ApplyControlDataUpdatesTest.NigoriConflictPendingKeysServerEncryptEverythingCustom (66 ms)
[135/911] ApplyControlDataUpdatesTest.NigoriConflictPendingKeysServerEncryptEverythingCustom (66 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriConflictPendingKeysLocalEncryptEverythingCustom
[       OK ] ApplyControlDataUpdatesTest.NigoriConflictPendingKeysLocalEncryptEverythingCustom (66 ms)
[136/911] ApplyControlDataUpdatesTest.NigoriConflictPendingKeysLocalEncryptEverythingCustom (66 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriConflictOldKeys
[       OK ] ApplyControlDataUpdatesTest.NigoriConflictOldKeys (76 ms)
[137/911] ApplyControlDataUpdatesTest.NigoriConflictOldKeys (76 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriConflictBothMigratedLocalCustom
[       OK ] ApplyControlDataUpdatesTest.NigoriConflictBothMigratedLocalCustom (76 ms)
[138/911] ApplyControlDataUpdatesTest.NigoriConflictBothMigratedLocalCustom (76 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriConflictBothMigratedServerCustom
[       OK ] ApplyControlDataUpdatesTest.NigoriConflictBothMigratedServerCustom (59 ms)
[139/911] ApplyControlDataUpdatesTest.NigoriConflictBothMigratedServerCustom (59 ms)
[ RUN      ] ApplyControlDataUpdatesTest.NigoriConflictLocalMigrated
[       OK ] ApplyControlDataUpdatesTest.NigoriConflictLocalMigrated (50 ms)
[140/911] ApplyControlDataUpdatesTest.NigoriConflictLocalMigrated (50 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.RestorePendingEntries
[       OK ] ModelTypeSyncWorkerImplTest.RestorePendingEntries (167 ms)
[141/911] ModelTypeSyncWorkerImplTest.RestorePendingEntries (167 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.RestoreApplicableEntries
[       OK ] ModelTypeSyncWorkerImplTest.RestoreApplicableEntries (24 ms)
[142/911] ModelTypeSyncWorkerImplTest.RestoreApplicableEntries (24 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.CommitBlockedByPending
[       OK ] ModelTypeSyncWorkerImplTest.CommitBlockedByPending (6 ms)
[143/911] ModelTypeSyncWorkerImplTest.CommitBlockedByPending (6 ms)
[ RUN      ] ModelTypeSyncWorkerImplTest.ReceiveCorruptEncryption
[17931:17931:0702/132733:20558756406:ERROR:model_type_sync_worker_impl.cc(442)] Failed to decrypt a decryptable entity
[       OK ] ModelTypeSyncWorkerImplTest.ReceiveCorruptEncryption (29 ms)
[144/911] ModelTypeSyncWorkerImplTest.ReceiveCorruptEncryption (29 ms)
[ RUN      ] SyncSchedulerTest.Nudge
[       OK ] SyncSchedulerTest.Nudge (24 ms)
[145/911] SyncSchedulerTest.Nudge (24 ms)
[ RUN      ] SyncSchedulerTest.Config
[       OK ] SyncSchedulerTest.Config (25 ms)
[146/911] SyncSchedulerTest.Config (25 ms)
[ RUN      ] SyncSchedulerTest.ConfigWithBackingOff
[       OK ] SyncSchedulerTest.ConfigWithBackingOff (72 ms)
[147/911] SyncSchedulerTest.ConfigWithBackingOff (72 ms)
[ RUN      ] SyncSchedulerTest.ConfigWithStop
[       OK ] SyncSchedulerTest.ConfigWithStop (27 ms)
[148/911] SyncSchedulerTest.ConfigWithStop (27 ms)
[ RUN      ] SyncSchedulerTest.NudgeWithConfigWithBackingOff
[       OK ] SyncSchedulerTest.NudgeWithConfigWithBackingOff (129 ms)
[149/911] SyncSchedulerTest.NudgeWithConfigWithBackingOff (129 ms)
[ RUN      ] SyncSchedulerTest.NudgeCoalescing
[       OK ] SyncSchedulerTest.NudgeCoalescing (37 ms)
[150/911] SyncSchedulerTest.NudgeCoalescing (37 ms)
[ RUN      ] SyncerTest.TestPurgeWithJournal
[       OK ] SyncerTest.TestPurgeWithJournal (31 ms)
[151/911] SyncerTest.TestPurgeWithJournal (31 ms)
[ RUN      ] SyncerTest.ResetVersions
[       OK ] SyncerTest.ResetVersions (35 ms)
[152/911] SyncerTest.ResetVersions (35 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingTwoItemsTall
[       OK ] SyncerTest.TestCommitListOrderingTwoItemsTall (30 ms)
[153/911] SyncerTest.TestCommitListOrderingTwoItemsTall (30 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingThreeItemsTall
[       OK ] SyncerTest.TestCommitListOrderingThreeItemsTall (55 ms)
[154/911] SyncerTest.TestCommitListOrderingThreeItemsTall (55 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingFourItemsTall
[       OK ] SyncerTest.TestCommitListOrderingFourItemsTall (33 ms)
[155/911] SyncerTest.TestCommitListOrderingFourItemsTall (33 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingThreeItemsTallLimitedSize
[       OK ] SyncerTest.TestCommitListOrderingThreeItemsTallLimitedSize (32 ms)
[156/911] SyncerTest.TestCommitListOrderingThreeItemsTallLimitedSize (32 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingSingleDeletedItem
[       OK ] SyncerTest.TestCommitListOrderingSingleDeletedItem (42 ms)
[157/911] SyncerTest.TestCommitListOrderingSingleDeletedItem (42 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingSingleUncommittedDeletedItem
[       OK ] SyncerTest.TestCommitListOrderingSingleUncommittedDeletedItem (42 ms)
[158/911] SyncerTest.TestCommitListOrderingSingleUncommittedDeletedItem (42 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingSingleDeletedItemWithUnroll
[       OK ] SyncerTest.TestCommitListOrderingSingleDeletedItemWithUnroll (29 ms)
[159/911] SyncerTest.TestCommitListOrderingSingleDeletedItemWithUnroll (29 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingSingleLongDeletedItemWithUnroll
[       OK ] SyncerTest.TestCommitListOrderingSingleLongDeletedItemWithUnroll (29 ms)
[160/911] SyncerTest.TestCommitListOrderingSingleLongDeletedItemWithUnroll (29 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingTwoLongDeletedItemWithUnroll
[       OK ] SyncerTest.TestCommitListOrderingTwoLongDeletedItemWithUnroll (35 ms)
[161/911] SyncerTest.TestCommitListOrderingTwoLongDeletedItemWithUnroll (35 ms)
[ RUN      ] SyncerTest.TestCommitListOrdering3LongDeletedItemsWithSizeLimit
[       OK ] SyncerTest.TestCommitListOrdering3LongDeletedItemsWithSizeLimit (32 ms)
[162/911] SyncerTest.TestCommitListOrdering3LongDeletedItemsWithSizeLimit (32 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingTwoDeletedItemsWithUnroll
[       OK ] SyncerTest.TestCommitListOrderingTwoDeletedItemsWithUnroll (37 ms)
[163/911] SyncerTest.TestCommitListOrderingTwoDeletedItemsWithUnroll (37 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingComplexDeletionScenario
[       OK ] SyncerTest.TestCommitListOrderingComplexDeletionScenario (32 ms)
[164/911] SyncerTest.TestCommitListOrderingComplexDeletionScenario (32 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingComplexDeletionScenarioWith2RecentDeletes
[       OK ] SyncerTest.TestCommitListOrderingComplexDeletionScenarioWith2RecentDeletes (42 ms)
[165/911] SyncerTest.TestCommitListOrderingComplexDeletionScenarioWith2RecentDeletes (42 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingDeleteMovedItems
[       OK ] SyncerTest.TestCommitListOrderingDeleteMovedItems (52 ms)
[166/911] SyncerTest.TestCommitListOrderingDeleteMovedItems (52 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingWithNesting
[       OK ] SyncerTest.TestCommitListOrderingWithNesting (53 ms)
[167/911] SyncerTest.TestCommitListOrderingWithNesting (53 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingWithNewItems
[       OK ] SyncerTest.TestCommitListOrderingWithNewItems (51 ms)
[168/911] SyncerTest.TestCommitListOrderingWithNewItems (51 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingCounterexample
[       OK ] SyncerTest.TestCommitListOrderingCounterexample (45 ms)
[169/911] SyncerTest.TestCommitListOrderingCounterexample (45 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingAndNewParent
[       OK ] SyncerTest.TestCommitListOrderingAndNewParent (35 ms)
[170/911] SyncerTest.TestCommitListOrderingAndNewParent (35 ms)
[ RUN      ] SyncSchedulerTest.ConnectionChangeCanaryPreemptedByNudge
[       OK ] SyncSchedulerTest.ConnectionChangeCanaryPreemptedByNudge (36 ms)
[171/911] SyncSchedulerTest.ConnectionChangeCanaryPreemptedByNudge (36 ms)
[ RUN      ] SyncSchedulerTest.DoubleCanaryInConfigure
[       OK ] SyncSchedulerTest.DoubleCanaryInConfigure (29 ms)
[172/911] SyncSchedulerTest.DoubleCanaryInConfigure (29 ms)
[ RUN      ] SyncSchedulerTest.PollFromCanaryAfterAuthError
[       OK ] SyncSchedulerTest.PollFromCanaryAfterAuthError (114 ms)
[173/911] SyncSchedulerTest.PollFromCanaryAfterAuthError (114 ms)
[ RUN      ] SyncSchedulerTest.SuccessfulRetry
[       OK ] SyncSchedulerTest.SuccessfulRetry (35 ms)
[174/911] SyncSchedulerTest.SuccessfulRetry (35 ms)
[ RUN      ] SyncSchedulerTest.FailedRetry
[       OK ] SyncSchedulerTest.FailedRetry (57 ms)
[175/911] SyncSchedulerTest.FailedRetry (57 ms)
[ RUN      ] SyncSchedulerTest.ReceiveNewRetryDelay
[       OK ] SyncSchedulerTest.ReceiveNewRetryDelay (235 ms)
[176/911] SyncSchedulerTest.ReceiveNewRetryDelay (235 ms)
[ RUN      ] BackoffTriggersSyncSchedulerTest.FailCommitOnce
[       OK ] BackoffTriggersSyncSchedulerTest.FailCommitOnce (30 ms)
[177/911] BackoffTriggersSyncSchedulerTest.FailCommitOnce (30 ms)
[ RUN      ] BackoffTriggersSyncSchedulerTest.FailDownloadOnceThenSucceed
[       OK ] BackoffTriggersSyncSchedulerTest.FailDownloadOnceThenSucceed (34 ms)
[178/911] BackoffTriggersSyncSchedulerTest.FailDownloadOnceThenSucceed (34 ms)
[ RUN      ] BackoffTriggersSyncSchedulerTest.FailCommitOnceThenSucceed
[       OK ] BackoffTriggersSyncSchedulerTest.FailCommitOnceThenSucceed (46 ms)
[179/911] BackoffTriggersSyncSchedulerTest.FailCommitOnceThenSucceed (46 ms)
[ RUN      ] BackoffTriggersSyncSchedulerTest.FailDownloadTwice
[       OK ] BackoffTriggersSyncSchedulerTest.FailDownloadTwice (46 ms)
[180/911] BackoffTriggersSyncSchedulerTest.FailDownloadTwice (46 ms)
[ RUN      ] SyncerTest.TestCallGatherUnsyncedEntries
[       OK ] SyncerTest.TestCallGatherUnsyncedEntries (32 ms)
[181/911] SyncerTest.TestCallGatherUnsyncedEntries (32 ms)
[ RUN      ] SyncerTest.GetCommitIdsFiltersThrottledEntries
[       OK ] SyncerTest.GetCommitIdsFiltersThrottledEntries (37 ms)
[182/911] SyncerTest.GetCommitIdsFiltersThrottledEntries (37 ms)
[ RUN      ] SyncerTest.GetCommitIdsFiltersUnreadyEntries
[       OK ] SyncerTest.GetCommitIdsFiltersUnreadyEntries (180 ms)
[183/911] SyncerTest.GetCommitIdsFiltersUnreadyEntries (180 ms)
[ RUN      ] SyncerTest.GetUpdatesPartialThrottled
[       OK ] SyncerTest.GetUpdatesPartialThrottled (50 ms)
[184/911] SyncerTest.GetUpdatesPartialThrottled (50 ms)
[ RUN      ] SyncerTest.GetCommitIds_VerifyDeletionCommitOrder
[       OK ] SyncerTest.GetCommitIds_VerifyDeletionCommitOrder (35 ms)
[185/911] SyncerTest.GetCommitIds_VerifyDeletionCommitOrder (35 ms)
[ RUN      ] SyncerTest.GetCommitIds_VerifyDeletionCommitOrderMaxEntries
[       OK ] SyncerTest.GetCommitIds_VerifyDeletionCommitOrderMaxEntries (30 ms)
[186/911] SyncerTest.GetCommitIds_VerifyDeletionCommitOrderMaxEntries (30 ms)
[ RUN      ] SyncerTest.EncryptionAwareConflicts
[       OK ] SyncerTest.EncryptionAwareConflicts (75 ms)
[187/911] SyncerTest.EncryptionAwareConflicts (75 ms)
[ RUN      ] SyncerTest.TestGetUnsyncedAndSimpleCommit
[       OK ] SyncerTest.TestGetUnsyncedAndSimpleCommit (38 ms)
[188/911] SyncerTest.TestGetUnsyncedAndSimpleCommit (38 ms)
[ RUN      ] SyncerTest.TestPurgeWhileUnsynced
[       OK ] SyncerTest.TestPurgeWhileUnsynced (38 ms)
[189/911] SyncerTest.TestPurgeWhileUnsynced (38 ms)
[ RUN      ] SyncerTest.TestPurgeWhileUnapplied
[       OK ] SyncerTest.TestPurgeWhileUnapplied (40 ms)
[190/911] SyncerTest.TestPurgeWhileUnapplied (40 ms)
[ RUN      ] SyncSchedulerTest.ThrottlingExpiresFromConfigure
[       OK ] SyncSchedulerTest.ThrottlingExpiresFromConfigure (188 ms)
[191/911] SyncSchedulerTest.ThrottlingExpiresFromConfigure (188 ms)
[ RUN      ] SyncSchedulerTest.TypeThrottlingBlocksNudge
[       OK ] SyncSchedulerTest.TypeThrottlingBlocksNudge (23 ms)
[192/911] SyncSchedulerTest.TypeThrottlingBlocksNudge (23 ms)
[ RUN      ] SyncSchedulerTest.TypeThrottlingDoesBlockOtherSources
[       OK ] SyncSchedulerTest.TypeThrottlingDoesBlockOtherSources (23 ms)
[193/911] SyncSchedulerTest.TypeThrottlingDoesBlockOtherSources (23 ms)
[ RUN      ] SyncSchedulerTest.ConfigurationMode
[       OK ] SyncSchedulerTest.ConfigurationMode (31 ms)
[194/911] SyncSchedulerTest.ConfigurationMode (31 ms)
[ RUN      ] SyncSchedulerTest.BackoffDropsJobs
[       OK ] SyncSchedulerTest.BackoffDropsJobs (135 ms)
[195/911] SyncSchedulerTest.BackoffDropsJobs (135 ms)
[ RUN      ] SyncSchedulerTest.BackoffElevation
[       OK ] SyncSchedulerTest.BackoffElevation (181 ms)
[196/911] SyncSchedulerTest.BackoffElevation (181 ms)
[ RUN      ] SyncSchedulerTest.BackoffRelief
[       OK ] SyncSchedulerTest.BackoffRelief (74 ms)
[197/911] SyncSchedulerTest.BackoffRelief (74 ms)
[ RUN      ] SyncSchedulerTest.TransientPollFailure
[       OK ] SyncSchedulerTest.TransientPollFailure (48 ms)
[198/911] SyncSchedulerTest.TransientPollFailure (48 ms)
[ RUN      ] SyncSchedulerTest.StartWhenNotConnected
[       OK ] SyncSchedulerTest.StartWhenNotConnected (27 ms)
[199/911] SyncSchedulerTest.StartWhenNotConnected (27 ms)
[ RUN      ] SyncSchedulerTest.ServerConnectionChangeDuringBackoff
[       OK ] SyncSchedulerTest.ServerConnectionChangeDuringBackoff (35 ms)
[200/911] SyncSchedulerTest.ServerConnectionChangeDuringBackoff (35 ms)
[ RUN      ] SyncerTest.TestCommitListOrderingAndNewParentAndChild
[       OK ] SyncerTest.TestCommitListOrderingAndNewParentAndChild (38 ms)
[201/911] SyncerTest.TestCommitListOrderingAndNewParentAndChild (38 ms)
[ RUN      ] SyncerTest.UpdateWithZeroLengthName
[17947:17947:0702/132734:20559223211:ERROR:process_updates_util.cc(116)] Zero length name in non-deleted update
[       OK ] SyncerTest.UpdateWithZeroLengthName (53 ms)
[202/911] SyncerTest.UpdateWithZeroLengthName (53 ms)
[ RUN      ] SyncerTest.TestBasicUpdate
[       OK ] SyncerTest.TestBasicUpdate (31 ms)
[203/911] SyncerTest.TestBasicUpdate (31 ms)
[ RUN      ] SyncerTest.IllegalAndLegalUpdates
[17947:17947:0702/132734:20559301827:ERROR:syncer_util.cc(600)] Server update doesn't agree with previous updates. 
[17947:17947:0702/132734:20559301937:ERROR:syncer_util.cc(601)]  Entry: metahandle: 11, base_version: 10, server_version: 10, local_external_id: 0, transaction_version: 2, mtime: Wednesday, December 31, 1969 at 4:00:00 PM, server_mtime: Wednesday, December 31, 1969 at 4:00:00 PM, ctime: Wednesday, December 31, 1969 at 4:00:00 PM, server_ctime: Wednesday, December 31, 1969 at 4:00:00 PM, id: s10, parent_id: r, server_parent_id: r, Flags: is_dir, server_is_dir, non_unique_name: dir_to_bookmark, server_non_unique_name: dir_to_bookmark, unique_server_tag: , unique_client_tag: , unique_bookmark_tag: 5gRj2V7QTYuw49FmFaG6kaketVI=, specifics: \u00C2\u0088\u0010\u0000, server_specifics: \u00C2\u0088\u0010\u0000, base_server_specifics: , server_unique_position: 7FFFFFFFFFFFFFFA3567526A32563751545975773439466D466147366B616B657456493D, compressed: 7FFFFFFFFFFFFFFA3567526A32563751545975773439466D466147366B616B657456493D, unique_position: 7FFFFFFFFFFFFFFA3567526A32563751545975773439466D466147366B616B657456493D, compressed: 7FFFFFFFFFFFFFFA3567526A32563751545975773439466D466147366B616B657456493D, attachment_metadata: , server_attachment_metadata: , TempFlags: 
[17947:17947:0702/132734:20559310702:ERROR:syncer_util.cc(602)]  Update: id: 10, parent_id: 0, version: 20d, mtime: 20d (Wednesday, December 31, 1969 at 4:00:00 PM), ctime: 1d (Wednesday, December 31, 1969 at 4:00:00 PM), name: dir_to_bookmark, sync_timestamp: 20d,  
[17947:17947:0702/132734:20559315824:WARNING:syncer_util.cc(633)] We've already seen a more recent version.
[17947:17947:0702/132734:20559315915:WARNING:syncer_util.cc(634)]  Entry: metahandle: 6, base_version: 20, server_version: 20, local_external_id: 0, transaction_version: 2, mtime: Wednesday, December 31, 1969 at 4:00:00 PM, server_mtime: Wednesday, December 31, 1969 at 4:00:00 PM, ctime: Wednesday, December 31, 1969 at 4:00:00 PM, server_ctime: Wednesday, December 31, 1969 at 4:00:00 PM, id: s4, parent_id: r, server_parent_id: r, Flags: is_dir, server_is_dir, non_unique_name: newer_version, server_non_unique_name: newer_version, unique_server_tag: , unique_client_tag: , unique_bookmark_tag: Z1P8bRg7qIFWAmFMchYUEMv4mlM=, specifics: \u00C2\u0088\u0010\u0000, server_specifics: \u00C2\u0088\u0010\u0000, base_server_specifics: , server_unique_position: 7FFFFFFFFFFFFFFF5A3150386252673771494657416D464D63685955454D76346D6C4D3D, compressed: 7FFFFFFFFFFFFFFF5A3150386252673771494657416D464D63685955454D76346D6C4D3D, unique_position: 7FFFFFFFFFFFFFFF5A3150386252673771494657416D464D63685955454D76346D6C4D3D, compressed: 7FFFFFFFFFFFFFFF5A3150386252673771494657416D464D63685955454D76346D6C4D3D, attachment_metadata: , server_attachment_metadata: , TempFlags: 
[17947:17947:0702/132734:20559322116:WARNING:syncer_util.cc(635)]  Update: id: 4, parent_id: 0, version: 10d, mtime: 10d (Wednesday, December 31, 1969 at 4:00:00 PM), ctime: 1d (Wednesday, December 31, 1969 at 4:00:00 PM), name: old_version, sync_timestamp: 10d,  
[       OK ] SyncerTest.IllegalAndLegalUpdates (61 ms)
[204/911] SyncerTest.IllegalAndLegalUpdates (61 ms)
[ RUN      ] SyncerTest.CommitReuniteUpdateAdjustsChildren
[       OK ] SyncerTest.CommitReuniteUpdateAdjustsChildren (52 ms)
[205/911] SyncerTest.CommitReuniteUpdateAdjustsChildren (52 ms)
[ RUN      ] SyncerTest.CommitReuniteUpdateAdjustsChildren
[       OK ] SyncerTest.CommitReuniteUpdateAdjustsChildren (52 ms)
[206/911] SyncerTest.CommitReuniteUpdate (55 ms)
[ RUN      ] SyncerTest.CommitReuniteUpdateDoesNotChokeOnDeletedLocalEntry
[       OK ] SyncerTest.CommitReuniteUpdateDoesNotChokeOnDeletedLocalEntry (50 ms)
[207/911] SyncerTest.CommitReuniteUpdateDoesNotChokeOnDeletedLocalEntry (50 ms)
[ RUN      ] SyncerTest.ConflictMatchingEntryHandlesUnsanitizedNames
[       OK ] SyncerTest.ConflictMatchingEntryHandlesUnsanitizedNames (34 ms)
[208/911] SyncerTest.ConflictMatchingEntryHandlesUnsanitizedNames (34 ms)
[ RUN      ] SyncerTest.ConflictMatchingEntryHandlesNormalNames
[       OK ] SyncerTest.ConflictMatchingEntryHandlesNormalNames (32 ms)
[209/911] SyncerTest.ConflictMatchingEntryHandlesNormalNames (32 ms)
[ RUN      ] SyncerTest.ReverseFolderOrderingTest
[       OK ] SyncerTest.ReverseFolderOrderingTest (35 ms)
[210/911] SyncerTest.ReverseFolderOrderingTest (35 ms)
[ RUN      ] SyncerTest.NegativeIDInUpdate
[       OK ] SyncerTest.NegativeIDInUpdate (48 ms)
[211/911] SyncerTest.NegativeIDInUpdate (48 ms)
[ RUN      ] SyncerTest.UnappliedUpdateOnCreatedItemItemDoesNotCrash
[       OK ] SyncerTest.UnappliedUpdateOnCreatedItemItemDoesNotCrash (93 ms)
[212/911] SyncerTest.UnappliedUpdateOnCreatedItemItemDoesNotCrash (93 ms)
[ RUN      ] SyncerTest.DoublyChangedWithResolver
[       OK ] SyncerTest.DoublyChangedWithResolver (31 ms)
[213/911] SyncerTest.DoublyChangedWithResolver (31 ms)
[ RUN      ] SyncerTest.CommitsUpdateDoesntAlterEntry
[       OK ] SyncerTest.CommitsUpdateDoesntAlterEntry (40 ms)
[214/911] SyncerTest.CommitsUpdateDoesntAlterEntry (40 ms)
[ RUN      ] SyncerTest.ParentAndChildBothMatch
[       OK ] SyncerTest.ParentAndChildBothMatch (34 ms)
[215/911] SyncerTest.ParentAndChildBothMatch (34 ms)
[ RUN      ] SyncerTest.CommittingNewDeleted
[       OK ] SyncerTest.CommittingNewDeleted (29 ms)
[216/911] SyncerTest.CommittingNewDeleted (29 ms)
[ RUN      ] SyncerTest.UnappliedUpdateDuringCommit
[       OK ] SyncerTest.UnappliedUpdateDuringCommit (47 ms)
[217/911] SyncerTest.UnappliedUpdateDuringCommit (47 ms)
[ RUN      ] SyncerTest.DeletingEntryInFolder
[       OK ] SyncerTest.DeletingEntryInFolder (58 ms)
[218/911] SyncerTest.DeletingEntryInFolder (58 ms)
[ RUN      ] SyncerTest.DeletingEntryWithLocalEdits
[       OK ] SyncerTest.DeletingEntryWithLocalEdits (43 ms)
[219/911] SyncerTest.DeletingEntryWithLocalEdits (43 ms)
[ RUN      ] SyncerTest.FolderSwapUpdate
[       OK ] SyncerTest.FolderSwapUpdate (33 ms)
[220/911] SyncerTest.FolderSwapUpdate (33 ms)
[ RUN      ] SyncerTest.TestClientCommandDuringUpdate
[       OK ] SyncerTest.TestClientCommandDuringUpdate (52 ms)
[221/911] SyncerTest.TestClientCommandDuringUpdate (52 ms)
[ RUN      ] SyncerTest.TestClientCommandDuringCommit
[       OK ] SyncerTest.TestClientCommandDuringCommit (44 ms)
[222/911] SyncerTest.TestClientCommandDuringCommit (44 ms)
[ RUN      ] SyncerTest.EnsureWeSendUpOldParent
[       OK ] SyncerTest.EnsureWeSendUpOldParent (33 ms)
[223/911] SyncerTest.EnsureWeSendUpOldParent (33 ms)
[ RUN      ] SyncerTest.Test64BitVersionSupport
[       OK ] SyncerTest.Test64BitVersionSupport (27 ms)
[224/911] SyncerTest.Test64BitVersionSupport (27 ms)
[ RUN      ] SyncerTest.TestSimpleUndelete
[17957:17957:0702/132734:20559882938:WARNING:syncer_util.cc(664)] Doing move-aside undeletion on client-tagged item.
[       OK ] SyncerTest.TestSimpleUndelete (38 ms)
[225/911] SyncerTest.TestSimpleUndelete (38 ms)
[ RUN      ] SyncerTest.TestUndeleteWithMissingDeleteUpdate
[17957:17957:0702/132734:20559919359:WARNING:syncer_util.cc(664)] Doing move-aside undeletion on client-tagged item.
[       OK ] SyncerTest.TestUndeleteWithMissingDeleteUpdate (36 ms)
[226/911] SyncerTest.TestUndeleteWithMissingDeleteUpdate (36 ms)
[ RUN      ] SyncerTest.TestUndeleteIgnoreCorrectlyUnappliedUpdate
[       OK ] SyncerTest.TestUndeleteIgnoreCorrectlyUnappliedUpdate (32 ms)
[227/911] SyncerTest.TestUndeleteIgnoreCorrectlyUnappliedUpdate (32 ms)
[ RUN      ] SyncerTest.ClientTagServerCreatedUpdatesWork
[       OK ] SyncerTest.ClientTagServerCreatedUpdatesWork (32 ms)
[228/911] SyncerTest.ClientTagServerCreatedUpdatesWork (32 ms)
[ RUN      ] SyncerTest.ClientTagIllegalUpdateIgnored
[       OK ] SyncerTest.ClientTagIllegalUpdateIgnored (32 ms)
[229/911] SyncerTest.ClientTagIllegalUpdateIgnored (32 ms)
[ RUN      ] SyncerTest.ClientTagUncommittedTagMatchesUpdate
[       OK ] SyncerTest.ClientTagUncommittedTagMatchesUpdate (34 ms)
[230/911] SyncerTest.ClientTagUncommittedTagMatchesUpdate (34 ms)
[ RUN      ] SyncerTest.DontCrashOnCaseChange
[       OK ] SyncerTest.DontCrashOnCaseChange (55 ms)
[231/911] SyncerTest.DontCrashOnCaseChange (55 ms)
[ RUN      ] SyncerTest.UnsyncedItemAndUpdate
[       OK ] SyncerTest.UnsyncedItemAndUpdate (50 ms)
[232/911] SyncerTest.UnsyncedItemAndUpdate (50 ms)
[ RUN      ] SyncerTest.NewEntryAndAlteredServerEntrySharePath
[       OK ] SyncerTest.NewEntryAndAlteredServerEntrySharePath (65 ms)
[233/911] SyncerTest.NewEntryAndAlteredServerEntrySharePath (65 ms)
[ RUN      ] SyncerTest.NewEntryAndAlteredServerEntrySharePath_OldBookmarksProto
[       OK ] SyncerTest.NewEntryAndAlteredServerEntrySharePath_OldBookmarksProto (66 ms)
[234/911] SyncerTest.NewEntryAndAlteredServerEntrySharePath_OldBookmarksProto (66 ms)
[ RUN      ] SyncerTest.SiblingDirectoriesBecomeCircular
[       OK ] SyncerTest.SiblingDirectoriesBecomeCircular (56 ms)
[235/911] SyncerTest.SiblingDirectoriesBecomeCircular (56 ms)
[ RUN      ] SyncerTest.SwapEntryNames
[       OK ] SyncerTest.SwapEntryNames (55 ms)
[236/911] SyncerTest.SwapEntryNames (55 ms)
[ RUN      ] SyncerTest.DualDeletionWithNewItemNameClash
[       OK ] SyncerTest.DualDeletionWithNewItemNameClash (54 ms)
[237/911] SyncerTest.DualDeletionWithNewItemNameClash (54 ms)
[ RUN      ] SyncerTest.ResolveWeWroteTheyDeleted
[       OK ] SyncerTest.ResolveWeWroteTheyDeleted (42 ms)
[238/911] SyncerTest.ResolveWeWroteTheyDeleted (42 ms)
[ RUN      ] SyncerTest.DuplicateIDReturn
[17954:17954:0702/132734:20560118452:ERROR:commit_util.cc(453)] Got duplicate id when commiting id: c70FB6C4E-4A6D-4604-8A01-4D08D90D1256. Treating as an error return
[       OK ] SyncerTest.DuplicateIDReturn (36 ms)
[239/911] SyncerTest.DuplicateIDReturn (36 ms)
[ RUN      ] SyncerTest.DeletedEntryWithBadParentInLoopCalculation
[       OK ] SyncerTest.DeletedEntryWithBadParentInLoopCalculation (37 ms)
[240/911] SyncerTest.DeletedEntryWithBadParentInLoopCalculation (37 ms)
[ RUN      ] AttachmentDownloaderImplTest.IdHashDoesNotMatch
[       OK ] AttachmentDownloaderImplTest.IdHashDoesNotMatch (3 ms)
[241/911] AttachmentDownloaderImplTest.IdHashDoesNotMatch (3 ms)
[ RUN      ] AttachmentDownloaderImplTest.ExtractCrc32c_NoHeaders
[       OK ] AttachmentDownloaderImplTest.ExtractCrc32c_NoHeaders (0 ms)
[242/911] AttachmentDownloaderImplTest.ExtractCrc32c_NoHeaders (0 ms)
[ RUN      ] AttachmentDownloaderImplTest.ExtractCrc32c_Empty
[       OK ] AttachmentDownloaderImplTest.ExtractCrc32c_Empty (0 ms)
[243/911] AttachmentDownloaderImplTest.ExtractCrc32c_Empty (0 ms)
[ RUN      ] AttachmentDownloaderImplTest.ExtractCrc32c_First
[       OK ] AttachmentDownloaderImplTest.ExtractCrc32c_First (0 ms)
[244/911] AttachmentDownloaderImplTest.ExtractCrc32c_First (0 ms)
[ RUN      ] AttachmentDownloaderImplTest.ExtractCrc32c_TooLong
[       OK ] AttachmentDownloaderImplTest.ExtractCrc32c_TooLong (0 ms)
[245/911] AttachmentDownloaderImplTest.ExtractCrc32c_TooLong (0 ms)
[ RUN      ] AttachmentDownloaderImplTest.ExtractCrc32c_None
[       OK ] AttachmentDownloaderImplTest.ExtractCrc32c_None (1 ms)
[246/911] AttachmentDownloaderImplTest.ExtractCrc32c_None (1 ms)
[ RUN      ] AttachmentServiceImplTest.GetOrDownload_EmptyAttachmentList
[       OK ] AttachmentServiceImplTest.GetOrDownload_EmptyAttachmentList (0 ms)
[247/911] AttachmentServiceImplTest.GetOrDownload_EmptyAttachmentList (0 ms)
[ RUN      ] AttachmentServiceImplTest.GetOrDownload_Local
[       OK ] AttachmentServiceImplTest.GetOrDownload_Local (1 ms)
[248/911] AttachmentServiceImplTest.GetOrDownload_Local (1 ms)
[ RUN      ] AttachmentServiceImplTest.GetOrDownload_LocalRemoteUnavailable
[       OK ] AttachmentServiceImplTest.GetOrDownload_LocalRemoteUnavailable (1 ms)
[249/911] AttachmentServiceImplTest.GetOrDownload_LocalRemoteUnavailable (1 ms)
[ RUN      ] AttachmentServiceImplTest.GetOrDownload_NoDownloader
[       OK ] AttachmentServiceImplTest.GetOrDownload_NoDownloader (0 ms)
[250/911] AttachmentServiceImplTest.GetOrDownload_NoDownloader (0 ms)
[ RUN      ] SyncerTest.ClientTagConflictWithDeletedLocalEntry
[       OK ] SyncerTest.ClientTagConflictWithDeletedLocalEntry (43 ms)
[251/911] SyncerTest.ClientTagConflictWithDeletedLocalEntry (43 ms)
[ RUN      ] SyncerTest.ClientTagUpdateClashesWithLocalEntry
[17958:17958:0702/132734:20559816372:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559816534:WARNING:syncer_util.cc(118)] Duplicated client tag.
[       OK ] SyncerTest.ClientTagUpdateClashesWithLocalEntry (33 ms)
[252/911] SyncerTest.ClientTagUpdateClashesWithLocalEntry (33 ms)
[ RUN      ] SyncerTest.ClientTagClashWithinBatchOfUpdates
[17958:17958:0702/132734:20559848756:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559848892:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559848992:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559849177:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559849441:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559849731:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559850044:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559850297:WARNING:syncer_util.cc(118)] Duplicated client tag.
[17958:17958:0702/132734:20559850469:WARNING:syncer_util.cc(118)] Duplicated client tag.
[       OK ] SyncerTest.ClientTagClashWithinBatchOfUpdates (42 ms)
[253/911] SyncerTest.ClientTagClashWithinBatchOfUpdates (42 ms)
[ RUN      ] SyncerTest.EntryWithParentIdUpdatedWithEntryWithoutParentId
[       OK ] SyncerTest.EntryWithParentIdUpdatedWithEntryWithoutParentId (61 ms)
[254/911] SyncerTest.EntryWithParentIdUpdatedWithEntryWithoutParentId (61 ms)
[ RUN      ] SyncerTest.UniqueServerTagUpdates
[       OK ] SyncerTest.UniqueServerTagUpdates (55 ms)
[255/911] SyncerTest.UniqueServerTagUpdates (55 ms)
[ RUN      ] SyncerTest.GetUpdatesSetsRequestedTypes
[       OK ] SyncerTest.GetUpdatesSetsRequestedTypes (67 ms)
[256/911] SyncerTest.GetUpdatesSetsRequestedTypes (67 ms)
[ RUN      ] SyncerTest.UpdateThenCommit
[       OK ] SyncerTest.UpdateThenCommit (54 ms)
[257/911] SyncerTest.UpdateThenCommit (54 ms)
[ RUN      ] SyncerTest.UpdateFailsThenDontCommit
[17958:17958:0702/132734:20560140965:WARNING:syncer_proto_util.cc(280)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_SERVER_ERROR
[17958:17958:0702/132734:20560141215:ERROR:get_updates_processor.cc(248)] PostClientToServerMessage() failed during GetUpdates
[       OK ] SyncerTest.UpdateFailsThenDontCommit (49 ms)
[258/911] SyncerTest.UpdateFailsThenDontCommit (49 ms)
[ RUN      ] SyncerTest.ConfigureDownloadsTwoBatchesSuccess
[       OK ] SyncerTest.ConfigureDownloadsTwoBatchesSuccess (48 ms)
[259/911] SyncerTest.ConfigureDownloadsTwoBatchesSuccess (48 ms)
[ RUN      ] SyncerTest.ConfigureFailsDontApplyUpdates
[17958:17958:0702/132735:20560239817:WARNING:syncer_proto_util.cc(280)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_SERVER_ERROR
[17958:17958:0702/132735:20560240118:ERROR:get_updates_processor.cc(248)] PostClientToServerMessage() failed during GetUpdates
[       OK ] SyncerTest.ConfigureFailsDontApplyUpdates (50 ms)
[260/911] SyncerTest.ConfigureFailsDontApplyUpdates (50 ms)
[ RUN      ] GetUpdatePositionTest.FromNothing
[17966:17966:0702/132735:20560297337:ERROR:syncer_util.cc(307)] Update is missing requirements for bookmark position. This is a server bug.
[17966:17966:0702/132735:20560297572:ERROR:syncer_util.cc(326)] No position information in update. This is a server bug.
[       OK ] GetUpdatePositionTest.FromNothing (37 ms)
[261/911] GetUpdatePositionTest.FromNothing (37 ms)
[ RUN      ] GetUpdatePositionTest.UpdateServerFieldsFromUpdateTest
[17966:17966:0702/132735:20560328839:ERROR:syncer_util.cc(326)] No position information in update. This is a server bug.
[       OK ] GetUpdatePositionTest.UpdateServerFieldsFromUpdateTest (35 ms)
[262/911] GetUpdatePositionTest.UpdateServerFieldsFromUpdateTest (35 ms)
[ RUN      ] GetUpdatePositionTest.UpdateServerFieldsFromInvalidUpdateTest
[17966:17966:0702/132735:20560365859:ERROR:syncer_util.cc(307)] Update is missing requirements for bookmark position. This is a server bug.
[17966:17966:0702/132735:20560366061:ERROR:syncer_util.cc(326)] No position information in update. This is a server bug.
[       OK ] GetUpdatePositionTest.UpdateServerFieldsFromInvalidUpdateTest (37 ms)
[263/911] GetUpdatePositionTest.UpdateServerFieldsFromInvalidUpdateTest (37 ms)
[ RUN      ] AttachmentDownloaderImplTest.HappyCase
[       OK ] AttachmentDownloaderImplTest.HappyCase (3 ms)
[264/911] AttachmentDownloaderImplTest.HappyCase (3 ms)
[ RUN      ] AttachmentDownloaderImplTest.SameIdMultipleDownloads
[       OK ] AttachmentDownloaderImplTest.SameIdMultipleDownloads (2 ms)
[265/911] AttachmentDownloaderImplTest.SameIdMultipleDownloads (2 ms)
[ RUN      ] AttachmentDownloaderImplTest.RequestAccessTokenFails
[       OK ] AttachmentDownloaderImplTest.RequestAccessTokenFails (1 ms)
[266/911] AttachmentDownloaderImplTest.RequestAccessTokenFails (1 ms)
[ RUN      ] AttachmentDownloaderImplTest.URLFetcher_BadToken
[       OK ] AttachmentDownloaderImplTest.URLFetcher_BadToken (1 ms)
[267/911] AttachmentDownloaderImplTest.URLFetcher_BadToken (1 ms)
[ RUN      ] AttachmentDownloaderImplTest.URLFetcher_ServiceUnavailable
[       OK ] AttachmentDownloaderImplTest.URLFetcher_ServiceUnavailable (2 ms)
[268/911] AttachmentDownloaderImplTest.URLFetcher_ServiceUnavailable (2 ms)
[ RUN      ] AttachmentDownloaderImplTest.NoHash
[       OK ] AttachmentDownloaderImplTest.NoHash (1 ms)
[269/911] AttachmentDownloaderImplTest.NoHash (1 ms)
[ RUN      ] AttachmentDownloaderImplTest.InvalidHash
[       OK ] AttachmentDownloaderImplTest.InvalidHash (1 ms)
[270/911] AttachmentDownloaderImplTest.InvalidHash (1 ms)
[ RUN      ] AttachmentServiceImplTest.UploadAttachments_Success
[       OK ] AttachmentServiceImplTest.UploadAttachments_Success (2 ms)
[271/911] AttachmentServiceImplTest.UploadAttachments_Success (2 ms)
[ RUN      ] AttachmentServiceImplTest.UploadAttachments_Success_NoDelegate
[       OK ] AttachmentServiceImplTest.UploadAttachments_Success_NoDelegate (1 ms)
[272/911] AttachmentServiceImplTest.UploadAttachments_Success_NoDelegate (1 ms)
[ RUN      ] AttachmentServiceImplTest.UploadAttachments_SomeMissingFromStore
[       OK ] AttachmentServiceImplTest.UploadAttachments_SomeMissingFromStore (0 ms)
[273/911] AttachmentServiceImplTest.UploadAttachments_SomeMissingFromStore (0 ms)
[ RUN      ] AttachmentServiceImplTest.UploadAttachments_AllMissingFromStore
[       OK ] AttachmentServiceImplTest.UploadAttachments_AllMissingFromStore (1 ms)
[274/911] AttachmentServiceImplTest.UploadAttachments_AllMissingFromStore (1 ms)
[ RUN      ] AttachmentServiceImplTest.UploadAttachments_NoUploader
[       OK ] AttachmentServiceImplTest.UploadAttachments_NoUploader (0 ms)
[275/911] AttachmentServiceImplTest.UploadAttachments_NoUploader (0 ms)
[ RUN      ] AttachmentServiceImplTest.UploadAttachments_OneUploadFails
[       OK ] AttachmentServiceImplTest.UploadAttachments_OneUploadFails (1 ms)
[276/911] AttachmentServiceImplTest.UploadAttachments_OneUploadFails (1 ms)
[ RUN      ] AttachmentServiceImplTest.UploadAttachments_ResetBackoffAfterNetworkChange
[       OK ] AttachmentServiceImplTest.UploadAttachments_ResetBackoffAfterNetworkChange (1 ms)
[277/911] AttachmentServiceImplTest.UploadAttachments_ResetBackoffAfterNetworkChange (1 ms)
[ RUN      ] AttachmentServiceProxyTest.MethodsAreProxied
[       OK ] AttachmentServiceProxyTest.MethodsAreProxied (2 ms)
[278/911] AttachmentServiceProxyTest.MethodsAreProxied (2 ms)
[ RUN      ] AttachmentServiceProxyTest.WrappedIsDestroyed
[       OK ] AttachmentServiceProxyTest.WrappedIsDestroyed (2 ms)
[279/911] AttachmentServiceProxyTest.WrappedIsDestroyed (2 ms)
[ RUN      ] AttachmentStoreFrontendTest.MethodsCalled
[       OK ] AttachmentStoreFrontendTest.MethodsCalled (0 ms)
[280/911] AttachmentStoreFrontendTest.MethodsCalled (0 ms)
[ RUN      ] SyncerTest.GetKeySuccess
[       OK ] SyncerTest.GetKeySuccess (50 ms)
[281/911] SyncerTest.GetKeySuccess (50 ms)
[ RUN      ] SyncerTest.GetKeyEmpty
[       OK ] SyncerTest.GetKeyEmpty (45 ms)
[282/911] SyncerTest.GetKeyEmpty (45 ms)
[ RUN      ] EntryCreatedInNewFolderTest.EntryCreatedInNewFolderMidSync
[       OK ] EntryCreatedInNewFolderTest.EntryCreatedInNewFolderMidSync (54 ms)
[283/911] EntryCreatedInNewFolderTest.EntryCreatedInNewFolderMidSync (54 ms)
[ RUN      ] SyncerBookmarksTest.CreateSyncThenDeleteSync
[       OK ] SyncerBookmarksTest.CreateSyncThenDeleteSync (55 ms)
[284/911] SyncerBookmarksTest.CreateSyncThenDeleteSync (55 ms)
[ RUN      ] SyncerBookmarksTest.CreateThenDeleteBeforeSync
[       OK ] SyncerBookmarksTest.CreateThenDeleteBeforeSync (47 ms)
[285/911] SyncerBookmarksTest.CreateThenDeleteBeforeSync (47 ms)
[ RUN      ] SyncerBookmarksTest.LocalDeleteRemoteChangeConflict
[       OK ] SyncerBookmarksTest.LocalDeleteRemoteChangeConflict (58 ms)
[286/911] SyncerBookmarksTest.LocalDeleteRemoteChangeConflict (58 ms)
[ RUN      ] SyncerBookmarksTest.CreateThenDeleteDuringCommit
[       OK ] SyncerBookmarksTest.CreateThenDeleteDuringCommit (52 ms)
[287/911] SyncerBookmarksTest.CreateThenDeleteDuringCommit (52 ms)
[ RUN      ] SyncerBookmarksTest.CreateThenUpdateAndDeleteDuringCommit
[       OK ] SyncerBookmarksTest.CreateThenUpdateAndDeleteDuringCommit (52 ms)
[288/911] SyncerBookmarksTest.CreateThenUpdateAndDeleteDuringCommit (52 ms)
[ RUN      ] SyncerUndeletionTest.UndeleteDuringCommit
[       OK ] SyncerUndeletionTest.UndeleteDuringCommit (50 ms)
[289/911] SyncerUndeletionTest.UndeleteDuringCommit (50 ms)
[ RUN      ] SyncerUndeletionTest.UndeleteBeforeCommit
[       OK ] SyncerUndeletionTest.UndeleteBeforeCommit (51 ms)
[290/911] SyncerUndeletionTest.UndeleteBeforeCommit (51 ms)
[ RUN      ] SyncerUndeletionTest.UndeleteAfterCommitButBeforeGetUpdates
[       OK ] SyncerUndeletionTest.UndeleteAfterCommitButBeforeGetUpdates (59 ms)
[291/911] SyncerUndeletionTest.UndeleteAfterCommitButBeforeGetUpdates (59 ms)
[ RUN      ] SyncerUndeletionTest.UndeleteAfterDeleteAndGetUpdates
[       OK ] SyncerUndeletionTest.UndeleteAfterDeleteAndGetUpdates (71 ms)
[292/911] SyncerUndeletionTest.UndeleteAfterDeleteAndGetUpdates (71 ms)
[ RUN      ] SyncerUndeletionTest.UndeleteAfterOtherClientDeletes
[       OK ] SyncerUndeletionTest.UndeleteAfterOtherClientDeletes (64 ms)
[293/911] SyncerUndeletionTest.UndeleteAfterOtherClientDeletes (64 ms)
[ RUN      ] SyncerUndeletionTest.UndeleteAfterOtherClientDeletesImmediately
[       OK ] SyncerUndeletionTest.UndeleteAfterOtherClientDeletesImmediately (60 ms)
[294/911] SyncerUndeletionTest.UndeleteAfterOtherClientDeletesImmediately (60 ms)
[ RUN      ] SyncerUndeletionTest.OtherClientUndeletes
[       OK ] SyncerUndeletionTest.OtherClientUndeletes (49 ms)
[295/911] SyncerUndeletionTest.OtherClientUndeletes (49 ms)
[ RUN      ] SyncerUndeletionTest.OtherClientUndeletesImmediately
[       OK ] SyncerUndeletionTest.OtherClientUndeletesImmediately (40 ms)
[296/911] SyncerUndeletionTest.OtherClientUndeletesImmediately (40 ms)
[ RUN      ] GetUpdatePositionTest.SuffixFromUpdate
[       OK ] GetUpdatePositionTest.SuffixFromUpdate (22 ms)
[297/911] GetUpdatePositionTest.SuffixFromUpdate (22 ms)
[ RUN      ] GetUpdatePositionTest.SuffixFromRandom
[17964:17964:0702/132735:20560375666:ERROR:syncer_util.cc(307)] Update is missing requirements for bookmark position. This is a server bug.
[17964:17964:0702/132735:20560375909:ERROR:syncer_util.cc(307)] Update is missing requirements for bookmark position. This is a server bug.
[       OK ] GetUpdatePositionTest.SuffixFromRandom (24 ms)
[298/911] GetUpdatePositionTest.SuffixFromRandom (24 ms)
[ RUN      ] GetUpdatePositionTest.FromInt64
[       OK ] GetUpdatePositionTest.FromInt64 (23 ms)
[299/911] GetUpdatePositionTest.FromInt64 (23 ms)
[ RUN      ] GetUpdatePositionTest.FromProto
[       OK ] GetUpdatePositionTest.FromProto (36 ms)
[300/911] GetUpdatePositionTest.FromProto (36 ms)
[ RUN      ] SyncerTest.ConflictResolverMergesLocalDeleteAndServerUpdate
[       OK ] SyncerTest.ConflictResolverMergesLocalDeleteAndServerUpdate (43 ms)
[301/911] SyncerTest.ConflictResolverMergesLocalDeleteAndServerUpdate (43 ms)
[ RUN      ] SyncerTest.UpdateFlipsTheFolderBit
[17956:17956:0702/132734:20559766202:ERROR:syncer_util.cc(625)] Server update doesn't agree with committed item. 
[17956:17956:0702/132734:20559766562:ERROR:syncer_util.cc(626)]  Entry: metahandle: 2, base_version: 1, server_version: 0, local_external_id: 0, transaction_version: 1, mtime: Thursday, July 2, 2015 at 1:27:34 PM, server_mtime: Wednesday, December 31, 1969 at 4:00:00 PM, ctime: Thursday, July 2, 2015 at 1:27:34 PM, server_ctime: Wednesday, December 31, 1969 at 4:00:00 PM, id: s1, parent_id: r, server_parent_id: , Flags: is_unsynced, is_del, is_dir, non_unique_name: name, server_non_unique_name: , unique_server_tag: , unique_client_tag: , unique_bookmark_tag: Hu+tyzmJlfVFcMoB9Do/YUBV7oM=, specifics: \u00C2\u0088\u0010\u0000, server_specifics: , base_server_specifics: , server_unique_position: INVALID[], unique_position: 48752B74797A6D4A6C665646634D6F4239446F2F59554256376F4D3D, compressed: 48752B74797A6D4A6C665646634D6F4239446F2F59554256376F4D3D, attachment_metadata: , server_attachment_metadata: , TempFlags: 
[17956:17956:0702/132734:20559783946:ERROR:syncer_util.cc(627)]  Update: id: 1, parent_id: 0, version: 10d, mtime: 10d (Wednesday, December 31, 1969 at 4:00:00 PM), ctime: 1d (Wednesday, December 31, 1969 at 4:00:00 PM), name: name, sync_timestamp: 10d,  
[       OK ] SyncerTest.UpdateFlipsTheFolderBit (82 ms)
[302/911] SyncerTest.UpdateFlipsTheFolderBit (82 ms)
[ RUN      ] SyncerTest.MergingExistingItems
[       OK ] SyncerTest.MergingExistingItems (88 ms)
[303/911] SyncerTest.MergingExistingItems (88 ms)
[ RUN      ] SyncerTest.LongChangelistWithApplicationConflict
[       OK ] SyncerTest.LongChangelistWithApplicationConflict (441 ms)
[304/911] SyncerTest.LongChangelistWithApplicationConflict (441 ms)
[ RUN      ] SyncerTest.DontMergeTwoExistingItems
[       OK ] SyncerTest.DontMergeTwoExistingItems (34 ms)
[305/911] SyncerTest.DontMergeTwoExistingItems (34 ms)
[ RUN      ] SyncerTest.TestUndeleteUpdate
[17956:17956:0702/132735:20560405389:WARNING:syncer_util.cc(664)] Doing move-aside undeletion on client-tagged item.
[       OK ] SyncerTest.TestUndeleteUpdate (43 ms)
[306/911] SyncerTest.TestUndeleteUpdate (43 ms)
[ RUN      ] SyncerTest.TestMoveSanitizedNamedFolder
[       OK ] SyncerTest.TestMoveSanitizedNamedFolder (38 ms)
[307/911] SyncerTest.TestMoveSanitizedNamedFolder (38 ms)
[ RUN      ] SyncerTest.UpdateWhereParentIsNotAFolder
[       OK ] SyncerTest.UpdateWhereParentIsNotAFolder (41 ms)
[308/911] SyncerTest.UpdateWhereParentIsNotAFolder (41 ms)
[ RUN      ] SyncerTest.DirectoryUpdateTest
[       OK ] SyncerTest.DirectoryUpdateTest (41 ms)
[309/911] SyncerTest.DirectoryUpdateTest (41 ms)
[ RUN      ] SyncerTest.DirectoryCommitTest
[       OK ] SyncerTest.DirectoryCommitTest (33 ms)
[310/911] SyncerTest.DirectoryCommitTest (33 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.ReadMetadataWithUnexpectedRecord
[       OK ] OnDiskAttachmentStoreSpecificTest.ReadMetadataWithUnexpectedRecord (59 ms)
[311/911] OnDiskAttachmentStoreSpecificTest.ReadMetadataWithUnexpectedRecord (59 ms)
[ RUN      ] TaskQueueTest.AddToQueue_NoConcurrentTasks
[       OK ] TaskQueueTest.AddToQueue_NoConcurrentTasks (0 ms)
[312/911] TaskQueueTest.AddToQueue_NoConcurrentTasks (0 ms)
[ RUN      ] TaskQueueTest.AddToQueue_NoDuplicates
[       OK ] TaskQueueTest.AddToQueue_NoDuplicates (1 ms)
[313/911] TaskQueueTest.AddToQueue_NoDuplicates (1 ms)
[ RUN      ] TaskQueueTest.Retry
[       OK ] TaskQueueTest.Retry (1 ms)
[314/911] TaskQueueTest.Retry (1 ms)
[ RUN      ] TaskQueueTest.Cancel
[       OK ] TaskQueueTest.Cancel (0 ms)
[315/911] TaskQueueTest.Cancel (0 ms)
[ RUN      ] TaskQueueTest.ResetBackoff
[       OK ] TaskQueueTest.ResetBackoff (0 ms)
[316/911] TaskQueueTest.ResetBackoff (0 ms)
[ RUN      ] DebugInfoEventListenerTest.VerifyEventsAdded
[       OK ] DebugInfoEventListenerTest.VerifyEventsAdded (0 ms)
[317/911] DebugInfoEventListenerTest.VerifyEventsAdded (0 ms)
[ RUN      ] DebugInfoEventListenerTest.VerifyQueueSize
[       OK ] DebugInfoEventListenerTest.VerifyQueueSize (0 ms)
[318/911] DebugInfoEventListenerTest.VerifyQueueSize (0 ms)
[ RUN      ] DebugInfoEventListenerTest.VerifyGetEvents
[       OK ] DebugInfoEventListenerTest.VerifyGetEvents (0 ms)
[319/911] DebugInfoEventListenerTest.VerifyGetEvents (0 ms)
[ RUN      ] DebugInfoEventListenerTest.VerifyClearEvents
[       OK ] DebugInfoEventListenerTest.VerifyClearEvents (0 ms)
[320/911] DebugInfoEventListenerTest.VerifyClearEvents (0 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.Drop_DoesNotExist
[       OK ] InMemory/AttachmentStoreTest/0.Drop_DoesNotExist (1 ms)
[321/911] InMemory/AttachmentStoreTest/0.Drop_DoesNotExist (1 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.ReadMetadataById
[       OK ] InMemory/AttachmentStoreTest/0.ReadMetadataById (0 ms)
[322/911] InMemory/AttachmentStoreTest/0.ReadMetadataById (0 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.ReadMetadataById
[       OK ] InMemory/AttachmentStoreTest/0.ReadMetadataById (0 ms)
[323/911] InMemory/AttachmentStoreTest/0.ReadMetadata (2 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.SetSyncReference_DropSyncReference
[       OK ] InMemory/AttachmentStoreTest/0.SetSyncReference_DropSyncReference (0 ms)
[324/911] InMemory/AttachmentStoreTest/0.SetSyncReference_DropSyncReference (0 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.CreateAttachmentStoreForSync
[       OK ] OnDisk/AttachmentStoreTest/0.CreateAttachmentStoreForSync (10 ms)
[325/911] OnDisk/AttachmentStoreTest/0.CreateAttachmentStoreForSync (10 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.Write_NoOverwriteNoError
[       OK ] OnDisk/AttachmentStoreTest/0.Write_NoOverwriteNoError (15 ms)
[326/911] OnDisk/AttachmentStoreTest/0.Write_NoOverwriteNoError (15 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.Write_RoundTrip
[       OK ] OnDisk/AttachmentStoreTest/0.Write_RoundTrip (20 ms)
[327/911] OnDisk/AttachmentStoreTest/0.Write_RoundTrip (20 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.Read_OneNotFound
[       OK ] OnDisk/AttachmentStoreTest/0.Read_OneNotFound (14 ms)
[328/911] OnDisk/AttachmentStoreTest/0.Read_OneNotFound (14 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.Drop_DropTwoButOnlyOneExists
[       OK ] OnDisk/AttachmentStoreTest/0.Drop_DropTwoButOnlyOneExists (19 ms)
[329/911] OnDisk/AttachmentStoreTest/0.Drop_DropTwoButOnlyOneExists (19 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.Drop_DoesNotExist
[       OK ] OnDisk/AttachmentStoreTest/0.Drop_DoesNotExist (22 ms)
[330/911] OnDisk/AttachmentStoreTest/0.Drop_DoesNotExist (22 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_Forbidden
[       OK ] AttachmentUploaderImplTest.UploadAttachment_Forbidden (139 ms)
[331/911] AttachmentUploaderImplTest.UploadAttachment_Forbidden (139 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_BadToken
[       OK ] AttachmentUploaderImplTest.UploadAttachment_BadToken (13 ms)
[332/911] AttachmentUploaderImplTest.UploadAttachment_BadToken (13 ms)
[ RUN      ] AttachmentUploaderImplTest.FormatCrc32cHash
[       OK ] AttachmentUploaderImplTest.FormatCrc32cHash (4 ms)
[333/911] AttachmentUploaderImplTest.FormatCrc32cHash (4 ms)
[ RUN      ] FakeAttachmentDownloaderTest.DownloadAttachment
[       OK ] FakeAttachmentDownloaderTest.DownloadAttachment (0 ms)
[334/911] FakeAttachmentDownloaderTest.DownloadAttachment (0 ms)
[ RUN      ] FakeAttachmentUploaderTest.UploadAttachment
[       OK ] FakeAttachmentUploaderTest.UploadAttachment (0 ms)
[335/911] FakeAttachmentUploaderTest.UploadAttachment (0 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.CreateAttachmentStoreForSync
[       OK ] InMemory/AttachmentStoreTest/0.CreateAttachmentStoreForSync (0 ms)
[336/911] InMemory/AttachmentStoreTest/0.CreateAttachmentStoreForSync (0 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.Write_NoOverwriteNoError
[       OK ] InMemory/AttachmentStoreTest/0.Write_NoOverwriteNoError (0 ms)
[337/911] InMemory/AttachmentStoreTest/0.Write_NoOverwriteNoError (0 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.Write_RoundTrip
[       OK ] InMemory/AttachmentStoreTest/0.Write_RoundTrip (1 ms)
[338/911] InMemory/AttachmentStoreTest/0.Write_RoundTrip (1 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.Read_OneNotFound
[       OK ] InMemory/AttachmentStoreTest/0.Read_OneNotFound (1 ms)
[339/911] InMemory/AttachmentStoreTest/0.Read_OneNotFound (1 ms)
[ RUN      ] InMemory/AttachmentStoreTest/0.Drop_DropTwoButOnlyOneExists
[       OK ] InMemory/AttachmentStoreTest/0.Drop_DropTwoButOnlyOneExists (1 ms)
[340/911] InMemory/AttachmentStoreTest/0.Drop_DropTwoButOnlyOneExists (1 ms)
[ RUN      ] AttachmentUploaderImplTest.GetURLForAttachmentId_NoPath
[       OK ] AttachmentUploaderImplTest.GetURLForAttachmentId_NoPath (7 ms)
[341/911] AttachmentUploaderImplTest.GetURLForAttachmentId_NoPath (7 ms)
[ RUN      ] AttachmentUploaderImplTest.GetURLForAttachmentId_JustSlash
[       OK ] AttachmentUploaderImplTest.GetURLForAttachmentId_JustSlash (2 ms)
[342/911] AttachmentUploaderImplTest.GetURLForAttachmentId_JustSlash (2 ms)
[ RUN      ] AttachmentUploaderImplTest.GetURLForAttachmentId_Path
[       OK ] AttachmentUploaderImplTest.GetURLForAttachmentId_Path (8 ms)
[343/911] AttachmentUploaderImplTest.GetURLForAttachmentId_Path (8 ms)
[ RUN      ] AttachmentUploaderImplTest.GetURLForAttachmentId_PathAndSlash
[       OK ] AttachmentUploaderImplTest.GetURLForAttachmentId_PathAndSlash (2 ms)
[344/911] AttachmentUploaderImplTest.GetURLForAttachmentId_PathAndSlash (2 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_HappyCase
[       OK ] AttachmentUploaderImplTest.UploadAttachment_HappyCase (140 ms)
[345/911] AttachmentUploaderImplTest.UploadAttachment_HappyCase (140 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_Headers
[       OK ] AttachmentUploaderImplTest.UploadAttachment_Headers (11 ms)
[346/911] AttachmentUploaderImplTest.UploadAttachment_Headers (11 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_Collapse
[       OK ] AttachmentUploaderImplTest.UploadAttachment_Collapse (9 ms)
[347/911] AttachmentUploaderImplTest.UploadAttachment_Collapse (9 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_CleanUpAfterUpload
[       OK ] AttachmentUploaderImplTest.UploadAttachment_CleanUpAfterUpload (9 ms)
[348/911] AttachmentUploaderImplTest.UploadAttachment_CleanUpAfterUpload (9 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_FailToGetToken
[       OK ] AttachmentUploaderImplTest.UploadAttachment_FailToGetToken (6 ms)
[349/911] AttachmentUploaderImplTest.UploadAttachment_FailToGetToken (6 ms)
[ RUN      ] AttachmentUploaderImplTest.UploadAttachment_ServiceUnavilable
[       OK ] AttachmentUploaderImplTest.UploadAttachment_ServiceUnavilable (7 ms)
[350/911] AttachmentUploaderImplTest.UploadAttachment_ServiceUnavilable (7 ms)
[ RUN      ] JsSyncManagerObserverTest.OnSyncCycleCompleted
[       OK ] JsSyncManagerObserverTest.OnSyncCycleCompleted (4 ms)
[351/911] JsSyncManagerObserverTest.OnSyncCycleCompleted (4 ms)
[ RUN      ] JsSyncManagerObserverTest.OnActionableError
[       OK ] JsSyncManagerObserverTest.OnActionableError (1 ms)
[352/911] JsSyncManagerObserverTest.OnActionableError (1 ms)
[ RUN      ] JsSyncManagerObserverTest.OnConnectionStatusChange
[       OK ] JsSyncManagerObserverTest.OnConnectionStatusChange (1 ms)
[353/911] JsSyncManagerObserverTest.OnConnectionStatusChange (1 ms)
[ RUN      ] ProtocolEventBufferTest.AddThenReturnEvents
[       OK ] ProtocolEventBufferTest.AddThenReturnEvents (0 ms)
[354/911] ProtocolEventBufferTest.AddThenReturnEvents (0 ms)
[ RUN      ] ProtocolEventBufferTest.AddThenOverflowThenReturnEvents
[       OK ] ProtocolEventBufferTest.AddThenOverflowThenReturnEvents (0 ms)
[355/911] ProtocolEventBufferTest.AddThenOverflowThenReturnEvents (0 ms)
[ RUN      ] AttachmentIdProtoTest.UniqueIdFormat
[       OK ] AttachmentIdProtoTest.UniqueIdFormat (0 ms)
[356/911] AttachmentIdProtoTest.UniqueIdFormat (0 ms)
[ RUN      ] AttachmentIdProtoTest.CreateAttachmentMetadata_Empty
[       OK ] AttachmentIdProtoTest.CreateAttachmentMetadata_Empty (0 ms)
[357/911] AttachmentIdProtoTest.CreateAttachmentMetadata_Empty (0 ms)
[ RUN      ] AttachmentIdProtoTest.CreateAttachmentMetadata_NonEmpty
[       OK ] AttachmentIdProtoTest.CreateAttachmentMetadata_NonEmpty (0 ms)
[358/911] AttachmentIdProtoTest.CreateAttachmentMetadata_NonEmpty (0 ms)
[ RUN      ] CancelationSignalTest_SingleThread.CheckFlags
[       OK ] CancelationSignalTest_SingleThread.CheckFlags (0 ms)
[359/911] CancelationSignalTest_SingleThread.CheckFlags (0 ms)
[ RUN      ] CancelationSignalTest.CancelEarly
[       OK ] CancelationSignalTest.CancelEarly (2 ms)
[360/911] CancelationSignalTest.CancelEarly (2 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.ReadMetadataById
[       OK ] OnDisk/AttachmentStoreTest/0.ReadMetadataById (30 ms)
[361/911] OnDisk/AttachmentStoreTest/0.ReadMetadataById (30 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.ReadMetadataById
[       OK ] OnDisk/AttachmentStoreTest/0.ReadMetadataById (30 ms)
[362/911] OnDisk/AttachmentStoreTest/0.ReadMetadata (30 ms)
[ RUN      ] OnDisk/AttachmentStoreTest/0.SetSyncReference_DropSyncReference
[       OK ] OnDisk/AttachmentStoreTest/0.SetSyncReference_DropSyncReference (31 ms)
[363/911] OnDisk/AttachmentStoreTest/0.SetSyncReference_DropSyncReference (31 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.CloseAndReopen
[       OK ] OnDiskAttachmentStoreSpecificTest.CloseAndReopen (18 ms)
[364/911] OnDiskAttachmentStoreSpecificTest.CloseAndReopen (18 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.FailToOpen
[       OK ] OnDiskAttachmentStoreSpecificTest.FailToOpen (2 ms)
[365/911] OnDiskAttachmentStoreSpecificTest.FailToOpen (2 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.StoreMetadata
[       OK ] OnDiskAttachmentStoreSpecificTest.StoreMetadata (58 ms)
[366/911] OnDiskAttachmentStoreSpecificTest.StoreMetadata (58 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.RecordMetadata
[       OK ] OnDiskAttachmentStoreSpecificTest.RecordMetadata (56 ms)
[367/911] OnDiskAttachmentStoreSpecificTest.RecordMetadata (56 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.MismatchedCrcInStore
[       OK ] OnDiskAttachmentStoreSpecificTest.MismatchedCrcInStore (12 ms)
[368/911] OnDiskAttachmentStoreSpecificTest.MismatchedCrcInStore (12 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.MismatchedCrcInId
[       OK ] OnDiskAttachmentStoreSpecificTest.MismatchedCrcInId (13 ms)
[369/911] OnDiskAttachmentStoreSpecificTest.MismatchedCrcInId (13 ms)
[ RUN      ] OnDiskAttachmentStoreSpecificTest.OpsAfterInitializationFailed
[       OK ] OnDiskAttachmentStoreSpecificTest.OpsAfterInitializationFailed (2 ms)
[370/911] OnDiskAttachmentStoreSpecificTest.OpsAfterInitializationFailed (2 ms)
[ RUN      ] CancelationSignalTest.Cancel
[       OK ] CancelationSignalTest.Cancel (2 ms)
[371/911] CancelationSignalTest.Cancel (2 ms)
[ RUN      ] EnumSetTest.ClassConstants
[       OK ] EnumSetTest.ClassConstants (0 ms)
[372/911] EnumSetTest.ClassConstants (0 ms)
[ RUN      ] EnumSetTest.DefaultConstructor
[       OK ] EnumSetTest.DefaultConstructor (0 ms)
[373/911] EnumSetTest.DefaultConstructor (0 ms)
[ RUN      ] EnumSetTest.OneArgConstructor
[       OK ] EnumSetTest.OneArgConstructor (0 ms)
[374/911] EnumSetTest.OneArgConstructor (0 ms)
[ RUN      ] EnumSetTest.TwoArgConstructor
[       OK ] EnumSetTest.TwoArgConstructor (0 ms)
[375/911] EnumSetTest.TwoArgConstructor (0 ms)
[ RUN      ] EnumSetTest.ThreeArgConstructor
[       OK ] EnumSetTest.ThreeArgConstructor (0 ms)
[376/911] EnumSetTest.ThreeArgConstructor (0 ms)
[ RUN      ] EnumSetTest.All
[       OK ] EnumSetTest.All (0 ms)
[377/911] EnumSetTest.All (0 ms)
[ RUN      ] EnumSetTest.Put
[       OK ] EnumSetTest.Put (0 ms)
[378/911] EnumSetTest.Put (0 ms)
[ RUN      ] EnumSetTest.PutAll
[       OK ] EnumSetTest.PutAll (0 ms)
[379/911] EnumSetTest.PutAll (0 ms)
[ RUN      ] EnumSetTest.RetainAll
[       OK ] EnumSetTest.RetainAll (0 ms)
[380/911] EnumSetTest.RetainAll (0 ms)
[ RUN      ] EnumSetTest.Remove
[       OK ] EnumSetTest.Remove (0 ms)
[381/911] EnumSetTest.Remove (0 ms)
[ RUN      ] EnumSetTest.RemoveAll
[       OK ] EnumSetTest.RemoveAll (0 ms)
[382/911] EnumSetTest.RemoveAll (0 ms)
[ RUN      ] EnumSetTest.Clear
[       OK ] EnumSetTest.Clear (0 ms)
[383/911] EnumSetTest.Clear (0 ms)
[ RUN      ] EnumSetTest.Has
[       OK ] EnumSetTest.Has (0 ms)
[384/911] EnumSetTest.Has (0 ms)
[ RUN      ] EnumSetTest.HasAll
[       OK ] EnumSetTest.HasAll (0 ms)
[385/911] EnumSetTest.HasAll (0 ms)
[ RUN      ] EnumSetTest.Iterators
[       OK ] EnumSetTest.Iterators (0 ms)
[386/911] EnumSetTest.Iterators (0 ms)
[ RUN      ] EnumSetTest.Union
[       OK ] EnumSetTest.Union (0 ms)
[387/911] EnumSetTest.Union (0 ms)
[ RUN      ] EnumSetTest.Intersection
[       OK ] EnumSetTest.Intersection (0 ms)
[388/911] EnumSetTest.Intersection (0 ms)
[ RUN      ] EnumSetTest.Difference
[       OK ] EnumSetTest.Difference (0 ms)
[389/911] EnumSetTest.Difference (0 ms)
[ RUN      ] NodeOrdinalTest.IsValid
[       OK ] NodeOrdinalTest.IsValid (0 ms)
[390/911] NodeOrdinalTest.IsValid (0 ms)
[ RUN      ] NodeOrdinalTest.Size
[       OK ] NodeOrdinalTest.Size (0 ms)
[391/911] NodeOrdinalTest.Size (0 ms)
[ RUN      ] NodeOrdinalTest.PositionToOrdinalToPosition
[       OK ] NodeOrdinalTest.PositionToOrdinalToPosition (1 ms)
[392/911] NodeOrdinalTest.PositionToOrdinalToPosition (1 ms)
[ RUN      ] NodeOrdinalTest.ConsistentOrdering
[       OK ] NodeOrdinalTest.ConsistentOrdering (0 ms)
[393/911] NodeOrdinalTest.ConsistentOrdering (0 ms)
[ RUN      ] NodeOrdinalTest.CreateBetween
[       OK ] NodeOrdinalTest.CreateBetween (0 ms)
[394/911] NodeOrdinalTest.CreateBetween (0 ms)
[ RUN      ] Ordinal.Invalid
[       OK ] Ordinal.Invalid (0 ms)
[395/911] Ordinal.Invalid (0 ms)
[ RUN      ] Ordinal.Valid
[       OK ] Ordinal.Valid (0 ms)
[396/911] Ordinal.Valid (0 ms)
[ RUN      ] Ordinal.CreateInitialOrdinal
[       OK ] Ordinal.CreateInitialOrdinal (0 ms)
[397/911] Ordinal.CreateInitialOrdinal (0 ms)
[ RUN      ] Ordinal.EqualsOrBothInvalid
[       OK ] Ordinal.EqualsOrBothInvalid (0 ms)
[398/911] Ordinal.EqualsOrBothInvalid (0 ms)
[ RUN      ] Ordinal.LessThan
[       OK ] Ordinal.LessThan (0 ms)
[399/911] Ordinal.LessThan (0 ms)
[ RUN      ] Ordinal.LessThanLarge
[       OK ] Ordinal.LessThanLarge (0 ms)
[400/911] Ordinal.LessThanLarge (0 ms)
[ RUN      ] Ordinal.GreaterThan
[       OK ] Ordinal.GreaterThan (0 ms)
[401/911] Ordinal.GreaterThan (0 ms)
[ RUN      ] Ordinal.Equals
[       OK ] Ordinal.Equals (1 ms)
[402/911] Ordinal.Equals (1 ms)
[ RUN      ] Ordinal.LessThanFn
[       OK ] Ordinal.LessThanFn (0 ms)
[403/911] Ordinal.LessThanFn (0 ms)
[ RUN      ] Ordinal.CreateBetweenSingleDigit
[       OK ] Ordinal.CreateBetweenSingleDigit (0 ms)
[404/911] Ordinal.CreateBetweenSingleDigit (0 ms)
[ RUN      ] Ordinal.CreateBetweenDifferentLengths
[       OK ] Ordinal.CreateBetweenDifferentLengths (0 ms)
[405/911] Ordinal.CreateBetweenDifferentLengths (0 ms)
[ RUN      ] Ordinal.CreateBetweenOverflow
[       OK ] Ordinal.CreateBetweenOverflow (0 ms)
[406/911] Ordinal.CreateBetweenOverflow (0 ms)
[ RUN      ] Ordinal.CreateBetweenOverflowLarge
[       OK ] Ordinal.CreateBetweenOverflowLarge (0 ms)
[407/911] Ordinal.CreateBetweenOverflowLarge (0 ms)
[ RUN      ] Ordinal.CreateBefore
[       OK ] Ordinal.CreateBefore (0 ms)
[408/911] Ordinal.CreateBefore (0 ms)
[ RUN      ] Ordinal.CreateAfter
[       OK ] Ordinal.CreateAfter (0 ms)
[409/911] Ordinal.CreateAfter (0 ms)
[ RUN      ] Ordinal.EqualsFn
[       OK ] Ordinal.EqualsFn (0 ms)
[410/911] Ordinal.EqualsFn (0 ms)
[ RUN      ] Ordinal.Sort
[       OK ] Ordinal.Sort (0 ms)
[411/911] Ordinal.Sort (0 ms)
[ RUN      ] OrdinalTest.ToInternalValue
[       OK ] OrdinalTest.ToInternalValue (0 ms)
[412/911] OrdinalTest.ToInternalValue (0 ms)
[ RUN      ] OrdinalTest.ToDebugString
[       OK ] OrdinalTest.ToDebugString (0 ms)
[413/911] OrdinalTest.ToDebugString (0 ms)
[ RUN      ] UniquePositionTest.DeserializeObsoleteUncompressedPosition
[       OK ] UniquePositionTest.DeserializeObsoleteUncompressedPosition (0 ms)
[414/911] UniquePositionTest.DeserializeObsoleteUncompressedPosition (0 ms)
[ RUN      ] UniquePositionTest.DeserializeObsoleteGzippedPosition
[       OK ] UniquePositionTest.DeserializeObsoleteGzippedPosition (0 ms)
[415/911] UniquePositionTest.DeserializeObsoleteGzippedPosition (0 ms)
[ RUN      ] RelativePositioningTest.ComparisonSanityTest1
[       OK ] RelativePositioningTest.ComparisonSanityTest1 (0 ms)
[416/911] RelativePositioningTest.ComparisonSanityTest1 (0 ms)
[ RUN      ] RelativePositioningTest.ComparisonSanityTest2
[       OK ] RelativePositioningTest.ComparisonSanityTest2 (0 ms)
[417/911] RelativePositioningTest.ComparisonSanityTest2 (0 ms)
[ RUN      ] RelativePositioningTest.SortPositions
[       OK ] RelativePositioningTest.SortPositions (0 ms)
[418/911] RelativePositioningTest.SortPositions (0 ms)
[ RUN      ] RelativePositioningTest.ReverseSortPositions
[       OK ] RelativePositioningTest.ReverseSortPositions (0 ms)
[419/911] RelativePositioningTest.ReverseSortPositions (0 ms)
[ RUN      ] PositionScenariosTest.OneClientInsertAtEnd
[       OK ] PositionScenariosTest.OneClientInsertAtEnd (40 ms)
[420/911] PositionScenariosTest.OneClientInsertAtEnd (40 ms)
[ RUN      ] SyncHttpBridgeTest.EarlyAbortFactory
[       OK ] SyncHttpBridgeTest.EarlyAbortFactory (228 ms)
[421/911] SyncHttpBridgeTest.EarlyAbortFactory (228 ms)
[ RUN      ] JsMutationEventObserverTest.OnChangesApplied
[       OK ] JsMutationEventObserverTest.OnChangesApplied (43 ms)
[422/911] JsMutationEventObserverTest.OnChangesApplied (43 ms)
[ RUN      ] JsMutationEventObserverTest.OnChangesComplete
[       OK ] JsMutationEventObserverTest.OnChangesComplete (9 ms)
[423/911] JsMutationEventObserverTest.OnChangesComplete (9 ms)
[ RUN      ] JsSyncEncryptionHandlerObserverTest.NoArgNotifiations
[       OK ] JsSyncEncryptionHandlerObserverTest.NoArgNotifiations (1 ms)
[424/911] JsSyncEncryptionHandlerObserverTest.NoArgNotifiations (1 ms)
[ RUN      ] JsSyncEncryptionHandlerObserverTest.OnPassphraseRequired
[       OK ] JsSyncEncryptionHandlerObserverTest.OnPassphraseRequired (2 ms)
[425/911] JsSyncEncryptionHandlerObserverTest.OnPassphraseRequired (2 ms)
[ RUN      ] JsSyncEncryptionHandlerObserverTest.OnBootstrapTokenUpdated
[       OK ] JsSyncEncryptionHandlerObserverTest.OnBootstrapTokenUpdated (1 ms)
[426/911] JsSyncEncryptionHandlerObserverTest.OnBootstrapTokenUpdated (1 ms)
[ RUN      ] JsSyncEncryptionHandlerObserverTest.OnEncryptedTypesChanged
[       OK ] JsSyncEncryptionHandlerObserverTest.OnEncryptedTypesChanged (1 ms)
[427/911] JsSyncEncryptionHandlerObserverTest.OnEncryptedTypesChanged (1 ms)
[ RUN      ] JsSyncEncryptionHandlerObserverTest.OnCryptographerStateChanged
[       OK ] JsSyncEncryptionHandlerObserverTest.OnCryptographerStateChanged (0 ms)
[428/911] JsSyncEncryptionHandlerObserverTest.OnCryptographerStateChanged (0 ms)
[ RUN      ] JsSyncEncryptionHandlerObserverTest.OnPassphraseTypeChanged
[       OK ] JsSyncEncryptionHandlerObserverTest.OnPassphraseTypeChanged (1 ms)
[429/911] JsSyncEncryptionHandlerObserverTest.OnPassphraseTypeChanged (1 ms)
[ RUN      ] JsSyncManagerObserverTest.OnInitializationComplete
[       OK ] JsSyncManagerObserverTest.OnInitializationComplete (1 ms)
[430/911] JsSyncManagerObserverTest.OnInitializationComplete (1 ms)
[ RUN      ] ModelSafeWorkerTest.ModelSafeRoutingInfoToString
[       OK ] ModelSafeWorkerTest.ModelSafeRoutingInfoToString (1 ms)
[431/911] ModelSafeWorkerTest.ModelSafeRoutingInfoToString (1 ms)
[ RUN      ] ModelSafeWorkerTest.GetRoutingInfoTypes
[       OK ] ModelSafeWorkerTest.GetRoutingInfoTypes (0 ms)
[432/911] ModelSafeWorkerTest.GetRoutingInfoTypes (0 ms)
[ RUN      ] SyncSessionSnapshotTest.SyncSessionSnapshotToValue
[       OK ] SyncSessionSnapshotTest.SyncSessionSnapshotToValue (1 ms)
[433/911] SyncSessionSnapshotTest.SyncSessionSnapshotToValue (1 ms)
[ RUN      ] ImmutableTest.Int
[       OK ] ImmutableTest.Int (0 ms)
[434/911] ImmutableTest.Int (0 ms)
[ RUN      ] ImmutableTest.IntCopy
[       OK ] ImmutableTest.IntCopy (0 ms)
[435/911] ImmutableTest.IntCopy (0 ms)
[ RUN      ] ImmutableTest.IntAssign
[       OK ] ImmutableTest.IntAssign (0 ms)
[436/911] ImmutableTest.IntAssign (0 ms)
[ RUN      ] ImmutableTest.IntMakeImmutable
[       OK ] ImmutableTest.IntMakeImmutable (0 ms)
[437/911] ImmutableTest.IntMakeImmutable (0 ms)
[ RUN      ] ImmutableTest.Token
[       OK ] ImmutableTest.Token (0 ms)
[438/911] ImmutableTest.Token (0 ms)
[ RUN      ] ImmutableTest.TokenSwapMemFnByRef
[       OK ] ImmutableTest.TokenSwapMemFnByRef (0 ms)
[439/911] ImmutableTest.TokenSwapMemFnByRef (0 ms)
[ RUN      ] ImmutableTest.TokenSwapMemFnByPtr
[       OK ] ImmutableTest.TokenSwapMemFnByPtr (1 ms)
[440/911] ImmutableTest.TokenSwapMemFnByPtr (1 ms)
[ RUN      ] PositionScenariosTest.TwoClientsInsertAtEnd_A
[       OK ] PositionScenariosTest.TwoClientsInsertAtEnd_A (46 ms)
[441/911] PositionScenariosTest.TwoClientsInsertAtEnd_A (46 ms)
[ RUN      ] PositionScenariosTest.TwoClientsInsertAtEnd_B
[       OK ] PositionScenariosTest.TwoClientsInsertAtEnd_B (50 ms)
[442/911] PositionScenariosTest.TwoClientsInsertAtEnd_B (50 ms)
[ RUN      ] PositionFromIntTest.IsValid
[       OK ] PositionFromIntTest.IsValid (2 ms)
[443/911] PositionFromIntTest.IsValid (2 ms)
[ RUN      ] PositionFromIntTest.RoundTripConversion
[       OK ] PositionFromIntTest.RoundTripConversion (2 ms)
[444/911] PositionFromIntTest.RoundTripConversion (2 ms)
[ RUN      ] PositionFromIntTest.ConsistentOrdering
[       OK ] PositionFromIntTest.ConsistentOrdering (2 ms)
[445/911] PositionFromIntTest.ConsistentOrdering (2 ms)
[ RUN      ] CompressedPositionTest.SerializeAndDeserialize
[       OK ] CompressedPositionTest.SerializeAndDeserialize (2 ms)
[446/911] CompressedPositionTest.SerializeAndDeserialize (2 ms)
[ RUN      ] CompressedPositionTest.DeserializeProtobufFromTheFuture
[       OK ] CompressedPositionTest.DeserializeProtobufFromTheFuture (0 ms)
[447/911] CompressedPositionTest.DeserializeProtobufFromTheFuture (0 ms)
[ RUN      ] CompressedPositionTest.OrderingTest
[       OK ] CompressedPositionTest.OrderingTest (0 ms)
[448/911] CompressedPositionTest.OrderingTest (0 ms)
[ RUN      ] ChangeRecordTest.ChangeRecordToValue
[       OK ] ChangeRecordTest.ChangeRecordToValue (1 ms)
[449/911] ChangeRecordTest.ChangeRecordToValue (1 ms)
[ RUN      ] ModelSafeWorkerTest.ModelSafeRoutingInfoToValue
[       OK ] ModelSafeWorkerTest.ModelSafeRoutingInfoToValue (0 ms)
[450/911] ModelSafeWorkerTest.ModelSafeRoutingInfoToValue (0 ms)
[ RUN      ] ImmutableTest.ADLToken
[       OK ] ImmutableTest.ADLToken (0 ms)
[451/911] ImmutableTest.ADLToken (0 ms)
[ RUN      ] ImmutableTest.SpecializationToken
[       OK ] ImmutableTest.SpecializationToken (0 ms)
[452/911] ImmutableTest.SpecializationToken (0 ms)
[ RUN      ] ImmutableTest.Vector
[       OK ] ImmutableTest.Vector (0 ms)
[453/911] ImmutableTest.Vector (0 ms)
[ RUN      ] ImmutableTest.VectorSwapMemFnByRef
[       OK ] ImmutableTest.VectorSwapMemFnByRef (0 ms)
[454/911] ImmutableTest.VectorSwapMemFnByRef (0 ms)
[ RUN      ] ImmutableTest.Deque
[       OK ] ImmutableTest.Deque (0 ms)
[455/911] ImmutableTest.Deque (0 ms)
[ RUN      ] ImmutableTest.List
[       OK ] ImmutableTest.List (0 ms)
[456/911] ImmutableTest.List (0 ms)
[ RUN      ] ImmutableTest.Set
[       OK ] ImmutableTest.Set (0 ms)
[457/911] ImmutableTest.Set (0 ms)
[ RUN      ] WeakHandleTest.Uninitialized
[       OK ] WeakHandleTest.Uninitialized (0 ms)
[458/911] WeakHandleTest.Uninitialized (0 ms)
[ RUN      ] WeakHandleTest.InitializedAfterDestroy
[       OK ] WeakHandleTest.InitializedAfterDestroy (1 ms)
[459/911] WeakHandleTest.InitializedAfterDestroy (1 ms)
[ RUN      ] WeakHandleTest.InitializedAfterInvalidate
[       OK ] WeakHandleTest.InitializedAfterInvalidate (0 ms)
[460/911] WeakHandleTest.InitializedAfterInvalidate (0 ms)
[ RUN      ] WeakHandleTest.Call
[       OK ] WeakHandleTest.Call (1 ms)
[461/911] WeakHandleTest.Call (1 ms)
[ RUN      ] WeakHandleTest.CallAfterDestroy
[       OK ] WeakHandleTest.CallAfterDestroy (1 ms)
[462/911] WeakHandleTest.CallAfterDestroy (1 ms)
[ RUN      ] WeakHandleTest.CallAfterInvalidate
[       OK ] WeakHandleTest.CallAfterInvalidate (0 ms)
[463/911] WeakHandleTest.CallAfterInvalidate (0 ms)
[ RUN      ] WeakHandleTest.CallThreaded
[       OK ] WeakHandleTest.CallThreaded (2 ms)
[464/911] WeakHandleTest.CallThreaded (2 ms)
[ RUN      ] WeakHandleTest.CallAfterDestroyThreaded
[       OK ] WeakHandleTest.CallAfterDestroyThreaded (1 ms)
[465/911] WeakHandleTest.CallAfterDestroyThreaded (1 ms)
[ RUN      ] WeakHandleTest.CallAfterInvalidateThreaded
[       OK ] WeakHandleTest.CallAfterInvalidateThreaded (2 ms)
[466/911] WeakHandleTest.CallAfterInvalidateThreaded (2 ms)
[ RUN      ] WeakHandleTest.DeleteOnOtherThread
[       OK ] WeakHandleTest.DeleteOnOtherThread (1 ms)
[467/911] WeakHandleTest.DeleteOnOtherThread (1 ms)
[ RUN      ] WeakHandleTest.WithDestroyedThread
[       OK ] WeakHandleTest.WithDestroyedThread (2 ms)
[468/911] WeakHandleTest.WithDestroyedThread (2 ms)
[ RUN      ] WeakHandleTest.InitializedAcrossCopyAssign
[       OK ] WeakHandleTest.InitializedAcrossCopyAssign (0 ms)
[469/911] WeakHandleTest.InitializedAcrossCopyAssign (0 ms)
[ RUN      ] WeakHandleTest.TypeConversionConstructor
[       OK ] WeakHandleTest.TypeConversionConstructor (0 ms)
[470/911] WeakHandleTest.TypeConversionConstructor (0 ms)
[ RUN      ] WeakHandleTest.TypeConversionConstructorMakeWeakHandle
[       OK ] WeakHandleTest.TypeConversionConstructorMakeWeakHandle (0 ms)
[471/911] WeakHandleTest.TypeConversionConstructorMakeWeakHandle (0 ms)
[ RUN      ] WeakHandleTest.TypeConversionConstructorAssignment
[       OK ] WeakHandleTest.TypeConversionConstructorAssignment (0 ms)
[472/911] WeakHandleTest.TypeConversionConstructorAssignment (0 ms)
[ RUN      ] WeakHandleTest.TypeConversionConstructorUninitialized
[       OK ] WeakHandleTest.TypeConversionConstructorUninitialized (0 ms)
[473/911] WeakHandleTest.TypeConversionConstructorUninitialized (0 ms)
[ RUN      ] WeakHandleTest.TypeConversionConstructorUninitializedAssignment
[       OK ] WeakHandleTest.TypeConversionConstructorUninitializedAssignment (0 ms)
[474/911] WeakHandleTest.TypeConversionConstructorUninitializedAssignment (0 ms)
[ RUN      ] SyncBackupManagerTest.NormalizeEntry
[       OK ] SyncBackupManagerTest.NormalizeEntry (40 ms)
[475/911] SyncBackupManagerTest.NormalizeEntry (40 ms)
[ RUN      ] SyncBackupManagerTest.PersistWithSwitchToSyncShutdown
[       OK ] SyncBackupManagerTest.PersistWithSwitchToSyncShutdown (120 ms)
[476/911] SyncBackupManagerTest.PersistWithSwitchToSyncShutdown (120 ms)
[ RUN      ] SyncBackupManagerTest.DontPersistWithOtherShutdown
[       OK ] SyncBackupManagerTest.DontPersistWithOtherShutdown (37 ms)
[477/911] SyncBackupManagerTest.DontPersistWithOtherShutdown (37 ms)
[ RUN      ] SyncBackupManagerTest.FailToInitialize
[       OK ] SyncBackupManagerTest.FailToInitialize (1 ms)
[478/911] SyncBackupManagerTest.FailToInitialize (1 ms)
[ RUN      ] SyncContextProxyImplTest.FailToConnect1
[       OK ] SyncContextProxyImplTest.FailToConnect1 (35 ms)
[479/911] SyncContextProxyImplTest.FailToConnect1 (35 ms)
[ RUN      ] SyncContextProxyImplTest.FailToConnect2
[       OK ] SyncContextProxyImplTest.FailToConnect2 (36 ms)
[480/911] SyncContextProxyImplTest.FailToConnect2 (36 ms)
[ RUN      ] SyncerTest.NameCollidingFolderSwapWorksFine
[       OK ] SyncerTest.NameCollidingFolderSwapWorksFine (47 ms)
[481/911] SyncerTest.NameCollidingFolderSwapWorksFine (47 ms)
[ RUN      ] SyncerTest.CommitManyItemsInOneGo_Success
[       OK ] SyncerTest.CommitManyItemsInOneGo_Success (126 ms)
[482/911] SyncerTest.CommitManyItemsInOneGo_Success (126 ms)
[ RUN      ] SyncerTest.CommitManyItemsInOneGo_PostBufferFail
[17952:17952:0702/132734:20559733830:WARNING:syncer_proto_util.cc(280)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_SERVER_ERROR
[17952:17952:0702/132734:20559734164:WARNING:commit.cc(123)] Post commit failed
[       OK ] SyncerTest.CommitManyItemsInOneGo_PostBufferFail (141 ms)
[483/911] SyncerTest.CommitManyItemsInOneGo_PostBufferFail (141 ms)
[ RUN      ] SyncerTest.CommitManyItemsInOneGo_CommitConflict
[       OK ] SyncerTest.CommitManyItemsInOneGo_CommitConflict (111 ms)
[484/911] SyncerTest.CommitManyItemsInOneGo_CommitConflict (111 ms)
[ RUN      ] SyncerTest.SendDebugInfoEventsOnGetUpdates_HappyCase
[       OK ] SyncerTest.SendDebugInfoEventsOnGetUpdates_HappyCase (55 ms)
[485/911] SyncerTest.SendDebugInfoEventsOnGetUpdates_HappyCase (55 ms)
[ RUN      ] SyncerTest.SendDebugInfoEventsOnGetUpdates_PostFailsDontDrop
[17952:17952:0702/132734:20559989371:WARNING:syncer_proto_util.cc(280)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_SERVER_ERROR
[17952:17952:0702/132734:20559989603:ERROR:get_updates_processor.cc(248)] PostClientToServerMessage() failed during GetUpdates
[       OK ] SyncerTest.SendDebugInfoEventsOnGetUpdates_PostFailsDontDrop (54 ms)
[486/911] SyncerTest.SendDebugInfoEventsOnGetUpdates_PostFailsDontDrop (54 ms)
[ RUN      ] SyncerTest.CommitFailureWithConflict
[       OK ] SyncerTest.CommitFailureWithConflict (52 ms)
[487/911] SyncerTest.CommitFailureWithConflict (52 ms)
[ RUN      ] SyncerTest.SendDebugInfoEventsOnCommit_HappyCase
[       OK ] SyncerTest.SendDebugInfoEventsOnCommit_HappyCase (35 ms)
[488/911] SyncerTest.SendDebugInfoEventsOnCommit_HappyCase (35 ms)
[ RUN      ] SyncerTest.SendDebugInfoEventsOnCommit_PostFailsDontDrop
[17952:17952:0702/132734:20560119834:WARNING:syncer_proto_util.cc(280)] Error posting from syncer: Response Code (bogus on error): -1 Content-Length (bogus on error): -1 Server Status: SYNC_SERVER_ERROR
[17952:17952:0702/132734:20560119976:WARNING:commit.cc(123)] Post commit failed
[       OK ] SyncerTest.SendDebugInfoEventsOnCommit_PostFailsDontDrop (39 ms)
[489/911] SyncerTest.SendDebugInfoEventsOnCommit_PostFailsDontDrop (39 ms)
[ RUN      ] SyncerTest.HugeConflict
[       OK ] SyncerTest.HugeConflict (1641 ms)
[490/911] SyncerTest.HugeConflict (1641 ms)
[ RUN      ] SyncContextProxyImplTest.TypeDisconnectsFirst
[       OK ] SyncContextProxyImplTest.TypeDisconnectsFirst (33 ms)
[491/911] SyncContextProxyImplTest.TypeDisconnectsFirst (33 ms)
[ RUN      ] SyncContextProxyImplTest.SyncDisconnectsFirst
[       OK ] SyncContextProxyImplTest.SyncDisconnectsFirst (31 ms)
[492/911] SyncContextProxyImplTest.SyncDisconnectsFirst (31 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.NigoriEncryptionTypes
[       OK ] SyncEncryptionHandlerImplTest.NigoriEncryptionTypes (34 ms)
[493/911] SyncEncryptionHandlerImplTest.NigoriEncryptionTypes (34 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.EncryptEverythingExplicit
[       OK ] SyncEncryptionHandlerImplTest.EncryptEverythingExplicit (27 ms)
[494/911] SyncEncryptionHandlerImplTest.EncryptEverythingExplicit (27 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.EncryptEverythingImplicit
[       OK ] SyncEncryptionHandlerImplTest.EncryptEverythingImplicit (28 ms)
[495/911] SyncEncryptionHandlerImplTest.EncryptEverythingImplicit (28 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.UnknownSensitiveTypes
[       OK ] SyncEncryptionHandlerImplTest.UnknownSensitiveTypes (46 ms)
[496/911] SyncEncryptionHandlerImplTest.UnknownSensitiveTypes (46 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.ReceiveOldNigori
[       OK ] SyncEncryptionHandlerImplTest.ReceiveOldNigori (203 ms)
[497/911] SyncEncryptionHandlerImplTest.ReceiveOldNigori (203 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.SetKeystoreMigratesAndUpdatesBootstrap
[       OK ] SyncEncryptionHandlerImplTest.SetKeystoreMigratesAndUpdatesBootstrap (89 ms)
[498/911] SyncEncryptionHandlerImplTest.SetKeystoreMigratesAndUpdatesBootstrap (89 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.GetKeystoreDecryptor
[       OK ] SyncEncryptionHandlerImplTest.GetKeystoreDecryptor (71 ms)
[499/911] SyncEncryptionHandlerImplTest.GetKeystoreDecryptor (71 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.MigrateOnDecryptImplicitPass
[       OK ] SyncEncryptionHandlerImplTest.MigrateOnDecryptImplicitPass (101 ms)
[500/911] SyncEncryptionHandlerImplTest.MigrateOnDecryptImplicitPass (101 ms)
[ RUN      ] SyncApiTest.WriteEncryptedTitle
[       OK ] SyncApiTest.WriteEncryptedTitle (156 ms)
[501/911] SyncApiTest.WriteEncryptedTitle (156 ms)
[ RUN      ] SyncApiTest.WriteEmptyBookmarkTitle
[       OK ] SyncApiTest.WriteEmptyBookmarkTitle (45 ms)
[502/911] SyncApiTest.WriteEmptyBookmarkTitle (45 ms)
[ RUN      ] SyncApiTest.BaseNodeSetSpecifics
[       OK ] SyncApiTest.BaseNodeSetSpecifics (46 ms)
[503/911] SyncApiTest.BaseNodeSetSpecifics (46 ms)
[ RUN      ] SyncApiTest.BaseNodeSetSpecificsPreservesUnknownFields
[       OK ] SyncApiTest.BaseNodeSetSpecificsPreservesUnknownFields (45 ms)
[504/911] SyncApiTest.BaseNodeSetSpecificsPreservesUnknownFields (45 ms)
[ RUN      ] SyncApiTest.EmptyTags
[18046:18046:0702/132736:20562048149:WARNING:write_node.cc(321)] InitUniqueByCreation failed due to empty tag.
[       OK ] SyncApiTest.EmptyTags (34 ms)
[505/911] SyncApiTest.EmptyTags (34 ms)
[ RUN      ] SyncApiTest.GetTotalNodeCountEmpty
[       OK ] SyncApiTest.GetTotalNodeCountEmpty (46 ms)
[506/911] SyncApiTest.GetTotalNodeCountEmpty (46 ms)
[ RUN      ] SyncApiTest.GetTotalNodeCountOneChild
[       OK ] SyncApiTest.GetTotalNodeCountOneChild (47 ms)
[507/911] SyncApiTest.GetTotalNodeCountOneChild (47 ms)
[ RUN      ] SyncApiTest.GetTotalNodeCountMultipleChildren
[       OK ] SyncApiTest.GetTotalNodeCountMultipleChildren (49 ms)
[508/911] SyncApiTest.GetTotalNodeCountMultipleChildren (49 ms)
[ RUN      ] SyncApiTest.AttachmentLinking
[       OK ] SyncApiTest.AttachmentLinking (69 ms)
[509/911] SyncApiTest.AttachmentLinking (69 ms)
[ RUN      ] SyncManagerTest.GetAllNodesForTypeTest
[       OK ] SyncManagerTest.GetAllNodesForTypeTest (74 ms)
[510/911] SyncManagerTest.GetAllNodesForTypeTest (74 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.MigrateOnDecryptCustomPass
[       OK ] SyncEncryptionHandlerImplTest.MigrateOnDecryptCustomPass (261 ms)
[511/911] SyncEncryptionHandlerImplTest.MigrateOnDecryptCustomPass (261 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableImplicit
[18038:18038:0702/132736:20561715346:WARNING:sync_encryption_handler_impl.cc(994)] Nigori had empty encryption keybag.
[       OK ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableImplicit (95 ms)
[512/911] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableImplicit (95 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableFrozenImplicit
[18038:18038:0702/132736:20561799815:WARNING:sync_encryption_handler_impl.cc(994)] Nigori had empty encryption keybag.
[       OK ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableFrozenImplicit (104 ms)
[513/911] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableFrozenImplicit (104 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableCustomWithEncryption
[18038:18038:0702/132736:20561892141:WARNING:sync_encryption_handler_impl.cc(994)] Nigori had empty encryption keybag.
[       OK ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableCustomWithEncryption (84 ms)
[514/911] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableCustomWithEncryption (84 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableCustomNoEncryption
[18038:18038:0702/132736:20561984167:WARNING:sync_encryption_handler_impl.cc(994)] Nigori had empty encryption keybag.
[       OK ] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableCustomNoEncryption (92 ms)
[515/911] SyncEncryptionHandlerImplTest.MigrateOnKeystoreKeyAvailableCustomNoEncryption (92 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriKeystorePass
[       OK ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriKeystorePass (68 ms)
[516/911] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriKeystorePass (68 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriFrozenImplicitPass
[       OK ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriFrozenImplicitPass (57 ms)
[517/911] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriFrozenImplicitPass (57 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriCustomPass
[       OK ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriCustomPass (63 ms)
[518/911] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriCustomPass (63 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.ReceiveUnmigratedNigoriAfterMigration
[       OK ] SyncEncryptionHandlerImplTest.ReceiveUnmigratedNigoriAfterMigration (165 ms)
[519/911] SyncEncryptionHandlerImplTest.ReceiveUnmigratedNigoriAfterMigration (165 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.ReceiveOldMigratedNigori
[       OK ] SyncEncryptionHandlerImplTest.ReceiveOldMigratedNigori (153 ms)
[520/911] SyncEncryptionHandlerImplTest.ReceiveOldMigratedNigori (153 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.RotateKeysWhenMigratedNigoriArrives
[       OK ] SyncEncryptionHandlerImplTest.RotateKeysWhenMigratedNigoriArrives (278 ms)
[521/911] SyncEncryptionHandlerImplTest.RotateKeysWhenMigratedNigoriArrives (278 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.RotateKeysUnmigratedCustomPassphrase
[       OK ] SyncEncryptionHandlerImplTest.RotateKeysUnmigratedCustomPassphrase (165 ms)
[522/911] SyncEncryptionHandlerImplTest.RotateKeysUnmigratedCustomPassphrase (165 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.RotateKeysMigratedCustomPassphrase
[       OK ] SyncEncryptionHandlerImplTest.RotateKeysMigratedCustomPassphrase (201 ms)
[523/911] SyncEncryptionHandlerImplTest.RotateKeysMigratedCustomPassphrase (201 ms)
[ RUN      ] SyncApiTest.SanityCheckTest
[       OK ] SyncApiTest.SanityCheckTest (37 ms)
[524/911] SyncApiTest.SanityCheckTest (37 ms)
[ RUN      ] SyncApiTest.BasicTagWrite
[       OK ] SyncApiTest.BasicTagWrite (45 ms)
[525/911] SyncApiTest.BasicTagWrite (45 ms)
[ RUN      ] SyncApiTest.BasicTagWriteWithImplicitParent
[       OK ] SyncApiTest.BasicTagWriteWithImplicitParent (49 ms)
[526/911] SyncApiTest.BasicTagWriteWithImplicitParent (49 ms)
[ RUN      ] SyncApiTest.ModelTypesSiloed
[       OK ] SyncApiTest.ModelTypesSiloed (53 ms)
[527/911] SyncApiTest.ModelTypesSiloed (53 ms)
[ RUN      ] SyncApiTest.ReadMissingTagsFails
[       OK ] SyncApiTest.ReadMissingTagsFails (42 ms)
[528/911] SyncApiTest.ReadMissingTagsFails (42 ms)
[ RUN      ] SyncApiTest.TestDeleteBehavior
[       OK ] SyncApiTest.TestDeleteBehavior (39 ms)
[529/911] SyncApiTest.TestDeleteBehavior (39 ms)
[ RUN      ] SyncApiTest.WriteAndReadPassword
[       OK ] SyncApiTest.WriteAndReadPassword (59 ms)
[530/911] SyncApiTest.WriteAndReadPassword (59 ms)
[ RUN      ] SyncSchedulerTest.NudgeCoalescingWithDifferentTimings
[       OK ] SyncSchedulerTest.NudgeCoalescingWithDifferentTimings (42 ms)
[531/911] SyncSchedulerTest.NudgeCoalescingWithDifferentTimings (42 ms)
[ RUN      ] SyncSchedulerTest.NudgeWithStates
[       OK ] SyncSchedulerTest.NudgeWithStates (536 ms)
[532/911] SyncSchedulerTest.NudgeWithStates (536 ms)
[ RUN      ] SyncSchedulerTest.Polling
[       OK ] SyncSchedulerTest.Polling (185 ms)
[533/911] SyncSchedulerTest.Polling (185 ms)
[ RUN      ] SyncSchedulerTest.PollingPersistence
[       OK ] SyncSchedulerTest.PollingPersistence (2039 ms)
[534/911] SyncSchedulerTest.PollingPersistence (2039 ms)
[ RUN      ] SyncSchedulerTest.PollingPersistenceBadClock
[       OK ] SyncSchedulerTest.PollingPersistenceBadClock (189 ms)
[535/911] SyncSchedulerTest.PollingPersistenceBadClock (189 ms)
[ RUN      ] SyncSchedulerTest.PollNotificationsDisabled
[       OK ] SyncSchedulerTest.PollNotificationsDisabled (189 ms)
[536/911] SyncSchedulerTest.PollNotificationsDisabled (189 ms)
[ RUN      ] SyncSchedulerTest.PollIntervalUpdate
[       OK ] SyncSchedulerTest.PollIntervalUpdate (308 ms)
[537/911] SyncSchedulerTest.PollIntervalUpdate (308 ms)
[ RUN      ] SyncSchedulerTest.ThrottlingDoesThrottle
[       OK ] SyncSchedulerTest.ThrottlingDoesThrottle (38 ms)
[538/911] SyncSchedulerTest.ThrottlingDoesThrottle (38 ms)
[ RUN      ] SyncSchedulerTest.ThrottlingExpiresFromPoll
[       OK ] SyncSchedulerTest.ThrottlingExpiresFromPoll (264 ms)
[539/911] SyncSchedulerTest.ThrottlingExpiresFromPoll (264 ms)
[ RUN      ] SyncSchedulerTest.ThrottlingExpiresFromNudge
[       OK ] SyncSchedulerTest.ThrottlingExpiresFromNudge (188 ms)
[540/911] SyncSchedulerTest.ThrottlingExpiresFromNudge (188 ms)
[ RUN      ] JsEventDetailsTest.FromDictionary
[       OK ] JsEventDetailsTest.FromDictionary (0 ms)
[541/911] JsEventDetailsTest.FromDictionary (0 ms)
[ RUN      ] SyncJsControllerTest.Events
[       OK ] SyncJsControllerTest.Events (2 ms)
[542/911] SyncJsControllerTest.Events (2 ms)
[ RUN      ] ProtoEnumConversionsTest.GetAppListItemTypeString
[       OK ] ProtoEnumConversionsTest.GetAppListItemTypeString (0 ms)
[543/911] ProtoEnumConversionsTest.GetAppListItemTypeString (0 ms)
[ RUN      ] ProtoEnumConversionsTest.GetBrowserTypeString
[       OK ] ProtoEnumConversionsTest.GetBrowserTypeString (0 ms)
[544/911] ProtoEnumConversionsTest.GetBrowserTypeString (0 ms)
[ RUN      ] ProtoEnumConversionsTest.GetPageTransitionString
[       OK ] ProtoEnumConversionsTest.GetPageTransitionString (0 ms)
[545/911] ProtoEnumConversionsTest.GetPageTransitionString (0 ms)
[ RUN      ] ProtoEnumConversionsTest.GetPageTransitionQualifierString
[       OK ] ProtoEnumConversionsTest.GetPageTransitionQualifierString (0 ms)
[546/911] ProtoEnumConversionsTest.GetPageTransitionQualifierString (0 ms)
[ RUN      ] ProtoEnumConversionsTest.GetWifiCredentialSecurityClassString
[       OK ] ProtoEnumConversionsTest.GetWifiCredentialSecurityClassString (0 ms)
[547/911] ProtoEnumConversionsTest.GetWifiCredentialSecurityClassString (0 ms)
[ RUN      ] ProtoEnumConversionsTest.GetUpdatesSourceString
[       OK ] ProtoEnumConversionsTest.GetUpdatesSourceString (0 ms)
[548/911] ProtoEnumConversionsTest.GetUpdatesSourceString (0 ms)
[ RUN      ] ProtoEnumConversionsTest.GetResponseTypeString
[       OK ] ProtoEnumConversionsTest.GetResponseTypeString (0 ms)
[549/911] ProtoEnumConversionsTest.GetResponseTypeString (0 ms)
[ RUN      ] ProtoEnumConversionsTest.GetErrorTypeString
[       OK ] ProtoEnumConversionsTest.GetErrorTypeString (0 ms)
[550/911] ProtoEnumConversionsTest.GetErrorTypeString (0 ms)
[ RUN      ] SyncManagerTest.RefreshEncryptionReady
[       OK ] SyncManagerTest.RefreshEncryptionReady (173 ms)
[551/911] SyncManagerTest.RefreshEncryptionReady (173 ms)
[ RUN      ] SyncManagerTest.RefreshEncryptionNotReady
[18050:18050:0702/132737:20562299374:WARNING:sync_encryption_handler_impl.cc(994)] Nigori had empty encryption keybag.
[       OK ] SyncManagerTest.RefreshEncryptionNotReady (34 ms)
[552/911] SyncManagerTest.RefreshEncryptionNotReady (34 ms)
[ RUN      ] SyncManagerTest.RefreshEncryptionEmptyNigori
[18050:18050:0702/132737:20562339418:WARNING:sync_encryption_handler_impl.cc(994)] Nigori had empty encryption keybag.
[       OK ] SyncManagerTest.RefreshEncryptionEmptyNigori (42 ms)
[553/911] SyncManagerTest.RefreshEncryptionEmptyNigori (42 ms)
[ RUN      ] SyncManagerTest.EncryptDataTypesWithNoData
[       OK ] SyncManagerTest.EncryptDataTypesWithNoData (59 ms)
[554/911] SyncManagerTest.EncryptDataTypesWithNoData (59 ms)
[ RUN      ] SyncManagerTest.EncryptDataTypesWithData
[       OK ] SyncManagerTest.EncryptDataTypesWithData (75 ms)
[555/911] SyncManagerTest.EncryptDataTypesWithData (75 ms)
[ RUN      ] SyncManagerTest.SetInitialGaiaPass
[       OK ] SyncManagerTest.SetInitialGaiaPass (39 ms)
[556/911] SyncManagerTest.SetInitialGaiaPass (39 ms)
[ RUN      ] SyncManagerTest.UpdateGaiaPass
[       OK ] SyncManagerTest.UpdateGaiaPass (47 ms)
[557/911] SyncManagerTest.UpdateGaiaPass (47 ms)
[ RUN      ] SyncManagerTest.SetPassphraseWithPassword
[       OK ] SyncManagerTest.SetPassphraseWithPassword (47 ms)
[558/911] SyncManagerTest.SetPassphraseWithPassword (47 ms)
[ RUN      ] SyncManagerTest.SupplyPendingGAIAPass
[       OK ] SyncManagerTest.SupplyPendingGAIAPass (103 ms)
[559/911] SyncManagerTest.SupplyPendingGAIAPass (103 ms)
[ RUN      ] SyncManagerTest.SupplyPendingOldGAIAPass
[       OK ] SyncManagerTest.SupplyPendingOldGAIAPass (120 ms)
[560/911] SyncManagerTest.SupplyPendingOldGAIAPass (120 ms)
[ RUN      ] SyncHttpBridgeTest.TestUsesSameHttpNetworkSession
[       OK ] SyncHttpBridgeTest.TestUsesSameHttpNetworkSession (129 ms)
[561/911] SyncHttpBridgeTest.TestUsesSameHttpNetworkSession (129 ms)
[ RUN      ] SyncHttpBridgeTest.TestMakeSynchronousPostShunted
[       OK ] SyncHttpBridgeTest.TestMakeSynchronousPostShunted (2 ms)
[562/911] SyncHttpBridgeTest.TestMakeSynchronousPostShunted (2 ms)
[ RUN      ] SyncHttpBridgeTest.TestMakeSynchronousPostLiveWithPayload
HTTP server started on http://127.0.0.1:43576...
sending server_data: {"host": "127.0.0.1", "port": 43576} (36 bytes)
[       OK ] SyncHttpBridgeTest.TestMakeSynchronousPostLiveWithPayload (581 ms)
[563/911] SyncHttpBridgeTest.TestMakeSynchronousPostLiveWithPayload (581 ms)
[ RUN      ] SyncHttpBridgeTest.TestMakeSynchronousPostLiveComprehensive
HTTP server started on http://127.0.0.1:42007...
sending server_data: {"host": "127.0.0.1", "port": 42007} (36 bytes)
[       OK ] SyncHttpBridgeTest.TestMakeSynchronousPostLiveComprehensive (435 ms)
[564/911] SyncHttpBridgeTest.TestMakeSynchronousPostLiveComprehensive (435 ms)
[ RUN      ] SyncHttpBridgeTest.TestExtraRequestHeaders
HTTP server started on http://127.0.0.1:48088...
sending server_data: {"host": "127.0.0.1", "port": 48088} (36 bytes)
[       OK ] SyncHttpBridgeTest.TestExtraRequestHeaders (452 ms)
[565/911] SyncHttpBridgeTest.TestExtraRequestHeaders (452 ms)
[ RUN      ] SyncHttpBridgeTest.TestResponseHeader
HTTP server started on http://127.0.0.1:52458...
sending server_data: {"host": "127.0.0.1", "port": 52458} (36 bytes)
[       OK ] SyncHttpBridgeTest.TestResponseHeader (435 ms)
[566/911] SyncHttpBridgeTest.TestResponseHeader (435 ms)
[ RUN      ] SyncHttpBridgeTest.Abort
[       OK ] SyncHttpBridgeTest.Abort (21 ms)
[567/911] SyncHttpBridgeTest.Abort (21 ms)
[ RUN      ] SyncHttpBridgeTest.AbortLate
[       OK ] SyncHttpBridgeTest.AbortLate (16 ms)
[568/911] SyncHttpBridgeTest.AbortLate (16 ms)
[ RUN      ] SyncHttpBridgeTest.AbortAndReleaseBeforeFetchComplete
[       OK ] SyncHttpBridgeTest.AbortAndReleaseBeforeFetchComplete (17 ms)
[569/911] SyncHttpBridgeTest.AbortAndReleaseBeforeFetchComplete (17 ms)
[ RUN      ] SyncHttpBridgeTest.RequestContextGetterReleaseOrder
[       OK ] SyncHttpBridgeTest.RequestContextGetterReleaseOrder (14 ms)
[570/911] SyncHttpBridgeTest.RequestContextGetterReleaseOrder (14 ms)
[ RUN      ] ProtoEnumConversionsTest.GetActionString
[       OK ] ProtoEnumConversionsTest.GetActionString (1 ms)
[571/911] ProtoEnumConversionsTest.GetActionString (1 ms)
[ RUN      ] ProtoValueConversionsTest.ProtoChangeCheck
[       OK ] ProtoValueConversionsTest.ProtoChangeCheck (0 ms)
[572/911] ProtoValueConversionsTest.ProtoChangeCheck (0 ms)
[ RUN      ] ProtoValueConversionsTest.EncryptedDataToValue
[       OK ] ProtoValueConversionsTest.EncryptedDataToValue (0 ms)
[573/911] ProtoValueConversionsTest.EncryptedDataToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.SessionHeaderToValue
[       OK ] ProtoValueConversionsTest.SessionHeaderToValue (0 ms)
[574/911] ProtoValueConversionsTest.SessionHeaderToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.SessionTabToValue
[       OK ] ProtoValueConversionsTest.SessionTabToValue (0 ms)
[575/911] ProtoValueConversionsTest.SessionTabToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.SessionWindowToValue
[       OK ] ProtoValueConversionsTest.SessionWindowToValue (0 ms)
[576/911] ProtoValueConversionsTest.SessionWindowToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.TabNavigationToValue
[       OK ] ProtoValueConversionsTest.TabNavigationToValue (0 ms)
[577/911] ProtoValueConversionsTest.TabNavigationToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.NavigationRedirectToValue
[       OK ] ProtoValueConversionsTest.NavigationRedirectToValue (0 ms)
[578/911] ProtoValueConversionsTest.NavigationRedirectToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.PasswordSpecificsData
[       OK ] ProtoValueConversionsTest.PasswordSpecificsData (0 ms)
[579/911] ProtoValueConversionsTest.PasswordSpecificsData (0 ms)
[ RUN      ] ProtoValueConversionsTest.AppListSpecificsToValue
[       OK ] ProtoValueConversionsTest.AppListSpecificsToValue (0 ms)
[580/911] ProtoValueConversionsTest.AppListSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.AppNotificationToValue
[       OK ] ProtoValueConversionsTest.AppNotificationToValue (0 ms)
[581/911] ProtoValueConversionsTest.AppNotificationToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.AppSettingSpecificsToValue
[       OK ] ProtoValueConversionsTest.AppSettingSpecificsToValue (0 ms)
[582/911] ProtoValueConversionsTest.AppSettingSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.AppSpecificsToValue
[       OK ] ProtoValueConversionsTest.AppSpecificsToValue (0 ms)
[583/911] ProtoValueConversionsTest.AppSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.AutofillSpecificsToValue
[       OK ] ProtoValueConversionsTest.AutofillSpecificsToValue (1 ms)
[584/911] ProtoValueConversionsTest.AutofillSpecificsToValue (1 ms)
[ RUN      ] ProtoValueConversionsTest.AutofillProfileSpecificsToValue
[       OK ] ProtoValueConversionsTest.AutofillProfileSpecificsToValue (0 ms)
[585/911] ProtoValueConversionsTest.AutofillProfileSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.AutofillWalletSpecificsToValue
[       OK ] ProtoValueConversionsTest.AutofillWalletSpecificsToValue (0 ms)
[586/911] ProtoValueConversionsTest.AutofillWalletSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.WalletMetadataSpecificsToValue
[       OK ] ProtoValueConversionsTest.WalletMetadataSpecificsToValue (0 ms)
[587/911] ProtoValueConversionsTest.WalletMetadataSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.BookmarkSpecificsToValue
[       OK ] ProtoValueConversionsTest.BookmarkSpecificsToValue (0 ms)
[588/911] ProtoValueConversionsTest.BookmarkSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.BookmarkSpecificsData
[       OK ] ProtoValueConversionsTest.BookmarkSpecificsData (1 ms)
[589/911] ProtoValueConversionsTest.BookmarkSpecificsData (1 ms)
[ RUN      ] ProtoValueConversionsTest.LinkedAppIconInfoToValue
[       OK ] ProtoValueConversionsTest.LinkedAppIconInfoToValue (0 ms)
[590/911] ProtoValueConversionsTest.LinkedAppIconInfoToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.PriorityPreferenceSpecificsToValue
[       OK ] ProtoValueConversionsTest.PriorityPreferenceSpecificsToValue (0 ms)
[591/911] ProtoValueConversionsTest.PriorityPreferenceSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.DeviceInfoSpecificsToValue
[       OK ] ProtoValueConversionsTest.DeviceInfoSpecificsToValue (0 ms)
[592/911] ProtoValueConversionsTest.DeviceInfoSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ExperimentsSpecificsToValue
[       OK ] ProtoValueConversionsTest.ExperimentsSpecificsToValue (0 ms)
[593/911] ProtoValueConversionsTest.ExperimentsSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ExtensionSettingSpecificsToValue
[       OK ] ProtoValueConversionsTest.ExtensionSettingSpecificsToValue (0 ms)
[594/911] ProtoValueConversionsTest.ExtensionSettingSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ExtensionSpecificsToValue
[       OK ] ProtoValueConversionsTest.ExtensionSpecificsToValue (1 ms)
[595/911] ProtoValueConversionsTest.ExtensionSpecificsToValue (1 ms)
[ RUN      ] ProtoValueConversionsTest.FaviconImageSpecificsToValue
[       OK ] ProtoValueConversionsTest.FaviconImageSpecificsToValue (0 ms)
[596/911] ProtoValueConversionsTest.FaviconImageSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.FaviconTrackingSpecificsToValue
[       OK ] ProtoValueConversionsTest.FaviconTrackingSpecificsToValue (0 ms)
[597/911] ProtoValueConversionsTest.FaviconTrackingSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.HistoryDeleteDirectiveSpecificsToValue
[       OK ] ProtoValueConversionsTest.HistoryDeleteDirectiveSpecificsToValue (0 ms)
[598/911] ProtoValueConversionsTest.HistoryDeleteDirectiveSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ManagedUserSettingSpecificsToValue
[       OK ] ProtoValueConversionsTest.ManagedUserSettingSpecificsToValue (0 ms)
[599/911] ProtoValueConversionsTest.ManagedUserSettingSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ManagedUserSpecificsToValue
[       OK ] ProtoValueConversionsTest.ManagedUserSpecificsToValue (0 ms)
[600/911] ProtoValueConversionsTest.ManagedUserSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ManagedUserSharedSettingSpecificsToValue
[       OK ] ProtoValueConversionsTest.ManagedUserSharedSettingSpecificsToValue (0 ms)
[601/911] ProtoValueConversionsTest.ManagedUserSharedSettingSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ManagedUserWhitelistSpecificsToValue
[       OK ] ProtoValueConversionsTest.ManagedUserWhitelistSpecificsToValue (0 ms)
[602/911] ProtoValueConversionsTest.ManagedUserWhitelistSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.NigoriSpecificsToValue
[       OK ] ProtoValueConversionsTest.NigoriSpecificsToValue (0 ms)
[603/911] ProtoValueConversionsTest.NigoriSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.PasswordSpecificsToValue
[       OK ] ProtoValueConversionsTest.PasswordSpecificsToValue (0 ms)
[604/911] ProtoValueConversionsTest.PasswordSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.PreferenceSpecificsToValue
[       OK ] ProtoValueConversionsTest.PreferenceSpecificsToValue (0 ms)
[605/911] ProtoValueConversionsTest.PreferenceSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.SearchEngineSpecificsToValue
[       OK ] ProtoValueConversionsTest.SearchEngineSpecificsToValue (0 ms)
[606/911] ProtoValueConversionsTest.SearchEngineSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.SessionSpecificsToValue
[       OK ] ProtoValueConversionsTest.SessionSpecificsToValue (1 ms)
[607/911] ProtoValueConversionsTest.SessionSpecificsToValue (1 ms)
[ RUN      ] ProtoValueConversionsTest.SyncedNotificationAppInfoSpecificsToValue
[       OK ] ProtoValueConversionsTest.SyncedNotificationAppInfoSpecificsToValue (0 ms)
[608/911] ProtoValueConversionsTest.SyncedNotificationAppInfoSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.SyncedNotificationSpecificsToValue
[       OK ] ProtoValueConversionsTest.SyncedNotificationSpecificsToValue (0 ms)
[609/911] ProtoValueConversionsTest.SyncedNotificationSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ThemeSpecificsToValue
[       OK ] ProtoValueConversionsTest.ThemeSpecificsToValue (0 ms)
[610/911] ProtoValueConversionsTest.ThemeSpecificsToValue (0 ms)
[ RUN      ] SyncManagerTest.SupplyPendingExplicitPass
[       OK ] SyncManagerTest.SupplyPendingExplicitPass (218 ms)
[611/911] SyncManagerTest.SupplyPendingExplicitPass (218 ms)
[ RUN      ] SyncManagerTest.SupplyPendingGAIAPassUserProvided
[       OK ] SyncManagerTest.SupplyPendingGAIAPassUserProvided (77 ms)
[612/911] SyncManagerTest.SupplyPendingGAIAPassUserProvided (77 ms)
[ RUN      ] SyncManagerTest.SetPassphraseWithEmptyPasswordNode
[       OK ] SyncManagerTest.SetPassphraseWithEmptyPasswordNode (62 ms)
[613/911] SyncManagerTest.SetPassphraseWithEmptyPasswordNode (62 ms)
[ RUN      ] SyncManagerTest.EncryptBookmarksWithLegacyData
[       OK ] SyncManagerTest.EncryptBookmarksWithLegacyData (69 ms)
[614/911] SyncManagerTest.EncryptBookmarksWithLegacyData (69 ms)
[ RUN      ] SyncManagerTest.CreateLocalBookmark
[       OK ] SyncManagerTest.CreateLocalBookmark (57 ms)
[615/911] SyncManagerTest.CreateLocalBookmark (57 ms)
[ RUN      ] SyncManagerTest.UpdateEntryWithEncryption
[       OK ] SyncManagerTest.UpdateEntryWithEncryption (92 ms)
[616/911] SyncManagerTest.UpdateEntryWithEncryption (92 ms)
[ RUN      ] SyncManagerTest.UpdatePasswordSetEntitySpecificsNoChange
[       OK ] SyncManagerTest.UpdatePasswordSetEntitySpecificsNoChange (67 ms)
[617/911] SyncManagerTest.UpdatePasswordSetEntitySpecificsNoChange (67 ms)
[ RUN      ] SyncManagerTest.UpdatePasswordSetPasswordSpecifics
[       OK ] SyncManagerTest.UpdatePasswordSetPasswordSpecifics (70 ms)
[618/911] SyncManagerTest.UpdatePasswordSetPasswordSpecifics (70 ms)
[ RUN      ] SyncManagerTest.UpdatePasswordNewPassphrase
[       OK ] SyncManagerTest.UpdatePasswordNewPassphrase (87 ms)
[619/911] SyncManagerTest.UpdatePasswordNewPassphrase (87 ms)
[ RUN      ] SyncManagerTest.UpdatePasswordReencryptEverything
[       OK ] SyncManagerTest.UpdatePasswordReencryptEverything (70 ms)
[620/911] SyncManagerTest.UpdatePasswordReencryptEverything (70 ms)
[ RUN      ] SyncManagerTest.ReencryptEverythingWithUnrecoverableErrorPasswords
[       OK ] SyncManagerTest.ReencryptEverythingWithUnrecoverableErrorPasswords (160 ms)
[621/911] SyncManagerTest.ReencryptEverythingWithUnrecoverableErrorPasswords (160 ms)
[ RUN      ] SyncManagerTest.ReencryptEverythingWithUnrecoverableErrorBookmarks
[18056:18056:0702/132737:20562713448:ERROR:cryptographer.cc(132)] Cannot decrypt message
[       OK ] SyncManagerTest.ReencryptEverythingWithUnrecoverableErrorBookmarks (72 ms)
[622/911] SyncManagerTest.ReencryptEverythingWithUnrecoverableErrorBookmarks (72 ms)
[ RUN      ] SyncManagerTest.SetBookmarkTitle
[       OK ] SyncManagerTest.SetBookmarkTitle (61 ms)
[623/911] SyncManagerTest.SetBookmarkTitle (61 ms)
[ RUN      ] SyncManagerTest.SetBookmarkTitleWithEncryption
[       OK ] SyncManagerTest.SetBookmarkTitleWithEncryption (76 ms)
[624/911] SyncManagerTest.SetBookmarkTitleWithEncryption (76 ms)
[ RUN      ] SyncManagerTest.SetNonBookmarkTitle
[       OK ] SyncManagerTest.SetNonBookmarkTitle (60 ms)
[625/911] SyncManagerTest.SetNonBookmarkTitle (60 ms)
[ RUN      ] SyncManagerTest.SetNonBookmarkTitleWithEncryption
[       OK ] SyncManagerTest.SetNonBookmarkTitleWithEncryption (44 ms)
[626/911] SyncManagerTest.SetNonBookmarkTitleWithEncryption (44 ms)
[ RUN      ] SyncManagerTest.SetLongTitle
[       OK ] SyncManagerTest.SetLongTitle (35 ms)
[627/911] SyncManagerTest.SetLongTitle (35 ms)
[ RUN      ] SyncManagerTest.SetPreviouslyEncryptedSpecifics
[       OK ] SyncManagerTest.SetPreviouslyEncryptedSpecifics (62 ms)
[628/911] SyncManagerTest.SetPreviouslyEncryptedSpecifics (62 ms)
[ RUN      ] SyncManagerTest.IncrementTransactionVersion
[       OK ] SyncManagerTest.IncrementTransactionVersion (59 ms)
[629/911] SyncManagerTest.IncrementTransactionVersion (59 ms)
[ RUN      ] SyncManagerTest.PurgePartiallySyncedTypes
[       OK ] SyncManagerTest.PurgePartiallySyncedTypes (60 ms)
[630/911] SyncManagerTest.PurgePartiallySyncedTypes (60 ms)
[ RUN      ] ProtoValueConversionsTest.TypedUrlSpecificsToValue
[       OK ] ProtoValueConversionsTest.TypedUrlSpecificsToValue (0 ms)
[631/911] ProtoValueConversionsTest.TypedUrlSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.DictionarySpecificsToValue
[       OK ] ProtoValueConversionsTest.DictionarySpecificsToValue (0 ms)
[632/911] ProtoValueConversionsTest.DictionarySpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ArticleSpecificsToValue
[       OK ] ProtoValueConversionsTest.ArticleSpecificsToValue (0 ms)
[633/911] ProtoValueConversionsTest.ArticleSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.WifiCredentialSpecificsToValue
[       OK ] ProtoValueConversionsTest.WifiCredentialSpecificsToValue (0 ms)
[634/911] ProtoValueConversionsTest.WifiCredentialSpecificsToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.EntitySpecificsToValue
[       OK ] ProtoValueConversionsTest.EntitySpecificsToValue (1 ms)
[635/911] ProtoValueConversionsTest.EntitySpecificsToValue (1 ms)
[ RUN      ] ProtoValueConversionsTest.ClientToServerMessageToValue
[       OK ] ProtoValueConversionsTest.ClientToServerMessageToValue (0 ms)
[636/911] ProtoValueConversionsTest.ClientToServerMessageToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.ClientToServerResponseToValue
[       OK ] ProtoValueConversionsTest.ClientToServerResponseToValue (0 ms)
[637/911] ProtoValueConversionsTest.ClientToServerResponseToValue (0 ms)
[ RUN      ] ProtoValueConversionsTest.AttachmentIdProtoToValue
[       OK ] ProtoValueConversionsTest.AttachmentIdProtoToValue (0 ms)
[638/911] ProtoValueConversionsTest.AttachmentIdProtoToValue (0 ms)
[ RUN      ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Once
[       OK ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Once (32 ms)
[639/911] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Once (32 ms)
[ RUN      ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Repeatedly
[       OK ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Repeatedly (23 ms)
[640/911] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Repeatedly (23 ms)
[ RUN      ] NudgeTrackerTest.DropHintsAtServer_Alone
[       OK ] NudgeTrackerTest.DropHintsAtServer_Alone (1 ms)
[641/911] NudgeTrackerTest.DropHintsAtServer_Alone (1 ms)
[ RUN      ] NudgeTrackerTest.DropHintsAtServer_WithOtherInvalidations
[       OK ] NudgeTrackerTest.DropHintsAtServer_WithOtherInvalidations (0 ms)
[642/911] NudgeTrackerTest.DropHintsAtServer_WithOtherInvalidations (0 ms)
[ RUN      ] NudgeTrackerTest.EnableDisableInvalidations
[       OK ] NudgeTrackerTest.EnableDisableInvalidations (0 ms)
[643/911] NudgeTrackerTest.EnableDisableInvalidations (0 ms)
[ RUN      ] NudgeTrackerTest.WriteLocallyModifiedTypesToProto
[       OK ] NudgeTrackerTest.WriteLocallyModifiedTypesToProto (0 ms)
[644/911] NudgeTrackerTest.WriteLocallyModifiedTypesToProto (0 ms)
[ RUN      ] NudgeTrackerTest.WriteRefreshRequestedTypesToProto
[       OK ] NudgeTrackerTest.WriteRefreshRequestedTypesToProto (0 ms)
[645/911] NudgeTrackerTest.WriteRefreshRequestedTypesToProto (0 ms)
[ RUN      ] NudgeTrackerTest.IsSyncRequired
[       OK ] NudgeTrackerTest.IsSyncRequired (0 ms)
[646/911] NudgeTrackerTest.IsSyncRequired (0 ms)
[ RUN      ] NudgeTrackerTest.IsGetUpdatesRequired
[       OK ] NudgeTrackerTest.IsGetUpdatesRequired (0 ms)
[647/911] NudgeTrackerTest.IsGetUpdatesRequired (0 ms)
[ RUN      ] NudgeTrackerTest.IsSyncRequired_Throttling
[       OK ] NudgeTrackerTest.IsSyncRequired_Throttling (0 ms)
[648/911] NudgeTrackerTest.IsSyncRequired_Throttling (0 ms)
[ RUN      ] NudgeTrackerTest.IsGetUpdatesRequired_Throttling
[       OK ] NudgeTrackerTest.IsGetUpdatesRequired_Throttling (0 ms)
[649/911] NudgeTrackerTest.IsGetUpdatesRequired_Throttling (0 ms)
[ RUN      ] NudgeTrackerTest.NoTypesThrottled
[       OK ] NudgeTrackerTest.NoTypesThrottled (0 ms)
[650/911] NudgeTrackerTest.NoTypesThrottled (0 ms)
[ RUN      ] NudgeTrackerTest.ThrottleAndUnthrottle
[       OK ] NudgeTrackerTest.ThrottleAndUnthrottle (0 ms)
[651/911] NudgeTrackerTest.ThrottleAndUnthrottle (0 ms)
[ RUN      ] NudgeTrackerTest.OverlappingThrottleIntervals
[       OK ] NudgeTrackerTest.OverlappingThrottleIntervals (0 ms)
[652/911] NudgeTrackerTest.OverlappingThrottleIntervals (0 ms)
[ RUN      ] NudgeTrackerTest.Retry
[       OK ] NudgeTrackerTest.Retry (0 ms)
[653/911] NudgeTrackerTest.Retry (0 ms)
[ RUN      ] NudgeTrackerTest.IsRetryRequired_MidCycleUpdate1
[       OK ] NudgeTrackerTest.IsRetryRequired_MidCycleUpdate1 (0 ms)
[654/911] NudgeTrackerTest.IsRetryRequired_MidCycleUpdate1 (0 ms)
[ RUN      ] NudgeTrackerTest.IsRetryRequired_MidCycleUpdate2
[       OK ] NudgeTrackerTest.IsRetryRequired_MidCycleUpdate2 (0 ms)
[655/911] NudgeTrackerTest.IsRetryRequired_MidCycleUpdate2 (0 ms)
[ RUN      ] NudgeTrackerTest.IsRetryRequired_FailedCycle
[       OK ] NudgeTrackerTest.IsRetryRequired_FailedCycle (0 ms)
[656/911] NudgeTrackerTest.IsRetryRequired_FailedCycle (0 ms)
[ RUN      ] NudgeTrackerTest.IsRetryRequired_FailedCycleIncludesUpdate
[       OK ] NudgeTrackerTest.IsRetryRequired_FailedCycleIncludesUpdate (1 ms)
[657/911] NudgeTrackerTest.IsRetryRequired_FailedCycleIncludesUpdate (1 ms)
[ RUN      ] NudgeTrackerTest.NudgeDelayTest
[       OK ] NudgeTrackerTest.NudgeDelayTest (0 ms)
[658/911] NudgeTrackerTest.NudgeDelayTest (0 ms)
[ RUN      ] NudgeTrackerTest.CustomDelayTest
[       OK ] NudgeTrackerTest.CustomDelayTest (0 ms)
[659/911] NudgeTrackerTest.CustomDelayTest (0 ms)
[ RUN      ] NudgeTrackerTest.NoTypesShorterThanDefault
[       OK ] NudgeTrackerTest.NoTypesShorterThanDefault (0 ms)
[660/911] NudgeTrackerTest.NoTypesShorterThanDefault (0 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.SetKeystoreAfterReceivingMigratedNigori
[       OK ] SyncEncryptionHandlerImplTest.SetKeystoreAfterReceivingMigratedNigori (311 ms)
[661/911] SyncEncryptionHandlerImplTest.SetKeystoreAfterReceivingMigratedNigori (311 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.SetCustomPassAfterMigration
[       OK ] SyncEncryptionHandlerImplTest.SetCustomPassAfterMigration (177 ms)
[662/911] SyncEncryptionHandlerImplTest.SetCustomPassAfterMigration (177 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.SetCustomPassAfterMigrationNoKeystoreKey
[       OK ] SyncEncryptionHandlerImplTest.SetCustomPassAfterMigrationNoKeystoreKey (160 ms)
[663/911] SyncEncryptionHandlerImplTest.SetCustomPassAfterMigrationNoKeystoreKey (160 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.SetImplicitPassAfterMigrationNoKeystoreKey
[18039:18039:0702/132737:20562166271:WARNING:sync_encryption_handler_impl.cc(361)] Ignoring new implicit passphrase. Keystore migration already performed.
[       OK ] SyncEncryptionHandlerImplTest.SetImplicitPassAfterMigrationNoKeystoreKey (122 ms)
[664/911] SyncEncryptionHandlerImplTest.SetImplicitPassAfterMigrationNoKeystoreKey (122 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.MigrateOnEncryptEverythingKeystorePassphrase
[       OK ] SyncEncryptionHandlerImplTest.MigrateOnEncryptEverythingKeystorePassphrase (178 ms)
[665/911] SyncEncryptionHandlerImplTest.MigrateOnEncryptEverythingKeystorePassphrase (178 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriWithOldPassphrase
[18039:18039:0702/132737:20562452647:WARNING:sync_encryption_handler_impl.cc(994)] Nigori had empty encryption keybag.
[       OK ] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriWithOldPassphrase (168 ms)
[666/911] SyncEncryptionHandlerImplTest.ReceiveMigratedNigoriWithOldPassphrase (168 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.RotateKeysGaiaDefault
[       OK ] SyncEncryptionHandlerImplTest.RotateKeysGaiaDefault (209 ms)
[667/911] SyncEncryptionHandlerImplTest.RotateKeysGaiaDefault (209 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.RotateKeysKeystoreDefault
[       OK ] SyncEncryptionHandlerImplTest.RotateKeysKeystoreDefault (208 ms)
[668/911] SyncEncryptionHandlerImplTest.RotateKeysKeystoreDefault (208 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.RotateKeysAfterPendingGaiaResolved
[       OK ] SyncEncryptionHandlerImplTest.RotateKeysAfterPendingGaiaResolved (113 ms)
[669/911] SyncEncryptionHandlerImplTest.RotateKeysAfterPendingGaiaResolved (113 ms)
[ RUN      ] SyncEncryptionHandlerImplTest.RotateKeysGaiaDefaultOnInit
[       OK ] SyncEncryptionHandlerImplTest.RotateKeysGaiaDefaultOnInit (177 ms)
[670/911] SyncEncryptionHandlerImplTest.RotateKeysGaiaDefaultOnInit (177 ms)
[ RUN      ] SyncManagerTest.PurgeDisabledTypes
[       OK ] SyncManagerTest.PurgeDisabledTypes (60 ms)
[671/911] SyncManagerTest.PurgeDisabledTypes (60 ms)
[ RUN      ] SyncManagerTest.PurgeUnappliedTypes
[       OK ] SyncManagerTest.PurgeUnappliedTypes (68 ms)
[672/911] SyncManagerTest.PurgeUnappliedTypes (68 ms)
[ RUN      ] SyncManagerTestWithMockScheduler.BasicConfiguration

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Start(0, 1601-01-01 00:00:00.000 UTC)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] SyncManagerTestWithMockScheduler.BasicConfiguration (60 ms)
[673/911] SyncManagerTestWithMockScheduler.BasicConfiguration (60 ms)
[ RUN      ] SyncManagerTestWithMockScheduler.ReConfiguration

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: Start(0, 1601-01-01 00:00:00.000 UTC)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
Stack trace:
[       OK ] SyncManagerTestWithMockScheduler.ReConfiguration (56 ms)
[674/911] SyncManagerTestWithMockScheduler.ReConfiguration (56 ms)
[ RUN      ] SyncManagerChangeProcessingTest.AddBookmarks
[       OK ] SyncManagerChangeProcessingTest.AddBookmarks (52 ms)
[675/911] SyncManagerChangeProcessingTest.AddBookmarks (52 ms)
[ RUN      ] SyncManagerChangeProcessingTest.AddPreferences
[       OK ] SyncManagerChangeProcessingTest.AddPreferences (57 ms)
[676/911] SyncManagerChangeProcessingTest.AddPreferences (57 ms)
[ RUN      ] SyncManagerChangeProcessingTest.MoveBookmarkIntoEmptyFolder
[       OK ] SyncManagerChangeProcessingTest.MoveBookmarkIntoEmptyFolder (59 ms)
[677/911] SyncManagerChangeProcessingTest.MoveBookmarkIntoEmptyFolder (59 ms)
[ RUN      ] SyncManagerChangeProcessingTest.MoveIntoPopulatedFolder
[       OK ] SyncManagerChangeProcessingTest.MoveIntoPopulatedFolder (61 ms)
[678/911] SyncManagerChangeProcessingTest.MoveIntoPopulatedFolder (61 ms)
[ RUN      ] SyncManagerChangeProcessingTest.DeletionsAndChanges
[       OK ] SyncManagerChangeProcessingTest.DeletionsAndChanges (62 ms)
[679/911] SyncManagerChangeProcessingTest.DeletionsAndChanges (62 ms)
[ RUN      ] SyncManagerChangeProcessingTest.AttachmentMetadataOnlyChanges
[       OK ] SyncManagerChangeProcessingTest.AttachmentMetadataOnlyChanges (52 ms)
[680/911] SyncManagerChangeProcessingTest.AttachmentMetadataOnlyChanges (52 ms)
[ RUN      ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Clear
[       OK ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Clear (29 ms)
[681/911] ModelTypeRegistryTest.SetEnabledDirectoryTypes_Clear (29 ms)
[ RUN      ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_OffAndOn
[       OK ] ModelTypeRegistryTest.SetEnabledDirectoryTypes_OffAndOn (21 ms)
[682/911] ModelTypeRegistryTest.SetEnabledDirectoryTypes_OffAndOn (21 ms)
[ RUN      ] ModelTypeRegistryTest.NonBlockingTypes
[       OK ] ModelTypeRegistryTest.NonBlockingTypes (21 ms)
[683/911] ModelTypeRegistryTest.NonBlockingTypes (21 ms)
[ RUN      ] ModelTypeRegistryTest.NonBlockingTypesWithDirectoryTypes
[       OK ] ModelTypeRegistryTest.NonBlockingTypesWithDirectoryTypes (24 ms)
[684/911] ModelTypeRegistryTest.NonBlockingTypesWithDirectoryTypes (24 ms)
[ RUN      ] ModelTypeRegistryTest.DeletionOrdering
[       OK ] ModelTypeRegistryTest.DeletionOrdering (31 ms)
[685/911] ModelTypeRegistryTest.DeletionOrdering (31 ms)
[ RUN      ] NudgeTrackerTest.EmptyNudgeTracker
[       OK ] NudgeTrackerTest.EmptyNudgeTracker (0 ms)
[686/911] NudgeTrackerTest.EmptyNudgeTracker (0 ms)
[ RUN      ] NudgeTrackerTest.SourcePriorities
[       OK ] NudgeTrackerTest.SourcePriorities (0 ms)
[687/911] NudgeTrackerTest.SourcePriorities (0 ms)
[ RUN      ] NudgeTrackerTest.SourcePriority_InitialSyncRequest
[       OK ] NudgeTrackerTest.SourcePriority_InitialSyncRequest (0 ms)
[688/911] NudgeTrackerTest.SourcePriority_InitialSyncRequest (0 ms)
[ RUN      ] NudgeTrackerTest.HintCoalescing
[       OK ] NudgeTrackerTest.HintCoalescing (0 ms)
[689/911] NudgeTrackerTest.HintCoalescing (0 ms)
[ RUN      ] NudgeTrackerTest.DropHintsLocally_OneAtATime
[       OK ] NudgeTrackerTest.DropHintsLocally_OneAtATime (0 ms)
[690/911] NudgeTrackerTest.DropHintsLocally_OneAtATime (0 ms)
[ RUN      ] NudgeTrackerAckTrackingTest.SimpleAcknowledgement
[       OK ] NudgeTrackerAckTrackingTest.SimpleAcknowledgement (0 ms)
[691/911] NudgeTrackerAckTrackingTest.SimpleAcknowledgement (0 ms)
[ RUN      ] NudgeTrackerAckTrackingTest.ManyAcknowledgements
[       OK ] NudgeTrackerAckTrackingTest.ManyAcknowledgements (0 ms)
[692/911] NudgeTrackerAckTrackingTest.ManyAcknowledgements (0 ms)
[ RUN      ] NudgeTrackerAckTrackingTest.OverflowAndRecover
[       OK ] NudgeTrackerAckTrackingTest.OverflowAndRecover (0 ms)
[693/911] NudgeTrackerAckTrackingTest.OverflowAndRecover (0 ms)
[ RUN      ] NudgeTrackerAckTrackingTest.UnknownVersionFromServer_Simple
[       OK ] NudgeTrackerAckTrackingTest.UnknownVersionFromServer_Simple (0 ms)
[694/911] NudgeTrackerAckTrackingTest.UnknownVersionFromServer_Simple (0 ms)
[ RUN      ] NudgeTrackerAckTrackingTest.UnknownVersionFromServer_Complex
[       OK ] NudgeTrackerAckTrackingTest.UnknownVersionFromServer_Complex (0 ms)
[695/911] NudgeTrackerAckTrackingTest.UnknownVersionFromServer_Complex (0 ms)
[ RUN      ] StatusControllerTest.ReadYourWrites
[       OK ] StatusControllerTest.ReadYourWrites (0 ms)
[696/911] StatusControllerTest.ReadYourWrites (0 ms)
[ RUN      ] StatusControllerTest.TotalNumConflictingItems
[       OK ] StatusControllerTest.TotalNumConflictingItems (0 ms)
[697/911] StatusControllerTest.TotalNumConflictingItems (0 ms)
[ RUN      ] DeferredOnDiskDirectoryBackingStoreTest.Load
[       OK ] DeferredOnDiskDirectoryBackingStoreTest.Load (23 ms)
[698/911] DeferredOnDiskDirectoryBackingStoreTest.Load (23 ms)
[ RUN      ] DeferredOnDiskDirectoryBackingStoreTest.DontPersistIfSavingChangesNotCalled
[       OK ] DeferredOnDiskDirectoryBackingStoreTest.DontPersistIfSavingChangesNotCalled (31 ms)
[699/911] DeferredOnDiskDirectoryBackingStoreTest.DontPersistIfSavingChangesNotCalled (31 ms)
[ RUN      ] DeferredOnDiskDirectoryBackingStoreTest.DontPersistWhenSavingNoChanges
[       OK ] DeferredOnDiskDirectoryBackingStoreTest.DontPersistWhenSavingNoChanges (30 ms)
[700/911] DeferredOnDiskDirectoryBackingStoreTest.DontPersistWhenSavingNoChanges (30 ms)
[ RUN      ] SyncManagerInitInvalidStorageTest.FailToOpenDatabase
[18060:18060:0702/132737:20562790781:ERROR:sync_manager_impl.cc(453)] Could not open share for:foo@bar.com
[18060:18060:0702/132737:20562791217:ERROR:sync_manager_impl.cc(284)] Sync manager initialization failed!
[       OK ] SyncManagerInitInvalidStorageTest.FailToOpenDatabase (3 ms)
[701/911] SyncManagerInitInvalidStorageTest.FailToOpenDatabase (3 ms)
[ RUN      ] SyncRollbackManagerBaseTest.InitTypeOnConfiguration
[       OK ] SyncRollbackManagerBaseTest.InitTypeOnConfiguration (36 ms)
[702/911] SyncRollbackManagerBaseTest.InitTypeOnConfiguration (36 ms)
[ RUN      ] SyncRollbackManagerTest.RollbackBasic
[       OK ] SyncRollbackManagerTest.RollbackBasic (113 ms)
[703/911] SyncRollbackManagerTest.RollbackBasic (113 ms)
[ RUN      ] SyncRollbackManagerTest.NoRollbackOfTypesNotBackedUp

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnActionableError(@0x7fff016ea6b8 72-byte object <0B-00 00-00 84-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 07-00 00-00 14-7D 00-00 00-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.
Stack trace:
[       OK ] SyncRollbackManagerTest.NoRollbackOfTypesNotBackedUp (134 ms)
[704/911] SyncRollbackManagerTest.NoRollbackOfTypesNotBackedUp (134 ms)
[ RUN      ] SyncRollbackManagerTest.BackupDbNotChangedOnAbort
[       OK ] SyncRollbackManagerTest.BackupDbNotChangedOnAbort (132 ms)
[705/911] SyncRollbackManagerTest.BackupDbNotChangedOnAbort (132 ms)
[ RUN      ] SyncRollbackManagerTest.OnInitializationFailure
[       OK ] SyncRollbackManagerTest.OnInitializationFailure (50 ms)
[706/911] SyncRollbackManagerTest.OnInitializationFailure (50 ms)
[ RUN      ] SyncAPIServerConnectionManagerTest.VeryEarlyAbortPost
[       OK ] SyncAPIServerConnectionManagerTest.VeryEarlyAbortPost (0 ms)
[707/911] SyncAPIServerConnectionManagerTest.VeryEarlyAbortPost (0 ms)
[ RUN      ] SyncAPIServerConnectionManagerTest.EarlyAbortPost
[       OK ] SyncAPIServerConnectionManagerTest.EarlyAbortPost (0 ms)
[708/911] SyncAPIServerConnectionManagerTest.EarlyAbortPost (0 ms)
[ RUN      ] SyncAPIServerConnectionManagerTest.AbortPost
[       OK ] SyncAPIServerConnectionManagerTest.AbortPost (202 ms)
[709/911] SyncAPIServerConnectionManagerTest.AbortPost (202 ms)
[ RUN      ] JsEventDetailsTest.EmptyList
[       OK ] JsEventDetailsTest.EmptyList (0 ms)
[710/911] JsEventDetailsTest.EmptyList (0 ms)
[ RUN      ] SyncableDirectoryTest.MutableEntry_ImplicitParentId_Siblings
[       OK ] SyncableDirectoryTest.MutableEntry_ImplicitParentId_Siblings (47 ms)
[711/911] SyncableDirectoryTest.MutableEntry_ImplicitParentId_Siblings (47 ms)
[ RUN      ] SyncableDirectoryTest.SaveChangesSnapshot_HasUnsavedMetahandleChanges
[       OK ] SyncableDirectoryTest.SaveChangesSnapshot_HasUnsavedMetahandleChanges (31 ms)
[712/911] SyncableDirectoryTest.SaveChangesSnapshot_HasUnsavedMetahandleChanges (31 ms)
[ RUN      ] SyncableDirectoryTest.CatastrophicError
[       OK ] SyncableDirectoryTest.CatastrophicError (66 ms)
[713/911] SyncableDirectoryTest.CatastrophicError (66 ms)
[ RUN      ] SyncableDirectoryTest.SharingOfClientAndServerSpecifics
[       OK ] SyncableDirectoryTest.SharingOfClientAndServerSpecifics (46 ms)
[714/911] SyncableDirectoryTest.SharingOfClientAndServerSpecifics (46 ms)
[ RUN      ] EntryKernelTest.ToValue
[       OK ] EntryKernelTest.ToValue (14 ms)
[715/911] EntryKernelTest.ToValue (14 ms)
[ RUN      ] EntryKernelTest.ProtoFieldTest
[       OK ] EntryKernelTest.ProtoFieldTest (0 ms)
[716/911] EntryKernelTest.ProtoFieldTest (0 ms)
[ RUN      ] ModelTypeTest.ModelTypeToValue
[       OK ] ModelTypeTest.ModelTypeToValue (0 ms)
[717/911] ModelTypeTest.ModelTypeToValue (0 ms)
[ RUN      ] ModelTypeTest.ModelTypeFromValue
[       OK ] ModelTypeTest.ModelTypeFromValue (1 ms)
[718/911] ModelTypeTest.ModelTypeFromValue (1 ms)
[ RUN      ] ModelTypeTest.ModelTypeSetToValue
[       OK ] ModelTypeTest.ModelTypeSetToValue (0 ms)
[719/911] ModelTypeTest.ModelTypeSetToValue (0 ms)
[ RUN      ] ModelTypeTest.ModelTypeSetFromValue
[       OK ] ModelTypeTest.ModelTypeSetFromValue (0 ms)
[720/911] ModelTypeTest.ModelTypeSetFromValue (0 ms)
[ RUN      ] DeferredOnDiskDirectoryBackingStoreTest.PersistWhenSavingValidChanges
[       OK ] DeferredOnDiskDirectoryBackingStoreTest.PersistWhenSavingValidChanges (96 ms)
[721/911] DeferredOnDiskDirectoryBackingStoreTest.PersistWhenSavingValidChanges (96 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion67To68
[       OK ] DirectoryBackingStoreTest.MigrateVersion67To68 (35 ms)
[722/911] DirectoryBackingStoreTest.MigrateVersion67To68 (35 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion68To69
[       OK ] DirectoryBackingStoreTest.MigrateVersion68To69 (62 ms)
[723/911] DirectoryBackingStoreTest.MigrateVersion68To69 (62 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion69To70
[       OK ] DirectoryBackingStoreTest.MigrateVersion69To70 (57 ms)
[724/911] DirectoryBackingStoreTest.MigrateVersion69To70 (57 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion70To71
[       OK ] DirectoryBackingStoreTest.MigrateVersion70To71 (51 ms)
[725/911] DirectoryBackingStoreTest.MigrateVersion70To71 (51 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion71To72
[       OK ] DirectoryBackingStoreTest.MigrateVersion71To72 (38 ms)
[726/911] DirectoryBackingStoreTest.MigrateVersion71To72 (38 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion72To73
[       OK ] DirectoryBackingStoreTest.MigrateVersion72To73 (34 ms)
[727/911] DirectoryBackingStoreTest.MigrateVersion72To73 (34 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion73To74
[       OK ] DirectoryBackingStoreTest.MigrateVersion73To74 (51 ms)
[728/911] DirectoryBackingStoreTest.MigrateVersion73To74 (51 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion74To75
[       OK ] DirectoryBackingStoreTest.MigrateVersion74To75 (44 ms)
[729/911] DirectoryBackingStoreTest.MigrateVersion74To75 (44 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion75To76
[       OK ] DirectoryBackingStoreTest.MigrateVersion75To76 (38 ms)
[730/911] DirectoryBackingStoreTest.MigrateVersion75To76 (38 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion76To77
[       OK ] DirectoryBackingStoreTest.MigrateVersion76To77 (23 ms)
[731/911] DirectoryBackingStoreTest.MigrateVersion76To77 (23 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion77To78
[       OK ] DirectoryBackingStoreTest.MigrateVersion77To78 (31 ms)
[732/911] DirectoryBackingStoreTest.MigrateVersion77To78 (31 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion78To79
[       OK ] DirectoryBackingStoreTest.MigrateVersion78To79 (40 ms)
[733/911] DirectoryBackingStoreTest.MigrateVersion78To79 (40 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion79To80
[       OK ] DirectoryBackingStoreTest.MigrateVersion79To80 (150 ms)
[734/911] DirectoryBackingStoreTest.MigrateVersion79To80 (150 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion80To81
[       OK ] DirectoryBackingStoreTest.MigrateVersion80To81 (35 ms)
[735/911] DirectoryBackingStoreTest.MigrateVersion80To81 (35 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion81To82
[       OK ] DirectoryBackingStoreTest.MigrateVersion81To82 (34 ms)
[736/911] DirectoryBackingStoreTest.MigrateVersion81To82 (34 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion82To83
[       OK ] DirectoryBackingStoreTest.MigrateVersion82To83 (39 ms)
[737/911] DirectoryBackingStoreTest.MigrateVersion82To83 (39 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion83To84
[       OK ] DirectoryBackingStoreTest.MigrateVersion83To84 (40 ms)
[738/911] DirectoryBackingStoreTest.MigrateVersion83To84 (40 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion84To85
[       OK ] DirectoryBackingStoreTest.MigrateVersion84To85 (47 ms)
[739/911] DirectoryBackingStoreTest.MigrateVersion84To85 (47 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion85To86
[       OK ] DirectoryBackingStoreTest.MigrateVersion85To86 (57 ms)
[740/911] DirectoryBackingStoreTest.MigrateVersion85To86 (57 ms)
[ RUN      ] SyncableEnumConversionsTest.GetBaseVersionString
[       OK ] SyncableEnumConversionsTest.GetBaseVersionString (0 ms)
[741/911] SyncableEnumConversionsTest.GetBaseVersionString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetInt64FieldString
[       OK ] SyncableEnumConversionsTest.GetInt64FieldString (0 ms)
[742/911] SyncableEnumConversionsTest.GetInt64FieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetTimeFieldString
[       OK ] SyncableEnumConversionsTest.GetTimeFieldString (0 ms)
[743/911] SyncableEnumConversionsTest.GetTimeFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetIdFieldString
[       OK ] SyncableEnumConversionsTest.GetIdFieldString (0 ms)
[744/911] SyncableEnumConversionsTest.GetIdFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetIndexedBitFieldString
[       OK ] SyncableEnumConversionsTest.GetIndexedBitFieldString (0 ms)
[745/911] SyncableEnumConversionsTest.GetIndexedBitFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetIsDelFieldString
[       OK ] SyncableEnumConversionsTest.GetIsDelFieldString (0 ms)
[746/911] SyncableEnumConversionsTest.GetIsDelFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetBitFieldString
[       OK ] SyncableEnumConversionsTest.GetBitFieldString (0 ms)
[747/911] SyncableEnumConversionsTest.GetBitFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetStringFieldString
[       OK ] SyncableEnumConversionsTest.GetStringFieldString (0 ms)
[748/911] SyncableEnumConversionsTest.GetStringFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetProtoFieldString
[       OK ] SyncableEnumConversionsTest.GetProtoFieldString (0 ms)
[749/911] SyncableEnumConversionsTest.GetProtoFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetUniquePositionFieldString
[       OK ] SyncableEnumConversionsTest.GetUniquePositionFieldString (0 ms)
[750/911] SyncableEnumConversionsTest.GetUniquePositionFieldString (0 ms)
[ RUN      ] ModelTypeTest.IsRealDataType
[       OK ] ModelTypeTest.IsRealDataType (0 ms)
[751/911] ModelTypeTest.IsRealDataType (0 ms)
[ RUN      ] ModelTypeTest.IsProxyType
[       OK ] ModelTypeTest.IsProxyType (0 ms)
[752/911] ModelTypeTest.IsProxyType (0 ms)
[ RUN      ] ModelTypeTest.ModelTypeToFromSpecificsFieldNumber
[       OK ] ModelTypeTest.ModelTypeToFromSpecificsFieldNumber (0 ms)
[753/911] ModelTypeTest.ModelTypeToFromSpecificsFieldNumber (0 ms)
[ RUN      ] ModelTypeTest.ModelTypeOfInvalidSpecificsFieldNumber
[       OK ] ModelTypeTest.ModelTypeOfInvalidSpecificsFieldNumber (0 ms)
[754/911] ModelTypeTest.ModelTypeOfInvalidSpecificsFieldNumber (0 ms)
[ RUN      ] ModelTypeTest.ModelTypeHistogramMapping
[       OK ] ModelTypeTest.ModelTypeHistogramMapping (1 ms)
[755/911] ModelTypeTest.ModelTypeHistogramMapping (1 ms)
[ RUN      ] ModelTypeTest.ModelTypeSetFromString
[       OK ] ModelTypeTest.ModelTypeSetFromString (0 ms)
[756/911] ModelTypeTest.ModelTypeSetFromString (0 ms)
[ RUN      ] ModelTypeTest.DefaultFieldValues
[       OK ] ModelTypeTest.DefaultFieldValues (2 ms)
[757/911] ModelTypeTest.DefaultFieldValues (2 ms)
[ RUN      ] NigoriUtilTest.SpecificsNeedsEncryption
[       OK ] NigoriUtilTest.SpecificsNeedsEncryption (0 ms)
[758/911] NigoriUtilTest.SpecificsNeedsEncryption (0 ms)
[ RUN      ] ParentChildIndexTest.TestRootNode
[       OK ] ParentChildIndexTest.TestRootNode (0 ms)
[759/911] ParentChildIndexTest.TestRootNode (0 ms)
[ RUN      ] ParentChildIndexTest.TestBookmarkRootFolder
[       OK ] ParentChildIndexTest.TestBookmarkRootFolder (0 ms)
[760/911] ParentChildIndexTest.TestBookmarkRootFolder (0 ms)
[ RUN      ] ParentChildIndexTest.ChildInsertionAndIteration
[       OK ] ParentChildIndexTest.ChildInsertionAndIteration (1 ms)
[761/911] ParentChildIndexTest.ChildInsertionAndIteration (1 ms)
[ RUN      ] ParentChildIndexTest.ChildInsertionAndIterationWithHierarchy
[       OK ] ParentChildIndexTest.ChildInsertionAndIterationWithHierarchy (0 ms)
[762/911] ParentChildIndexTest.ChildInsertionAndIterationWithHierarchy (0 ms)
[ RUN      ] ParentChildIndexTest.RemoveWithHierarchy
[       OK ] ParentChildIndexTest.RemoveWithHierarchy (0 ms)
[763/911] ParentChildIndexTest.RemoveWithHierarchy (0 ms)
[ RUN      ] ParentChildIndexTest.UnorderedChildren
[       OK ] ParentChildIndexTest.UnorderedChildren (0 ms)
[764/911] ParentChildIndexTest.UnorderedChildren (0 ms)
[ RUN      ] ParentChildIndexTest.OrderedAndUnorderedChildren
[       OK ] ParentChildIndexTest.OrderedAndUnorderedChildren (0 ms)
[765/911] ParentChildIndexTest.OrderedAndUnorderedChildren (0 ms)
[ RUN      ] ParentChildIndexTest.NodesWithImplicitParentId
[       OK ] ParentChildIndexTest.NodesWithImplicitParentId (1 ms)
[766/911] ParentChildIndexTest.NodesWithImplicitParentId (1 ms)
[ RUN      ] ParentChildIndexTest.RemoveOutOfOrder
[       OK ] ParentChildIndexTest.RemoveOutOfOrder (0 ms)
[767/911] ParentChildIndexTest.RemoveOutOfOrder (0 ms)
[ RUN      ] ProtoValuePtrTest.BasicTest
[       OK ] ProtoValuePtrTest.BasicTest (0 ms)
[768/911] ProtoValuePtrTest.BasicTest (0 ms)
[ RUN      ] ProtoValuePtrTest.SharingTest
[       OK ] ProtoValuePtrTest.SharingTest (0 ms)
[769/911] ProtoValuePtrTest.SharingTest (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetMetahandleFieldString
[       OK ] SyncableEnumConversionsTest.GetMetahandleFieldString (0 ms)
[770/911] SyncableEnumConversionsTest.GetMetahandleFieldString (0 ms)
[ RUN      ] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_ParentAndChild
[       OK ] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_ParentAndChild (58 ms)
[771/911] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_ParentAndChild (58 ms)
[ RUN      ] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_ImplicitParent
[       OK ] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_ImplicitParent (58 ms)
[772/911] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_ImplicitParent (58 ms)
[ RUN      ] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_DeletedAndUnsyncedChild
[       OK ] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_DeletedAndUnsyncedChild (64 ms)
[773/911] SyncableDirectoryTest.ChangeEntryIDAndUpdateChildren_DeletedAndUnsyncedChild (64 ms)
[ RUN      ] SyncableDirectoryTest.LocalIdReuseTest
[       OK ] SyncableDirectoryTest.LocalIdReuseTest (40 ms)
[774/911] SyncableDirectoryTest.LocalIdReuseTest (40 ms)
[ RUN      ] SyncableDirectoryTest.LocalIdReuseTestWithSave
[       OK ] SyncableDirectoryTest.LocalIdReuseTestWithSave (44 ms)
[775/911] SyncableDirectoryTest.LocalIdReuseTestWithSave (44 ms)
[ RUN      ] SyncableDirectoryTest.OldClientLeftUnsyncedDeletedLocalItem
[       OK ] SyncableDirectoryTest.OldClientLeftUnsyncedDeletedLocalItem (62 ms)
[776/911] SyncableDirectoryTest.OldClientLeftUnsyncedDeletedLocalItem (62 ms)
[ RUN      ] SyncableDirectoryTest.PositionWithNullSurvivesSaveAndReload
[       OK ] SyncableDirectoryTest.PositionWithNullSurvivesSaveAndReload (56 ms)
[777/911] SyncableDirectoryTest.PositionWithNullSurvivesSaveAndReload (56 ms)
[ RUN      ] SyncableDirectoryTest.BadPositionCountsAsCorruption
[       OK ] SyncableDirectoryTest.BadPositionCountsAsCorruption (51 ms)
[778/911] SyncableDirectoryTest.BadPositionCountsAsCorruption (51 ms)
[ RUN      ] SyncableDirectoryTest.General
[       OK ] SyncableDirectoryTest.General (46 ms)
[779/911] SyncableDirectoryTest.General (46 ms)
[ RUN      ] SyncableDirectoryTest.ChildrenOps
[       OK ] SyncableDirectoryTest.ChildrenOps (45 ms)
[780/911] SyncableDirectoryTest.ChildrenOps (45 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion86To87
[       OK ] DirectoryBackingStoreTest.MigrateVersion86To87 (46 ms)
[781/911] DirectoryBackingStoreTest.MigrateVersion86To87 (46 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion87To88
[       OK ] DirectoryBackingStoreTest.MigrateVersion87To88 (33 ms)
[782/911] DirectoryBackingStoreTest.MigrateVersion87To88 (33 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateVersion88To89
[       OK ] DirectoryBackingStoreTest.MigrateVersion88To89 (41 ms)
[783/911] DirectoryBackingStoreTest.MigrateVersion88To89 (41 ms)
[ RUN      ] DirectoryBackingStoreTest.MigrateToLatestAndDump
[       OK ] DirectoryBackingStoreTest.MigrateToLatestAndDump (131 ms)
[784/911] DirectoryBackingStoreTest.MigrateToLatestAndDump (131 ms)
[ RUN      ] DirectoryBackingStoreTest.DetectInvalidPosition
[       OK ] DirectoryBackingStoreTest.DetectInvalidPosition (88 ms)
[785/911] DirectoryBackingStoreTest.DetectInvalidPosition (88 ms)
[ RUN      ] DirectoryBackingStoreTest.ModelTypeIds
[       OK ] DirectoryBackingStoreTest.ModelTypeIds (1 ms)
[786/911] DirectoryBackingStoreTest.ModelTypeIds (1 ms)
[ RUN      ] DirectoryBackingStoreTest.MinorCorruption
[       OK ] DirectoryBackingStoreTest.MinorCorruption (116 ms)
[787/911] DirectoryBackingStoreTest.MinorCorruption (116 ms)
[ RUN      ] DirectoryBackingStoreTest.DeleteEntries
[       OK ] DirectoryBackingStoreTest.DeleteEntries (64 ms)
[788/911] DirectoryBackingStoreTest.DeleteEntries (64 ms)
[ RUN      ] DirectoryBackingStoreTest.GenerateCacheGUID
[       OK ] DirectoryBackingStoreTest.GenerateCacheGUID (0 ms)
[789/911] DirectoryBackingStoreTest.GenerateCacheGUID (0 ms)
[ RUN      ] DirectoryBackingStoreTest.IncreaseDatabasePageSizeFrom4KTo32K
[       OK ] DirectoryBackingStoreTest.IncreaseDatabasePageSizeFrom4KTo32K (132 ms)
[790/911] DirectoryBackingStoreTest.IncreaseDatabasePageSizeFrom4KTo32K (132 ms)
[ RUN      ] SyncableDirectoryTest.TestDelete
[       OK ] SyncableDirectoryTest.TestDelete (49 ms)
[791/911] SyncableDirectoryTest.TestDelete (49 ms)
[ RUN      ] SyncableDirectoryTest.TestGetUnsynced
[       OK ] SyncableDirectoryTest.TestGetUnsynced (74 ms)
[792/911] SyncableDirectoryTest.TestGetUnsynced (74 ms)
[ RUN      ] SyncableDirectoryTest.TestGetUnappliedUpdates
[       OK ] SyncableDirectoryTest.TestGetUnappliedUpdates (75 ms)
[793/911] SyncableDirectoryTest.TestGetUnappliedUpdates (75 ms)
[ RUN      ] SyncableDirectoryTest.DeleteBug_531383
[       OK ] SyncableDirectoryTest.DeleteBug_531383 (56 ms)
[794/911] SyncableDirectoryTest.DeleteBug_531383 (56 ms)
[ RUN      ] SyncableDirectoryTest.TestIsLegalNewParent
[       OK ] SyncableDirectoryTest.TestIsLegalNewParent (48 ms)
[795/911] SyncableDirectoryTest.TestIsLegalNewParent (48 ms)
[ RUN      ] SyncableDirectoryTest.TestEntryIsInFolder
[       OK ] SyncableDirectoryTest.TestEntryIsInFolder (45 ms)
[796/911] SyncableDirectoryTest.TestEntryIsInFolder (45 ms)
[ RUN      ] SyncableDirectoryTest.TestParentIdIndexUpdate
[       OK ] SyncableDirectoryTest.TestParentIdIndexUpdate (42 ms)
[797/911] SyncableDirectoryTest.TestParentIdIndexUpdate (42 ms)
[ RUN      ] SyncableDirectoryTest.TestNoReindexDeletedItems
[       OK ] SyncableDirectoryTest.TestNoReindexDeletedItems (43 ms)
[798/911] SyncableDirectoryTest.TestNoReindexDeletedItems (43 ms)
[ RUN      ] SyncableDirectoryTest.TestCaseChangeRename
[       OK ] SyncableDirectoryTest.TestCaseChangeRename (43 ms)
[799/911] SyncableDirectoryTest.TestCaseChangeRename (43 ms)
[ RUN      ] SyncableDirectoryTest.GetModelType
[       OK ] SyncableDirectoryTest.GetModelType (168 ms)
[800/911] SyncableDirectoryTest.GetModelType (168 ms)
[ RUN      ] CryptographerTest.EmptyCantEncrypt
[18122:18122:0702/132739:20564259997:ERROR:cryptographer.cc(79)] Cryptographer not ready, failed to encrypt.
[       OK ] CryptographerTest.EmptyCantEncrypt (1 ms)
[801/911] CryptographerTest.EmptyCantEncrypt (1 ms)
[ RUN      ] CryptographerTest.MissingCantDecrypt
[       OK ] CryptographerTest.MissingCantDecrypt (95 ms)
[802/911] CryptographerTest.MissingCantDecrypt (95 ms)
[ RUN      ] CryptographerTest.CanEncryptAndDecrypt
[       OK ] CryptographerTest.CanEncryptAndDecrypt (10 ms)
[803/911] CryptographerTest.CanEncryptAndDecrypt (10 ms)
[ RUN      ] CryptographerTest.EncryptOnlyIfDifferent
[       OK ] CryptographerTest.EncryptOnlyIfDifferent (19 ms)
[804/911] CryptographerTest.EncryptOnlyIfDifferent (19 ms)
[ RUN      ] CryptographerTest.AddKeySetsDefault
[       OK ] CryptographerTest.AddKeySetsDefault (19 ms)
[805/911] CryptographerTest.AddKeySetsDefault (19 ms)
[ RUN      ] CryptographerTest.EncryptExportDecrypt
[       OK ] CryptographerTest.EncryptExportDecrypt (19 ms)
[806/911] CryptographerTest.EncryptExportDecrypt (19 ms)
[ RUN      ] CryptographerTest.Bootstrap
[       OK ] CryptographerTest.Bootstrap (10 ms)
[807/911] CryptographerTest.Bootstrap (10 ms)
[ RUN      ] CryptographerTest.CopyConstructor
[       OK ] CryptographerTest.CopyConstructor (20 ms)
[808/911] CryptographerTest.CopyConstructor (20 ms)
[ RUN      ] CryptographerTest.GetKeysThenInstall
[       OK ] CryptographerTest.GetKeysThenInstall (19 ms)
[809/911] CryptographerTest.GetKeysThenInstall (19 ms)
[ RUN      ] DataTypeHistogramTest.BasicCount
[       OK ] DataTypeHistogramTest.BasicCount (1 ms)
[810/911] DataTypeHistogramTest.BasicCount (1 ms)
[ RUN      ] OnDiskSyncableDirectoryTest.TestSaveChangesFailureWithPurge
[       OK ] OnDiskSyncableDirectoryTest.TestSaveChangesFailureWithPurge (69 ms)
[811/911] OnDiskSyncableDirectoryTest.TestSaveChangesFailureWithPurge (69 ms)
[ RUN      ] SyncableDirectoryManagement.TestFileRelease
[       OK ] SyncableDirectoryManagement.TestFileRelease (50 ms)
[812/911] SyncableDirectoryManagement.TestFileRelease (50 ms)
[ RUN      ] SyncableClientTagTest.TestClientTagClear
[       OK ] SyncableClientTagTest.TestClientTagClear (47 ms)
[813/911] SyncableClientTagTest.TestClientTagClear (47 ms)
[ RUN      ] SyncableClientTagTest.TestClientTagIndexServerId
[       OK ] SyncableClientTagTest.TestClientTagIndexServerId (45 ms)
[814/911] SyncableClientTagTest.TestClientTagIndexServerId (45 ms)
[ RUN      ] SyncableClientTagTest.TestClientTagIndexClientId
[       OK ] SyncableClientTagTest.TestClientTagIndexClientId (36 ms)
[815/911] SyncableClientTagTest.TestClientTagIndexClientId (36 ms)
[ RUN      ] SyncableClientTagTest.TestDeletedClientTagIndexClientId
[       OK ] SyncableClientTagTest.TestDeletedClientTagIndexClientId (26 ms)
[816/911] SyncableClientTagTest.TestDeletedClientTagIndexClientId (26 ms)
[ RUN      ] SyncableClientTagTest.TestDeletedClientTagIndexServerId
[       OK ] SyncableClientTagTest.TestDeletedClientTagIndexServerId (38 ms)
[817/911] SyncableClientTagTest.TestDeletedClientTagIndexServerId (38 ms)
[ RUN      ] SyncableClientTagTest.TestClientTagIndexDuplicateServer
[       OK ] SyncableClientTagTest.TestClientTagIndexDuplicateServer (46 ms)
[818/911] SyncableClientTagTest.TestClientTagIndexDuplicateServer (46 ms)
[ RUN      ] SyncableUtilTest.GenerateSyncableHash
[       OK ] SyncableUtilTest.GenerateSyncableHash (1 ms)
[819/911] SyncableUtilTest.GenerateSyncableHash (1 ms)
[ RUN      ] CryptographerTest.EmptyCantDecrypt
[       OK ] CryptographerTest.EmptyCantDecrypt (0 ms)
[820/911] CryptographerTest.EmptyCantDecrypt (0 ms)
[ RUN      ] DataTypeHistogramTest.BasicFreq
[       OK ] DataTypeHistogramTest.BasicFreq (2 ms)
[821/911] DataTypeHistogramTest.BasicFreq (2 ms)
[ RUN      ] DataTypeHistogramTest.BasicEnum
[       OK ] DataTypeHistogramTest.BasicEnum (0 ms)
[822/911] DataTypeHistogramTest.BasicEnum (0 ms)
[ RUN      ] GetSessionNameTest.GetSessionNameSynchronously
[       OK ] GetSessionNameTest.GetSessionNameSynchronously (0 ms)
[823/911] GetSessionNameTest.GetSessionNameSynchronously (0 ms)
[ RUN      ] GetSessionNameTest.GetSessionNameSynchronously
[       OK ] GetSessionNameTest.GetSessionNameSynchronously (0 ms)
[824/911] GetSessionNameTest.GetSessionName (1 ms)
[ RUN      ] SyncNigoriTest.Permute
[       OK ] SyncNigoriTest.Permute (131 ms)
[825/911] SyncNigoriTest.Permute (131 ms)
[ RUN      ] SyncNigoriTest.PermuteIsConstant
[       OK ] SyncNigoriTest.PermuteIsConstant (17 ms)
[826/911] SyncNigoriTest.PermuteIsConstant (17 ms)
[ RUN      ] SyncNigoriTest.EncryptDifferentIv
[       OK ] SyncNigoriTest.EncryptDifferentIv (9 ms)
[827/911] SyncNigoriTest.EncryptDifferentIv (9 ms)
[ RUN      ] SyncNigoriTest.Decrypt
[       OK ] SyncNigoriTest.Decrypt (9 ms)
[828/911] SyncNigoriTest.Decrypt (9 ms)
[ RUN      ] SyncNigoriTest.EncryptDecrypt
[       OK ] SyncNigoriTest.EncryptDecrypt (9 ms)
[829/911] SyncNigoriTest.EncryptDecrypt (9 ms)
[ RUN      ] SyncNigoriTest.CorruptedIv
[       OK ] SyncNigoriTest.CorruptedIv (8 ms)
[830/911] SyncNigoriTest.CorruptedIv (8 ms)
[ RUN      ] SyncNigoriTest.CorruptedCiphertext
[       OK ] SyncNigoriTest.CorruptedCiphertext (160 ms)
[831/911] SyncNigoriTest.CorruptedCiphertext (160 ms)
[ RUN      ] SyncNigoriTest.ExportImport
[       OK ] SyncNigoriTest.ExportImport (11 ms)
[832/911] SyncNigoriTest.ExportImport (11 ms)
[ RUN      ] SyncProtobufTest.TestUnknownFields
[       OK ] SyncProtobufTest.TestUnknownFields (0 ms)
[833/911] SyncProtobufTest.TestUnknownFields (0 ms)
[ RUN      ] ExtensionsActivity/MixedResult.ExtensionsActivity/0
[18126:18126:0702/132739:20564687987:WARNING:commit_util.cc(218)]   No detailed error message returned from server
[18126:18126:0702/132739:20564688240:WARNING:commit_util.cc(218)]   No detailed error message returned from server
[       OK ] ExtensionsActivity/MixedResult.ExtensionsActivity/0 (54 ms)
[834/911] ExtensionsActivity/MixedResult.ExtensionsActivity/0 (54 ms)
[ RUN      ] ExtensionsActivity/MixedResult.ExtensionsActivity/1
[18126:18126:0702/132739:20564737909:WARNING:commit_util.cc(218)]   No detailed error message returned from server
[       OK ] ExtensionsActivity/MixedResult.ExtensionsActivity/1 (49 ms)
[835/911] ExtensionsActivity/MixedResult.ExtensionsActivity/1 (49 ms)
[ RUN      ] ExtensionsActivity/MixedResult.ExtensionsActivity/2
[18126:18126:0702/132739:20564787013:WARNING:commit_util.cc(218)]   No detailed error message returned from server
[       OK ] ExtensionsActivity/MixedResult.ExtensionsActivity/2 (49 ms)
[836/911] ExtensionsActivity/MixedResult.ExtensionsActivity/2 (49 ms)
[ RUN      ] ExtensionsActivity/MixedResult.ExtensionsActivity/3
[       OK ] ExtensionsActivity/MixedResult.ExtensionsActivity/3 (49 ms)
[837/911] ExtensionsActivity/MixedResult.ExtensionsActivity/3 (49 ms)
[ RUN      ] MinSuffix/PositionInsertTest.InsertBetween/0
[       OK ] MinSuffix/PositionInsertTest.InsertBetween/0 (1 ms)
[838/911] MinSuffix/PositionInsertTest.InsertBetween/0 (1 ms)
[ RUN      ] MinSuffix/PositionInsertTest.InsertBefore/0
[       OK ] MinSuffix/PositionInsertTest.InsertBefore/0 (0 ms)
[839/911] MinSuffix/PositionInsertTest.InsertBefore/0 (0 ms)
[ RUN      ] MinSuffix/PositionInsertTest.InsertAfter/0
[       OK ] MinSuffix/PositionInsertTest.InsertAfter/0 (1 ms)
[840/911] MinSuffix/PositionInsertTest.InsertAfter/0 (1 ms)
[ RUN      ] MinSuffix/PositionInsertTest.StressInsertAfter/0
[       OK ] MinSuffix/PositionInsertTest.StressInsertAfter/0 (16 ms)
[841/911] MinSuffix/PositionInsertTest.StressInsertAfter/0 (16 ms)
[ RUN      ] MinSuffix/PositionInsertTest.StressInsertBefore/0
[       OK ] MinSuffix/PositionInsertTest.StressInsertBefore/0 (25 ms)
[842/911] MinSuffix/PositionInsertTest.StressInsertBefore/0 (25 ms)
[ RUN      ] MinSuffix/PositionInsertTest.StressLeftInsertBetween/0
[       OK ] MinSuffix/PositionInsertTest.StressLeftInsertBetween/0 (92 ms)
[843/911] MinSuffix/PositionInsertTest.StressLeftInsertBetween/0 (92 ms)
[ RUN      ] MinSuffix/PositionInsertTest.StressRightInsertBetween/0
[       OK ] MinSuffix/PositionInsertTest.StressRightInsertBetween/0 (233 ms)
[844/911] MinSuffix/PositionInsertTest.StressRightInsertBetween/0 (233 ms)
[ RUN      ] MaxSuffix/PositionInsertTest.InsertBetween/0
[       OK ] MaxSuffix/PositionInsertTest.InsertBetween/0 (1 ms)
[845/911] MaxSuffix/PositionInsertTest.InsertBetween/0 (1 ms)
[ RUN      ] MaxSuffix/PositionInsertTest.InsertBefore/0
[       OK ] MaxSuffix/PositionInsertTest.InsertBefore/0 (0 ms)
[846/911] MaxSuffix/PositionInsertTest.InsertBefore/0 (0 ms)
[ RUN      ] MaxSuffix/PositionInsertTest.InsertAfter/0
[       OK ] MaxSuffix/PositionInsertTest.InsertAfter/0 (1 ms)
[847/911] MaxSuffix/PositionInsertTest.InsertAfter/0 (1 ms)
[ RUN      ] MaxSuffix/PositionInsertTest.StressInsertAfter/0
[       OK ] MaxSuffix/PositionInsertTest.StressInsertAfter/0 (46 ms)
[848/911] MaxSuffix/PositionInsertTest.StressInsertAfter/0 (46 ms)
[ RUN      ] MaxSuffix/PositionInsertTest.StressInsertBefore/0
[       OK ] MaxSuffix/PositionInsertTest.StressInsertBefore/0 (17 ms)
[849/911] MaxSuffix/PositionInsertTest.StressInsertBefore/0 (17 ms)
[ RUN      ] MaxSuffix/PositionInsertTest.StressLeftInsertBetween/0
[       OK ] MaxSuffix/PositionInsertTest.StressLeftInsertBetween/0 (112 ms)
[850/911] MaxSuffix/PositionInsertTest.StressLeftInsertBetween/0 (112 ms)
[ RUN      ] SyncableEnumConversionsTest.GetAttachmentMetadataFieldString
[       OK ] SyncableEnumConversionsTest.GetAttachmentMetadataFieldString (0 ms)
[851/911] SyncableEnumConversionsTest.GetAttachmentMetadataFieldString (0 ms)
[ RUN      ] SyncableEnumConversionsTest.GetBitTempString
[       OK ] SyncableEnumConversionsTest.GetBitTempString (0 ms)
[852/911] SyncableEnumConversionsTest.GetBitTempString (0 ms)
[ RUN      ] SyncableIdTest.TestIDCreation
[       OK ] SyncableIdTest.TestIDCreation (0 ms)
[853/911] SyncableIdTest.TestIDCreation (0 ms)
[ RUN      ] SyncableIdTest.GetLeastIdForLexicographicComparison
[       OK ] SyncableIdTest.GetLeastIdForLexicographicComparison (231 ms)
[854/911] SyncableIdTest.GetLeastIdForLexicographicComparison (231 ms)
[ RUN      ] SyncableIdTest.ToValue
[       OK ] SyncableIdTest.ToValue (0 ms)
[855/911] SyncableIdTest.ToValue (0 ms)
[ RUN      ] OnDiskSyncableDirectory.FailInitialWrite
[       OK ] OnDiskSyncableDirectory.FailInitialWrite (49 ms)
[856/911] OnDiskSyncableDirectory.FailInitialWrite (49 ms)
[ RUN      ] OnDiskSyncableDirectoryTest.TestPurgeEntriesWithTypeIn
[       OK ] OnDiskSyncableDirectoryTest.TestPurgeEntriesWithTypeIn (108 ms)
[857/911] OnDiskSyncableDirectoryTest.TestPurgeEntriesWithTypeIn (108 ms)
[ RUN      ] OnDiskSyncableDirectoryTest.TestShareInfo
[       OK ] OnDiskSyncableDirectoryTest.TestShareInfo (105 ms)
[858/911] OnDiskSyncableDirectoryTest.TestShareInfo (105 ms)
[ RUN      ] OnDiskSyncableDirectoryTest.TestSimpleFieldsPreservedDuringSaveChanges
[       OK ] OnDiskSyncableDirectoryTest.TestSimpleFieldsPreservedDuringSaveChanges (115 ms)
[859/911] OnDiskSyncableDirectoryTest.TestSimpleFieldsPreservedDuringSaveChanges (115 ms)
[ RUN      ] OnDiskSyncableDirectoryTest.TestSaveChangesFailure
[       OK ] OnDiskSyncableDirectoryTest.TestSaveChangesFailure (118 ms)
[860/911] OnDiskSyncableDirectoryTest.TestSaveChangesFailure (118 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/22
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/22 (70 ms)
[861/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/22 (70 ms)
[ RUN      ] DirectoryBackingStoreTest.CatastrophicErrorHandler_KeptAcrossReset
[       OK ] DirectoryBackingStoreTest.CatastrophicErrorHandler_KeptAcrossReset (0 ms)
[862/911] DirectoryBackingStoreTest.CatastrophicErrorHandler_KeptAcrossReset (0 ms)
[ RUN      ] DirectoryBackingStoreTest.CatastrophicErrorHandler_InvocationDuringLoad
[18095:18095:0702/132738:20563621787:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[18095:18095:0702/132738:20563622601:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA cache_size=32
[18095:18095:0702/132738:20563623945:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS metas
[18095:18095:0702/132738:20563624548:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS temp_metas
[18095:18095:0702/132738:20563625159:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS share_info
[18095:18095:0702/132738:20563625782:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS temp_share_info
[18095:18095:0702/132738:20563626487:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS share_version
[18095:18095:0702/132738:20563627139:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS extended_attributes
[18095:18095:0702/132738:20563627823:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS models
[18095:18095:0702/132738:20563628469:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: DROP TABLE IF EXISTS temp_models
[18095:18095:0702/132738:20563629071:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: CREATE TABLE share_version (id VARCHAR(128) primary key, data INT)
[       OK ] DirectoryBackingStoreTest.CatastrophicErrorHandler_InvocationDuringLoad (119 ms)
[863/911] DirectoryBackingStoreTest.CatastrophicErrorHandler_InvocationDuringLoad (119 ms)
[ RUN      ] DirectoryBackingStoreTest.CatastrophicErrorHandler_InvocationDuringSaveChanges
[18095:18095:0702/132739:20564501099:ERROR:connection.cc(1276)] SyncDirectory sqlite error 11, errno 0: database disk image is malformed, sql: INSERT OR REPLACE INTO metas ( metahandle, base_version, server_version, local_external_id, transaction_version, mtime, server_mtime, ctime, server_ctime, id, parent_id, server_parent_id, is_unsynced, is_unapplied_update, is_del, is_dir, server_is_dir, server_is_del, non_unique_name, server_non_unique_name, unique_server_tag, unique_client_tag, unique_bookmark_tag, specifics, server_specifics, base_server_specifics, server_unique_position, unique_position, attachment_metadata, server_attachment_metadata )  VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
[       OK ] DirectoryBackingStoreTest.CatastrophicErrorHandler_InvocationDuringSaveChanges (839 ms)
[864/911] DirectoryBackingStoreTest.CatastrophicErrorHandler_InvocationDuringSaveChanges (839 ms)
[ RUN      ] SyncableDirectoryTest.TakeSnapshotGetsMetahandlesToPurge
[       OK ] SyncableDirectoryTest.TakeSnapshotGetsMetahandlesToPurge (53 ms)
[865/911] SyncableDirectoryTest.TakeSnapshotGetsMetahandlesToPurge (53 ms)
[ RUN      ] SyncableDirectoryTest.TakeSnapshotGetsAllDirtyHandlesTest
[       OK ] SyncableDirectoryTest.TakeSnapshotGetsAllDirtyHandlesTest (99 ms)
[866/911] SyncableDirectoryTest.TakeSnapshotGetsAllDirtyHandlesTest (99 ms)
[ RUN      ] SyncableDirectoryTest.TakeSnapshotGetsOnlyDirtyHandlesTest
[       OK ] SyncableDirectoryTest.TakeSnapshotGetsOnlyDirtyHandlesTest (233 ms)
[867/911] SyncableDirectoryTest.TakeSnapshotGetsOnlyDirtyHandlesTest (233 ms)
[ RUN      ] SyncableDirectoryTest.ManageDeleteJournals
[       OK ] SyncableDirectoryTest.ManageDeleteJournals (96 ms)
[868/911] SyncableDirectoryTest.ManageDeleteJournals (96 ms)
[ RUN      ] SyncableDirectoryTest.TestPurgeDeletedEntriesOnReload
[       OK ] SyncableDirectoryTest.TestPurgeDeletedEntriesOnReload (62 ms)
[869/911] SyncableDirectoryTest.TestPurgeDeletedEntriesOnReload (62 ms)
[ RUN      ] SyncableDirectoryTest.TestBasicLookupNonExistantID
[       OK ] SyncableDirectoryTest.TestBasicLookupNonExistantID (33 ms)
[870/911] SyncableDirectoryTest.TestBasicLookupNonExistantID (33 ms)
[ RUN      ] SyncableDirectoryTest.TestBasicLookupValidID
[       OK ] SyncableDirectoryTest.TestBasicLookupValidID (46 ms)
[871/911] SyncableDirectoryTest.TestBasicLookupValidID (46 ms)
[ RUN      ] SyncableDirectoryTest.ClientIndexRebuildsProperly
[       OK ] SyncableDirectoryTest.ClientIndexRebuildsProperly (51 ms)
[872/911] SyncableDirectoryTest.ClientIndexRebuildsProperly (51 ms)
[ RUN      ] SyncableDirectoryTest.ClientIndexRebuildsDeletedProperly
[       OK ] SyncableDirectoryTest.ClientIndexRebuildsDeletedProperly (54 ms)
[873/911] SyncableDirectoryTest.ClientIndexRebuildsDeletedProperly (54 ms)
[ RUN      ] SyncableDirectoryTest.ToValue
[       OK ] SyncableDirectoryTest.ToValue (60 ms)
[874/911] SyncableDirectoryTest.ToValue (60 ms)
[ RUN      ] SyncableDirectoryTest.StressTransactions
[       OK ] SyncableDirectoryTest.StressTransactions (1224 ms)
[875/911] SyncableDirectoryTest.StressTransactions (1224 ms)
[ RUN      ] SyncableDirectoryTest.MutableEntry_PutAttachmentMetadata
[       OK ] SyncableDirectoryTest.MutableEntry_PutAttachmentMetadata (44 ms)
[876/911] SyncableDirectoryTest.MutableEntry_PutAttachmentMetadata (44 ms)
[ RUN      ] SyncableDirectoryTest.MutableEntry_UpdateAttachmentId
[       OK ] SyncableDirectoryTest.MutableEntry_UpdateAttachmentId (40 ms)
[877/911] SyncableDirectoryTest.MutableEntry_UpdateAttachmentId (40 ms)
[ RUN      ] SyncableDirectoryTest.Directory_DeleteDoesNotUnlinkAttachments
[       OK ] SyncableDirectoryTest.Directory_DeleteDoesNotUnlinkAttachments (40 ms)
[878/911] SyncableDirectoryTest.Directory_DeleteDoesNotUnlinkAttachments (40 ms)
[ RUN      ] SyncableDirectoryTest.Directory_LastReferenceUnlinksAttachments
[       OK ] SyncableDirectoryTest.Directory_LastReferenceUnlinksAttachments (56 ms)
[879/911] SyncableDirectoryTest.Directory_LastReferenceUnlinksAttachments (56 ms)
[ RUN      ] SyncableDirectoryTest.Directory_GetAttachmentIdsToUpload
[       OK ] SyncableDirectoryTest.Directory_GetAttachmentIdsToUpload (28 ms)
[880/911] SyncableDirectoryTest.Directory_GetAttachmentIdsToUpload (28 ms)
[ RUN      ] SyncableDirectoryTest.MutableEntry_ImplicitParentId
[       OK ] SyncableDirectoryTest.MutableEntry_ImplicitParentId (27 ms)
[881/911] SyncableDirectoryTest.MutableEntry_ImplicitParentId (27 ms)
[ RUN      ] MaxSuffix/PositionInsertTest.StressRightInsertBetween/0
[       OK ] MaxSuffix/PositionInsertTest.StressRightInsertBetween/0 (106 ms)
[882/911] MaxSuffix/PositionInsertTest.StressRightInsertBetween/0 (106 ms)
[ RUN      ] NormalSuffix/PositionInsertTest.InsertBetween/0
[       OK ] NormalSuffix/PositionInsertTest.InsertBetween/0 (1 ms)
[883/911] NormalSuffix/PositionInsertTest.InsertBetween/0 (1 ms)
[ RUN      ] NormalSuffix/PositionInsertTest.InsertBefore/0
[       OK ] NormalSuffix/PositionInsertTest.InsertBefore/0 (0 ms)
[884/911] NormalSuffix/PositionInsertTest.InsertBefore/0 (0 ms)
[ RUN      ] NormalSuffix/PositionInsertTest.InsertAfter/0
[       OK ] NormalSuffix/PositionInsertTest.InsertAfter/0 (0 ms)
[885/911] NormalSuffix/PositionInsertTest.InsertAfter/0 (0 ms)
[ RUN      ] NormalSuffix/PositionInsertTest.StressInsertAfter/0
[       OK ] NormalSuffix/PositionInsertTest.StressInsertAfter/0 (15 ms)
[886/911] NormalSuffix/PositionInsertTest.StressInsertAfter/0 (15 ms)
[ RUN      ] NormalSuffix/PositionInsertTest.StressInsertBefore/0
[       OK ] NormalSuffix/PositionInsertTest.StressInsertBefore/0 (15 ms)
[887/911] NormalSuffix/PositionInsertTest.StressInsertBefore/0 (15 ms)
[ RUN      ] NormalSuffix/PositionInsertTest.StressLeftInsertBetween/0
[       OK ] NormalSuffix/PositionInsertTest.StressLeftInsertBetween/0 (136 ms)
[888/911] NormalSuffix/PositionInsertTest.StressLeftInsertBetween/0 (136 ms)
[ RUN      ] NormalSuffix/PositionInsertTest.StressRightInsertBetween/0
[       OK ] NormalSuffix/PositionInsertTest.StressRightInsertBetween/0 (134 ms)
[889/911] NormalSuffix/PositionInsertTest.StressRightInsertBetween/0 (134 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/0
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/0 (228 ms)
[890/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/0 (228 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/1
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/1 (150 ms)
[891/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/1 (150 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/12
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/12 (124 ms)
[892/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/12 (124 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/13
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/13 (112 ms)
[893/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/13 (112 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/14
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/14 (96 ms)
[894/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/14 (96 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/15
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/15 (104 ms)
[895/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/15 (104 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/16
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/16 (87 ms)
[896/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/16 (87 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/17
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/17 (89 ms)
[897/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/17 (89 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/18
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/18 (82 ms)
[898/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/18 (82 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/19
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/19 (66 ms)
[899/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/19 (66 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/20
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/20 (63 ms)
[900/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/20 (63 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/21
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/21 (63 ms)
[901/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/21 (63 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/2
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/2 (239 ms)
[902/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/2 (239 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/3
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/3 (153 ms)
[903/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/3 (153 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/4
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/4 (129 ms)
[904/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/4 (129 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/5
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/5 (127 ms)
[905/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/5 (127 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/6
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/6 (124 ms)
[906/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/6 (124 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/7
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/7 (116 ms)
[907/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/7 (116 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/8
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/8 (107 ms)
[908/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/8 (107 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/9
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/9 (107 ms)
[909/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/9 (107 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/10
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/10 (109 ms)
[910/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/10 (109 ms)
[ RUN      ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/11
[       OK ] DirectoryBackingStore/MigrationTest.ToCurrentVersion/11 (107 ms)
[911/911] DirectoryBackingStore/MigrationTest.ToCurrentVersion/11 (107 ms)
SUCCESS: all tests passed.
Tests took 8 seconds.
[run_isolated_out_hack]{"hash":"66d56a74cb7a6ef25007a0db0e00773228bdfad0","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+--------------------------------------------------------------------------------+
| End of shard 0  Pending: -34043.0s  Duration: 11.4s  Bot: swarm447-c4  Exit: 0 |
+--------------------------------------------------------------------------------+
Total duration: 11.4s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@

@@@STEP_CURSOR sync_unit_tests@@@

@@@STEP_CURSOR sync_unit_tests@@@



--------------------------------------------------------------------------------
started: Thu Jul  2 23:06:22 2015
ended: Thu Jul  2 23:06:24 2015
duration: 1 secs
status: SUCCESS
status reason: