| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
We're moving all the extension api implementations out of
browser/extensions into the directory with the code they are
automating.
BUG=101244
Review URL: http://codereview.chromium.org/8372021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106968 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExtensionHistoryApiTest.FLAKY_MiscSearch is timing out on ChromeOS builds.
BUG=76170
TEST=Chromium OS tester goes green.
TBR=skerner@chromium.org
Review URL: http://codereview.chromium.org/7598038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96011 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
on Windows
BUG=88317, 88318
TEST=See description
TBR=skerner@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91438 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=N/A
BUG=79074
TBR=dmichael@chromium.org
Review URL: http://codereview.chromium.org/6823050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81131 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=joshia
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78706 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The history tests used to be flaky on all platforms.
Several fixes were made, and now the flakiness dashboard shows that the only source of failures is due to adding a URL and searching right away on windows XP. The test that fails has been isolated in a single subtest (ExtensionHistoryApiTest.SearchAfterAdd), and all other tests are no longer marked as flaky.
BUG=26296
TEST=ExtensionHistoryApiTest.*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78542
Review URL: http://codereview.chromium.org/6698028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78687 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The history tests used to be flaky on all platforms.
Several fixes were made, and now the flakiness dashboard shows that the only source of failures is due to adding a URL and searching right away on windows XP. The test that fails has been isolated in a single subtest (ExtensionHistoryApiTest.SearchAfterAdd), and all other tests are no longer marked as flaky.
BUG=26296
TEST=ExtensionHistoryApiTest.*
Review URL: http://codereview.chromium.org/6698028
TBR=skerner@chromium.org
Review URL: http://codereview.chromium.org/6674061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78547 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The history tests used to be flaky on all platforms.
Several fixes were made, and now the flakiness dashboard shows that the only source of failures is due to adding a URL and searching right away on windows XP. The test that fails has been isolated in a single subtest (ExtensionHistoryApiTest.SearchAfterAdd), and all other tests are no longer marked as flaky.
BUG=26296
TEST=ExtensionHistoryApiTest.*
Review URL: http://codereview.chromium.org/6698028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78542 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
waterfall. Will revert once browser tests start.
TEST=ExtensionHistoryApiTest.*
TBR=skerner
TBR=skerner@chromium.org
Review URL: http://codereview.chromium.org/6685040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77989 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
revert once browser tests start.
TEST=ExtensionHistoryApiTest.*
TBR=skerner
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77984 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
revert once buildbot tests start.
TEST=ExtensionHistoryApiTest.*
TBR=skerner
TBR=skerner@chromium.org
Review URL: http://codereview.chromium.org/6679036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77982 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
buildbot tests start.
TEST=ExtensionHistoryApiTest.*
TBR=skerner
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77980 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
understand waterfall failures.
BUG=26296
TEST=ExtensionHistoryApiTest.*
Review URL: http://codereview.chromium.org/6312134
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73833 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
still fail flakily.
TBR=motownavi
BUG=none
TEST=ExtensionHistoryApiTest.*
Review URL: http://codereview.chromium.org/6246026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73309 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
I don't see how the failures listed in the bug can happen. Because the logs are old, reenabling the tests to see if the failures re-occur.
BUG=26296
TEST=ExtensionHistoryApiTest.*
Review URL: http://codereview.chromium.org/6260050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73293 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6086003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70978 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=skerner
BUG=26296
TEST=browser_tests
Review URL: http://codereview.chromium.org/6106009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70841 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=56715
TEST=ExtensionApiTests.(I18N|History|Clipboard,TabConnect)
Review URL: http://codereview.chromium.org/3728004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62958 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- reduce the number of different classes
- clean up the internal code
- modify the interface to expose less internal details
(this will allow more flexibility with port numbers)
TEST=many
BUG=49680
Review URL: http://codereview.chromium.org/3080029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56405 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
test hangs in cases when the server fails to start.
The tests will still fail in that case, obviously,
but will no longer hang (or crash), which is an
improvement.
TEST=browser_tests
BUG=none
Review URL: http://codereview.chromium.org/2095004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47362 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
page.
BUG=32362
TEST=ExtensionApiTest.History, ExtensionApiTest.Overrides, manual testing.
Review URL: http://codereview.chromium.org/1530002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43387 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Also mark the history test as flaky.
BUG=35430, 26296
TEST=ExtensionApiTest.FLAKY_History
Review URL: http://codereview.chromium.org/601049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38850 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
and nonexistent addresses to custom pages, and plumb it to the code that puts up infobars when users type in a search that appears to be an intranet address, so we don't show these for erroneous cases.
BUG=31556
TEST=none
Review URL: http://codereview.chromium.org/525079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35807 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=26296
TEST=none
Review URL: http://codereview.chromium.org/346021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30567 0039d316-1c4b-4281-b951-d872f2087c98
|
|
wrapper around the HistoryServices object in Chrome.BUG=22952TEST=browser_tests.exe --gtest_filer=ExtensionApiTest.History
Review URL: http://codereview.chromium.org/313001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30561 0039d316-1c4b-4281-b951-d872f2087c98
|