| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I40cae53d7ae724c44c40fb7f21649e807416ae54
|
|
|
|
| |
Change-Id: I5447e251a4b1b75561ae9a9a2174330505a6912b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 5142434
For testIsValidParentWithAccount, the test would remove the account*
from a bookmark it was inserting with a valid parent. The provider
would correctly identify that a parent was set, but no account info and
thus used the account info of the parent. This is not what the test was
expecting, however, leading to this error. Fix the tests to explicitly
check for child account* not matching parent account* (in which case the
parent is discarded, and the bookmark is inserted at the root folder of
the child's account*), and for testing the lack of a specified account*.
Change-Id: I15b318ee1e846b18ffa187720814c3761d19933a
|
|
|
|
|
|
|
|
|
| |
Bug: 5113381
Fix case of using the wrong context (BP1 would use the app context
explicitly, bypassing the mock context)
Clean up test databases after runs
Change-Id: Ibac09d08d4ab7235d5763c209d84be2562e6fae3
|
|
|
|
|
|
|
| |
Bug: 5092056
Turns out the test was wrong, not the provider. Oops
Change-Id: I46439a342c810035c8dba0423c75a5daa882759c
|
|
|
|
|
|
| |
Bug: 5087957
Change-Id: Idf70c488baa515222ce8ed905aa5c80a529fd15f
|
|
|
|
|
|
|
|
| |
Bug: 3506038
Lookup the parent itself, not the children of the parent in
isValidParent check. Also, adds testing to watch for regressions
Change-Id: I59f00094f862f2e9cd4b4f9fd92d370b87e612e5
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Bug: 3466212
Also added a test case to check for regressions
Change-Id: I9a8979a0ced165f1c94945c62687b0bf3b7076fe
|
|/
|
|
|
|
|
| |
Bug: 3466250
URL query parameters are imporant, don't strip them
Change-Id: I9c43598f56150470658485364aadfd0425bfa8cd
|
|
|
|
|
|
|
|
|
| |
looks like these tests has no external dependency and runs
reasonably fast. marking them as "SmallTest" will make them
automatically picked up by continuous tests on dev branch &
monitor failures.
Change-Id: I4addee3ed369f00cb52e828f146a6958b9cb3a09
|
|
Bug: 3431373
Change-Id: I0ce30213150c6dd51b128723f044bd32eb2b46a3
|