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

Issue 8555005: Mark SessionHistoryTest.FrameBackForward flaky on Mac. (Closed)

Created:
9 years, 1 month ago by Jói
Modified:
9 years ago
Reviewers:
Finnur, Nico
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Mark SessionHistoryTest.FrameBackForward flaky on Mac. BUG=61619 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109869

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/session_history_uitest.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
Jói
Couldn't find an appropriate reviewer from git blame, so the guy sitting next to me ...
9 years, 1 month ago (2011-11-14 12:31:12 UTC) #1
Finnur
LGTM. First-one-to-move-to-Iceland-gets-to-sit-next-to-Joi... :)
9 years, 1 month ago (2011-11-14 12:35:41 UTC) #2
Nico
http://codereview.chromium.org/8555005/diff/1/chrome/browser/session_history_uitest.cc File chrome/browser/session_history_uitest.cc (right): http://codereview.chromium.org/8555005/diff/1/chrome/browser/session_history_uitest.cc#newcode149 chrome/browser/session_history_uitest.cc:149: #if defined(OS_WIN) || defined(OS_MAC) It's OS_MAXOSX, not OS_MAC. Since ...
9 years ago (2011-12-01 16:50:31 UTC) #3
Jói
9 years ago (2011-12-01 17:08:29 UTC) #4
On 2011/12/01 16:50:31, Nico wrote:
>
http://codereview.chromium.org/8555005/diff/1/chrome/browser/session_history_...
> File chrome/browser/session_history_uitest.cc (right):
> 
>
http://codereview.chromium.org/8555005/diff/1/chrome/browser/session_history_...
> chrome/browser/session_history_uitest.cc:149: #if defined(OS_WIN) ||
> defined(OS_MAC)
> It's OS_MAXOSX, not OS_MAC. Since there are no complaints, maybe that can just
> be removed? The bug is marked fixed, maybe it can be removed on win as well?

Good catch, I did a couple of these last time I sheriffed where I used OS_MAC
but thought I had fixed them all.

I will remove the flaky mark for both platforms and we'll just see if it comes
back.

Cheers,
Jói

Powered by Google App Engine
This is Rietveld 408576698