| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '1058c63b262c838a57301fde59b04c9fa0ee1fdc'
* commit '1058c63b262c838a57301fde59b04c9fa0ee1fdc':
Fixed IndexOutofBoundException, improved how memory information is captured (run GC first)
|
| |
| |
| |
| | |
(run GC first)
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early.
Original author: guangzhu
Merged from: //branches/cupcake/...
Automated import of CL 146246
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
DumpRendertree. This is done so that we could have
1) Lab machines can run layout tests without having build environment setup
2) We could have different set of pass/fail results per branch
Also added a simple python script which runs run_layout_tests.py
Original author: sridharg
Merged from: //branches/cupcake/...
Automated import of CL 143779
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
added reliability test usding DumpRenderTree
|
| | | |
|
|/ /
| |
| |
| | |
Two are very slow regexp tests, one always causes OOM.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
finished or not first
squashed commit of the following:
commit e2c2d1c09475ce2e319b935fb5627c82a7693a9b
Author: Guang Zhu <guangzhu@google.com>
Date: Mon Apr 20 13:33:08 2009 -0700
modify wait mechanism so that it checks whether activity has already finished or not first
This reverts commit deb6e8792dd563916724bbc127a6fe16ffe81647.
commit deb6e8792dd563916724bbc127a6fe16ffe81647
Author: Guang Zhu <guangzhu@google.com>
Date: Mon Apr 20 10:58:52 2009 -0700
changed callback mechanism in TestShellActivity to use condition
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* changes:
update onCreate method to work around InstrumentationTestRunner limitation.
Removing unused StreamPipe class, also stripping some white spaces
* Update the way that run_page_cycler.py detectes instrumentation failures. * Use Debug.getMemoryInfo to collect memory information in LoadTestAutoTest.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
* Use Debug.getMemoryInfo to collect memory information in LoadTestAutoTest.
|
|/ /
| |
| |
| |
| | |
The first test causes NullPointerException in DumpRenderTree because dumpAsText
could return a null string.
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
assets of DumpRendertree. This is done so that we could have
1) Lab machines can run layout tests without having build environment setup
2) We could have different set of pass/fail results per branch
Also added a simple python script which runs run_layout_tests.py
Original author: sridharg
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143801
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|