forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve infobar checking in managed mode browser tests.
Initially we checked the number of infobars shown, but that proved to be flaky in some cases, so now check that the actual infobars we are expecting are present or not. The check whether it is the right infobar or not is done by looking at the infobar message. [email protected], [email protected] BUG=168772 TEST=out/Debug/browser_tests --gtest_filter=ManagedModeBlockModeTest.* Review URL: https://chromiumcodereview.appspot.com/12271018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184984 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
1 parent
ca86cc9
commit 47331ac
Showing
1 changed file
with
35 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters