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

Issue 10837262: Re-enable SSLUITest.TestBadHTTPSDownload and get test exiting cleanly. (Closed)

Created:
8 years, 4 months ago by pauljensen
Modified:
8 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Re-enable SSLUITest.TestBadHTTPSDownload and get test exiting cleanly. BUG=143953, 95331 TEST=browser_tests --gtest_filter=SSLUITest.TestBadHTTPSDownload Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152685

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix potential race. #

Total comments: 2

Patch Set 3 : Move DownloadTestObserverTerminal prior to download initiation. #

Patch Set 4 : Get building again, DownloadTestObserver moved to content. #

Patch Set 5 : Fix test to run 100+ times by using unique downloads directory. #

Patch Set 6 : sync #

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

Messages

Total messages: 20 (0 generated)
pauljensen
Scott, Could you please review my change to re-enable a test and get it working ...
8 years, 4 months ago (2012-08-15 16:35:57 UTC) #1
sky
LGTM
8 years, 4 months ago (2012-08-15 16:56:31 UTC) #2
Randy Smith (Not in Mondays)
https://chromiumcodereview.appspot.com/10837262/diff/1/chrome/browser/ssl/ssl_browser_tests.cc File chrome/browser/ssl/ssl_browser_tests.cc (right): https://chromiumcodereview.appspot.com/10837262/diff/1/chrome/browser/ssl/ssl_browser_tests.cc#newcode688 chrome/browser/ssl/ssl_browser_tests.cc:688: DownloadTestObserver::ON_DANGEROUS_DOWNLOAD_ACCEPT); You want to split these two lines apart, ...
8 years, 4 months ago (2012-08-15 18:27:05 UTC) #3
pauljensen
I addressed Randy's race condition possibility.
8 years, 4 months ago (2012-08-15 18:59:01 UTC) #4
Randy Smith (Not in Mondays)
https://chromiumcodereview.appspot.com/10837262/diff/2002/chrome/browser/ssl/ssl_browser_tests.cc File chrome/browser/ssl/ssl_browser_tests.cc (right): https://chromiumcodereview.appspot.com/10837262/diff/2002/chrome/browser/ssl/ssl_browser_tests.cc#newcode671 chrome/browser/ssl/ssl_browser_tests.cc:671: tab->GetInterstitialPage()->Proceed(); I believe this is the line at which ...
8 years, 4 months ago (2012-08-15 19:01:16 UTC) #5
mmenke
https://chromiumcodereview.appspot.com/10837262/diff/2002/chrome/browser/ssl/ssl_browser_tests.cc File chrome/browser/ssl/ssl_browser_tests.cc (right): https://chromiumcodereview.appspot.com/10837262/diff/2002/chrome/browser/ssl/ssl_browser_tests.cc#newcode671 chrome/browser/ssl/ssl_browser_tests.cc:671: tab->GetInterstitialPage()->Proceed(); On 2012/08/15 19:01:16, rdsmith wrote: > I believe ...
8 years, 4 months ago (2012-08-15 19:59:22 UTC) #6
pauljensen
I moved up the DownloadTestObserverTerminal so its created before the download is initiated. I'm going ...
8 years, 4 months ago (2012-08-17 16:48:43 UTC) #7
pauljensen
Randy or Matt, Could you take a look at my latest patch set? Thank you! ...
8 years, 4 months ago (2012-08-21 13:53:40 UTC) #8
mmenke
I'm not at all familiar with the test. One comment, though: The bug ID referenced ...
8 years, 4 months ago (2012-08-21 14:07:50 UTC) #9
pauljensen
95331 is a report of a crash in this test. 85408 is the root cause ...
8 years, 4 months ago (2012-08-21 14:48:06 UTC) #10
mmenke
On 2012/08/21 14:48:06, pauljensen wrote: > 95331 is a report of a crash in this ...
8 years, 4 months ago (2012-08-21 15:00:44 UTC) #11
Randy Smith (Not in Mondays)
On 2012/08/21 15:00:44, Matt Menke wrote: > On 2012/08/21 14:48:06, pauljensen wrote: > > 95331 ...
8 years, 4 months ago (2012-08-21 16:33:08 UTC) #12
mmenke
On 2012/08/21 16:33:08, rdsmith wrote: > On 2012/08/21 15:00:44, Matt Menke wrote: > > On ...
8 years, 4 months ago (2012-08-21 16:36:03 UTC) #13
mmenke
On 2012/08/21 16:36:03, Matt Menke wrote: > On 2012/08/21 16:33:08, rdsmith wrote: > > On ...
8 years, 4 months ago (2012-08-21 16:38:03 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pauljensen@chromium.org/10837262/11001
8 years, 4 months ago (2012-08-21 18:19:49 UTC) #15
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 4 months ago (2012-08-21 21:23:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pauljensen@chromium.org/10837262/11001
8 years, 4 months ago (2012-08-21 21:33:55 UTC) #17
commit-bot: I haz the power
Change committed as 152685
8 years, 4 months ago (2012-08-22 00:19:54 UTC) #18
pauljensen
Please review my latest version of this test. The test began failing again. I believe ...
8 years, 3 months ago (2012-08-27 15:50:52 UTC) #19
Randy Smith (Not in Mondays)
8 years, 3 months ago (2012-08-27 15:52:24 UTC) #20
LGTM.  Sorry for not thinking of this on the last round.

Powered by Google App Engine
This is Rietveld 408576698