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

Issue 39933002: Mark SyncTest#testDisableAndEnableSync as flaky. (Closed)

Created:
7 years, 2 months ago by Michael van Ouwerkerk
Modified:
7 years, 2 months ago
CC:
chromium-reviews, tim+watch_chromium.org, rsimha+watch_chromium.org, haitaol+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Mark SyncTest#testDisableAndEnableSync as flaky. BUG=311091 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230738

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M chrome/android/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java View 2 chunks +3 lines, -0 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
Michael van Ouwerkerk
7 years, 2 months ago (2013-10-24 11:01:38 UTC) #1
Peter Beverloo
+bulach for testing magic https://codereview.chromium.org/39933002/diff/1/chrome/android/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java File chrome/android/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java (right): https://codereview.chromium.org/39933002/diff/1/chrome/android/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java#newcode143 chrome/android/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java:143: @FlakyTest I *think* we can ...
7 years, 2 months ago (2013-10-24 11:12:35 UTC) #2
bulach
lgtm I think so, tests can have multiple annotations. as for the bug report: mind ...
7 years, 2 months ago (2013-10-24 13:30:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/39933002/1
7 years, 2 months ago (2013-10-24 13:36:09 UTC) #4
Michael van Ouwerkerk
On 2013/10/24 13:30:29, bulach wrote: > lgtm > > I think so, tests can have ...
7 years, 2 months ago (2013-10-24 13:37:59 UTC) #5
commit-bot: I haz the power
Change committed as 230738
7 years, 2 months ago (2013-10-24 16:38:37 UTC) #6
nyquist
7 years, 2 months ago (2013-10-24 17:20:06 UTC) #7
Message was sent while issue was closed.
On 2013/10/24 16:38:37, I haz the power (commit-bot) wrote:
> Change committed as 230738

This CL is wrong. It is a host driven test, so the annotation should live in the
python part of the test. See chrome/android/host_driven_tests/SyncTest.py

Powered by Google App Engine
This is Rietveld 408576698