Guang Zhu
d467347d73
Revert "Use port 18000 instead of 8000 for layout tests"
...
port 8000 is no longer being occupied, plus this approach never worked 100% because some pages have access to port 8000 hard coded in HTML
This reverts commit e2b9d7f2f0
2012-01-20 17:06:11 -08:00
Guang Zhu
e2b9d7f2f0
Use port 18000 instead of 8000 for layout tests
...
Apparently some system process is occupying this port now
Change-Id: Iaed4c64d7a8ab41830588d91f5deab1caadfdcdd
2011-08-19 10:52:12 -07:00
Guang Zhu
7171622320
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
2011-01-12 22:57:41 -08:00
Jean-Baptiste Queru
5aa1c034d9
resolved conflicts for merge of 8a76a908 to master
...
Change-Id: I8983d5c93dfa12d87449ac9f9a17a5aafdadef0a
2010-07-29 16:15:19 -07:00
Christian Mehlmauer
8b85dceadf
Replaced /sdcard with Environment.getExternalStorageDirectory()
...
Change-Id: I9a7413f81090b69c82ca6b1e585f5e379b19e60c
2010-07-19 20:12:31 +02:00
Ben Murdoch
177eb38ef5
Update the file filter in DumpRenderTree (and DumpRenderTree2) so that
...
we run tests in .xhtml files.
Change-Id: I2af0bd29acef5bafa9dee9292aafc18d77a84080
2010-07-09 16:06:40 +01:00
Ben Murdoch
9b815d0801
DumpRenderTree changes
...
- Make the layout test counter work when you run tests through the GUI
- Use the progress bar in the applications title bar to display test progress
Change-Id: I3d4b778470e812b80b7a64297b3a64ba6f9d083c
2010-06-03 12:39:09 +01:00
Steve Block
cf0fd7892b
Adds to DumpRenderTree the ability to ignore the results of tests
...
Change-Id: I7c16d9713fc35c773b810f9d5ce6700f8d9a28e4
2010-03-11 15:40:45 +00:00
Steve Block
5e8f52f5c5
Ignore TEMPLATE.html in LayoutTest directories
...
Change-Id: I5b1bbd915a569568db368d678a5cc32309fd7be5
2010-02-19 18:47:17 +00:00
Guang Zhu
5dc4f21ab6
Add support for extracting render time and image in page cycler
2009-12-02 17:55:18 -08:00
Guang Zhu
ea48cd6dd4
Use a diff that ignores trailing whitespaces to get by some layout test failures.
2009-11-12 10:18:14 -08:00
Guang Zhu
6bf18bae60
Refactor logic for starting forward servers and http test cases hacking, so that they can be shared between automated test mode and UI launch mode.
2009-09-15 23:47:20 -07:00
Guang Zhu
f92bd42a70
Added a new operation mode where user can launch all tests under a folder from test app ui.
2009-06-29 14:45:50 -07:00