• Home
  • History
  • Annotate
  • only in /frameworks/base/tests/DumpRenderTree/assets/
History log of /frameworks/base/tests/DumpRenderTree/assets/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
738d39c5a07c60b5ee762213272cde6dbbd57584 21-Aug-2012 Guang Zhu <guangzhu@google.com> Revert "fix sdcard path for webkit perf and layout test scripts"

This reverts commit 8aaa32b13e565893c57059ca14eb49fbe4bdf0ba

Change-Id: I831eb07943c85bb23b43bdf2d9026bf88ed23c5a
un_layout_tests.py
un_page_cycler.py
8aaa32b13e565893c57059ca14eb49fbe4bdf0ba 20-Aug-2012 Guang Zhu <guangzhu@google.com> fix sdcard path for webkit perf and layout test scripts

paths are moved from /sdcard/ to /sdcard/0/

Change-Id: I27dee294eff033da47c5de17c3b7843790386be3
un_layout_tests.py
un_page_cycler.py
f6d1b3f125b06fcc4847be3cfb35e8ce21905676 27-Apr-2011 Guang Zhu <guangzhu@google.com> Make DRT pull data over network

command format:

adb shell am instrument -w -e class \
com.android.dumprendertree.LoadTestsAutoTest#runPageCyclerTest \
-e suite moz \
-e iteration 1 \
-e forward android-browser-test:80/page_cycler/ \
com.android.dumprendertree/.LayoutTestsAutoRunner

Change-Id: Ib4e9db28953f6be155517bb4b139e4477305c2c2
un_page_cycler.py
71716223201a01a4f4b6fe182ad97720b7d06124 13-Jan-2011 Guang Zhu <guangzhu@google.com> change webkit test data path

path changed from "/sdcard/android/" to "/sdcard/webkit/". the
old path clashes with "/sdcard/Android/" and has some odd issues
under FUSE

Change-Id: I57102dca99612bdd7b4d1f196e43436cd1276281
un_layout_tests.py
un_page_cycler.py
6c15f6003a69e664f132342be2252a77e480495b 03-May-2010 Guang Zhu <guangzhu@google.com> improvements on layout test

* reduce timeout limit from 30s to 15s
* terminate a test case under some condition on uncaught JS exception
* minor fixes

Change-Id: Iabc8f214544d2c8c14139756abc049870023fea5
un_layout_tests.py
cf0fd7892b7208ebfa35809b63fc8e4d60e4d466 09-Mar-2010 Steve Block <steveblock@google.com> Adds to DumpRenderTree the ability to ignore the results of tests

Change-Id: I7c16d9713fc35c773b810f9d5ce6700f8d9a28e4
un_layout_tests.py
dc2711d47d2c05ee1ee1f15131676b53cb3c1d5e 11-Mar-2010 Ben Murdoch <benm@google.com> Check if the JS_ENGINE key exists as an environment variable before reading it.

Change-Id: I274b23ea53ec0129ea3b52ff66322f7069338f53
un_layout_tests.py
12077e1179b4035ae2b1a44ccf9cd540e14b182e 25-Feb-2010 Steve Block <steveblock@google.com> Adds to DumpRenderTree the ability to look for Android-specific results

These Android-specific results will be added to
external/webkit/LayoutTests/platform/android-<js-engine> and are used in
preference to the generic expected results.

The JavaScript engine to use is read from the JS_ENGINE environment variable
used by the build system or can be overridden on the command line. If neither
is set, it defaults to JSC.

Change-Id: Ia8d107ced3968a5c061fd6f0f57451419bab6b27
un_layout_tests.py
5dc4f21ab6360b45f464c1451f8d403dd4df3c63 30-Oct-2009 Guang Zhu <guangzhu@google.com> Add support for extracting render time and image in page cycler
un_page_cycler.py
bfa68abc955ed1fe6cf6d98e42f344a8d623fab7 06-Nov-2009 Guang Zhu <guangzhu@google.com> layout test rebase, bug fix

