summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/run_webkit_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Start/stop Web Socket Secure server if necessary.yuzo@chromium.org2009-10-161-1/+6
* Change run_webkit_tests.py to start up/shut down pywebsocket server if needed.yuzo@chromium.org2009-10-141-0/+18
* 1. Removing doubbling the timeout for tests that run in parallel.ojan@chromium.org2009-10-131-9/+9
* Fix rebaseline tool that I just broke by testing properly for ojan@chromium.org2009-10-081-1/+2
* Stop computing simplified diffs. For now, leave the oldojan@chromium.org2009-10-081-2/+0
* Fix --new-baseline to honor the --platform flag. dpranke@google.com2009-10-071-1/+1
* Distinguish between different types of failures in the JSONojan@chromium.org2009-10-061-0/+4
* Tweak the layout_test driver scripts to shard the tests completely and thendpranke@google.com2009-09-301-9/+39
* Re-submit CL 27576 w/ fixdpranke@google.com2009-09-301-77/+25
* Revert 27576dpranke@google.com2009-09-301-24/+77
* Refactor run_webkit_tests a bit so we can extract the list of test filesdpranke@google.com2009-09-301-77/+24
* A couple fixes to layout test scripts:jianli@chromium.org2009-09-281-1/+4
* When the results.json file is not locally available, grab itojan@chromium.org2009-09-281-13/+9
* Include skipped tests statistics when running sharded tests.ojan@chromium.org2009-09-231-4/+16
* Fix the numbers we get for the aggregate statistics dashboard.ojan@chromium.org2009-09-221-59/+53
* Add back in the "tests we want to pass for the current release" sectionojan@chromium.org2009-09-191-2/+16
* Make sure layout tests can run in a freshly-clobbered tree. This looks like itmark@chromium.org2009-09-191-3/+3
* Insert summary results to the JSON. These are the same results spit to stdout...ojan@chromium.org2009-09-181-61/+105
* print out the tests that were run into tests_run.txt for easier postprocessingerikkay@chromium.org2009-09-181-1/+1
* Fix code that gets the Chrome SVN revision to pass in a path.ojan@chromium.org2009-09-171-1/+1
* Add time and webkit/chrome svn revisions to the JSON output for ojan@google.com2009-09-141-1/+1
* Write layout test output to chunk dir to enable a purify dashboard to be poss...erikkay@chromium.org2009-09-111-3/+12
* Rebaseline tool updatevictorw@chromium.org2009-09-031-3/+3
* Skip running layout tests contained in 'script-tests' directories too.michaeln@google.com2009-09-031-1/+1
* Make paths in JSON all be unix-style. This is done here instead ofojan@google.com2009-08-251-0/+3
* Recommit r24120 with a try-catch around the JSON parsing. The JSON filesojan@google.com2009-08-241-8/+5
* Reverting 24120.ojan@google.com2009-08-241-5/+8
* Use simplejson for encoding to JSON.ojan@google.com2009-08-241-8/+5
* Try change 23924 again - refactor layout_package.path_utils and dpranke@google.com2009-08-211-45/+24
* Reverting 23924 - several builds brokedpranke@google.com2009-08-211-24/+46
* Refactor layout test scripts to clean up platform name handling.dpranke@google.com2009-08-211-46/+24
* Make the paths in the layout test dashboard point to the actual JSONojan@google.com2009-08-201-3/+2
* Changes the run_webkit_tests script to really use the --builder_name and --bu...gwilson@google.com2009-08-181-3/+2
* fix --lint-test-filesdpranke@google.com2009-08-141-1/+1
* Add new args in preparation of added ways to generatensylvain@chromium.org2009-08-121-0/+7
* Add code to enable chromium-win-vista platform for vista-specific diffs.dpranke@google.com2009-08-121-6/+3
* Add a --find-baselines option to run_webkit_tests.dpranke@google.com2009-08-121-0/+19
* Fix minor bug - start layout_test_helper before checking sys depsdpranke@google.com2009-08-061-14/+14
* First stab at a layout tests flakiness/speed dashboard.ojan@chromium.org2009-08-051-0/+32
* Add layout_test_helper on windows - clean up path resolution for helperdpranke@google.com2009-08-041-6/+4
* revert the changes in 22303, 22307 for now until I can figure out whydpranke@google.com2009-08-031-4/+6
* add layout_test_helper on windowsdpranke@google.com2009-08-031-6/+4
* Rolling back 22185.bradnelson@chromium.org2009-07-311-3/+5
* add layout_test_helper on windowsdpranke@google.com2009-07-311-5/+3
* Fix lingering thinko dkegel@google.com2009-07-161-1/+1
* Fix mistakes in #! lines on python scripts.dkegel@google.com2009-07-161-1/+1
* Fix run webkit tests empty path issue with new LayoutTests directoryvictorw@chromium.org2009-07-141-2/+7
* Allow layout tests to be located both in src/webkit/data/layout_tests and thi...victorw@chromium.org2009-06-301-4/+5
* make the color profile manage work with multiple test shellsthomasvl@chromium.org2009-06-251-2/+28
* Fix printing of expectations in the generated HTML when runningojan@chromium.org2009-04-181-3/+3