summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/run_webkit_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete rebaseline, test-webkitpy wrappers, stop passing --chromiumdpranke@chromium.org2013-06-191-5/+1
* Remove references to new-run-webkit-testsjchaffraix@chromium.org2013-04-151-2/+2
* Revert 193850 "Remove references to new-run-webkit-tests"jochen@chromium.org2013-04-121-2/+2
* Remove references to new-run-webkit-testsjchaffraix@chromium.org2013-04-121-2/+2
* Rename WebKitTools->Tools.tonyg@chromium.org2010-12-181-3/+2
* Fix python run_webkit_tests wrapper script to work correctly regardless ofdpranke@google.com2010-10-221-6/+1
* Allow cygwin users to run run_webkit_tests.py.pkasting@chromium.org2010-10-071-10/+5
* Remove run_webkit_tests dependency on third_party\python_24.victorw@chromium.org2010-03-311-0/+9
* change exit() to sys.exit() in run_webkit_tests wrapperdpranke@chromium.org2010-03-111-1/+1
* fix exit statusdpranke@chromium.org2010-03-101-1/+1
* Flip the run_webkit_tests scripts to use the upstream versions of the testdpranke@google.com2010-03-051-7/+18
* Revert 40679 - Flip the run_webkit_tests scripts to use the upstream versions...dpranke@chromium.org2010-03-051-18/+7
* Flip the run_webkit_tests scripts to use the upstream versions of the testdpranke@chromium.org2010-03-041-7/+18
* Move the layout_tests scripts into a webkitpy/layout_tests subdir todpranke@chromium.org2010-01-221-1648/+7
* Revert 36739 - Move the layout test scripts into a 'webkitpy' subdirectory in...dpranke@chromium.org2010-01-211-0/+1657
* Move the layout test scripts into a 'webkitpy' subdirectory in preparationdpranke@chromium.org2010-01-211-1657/+0
* Reindent all the code to 4-space tabs to prepare for upstreaming and conversiondpranke@chromium.org2010-01-211-1493/+1543
* Refactor layout test scripts to get the dashboard work for other typeskinuko@chromium.org2010-01-201-5/+10
* Strip one more LayoutTests prefix. This didn't affect much really.ojan@chromium.org2010-01-151-8/+8
* Get rid of the concept of shardable directories. Just shard everythingojan@chromium.org2010-01-121-11/+5
* Remove remaining layout tests under src/webkit/data/layout_tests. Alldpranke@google.com2009-12-231-9/+5
* Fix some expectations for tests in the chrome and pending directories:dpranke@google.com2009-12-171-2/+2
* Modify run_webkit_tests to run in a single thread when num-test-shells==1.dpranke@google.com2009-12-161-8/+19
* Shard the editing tests. Now that the http tests have movedojan@chromium.org2009-12-161-1/+1
* By popular (?) demand, add some more options for different styles of output.dpranke@google.com2009-12-151-41/+102
* Fix bug 30408, 30380dpranke@google.com2009-12-151-1/+1
* Shard the loader directory. Should eek out ~20-40 more seconds on ojan@chromium.org2009-12-151-2/+3
* Shard the http tests on linux as well. They seem to be justojan@chromium.org2009-12-141-3/+5
* Remove the 'score.txt' file that run_webkit_tests writes to the results dir.dpranke@google.com2009-12-131-6/+0
* Logging cleanup for run_webkit_tests. This significantly revises the outputdpranke@google.com2009-12-111-161/+264
* It turns out that turning on max-workers (likely) made http testsojan@chromium.org2009-12-101-2/+1
* Update run_webkit_tests to generate an 'unexpected_results.json' file in thedpranke@google.com2009-12-091-210/+190
* 1. Shard the http tests on the mac.ojan@chromium.org2009-12-091-14/+8
* Try running apache for linux layout tests. Hopefully this will reduce httpojan@chromium.org2009-12-081-1/+1
* Take three at enabling max-workers for Lighttpd. The UI bots don'tojan@chromium.org2009-12-081-1/+2
* Revert 33975 - Take two at enabling maxworkers for lighttpd. Use SIGKILL insteadcpu@chromium.org2009-12-071-2/+1
* Take two at enabling max-workers for lighttpd. Use SIGKILL insteadojan@chromium.org2009-12-071-1/+2
* Handle the case where there are no skipped files properly.dpranke@google.com2009-12-051-1/+1
* Modify run_webkit_tests to not retry crashes, and to always consider themdpranke@google.com2009-12-051-12/+25
* Actually, it looks like this causes flakiness on the Windowsojan@chromium.org2009-12-041-1/+1
* Shard the svg directories as well. This should buy another ~20 secondsojan@chromium.org2009-12-041-1/+1
* Revise run_webkit_test.PrepareListsAndPrintOutput() to keep accurate countsdpranke@google.com2009-12-041-22/+34
* Revert 33757 - Use multiple workers with lighttpd. Hopefully this will reducevandebo@google.com2009-12-041-2/+1
* Use multiple workers with lighttpd. Hopefully this will reduceojan@chromium.org2009-12-041-1/+2
* Actually, this looks to be pretty stable on the V8-latest builders.ojan@chromium.org2009-12-031-8/+2
* Un-revert r33715 (i.e., re-apply r33709 and r33640), we think the failures weredpranke@google.com2009-12-031-274/+376
* Rollback r33709, r33640 until we can figure out why the output is gettingdpranke@google.com2009-12-031-376/+274
* Shard the fast and http directories on the V8-latest webkit bots.ojan@chromium.org2009-12-031-1/+10
* Modify run_webkit_tests to process results incrementally as they happen, insteaddpranke@google.com2009-12-031-22/+18
* Clean up the statistics reported by run_webkit_tests to be easier to follow.dpranke@google.com2009-12-031-269/+375