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

Issue 6447001: Adds "FAILS_" to failing tests... (Closed)

Created:
9 years, 10 months ago by Hironori Bono
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Adds "FAILS_" to failing tests This change adds "FAILS_" prefix to NavBeforeNTPCommits, AboutHangInNTP, and NTPHasThumbnails on Linux and Mac since it started failing since around r74087. TBR=rvargas,dmazzoni,yusukes BUG=72286 TEST=make the debug bots green. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74110

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/browser/dom_ui/new_tab_ui_uitest.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yusuke Sato
LGTM
9 years, 10 months ago (2011-02-08 09:09:14 UTC) #1
dmazzoni
9 years, 10 months ago (2011-02-14 16:10:22 UTC) #2
FYI, it's better to use the MAYBE_ pattern when marking tests as failing on a
subset of platforms - see the docs here for the reasoning behind this:

http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium/han...

Powered by Google App Engine
This is Rietveld 408576698