* rebase layout test based on newly enabled http tests
* fix a bug in initializing parameters (should happen before super.onCreate)
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
a0609a0d8a69a92aafa1d6c41f7dc054eee09b4e 30-Sep-2009 Guang Zhu <guangzhu@google.com> rebase layout test result as the numbers reported are much more stable now
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
ce8d9d1672e8321466aab745083233239422557d 15-Sep-2009 Guang Zhu <guangzhu@google.com> Add more error message if the script failed to pull result file from device.
un_page_cycler.py
ad1e25da74517343b306f5fe72d42b2ccb59ec6e 15-Sep-2009 Guang Zhu <guangzhu@google.com> Fix the bogus crashes in layout and reliability tests (the device actually went offline).
un_layout_tests.py
un_reliability_tests.py
60ef21a5daff22dca1c562da8d131c67c8587353 14-Sep-2009 Guang Zhu <guangzhu@google.com> Fix the parsing for instrumentation result, some Java exceptions are not reported right now
un_page_cycler.py
38323a5f9f4a53b0118610ac84a47cb9907d4e4b 01-Sep-2009 Guang Zhu <guangzhu@google.com> allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers
un_layout_tests.py
5080b6736e49381aa6b0654067b383b0b67774d6 21-Aug-2009 Guang Zhu <guangzhu@google.com> Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces.
un_layout_tests.py
595fbd6ea22708504dc9e24b44fa5eb357a576ec 20-Jun-2009 Guang Zhu <guangzhu@google.com> Fix a bug where wrong variable was used for comparison.
un_layout_tests.py
0528cd03b27298cb7f5cb7e371e29deb8e05ae6a 15-Jun-2009 Guang Zhu <guangzhu@google.com> Add more data to reliability test report, includes min, max, std, run data.
un_reliability_tests.py
903f311fdc79b8dc804b63d0e397453d9b0e8d44 13-Jun-2009 Guang Zhu <guangzhu@google.com> Adjust order of file/section list in output diff
un_layout_tests.py
261a1953232b70f7523d8f14aa70527161df1e53 12-Jun-2009 Guang Zhu <guangzhu@google.com> Update control files (pass/fail/nontext/crash) to results from CRB45
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
2ab6f1fe0b17d281ea215f8ca412a5e1992011cc 10-Jun-2009 Guang Zhu <guangzhu@google.com> Added support to record page load time for each url.
un_reliability_tests.py
17f8fa6b24da34724b4497622f374b27f3041e1c 04-Jun-2009 Guang Zhu <guangzhu@google.com> Added bugreport collecting mechanism in case of crashes.
un_reliability_tests.py
3e8950c0c73f9c1574ce3388c754009edf6bc930 03-Jun-2009 Guang Zhu <guangzhu@google.com> Added new parameter to enable a manual pause between pages
un_reliability_tests.py
3dfd0e131efab40df4beba1e40d232a4fcf807dc 03-Jun-2009 Guang Zhu <guangzhu@google.com> Fixed issue where code for extracting scripts was eclipsed by runTest method.
un_reliability_tests.py
65455a1a46e3bec020befd27ff5ad6bfdab61a7d 01-Jun-2009 Guang Zhu <guangzhu@google.com> Update reliability test code. Use a separate activity with simpler calback mechanism.
un_reliability_tests.py
4010ac35b1e49d659d7a32cc191302b8e2d8758a 29-Apr-2009 Guang Zhu <guangzhu@google.com> added reliability test usding DumpRenderTree
un_reliability_tests.py
b933f669e26afad8a2466edcae8c1ffda6c15721 05-May-2009 Guang Zhu <guangzhu@google.com> Back-merge all changes done in master to DumpRenderTree to donut.
un_page_cycler.py
36fd6d243ee5414618e8bc2cbdc6c0a6f311157f 31-Mar-2009 Sridhar Gurivireddy <> AI 143779: am: CL 143727 Make the test runner and results 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/...

Automated import of CL 143779
esults/layout_tests_crashed.txt
esults/layout_tests_failed.txt
esults/layout_tests_nontext.txt
esults/layout_tests_passed.txt
un_layout_tests.py