| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use Apache for all Mac builders. The Mac V8-latest builder has been | ojan@chromium.org | 2009-11-30 | 1 | -2/+1 |
* | Use apache on the Mac on V8-Latest builders as an experiment | ojan@chromium.org | 2009-11-25 | 1 | -1/+14 |
* | Move the starting of the websocket server next to the starting of the | ojan@chromium.org | 2009-11-25 | 1 | -5/+5 |
* | Only retry unexpected failures once. Really the retry functionality | ojan@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Retry failing tests. Keeps the original list of failing tests for | ojan@chromium.org | 2009-11-19 | 1 | -70/+116 |
* | Fix websocket tests to run. | ukai@chromium.org | 2009-11-16 | 1 | -4/+5 |
* | Clobber layout test results at the beginning of each run. | ojan@chromium.org | 2009-11-02 | 1 | -0/+12 |
* | Rename a variable to avoid shadowing. | dpranke@google.com | 2009-10-29 | 1 | -3/+3 |
* | Start/stop Web Socket Secure server if necessary. | yuzo@chromium.org | 2009-10-16 | 1 | -1/+6 |
* | Change run_webkit_tests.py to start up/shut down pywebsocket server if needed. | yuzo@chromium.org | 2009-10-14 | 1 | -0/+18 |
* | 1. Removing doubbling the timeout for tests that run in parallel. | ojan@chromium.org | 2009-10-13 | 1 | -9/+9 |
* | Fix rebaseline tool that I just broke by testing properly for | ojan@chromium.org | 2009-10-08 | 1 | -1/+2 |
* | Stop computing simplified diffs. For now, leave the old | ojan@chromium.org | 2009-10-08 | 1 | -2/+0 |
* | Fix --new-baseline to honor the --platform flag. | dpranke@google.com | 2009-10-07 | 1 | -1/+1 |
* | Distinguish between different types of failures in the JSON | ojan@chromium.org | 2009-10-06 | 1 | -0/+4 |
* | Tweak the layout_test driver scripts to shard the tests completely and then | dpranke@google.com | 2009-09-30 | 1 | -9/+39 |
* | Re-submit CL 27576 w/ fix | dpranke@google.com | 2009-09-30 | 1 | -77/+25 |
* | Revert 27576 | dpranke@google.com | 2009-09-30 | 1 | -24/+77 |
* | Refactor run_webkit_tests a bit so we can extract the list of test files | dpranke@google.com | 2009-09-30 | 1 | -77/+24 |