TwoClientPasswordsSyncTest.SetPassphraseAndThenSetupSync is flaky on Mac10.9 Tests (dbg) |
||||
Issue descriptionFirst failure was observed in https://build.chromium.org/p/chromium.mac/builders/Mac10.9%20Tests%20%28dbg%29/builds/28933 Next three builds after that succeeded, and in the subsequent three builds this test failed again: https://build.chromium.org/p/chromium.mac/builders/Mac10.9%20Tests%20(dbg) There's a bunch of output in failures, ending with: [79301:1287:0819/111635:FATAL:non_ui_data_type_controller.cc(50)] Check failed: !shared_change_processor_.get(). maxbogue@: you have a sync-related CL in the first failing build's blamelist: https://chromium.googlesource.com/chromium/src/+/510f3e9bff01537bca7799b3e9cc2142d64f7376 Mind taking a look at this to see if it's your change?
,
Aug 19 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/46057a952ffd033e8956779b830fdab84dcf40ab commit 46057a952ffd033e8956779b830fdab84dcf40ab Author: alexmos <alexmos@chromium.org> Date: Fri Aug 19 22:10:56 2016 Disable TwoClientPasswordsSyncTest.SetPassphraseAndThenSetupSync on Mac. BUG= 639449 TBR=maxbogue@chromium.org Review-Url: https://codereview.chromium.org/2258153004 Cr-Commit-Position: refs/heads/master@{#413263} [modify] https://crrev.com/46057a952ffd033e8956779b830fdab84dcf40ab/chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc
,
Aug 21 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/5567c4aeb3c878a8b92c68977e1c0507b187a592 commit 5567c4aeb3c878a8b92c68977e1c0507b187a592 Author: maxbogue <maxbogue@chromium.org> Date: Sun Aug 21 07:11:44 2016 [Sync] Fix bug in NonUIDataTypeController::Stop(). The shared change processor should always be cleared. BUG= 639449 Review-Url: https://codereview.chromium.org/2265703002 Cr-Commit-Position: refs/heads/master@{#413372} [modify] https://crrev.com/5567c4aeb3c878a8b92c68977e1c0507b187a592/chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc [modify] https://crrev.com/5567c4aeb3c878a8b92c68977e1c0507b187a592/components/sync/driver/non_ui_data_type_controller.cc [modify] https://crrev.com/5567c4aeb3c878a8b92c68977e1c0507b187a592/components/sync/driver/non_ui_data_type_controller.h
,
Aug 21 2016
,
Oct 6 2016
,
Oct 6 2016
|
||||
►
Sign in to add a comment |
||||
Comment 1 by alex...@chromium.org
, Aug 19 2016