Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(680)

Issue 8954018: Fix AuthErrorTest for Mac (Closed)

Created:
9 years ago by Raghu Simha
Modified:
9 years ago
Reviewers:
lipalani1
CC:
chromium-reviews, Raghu Simha, ncarter (slow), akalin, tim (not reviewing)
Visibility:
Public.

Description

Fix AuthErrorTest for Mac The sync integration test for auth errors was failing on the mac buildbots. It turns out that this was due to keychain prompts on mac, as we were trying to add a password form, due to a known issue with mac keychain. This patch switches the datatype used by the auth error test to bookmarks, so that this test can be reenabled. The underlying issue with keychain will be fixed in another patch. BUG=107611 TEST=SyncErrorTest.AuthErrorTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114669

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -22 lines) Patch
M chrome/browser/sync/test/integration/sync_errors_test.cc View 2 chunks +7 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Raghu Simha
Lingesh, please review. Thanks.
9 years ago (2011-12-15 18:45:03 UTC) #1
lipalani1
9 years ago (2011-12-15 18:50:34 UTC) #2
LGTM!!

Powered by Google App Engine
This is Rietveld 408576698