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

Issue 4727004: Disabling the ShouldShowVersionMismatchDialog chrome frame test as it fails a... (Closed)

Created:
10 years, 1 month ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
Jói
CC:
chromium-reviews, amit, Paweł Hajdan Jr.
Visibility:
Public.

Description

Disabling the ShouldShowVersionMismatchDialog chrome frame test as it fails all the time. Bug=62636 TBR=joi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65638

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome_frame/test/chrome_frame_activex_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
10 years, 1 month ago (2010-11-10 06:34:46 UTC) #1
Jói
10 years, 1 month ago (2010-11-10 10:55:42 UTC) #2
LGTM

Hmm, that's weird, will take a look today. Thanks for marking it
disabled for now.

On Wed, Nov 10, 2010 at 1:34 AM,  <ananta@chromium.org> wrote:
> Reviewers: Jói,
>
> Description:
> Disabling the ShouldShowVersionMismatchDialog chrome frame test as it fails
> all
> the
> time.
>
> Bug=62636
> TBR=joi
>
>
> Please review this at http://codereview.chromium.org/4727004/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
>  M     chrome_frame/test/chrome_frame_activex_unittest.cc
>
>
> Index: chrome_frame/test/chrome_frame_activex_unittest.cc
> ===================================================================
> --- chrome_frame/test/chrome_frame_activex_unittest.cc  (revision 65626)
> +++ chrome_frame/test/chrome_frame_activex_unittest.cc  (working copy)
> @@ -52,7 +52,8 @@
>   }
>  };
>
> -TEST(ChromeFrameActivex, ShouldShowVersionMismatchDialog) {
> +// http://code.google.com/p/chromium/issues/detail?id=62636
> +TEST(ChromeFrameActivex, DISABLED_ShouldShowVersionMismatchDialog) {
>   // If not privileged, we always show the dialog.
>   ASSERT_TRUE(
>       TestingChromeFrameActivex::TestingShouldShowVersionMismatchDialog(
>
>
>

Powered by Google App Engine
This is Rietveld 408576698