History log of /frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.py
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
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.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
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.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
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.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
/frameworks/base/tests/DumpRenderTree/assets/run_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
/frameworks/base/tests/DumpRenderTree/assets/run_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
/frameworks/base/tests/DumpRenderTree/assets/run_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
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.py
ad1e25da74517343b306f5fe72d42b2ccb59ec6e 15-Sep-2009 Guang Zhu <guangzhu@google.com> Fix the bogus crashes in layout and reliability tests (the device actually went offline).
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.py
38323a5f9f4a53b0118610ac84a47cb9907d4e4b 01-Sep-2009 Guang Zhu <guangzhu@google.com> allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers
/frameworks/base/tests/DumpRenderTree/assets/run_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.
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.py
595fbd6ea22708504dc9e24b44fa5eb357a576ec 20-Jun-2009 Guang Zhu <guangzhu@google.com> Fix a bug where wrong variable was used for comparison.
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.py
903f311fdc79b8dc804b63d0e397453d9b0e8d44 13-Jun-2009 Guang Zhu <guangzhu@google.com> Adjust order of file/section list in output diff
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.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
/frameworks/base/tests/DumpRenderTree/assets/run_layout_tests.py