summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
Commit message (Collapse)AuthorAgeFilesLines
* Disabling instant test on macrohitbm@google.com2011-01-101-0/+1
| | | | | | Review URL: http://codereview.chromium.org/6198002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70912 0039d316-1c4b-4281-b951-d872f2087c98
* Fix testInstantNavigationrohitbm@google.com2011-01-081-3/+3
| | | | | | Review URL: http://codereview.chromium.org/6108004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70829 0039d316-1c4b-4281-b951-d872f2087c98
* Fix testInstantNavigationnirnimesh@chromium.org2011-01-071-4/+7
| | | | | | Review URL: http://codereview.chromium.org/6146004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70804 0039d316-1c4b-4281-b951-d872f2087c98
* Added Two tests to Passwords.pynirnimesh@chromium.org2011-01-071-0/+27
| | | | | | | | | | | Added back testDisplayAndSavePasswordInfobar. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/4669008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70798 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing omnibox continues search (pyauto) problem on non-mac machinerohitbm@google.com2011-01-071-5/+6
| | | | | | Review URL: http://codereview.chromium.org/6135005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70794 0039d316-1c4b-4281-b951-d872f2087c98
* Replacing bing.com with search.msn.com (which redirects to bing.com) and ↵rohitbm@google.com2011-01-071-2/+2
| | | | | | | | word 'instant' to 'chrome instant' fix random failures. Review URL: http://codereview.chromium.org/6170002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70765 0039d316-1c4b-4281-b951-d872f2087c98
* After I watch running test carefully, I found that history page option ↵rohitbm@google.com2011-01-071-6/+9
| | | | | | | | starts coming into the omnibox, but test count comparison wasn't catching that. So now checking history page option in each waituntil iteration. Review URL: http://codereview.chromium.org/6008012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70758 0039d316-1c4b-4281-b951-d872f2087c98
* Fix testSearchEngineSpecialChars on Macnirnimesh@chromium.org2011-01-061-4/+4
| | | | | | | | | | The mac buildbots have webservice running on localhost which ends up breaking the test (testSearchEngineSpecialChars) which relies on http://127.0.0.1 Use another port instead. Review URL: http://codereview.chromium.org/5972011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70560 0039d316-1c4b-4281-b951-d872f2087c98
* Disable testAlwaysOpenFileType, testOpenWhenDonenirnimesh@chromium.org2011-01-051-0/+3
| | | | | | | | BUG=68656 Review URL: http://codereview.chromium.org/6041010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70534 0039d316-1c4b-4281-b951-d872f2087c98
* Disable testSearchInPDF on Mac until pdf crasher is fixednirnimesh@chromium.org2011-01-051-0/+1
| | | | | | | | BUG=68645 Review URL: http://codereview.chromium.org/6010010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70531 0039d316-1c4b-4281-b951-d872f2087c98
* Omnibox recent page history test fix for timeout problemnirnimesh@chromium.org2011-01-051-3/+4
| | | | | | Review URL: http://codereview.chromium.org/5960010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70473 0039d316-1c4b-4281-b951-d872f2087c98
* Fix a plugins testnirnimesh@chromium.org2011-01-051-4/+4
| | | | | | | | Need to wait long enough for plugin process to get created after killing it. Review URL: http://codereview.chromium.org/5999011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70471 0039d316-1c4b-4281-b951-d872f2087c98
* Added one test to search_engines.pyace@chromium.org2011-01-051-0/+26
| | | | | | | | | BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/5677001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70469 0039d316-1c4b-4281-b951-d872f2087c98
* Fix instant pyauto testnirnimesh@chromium.org2010-12-241-3/+3
| | | | | | | | Be lenient in checking. Don't do an exact match with URLs. Review URL: http://codereview.chromium.org/6002008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70126 0039d316-1c4b-4281-b951-d872f2087c98
* Remove suppressions for fixed omnibox tests.nirnimesh@chromium.org2010-12-231-6/+0
| | | | | | | | BUG=67932 Review URL: http://codereview.chromium.org/6020011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70113 0039d316-1c4b-4281-b951-d872f2087c98
* Setting omnibox string to '' for WaitUntil waitingnirnimesh@chromium.org2010-12-231-7/+14
| | | | | | Review URL: http://codereview.chromium.org/6038003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70109 0039d316-1c4b-4281-b951-d872f2087c98
* Disable newly added omnibox tests which failnirnimesh@chromium.org2010-12-231-0/+6
| | | | | | BUG=67932 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70090 0039d316-1c4b-4281-b951-d872f2087c98
* Adding automation proxy hook for accessing information related to omnibox ↵ace@chromium.org2010-12-232-0/+43
| | | | | | | | | | instant feature. BUG=66135 Review URL: http://codereview.chromium.org/6044004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70018 0039d316-1c4b-4281-b951-d872f2087c98
* Fix failing downloads tests.nirnimesh@chromium.org2010-12-231-12/+21
| | | | | | | BUG= TEST=downloads.py git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70010 0039d316-1c4b-4281-b951-d872f2087c98
* Disable special_tabs.SpecialTabsTest.testAboutDNSTabnirnimesh@chromium.org2010-12-221-0/+2
| | | | | | | | BUG=67851 Review URL: http://codereview.chromium.org/6033004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70003 0039d316-1c4b-4281-b951-d872f2087c98
* Omnibox tests for recent pages and content historynirnimesh@chromium.org2010-12-221-0/+42
| | | | | | Review URL: http://codereview.chromium.org/5115007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70002 0039d316-1c4b-4281-b951-d872f2087c98
* Adding download tests to test various download optionsnirnimesh@chromium.org2010-12-221-0/+88
| | | | | | Review URL: http://codereview.chromium.org/5103007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69998 0039d316-1c4b-4281-b951-d872f2087c98
* Add support for separating tests into suites.nirnimesh@chromium.org2010-12-221-117/+143
| | | | | | | | | | | | | | | Motivation: There are a category of tests which we do not want to run continuously (ex: translate, which ends up DOSing the translate servers thereby getting blacklisted). Add support for dividing tests into suites. A suite is just a collection of tests. The "FULL" suite includes "CONTINUOUS" suite and the translate tests. BUG=61256 Review URL: http://codereview.chromium.org/6056004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69996 0039d316-1c4b-4281-b951-d872f2087c98
* Adding plugins tests to plugins.pynirnimesh@chromium.org2010-12-211-17/+117
| | | | | | | | | | | testKillAndReloadAllPlugins testDisableEnableAllPlugins These tests will test all the plugins supported by each platform(except for Adobe Acrobat Reader as we have Chrome PDF Viewer enabled by default). Review URL: http://codereview.chromium.org/6030001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69858 0039d316-1c4b-4281-b951-d872f2087c98
* Disable search_engines.SearchEnginesTest.testTabToSearchnirnimesh@chromium.org2010-12-211-0/+2
| | | | | | | | BUG=67628 Review URL: http://codereview.chromium.org/6006004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69777 0039d316-1c4b-4281-b951-d872f2087c98
* Disable testSavedPasswordInTabsAndWindows on winnirnimesh@chromium.org2010-12-201-0/+2
| | | | | | BUG=67588 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69731 0039d316-1c4b-4281-b951-d872f2087c98
* Disable testDownloadIncognitoAndRegularnirnimesh@chromium.org2010-12-171-0/+2
| | | | | | | | BUG=67233 Review URL: http://codereview.chromium.org/5841004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69500 0039d316-1c4b-4281-b951-d872f2087c98
* Added additional tests to omnibox.py pyauto automation.dyu@chromium.org2010-12-171-16/+60
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/5151001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69499 0039d316-1c4b-4281-b951-d872f2087c98
* Added additional content verification for App Cache and DNS special tabs pages.dyu@chromium.org2010-12-173-37/+82
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/5692005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69496 0039d316-1c4b-4281-b951-d872f2087c98
* Disable failing notification pyauto tests.kkania@chromium.org2010-12-161-0/+3
| | | | | | | | | BUG=66072 TEST=none Review URL: http://codereview.chromium.org/5853002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69479 0039d316-1c4b-4281-b951-d872f2087c98
* Make sure private data does not inadverently get printed outnirnimesh@chromium.org2010-12-151-1/+3
| | | | | | Review URL: http://codereview.chromium.org/5921001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69318 0039d316-1c4b-4281-b951-d872f2087c98
* Fix search_engines tests to use localhost:1000 instead of localhostnirnimesh@chromium.org2010-12-151-6/+8
| | | | | | | | | | | Turns out that the bot might be running an http server which can lead to redirects and mess up the test. Use a url at a port which is unlikely to be active. Review URL: http://codereview.chromium.org/5861003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69317 0039d316-1c4b-4281-b951-d872f2087c98
* - Verify that Chrome sets the extended attributes on a file so when its ↵nirnimesh@chromium.org2010-12-151-0/+47
| | | | | | | | | | launched in the Finder and we are warned. - Download the same zip file in regular and incognito window and verify that it downloaded correctly with same file name appended with counter for the second download in regular window. Also verify that the download shelf showed up in each window. Review URL: http://codereview.chromium.org/5855001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69302 0039d316-1c4b-4281-b951-d872f2087c98
* Fix timeouts with search_engines testsnirnimesh@chromium.org2010-12-151-6/+7
| | | | | | | | | | | | The search_engines test when run in the google network might timeout because of the invalid urls used. Use localhost instead so that it goes fast. BUG=64264 TEST=search_engines.py Review URL: http://codereview.chromium.org/5832003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69299 0039d316-1c4b-4281-b951-d872f2087c98
* Fix notification pyauto tests. Wait for the notification processes to bekkania@chromium.org2010-12-152-8/+5
| | | | | | | | | | created before sending back their info. BUG=65408,66072 TEST=none Review URL: http://codereview.chromium.org/5718002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69280 0039d316-1c4b-4281-b951-d872f2087c98
* Disable databases.DatabasesTest.testModificationsPersistAfterRendererCrash.kkania@chromium.org2010-12-151-0/+2
| | | | | | | | | BUG=64664 TEST=none Review URL: http://codereview.chromium.org/5859001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69216 0039d316-1c4b-4281-b951-d872f2087c98
* Replace etouchqa google account with a test account.nirnimesh@chromium.org2010-12-151-1/+1
| | | | | | Review URL: http://codereview.chromium.org/5794004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69198 0039d316-1c4b-4281-b951-d872f2087c98
* Fix downloads testsnirnimesh@chromium.org2010-12-141-1/+1
| | | | | | Review URL: http://codereview.chromium.org/5796007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69171 0039d316-1c4b-4281-b951-d872f2087c98
* Fix pyauto flakiness by waiting for notification that the renderer process'kkania@chromium.org2010-12-144-10/+8
| | | | | | | | | | | termination has been noticed by the browser before reloading the associated tab. BUG=64708 TEST=none Review URL: http://codereview.chromium.org/5755003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69154 0039d316-1c4b-4281-b951-d872f2087c98
* Fix pyauto downloads tests to trigger dangerous downloads to match expectationnirnimesh@chromium.org2010-12-142-23/+32
| | | | | | | | | | | | | | | | It used to be possible to navigate to a dnagerous file type to trigger its download. Not anymore. Now all downloads where the user initiated it (by navigating to a URL or clicking on a link) are not marked unsafe even for unsafe filetypes. Update the tests to trigger dangerous downloads by navigating to a file which in turn triggers the dangerous files to download. BUG=66081, 57875 Review URL: http://codereview.chromium.org/5781006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69093 0039d316-1c4b-4281-b951-d872f2087c98
* Verify that previously saved username/password shows up in Regular Window, ↵nirnimesh@chromium.org2010-12-131-0/+30
| | | | | | | | NTP and incognito window. Review URL: http://codereview.chromium.org/5675001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69046 0039d316-1c4b-4281-b951-d872f2087c98
* Disable flaky testIncognitoDBPersistentAcrossTabsnirnimesh@chromium.org2010-12-131-0/+2
| | | | | | | | BUG=66714 Review URL: http://codereview.chromium.org/5693004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69020 0039d316-1c4b-4281-b951-d872f2087c98
* Enable popup blocker tests.nirnimesh@chromium.org2010-12-111-1/+1
| | | | | | | | | | Seems to have cured itself. BUG=59208 Review URL: http://codereview.chromium.org/5713003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68921 0039d316-1c4b-4281-b951-d872f2087c98
* Adding pyauto tests to passwords.pynirnimesh@chromium.org2010-12-102-22/+87
| | | | | | | | | | | | | | | | | | | Added tests 1. testRemovePasswords 2. testFetchAnotherUser 3. testNeverSavePasswords Added a method for constructing password dictionary Modified testSavePassword in passwords.py MOdified GoogleAccountsLogin and VerifyGoogleAccountCredsFilled in test_utils.py to take window index and tab index BUG=none TEST=none Review URL: http://codereview.chromium.org/5379007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68909 0039d316-1c4b-4281-b951-d872f2087c98
* Changed the partial url search term to avoid the crash on windowsnirnimesh@chromium.org2010-12-102-4/+1
| | | | | | | | BUG=66448 Review URL: http://codereview.chromium.org/5697004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68898 0039d316-1c4b-4281-b951-d872f2087c98
* Verify enabeling and disable javascript prefs worksnirnimesh@chromium.org2010-12-101-0/+14
| | | | | | | | | | ( Note: Data file related to the same test is submitted in a different CL) Verify prefs to enabled/disables omnibox suggestions Review URL: http://codereview.chromium.org/5556010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68896 0039d316-1c4b-4281-b951-d872f2087c98
* Verify Translate Info bar should not stay on the page after opting "Never ↵nirnimesh@chromium.org2010-12-101-0/+7
| | | | | | | | | | translate the page" TEST=47250 Review URL: http://codereview.chromium.org/5557005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68889 0039d316-1c4b-4281-b951-d872f2087c98
* Two Testcases on verifying the content of pages.nirnimesh@chromium.org2010-12-101-0/+23
| | | | | | | | | | | | | | | | TEST=None Bug=None 1. Verify content on https page - https://www.google.com. Verify in regular, incognito window 2. Verify that chrome works with some top websites. Browse a list of urls, each time verify some key strings. This test will verify that chrome is not getting blocked by user-agent test by those websites. Review URL: http://codereview.chromium.org/5726001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68886 0039d316-1c4b-4281-b951-d872f2087c98
* Disable omnibox.OmniboxTest.testBookmarkResultInNewTabAndWindow on winnirnimesh@chromium.org2010-12-101-0/+2
| | | | | | | | BUG=66448 Review URL: http://codereview.chromium.org/5725004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68882 0039d316-1c4b-4281-b951-d872f2087c98
* Adding tests for bookmark search in omniboxnirnimesh@chromium.org2010-12-101-0/+49
| | | | | | Review URL: http://codereview.chromium.org/5666001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68813 0039d316-1c4b-4281-b951-d872f2087c98