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

Issue 8589010: Disable GViewRequestInterceptorTest.InterceptPdfWithNoPlugin on official builds. (Closed)

Created:
9 years, 1 month ago by tbarzic
Modified:
9 years, 1 month ago
Reviewers:
Lei Zhang, Dan Beam
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, Paweł Hajdan Jr., Lei Zhang
Visibility:
Public.

Description

Disable GViewRequestInterceptorTest.InterceptPdfWithNoPlugin on official builds. the test doesn't make much sense on officail builds, and it fails on them BUG=104566 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110454

Patch Set 1 #

Total comments: 2

Patch Set 2 : thestig's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/browser/chromeos/gview_request_interceptor_unittest.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tbarzic
please, take a look..
9 years, 1 month ago (2011-11-17 01:33:56 UTC) #1
Dan Beam
lgtm (btw, I'm only provisional, might need to add thestig@chromium.org as well to get "LGTM ...
9 years, 1 month ago (2011-11-17 01:35:38 UTC) #2
tbarzic
On 2011/11/17 01:35:38, Dan Beam wrote: > lgtm (btw, I'm only provisional, might need to ...
9 years, 1 month ago (2011-11-17 01:39:35 UTC) #3
tbarzic
9 years, 1 month ago (2011-11-17 01:39:48 UTC) #4
Lei Zhang
http://codereview.chromium.org/8589010/diff/1/chrome/browser/chromeos/gview_request_interceptor_unittest.cc File chrome/browser/chromeos/gview_request_interceptor_unittest.cc (right): http://codereview.chromium.org/8589010/diff/1/chrome/browser/chromeos/gview_request_interceptor_unittest.cc#newcode247 chrome/browser/chromeos/gview_request_interceptor_unittest.cc:247: #if defined(OFFICIAL_BUILD) just put: #if !defined(OFFICIAL_BUILD) around the test ...
9 years, 1 month ago (2011-11-17 01:40:08 UTC) #5
tbarzic
http://codereview.chromium.org/8589010/diff/1/chrome/browser/chromeos/gview_request_interceptor_unittest.cc File chrome/browser/chromeos/gview_request_interceptor_unittest.cc (right): http://codereview.chromium.org/8589010/diff/1/chrome/browser/chromeos/gview_request_interceptor_unittest.cc#newcode247 chrome/browser/chromeos/gview_request_interceptor_unittest.cc:247: #if defined(OFFICIAL_BUILD) On 2011/11/17 01:40:09, Lei Zhang wrote: > ...
9 years, 1 month ago (2011-11-17 01:49:00 UTC) #6
Lei Zhang
lgtm
9 years, 1 month ago (2011-11-17 01:49:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/8589010/3003
9 years, 1 month ago (2011-11-17 03:05:27 UTC) #8
commit-bot: I haz the power
9 years, 1 month ago (2011-11-17 06:14:43 UTC) #9
Change committed as 110454

Powered by Google App Engine
This is Rietveld 408576698