Skip to content

Commit

Permalink
Add a bug ID to the disabled FocusCyclerTest.* and FocusCyclerLaunche…
Browse files Browse the repository at this point in the history
…rTest.* tests.

TBR=sky
BUG=156827
Review URL: https://codereview.chromium.org/11238005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163003 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
glider@chromium.org committed Oct 19, 2012
1 parent b0cb738 commit df1a0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ash/focus_cycler_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ typedef AshTestBase FocusCyclerTest;

// FocusCyclerTest and FocusCyclerLauncherTest tests are disabled due to
// use-after-free bugs in them detectable by both AddressSanitizer and Valgrind.
// TODO(glider): file a bug.
// See also http://crbug.com/156827.
TEST_F(FocusCyclerTest, DISABLED_CycleFocusBrowserOnly) {
scoped_ptr<FocusCycler> focus_cycler(new FocusCycler());

Expand Down

0 comments on commit df1a0a6

Please sign in to comment.