summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | am 1058c63b: Merge change 1909 into donutAndroid (Google) Code Review2009-05-182-3/+18
|\ \ | |/ | | | | | | | | | | Merge commit '1058c63b262c838a57301fde59b04c9fa0ee1fdc' * commit '1058c63b262c838a57301fde59b04c9fa0ee1fdc': Fixed IndexOutofBoundException, improved how memory information is captured (run GC first)
| * Fixed IndexOutofBoundException, improved how memory information is captured ↵Guang Zhu2009-05-182-3/+18
| | | | | | | | (run GC first)
| * added reliability test usding DumpRenderTreeGuang Zhu2009-05-115-16/+304
| |
| * Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu2009-05-053-79/+104
| |
| * AI 146246: am: CL 146225 Work around initialization issue with ↵Guang Zhu2009-04-141-1/+1
| | | | | | | | | | | | | | | | | | 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
| * AI 143779: am: CL 143727 Make the test runner and results assets of ↵Sridhar Gurivireddy2009-03-311-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge change 1012Android (Google) Code Review2009-05-115-16/+304
|\ \ | | | | | | | | | | | | * changes: added reliability test usding DumpRenderTree
| * | added reliability test usding DumpRenderTreeGuang Zhu2009-05-055-16/+304
| | |
* | | Put three tests in ignore test list.Feng Qian2009-05-051-5/+6
|/ / | | | | | | Two are very slow regexp tests, one always causes OOM.
* | package run_page_cycler.py into apk and add code for extractionGuang Zhu2009-04-222-2/+34
| |
* | modify wait mechanism so that it checks whether activity has already ↵Guang Zhu2009-04-202-20/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge changes 222,223,227Android (Google) Code Review2009-04-162-57/+52
|\ \ | | | | | | | | | | | | | | | | | | * 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.
| * | update onCreate method to work around InstrumentationTestRunner limitation.Guang Zhu2009-04-161-1/+1
| | |
| * | Removing unused StreamPipe class, also stripping some white spacesGuang Zhu2009-04-161-39/+14
| | |
| * | * Update the way that run_page_cycler.py detectes instrumentation failures.Guang Zhu2009-04-161-20/+40
| | | | | | | | | | | | * Use Debug.getMemoryInfo to collect memory information in LoadTestAutoTest.
* | | Fix a null pointer exception in DumpRenderTree (issue 1792567)Feng Qian2009-04-161-1/+2
|/ / | | | | | | | | The first test causes NullPointerException in DumpRenderTree because dumpAsText could return a null string.
* | AI 143801: am: CL 143779 am: CL 143727 Make the test runner and results ↵Sridhar Gurivireddy2009-03-311-0/+38
|/ | | | | | | | | | | | | | 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
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-139-810/+933
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0312-0/+2110
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0312-2110/+0
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-5/+14
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-106-361/+525
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+4
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1712-0/+1934