| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete rebaseline, test-webkitpy wrappers, stop passing --chromium | dpranke@chromium.org | 2013-06-19 | 1 | -5/+1 |
* | Remove references to new-run-webkit-tests | jchaffraix@chromium.org | 2013-04-15 | 1 | -2/+2 |
* | Revert 193850 "Remove references to new-run-webkit-tests" | jochen@chromium.org | 2013-04-12 | 1 | -2/+2 |
* | Remove references to new-run-webkit-tests | jchaffraix@chromium.org | 2013-04-12 | 1 | -2/+2 |
* | Rename WebKitTools->Tools. | tonyg@chromium.org | 2010-12-18 | 1 | -3/+2 |
* | Fix python run_webkit_tests wrapper script to work correctly regardless of | dpranke@google.com | 2010-10-22 | 1 | -6/+1 |
* | Allow cygwin users to run run_webkit_tests.py. | pkasting@chromium.org | 2010-10-07 | 1 | -10/+5 |
* | Remove run_webkit_tests dependency on third_party\python_24. | victorw@chromium.org | 2010-03-31 | 1 | -0/+9 |
* | change exit() to sys.exit() in run_webkit_tests wrapper | dpranke@chromium.org | 2010-03-11 | 1 | -1/+1 |
* | fix exit status | dpranke@chromium.org | 2010-03-10 | 1 | -1/+1 |
* | Flip the run_webkit_tests scripts to use the upstream versions of the test | dpranke@google.com | 2010-03-05 | 1 | -7/+18 |
* | Revert 40679 - Flip the run_webkit_tests scripts to use the upstream versions... | dpranke@chromium.org | 2010-03-05 | 1 | -18/+7 |
* | Flip the run_webkit_tests scripts to use the upstream versions of the test | dpranke@chromium.org | 2010-03-04 | 1 | -7/+18 |
* | Move the layout_tests scripts into a webkitpy/layout_tests subdir to | dpranke@chromium.org | 2010-01-22 | 1 | -1648/+7 |
* | Revert 36739 - Move the layout test scripts into a 'webkitpy' subdirectory in... | dpranke@chromium.org | 2010-01-21 | 1 | -0/+1657 |
* | Move the layout test scripts into a 'webkitpy' subdirectory in preparation | dpranke@chromium.org | 2010-01-21 | 1 | -1657/+0 |
* | Reindent all the code to 4-space tabs to prepare for upstreaming and conversion | dpranke@chromium.org | 2010-01-21 | 1 | -1493/+1543 |
* | Refactor layout test scripts to get the dashboard work for other types | kinuko@chromium.org | 2010-01-20 | 1 | -5/+10 |
* | Strip one more LayoutTests prefix. This didn't affect much really. | ojan@chromium.org | 2010-01-15 | 1 | -8/+8 |
* | Get rid of the concept of shardable directories. Just shard everything | ojan@chromium.org | 2010-01-12 | 1 | -11/+5 |
* | Remove remaining layout tests under src/webkit/data/layout_tests. All | dpranke@google.com | 2009-12-23 | 1 | -9/+5 |
* | Fix some expectations for tests in the chrome and pending directories: | dpranke@google.com | 2009-12-17 | 1 | -2/+2 |
* | Modify run_webkit_tests to run in a single thread when num-test-shells==1. | dpranke@google.com | 2009-12-16 | 1 | -8/+19 |
* | Shard the editing tests. Now that the http tests have moved | ojan@chromium.org | 2009-12-16 | 1 | -1/+1 |
* | By popular (?) demand, add some more options for different styles of output. | dpranke@google.com | 2009-12-15 | 1 | -41/+102 |
* | Fix bug 30408, 30380 | dpranke@google.com | 2009-12-15 | 1 | -1/+1 |
* | Shard the loader directory. Should eek out ~20-40 more seconds on | ojan@chromium.org | 2009-12-15 | 1 | -2/+3 |
* | Shard the http tests on linux as well. They seem to be just | ojan@chromium.org | 2009-12-14 | 1 | -3/+5 |
* | Remove the 'score.txt' file that run_webkit_tests writes to the results dir. | dpranke@google.com | 2009-12-13 | 1 | -6/+0 |
* | Logging cleanup for run_webkit_tests. This significantly revises the output | dpranke@google.com | 2009-12-11 | 1 | -161/+264 |
* | It turns out that turning on max-workers (likely) made http tests | ojan@chromium.org | 2009-12-10 | 1 | -2/+1 |
* | Update run_webkit_tests to generate an 'unexpected_results.json' file in the | dpranke@google.com | 2009-12-09 | 1 | -210/+190 |
* | 1. Shard the http tests on the mac. | ojan@chromium.org | 2009-12-09 | 1 | -14/+8 |
* | Try running apache for linux layout tests. Hopefully this will reduce http | ojan@chromium.org | 2009-12-08 | 1 | -1/+1 |
* | Take three at enabling max-workers for Lighttpd. The UI bots don't | ojan@chromium.org | 2009-12-08 | 1 | -1/+2 |
* | Revert 33975 - Take two at enabling maxworkers for lighttpd. Use SIGKILL instead | cpu@chromium.org | 2009-12-07 | 1 | -2/+1 |
* | Take two at enabling max-workers for lighttpd. Use SIGKILL instead | ojan@chromium.org | 2009-12-07 | 1 | -1/+2 |
* | Handle the case where there are no skipped files properly. | dpranke@google.com | 2009-12-05 | 1 | -1/+1 |
* | Modify run_webkit_tests to not retry crashes, and to always consider them | dpranke@google.com | 2009-12-05 | 1 | -12/+25 |
* | Actually, it looks like this causes flakiness on the Windows | ojan@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Shard the svg directories as well. This should buy another ~20 seconds | ojan@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Revise run_webkit_test.PrepareListsAndPrintOutput() to keep accurate counts | dpranke@google.com | 2009-12-04 | 1 | -22/+34 |
* | Revert 33757 - Use multiple workers with lighttpd. Hopefully this will reduce | vandebo@google.com | 2009-12-04 | 1 | -2/+1 |
* | Use multiple workers with lighttpd. Hopefully this will reduce | ojan@chromium.org | 2009-12-04 | 1 | -1/+2 |
* | Actually, this looks to be pretty stable on the V8-latest builders. | ojan@chromium.org | 2009-12-03 | 1 | -8/+2 |
* | Un-revert r33715 (i.e., re-apply r33709 and r33640), we think the failures were | dpranke@google.com | 2009-12-03 | 1 | -274/+376 |
* | Rollback r33709, r33640 until we can figure out why the output is getting | dpranke@google.com | 2009-12-03 | 1 | -376/+274 |
* | Shard the fast and http directories on the V8-latest webkit bots. | ojan@chromium.org | 2009-12-03 | 1 | -1/+10 |
* | Modify run_webkit_tests to process results incrementally as they happen, instead | dpranke@google.com | 2009-12-03 | 1 | -22/+18 |
* | Clean up the statistics reported by run_webkit_tests to be easier to follow. | dpranke@google.com | 2009-12-03 | 1 | -269/+375 |