index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
tools
/
layout_tests
/
run_webkit_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix printing of expectations in the generated HTML when running
ojan@chromium.org
2009-04-18
1
-3
/
+3
*
Only dump image results if the hashes don't match.
ojan@google.com
2009-04-17
1
-2
/
+14
*
Add concept of slow tests. Only mark one test as slow for now. After checkin,...
ojan@google.com
2009-04-16
1
-43
/
+118
*
Add non-fatal errors to parsing the expectations file and make lacking a bug ...
ojan@google.com
2009-04-14
1
-1
/
+2
*
Print median, mean and std_deviation for test running times.
ojan@google.com
2009-04-13
1
-16
/
+60
*
Turn on parallel webkit tests for debug mode.
ojan@google.com
2009-04-09
1
-19
/
+14
*
Print times for individual tests that take longer than 1 second to run.
ojan@google.com
2009-04-08
1
-2
/
+22
*
Use cpus instead of cpus+1 for webkit tests.
ojan@google.com
2009-04-08
1
-3
/
+2
*
Increase default timeout for webkit tests to 20seconds.
ojan@google.com
2009-04-08
1
-2
/
+12
*
Fix sorting of test lists.
ojan@google.com
2009-04-07
1
-1
/
+1
*
Don't throw an error if no http tests are run! TBR.
ojan@chromium.org
2009-04-07
1
-1
/
+3
*
Ensure that the http tests are always run first since they
ojan@chromium.org
2009-04-07
1
-1
/
+10
*
Turn on running tests in parallel for release builds.
ojan@google.com
2009-04-07
1
-1
/
+1
*
Make run_webkit_tests understand OS version-specific results.
jeremy@chromium.org
2009-04-06
1
-5
/
+15
*
Fix another separator problem with windows path handling.
ojan@google.com
2009-04-06
1
-2
/
+2
*
Use split instead of os.path.split.
ojan@google.com
2009-04-06
1
-2
/
+2
*
Chunk layout tests by top-level directory and run the directories
ojan@google.com
2009-04-06
1
-50
/
+143
*
Revert "Add back in the chunking of tests by directory and include the test"
ojan@google.com
2009-04-06
1
-145
/
+50
*
Fix test running break. TBR.
ojan@google.com
2009-04-06
1
-3
/
+5
*
Add back in the chunking of tests by directory and include the test
ojan@google.com
2009-04-06
1
-50
/
+143
*
Reverting 13070. Apparently this somehow caused failures on
ojan@chromium.org
2009-04-03
1
-50
/
+5
*
Take number three at running tests in parallel for Windows-release
ojan@chromium.org
2009-04-03
1
-9
/
+5
*
Shard running of webkit tests by directory. This will hopefully
ojan@chromium.org
2009-04-03
1
-4
/
+49
*
Stop running tests in parallel. There's still
ojan@google.com
2009-04-01
1
-3
/
+4
*
Making rushed build fixes are a bad idea! My
ojan@google.com
2009-04-01
1
-2
/
+1
*
Doh. Fix type error. TBR.
ojan@google.com
2009-04-01
1
-2
/
+3
*
Enable running webkit tests in parallel on Windows-Release
ojan@google.com
2009-04-01
1
-16
/
+26
*
Add --force option to run all tests, even those marked SKIP. This will mostly
pam@chromium.org
2009-03-31
1
-28
/
+25
*
This reverts r12825.
ojan@google.com
2009-03-31
1
-0
/
+1
*
Turn on running webkit tests with multiple test_shells. I'll be surprised if ...
ojan@google.com
2009-03-31
1
-1
/
+0
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
1
-2
/
+17
*
By popular demand, mv test_lists/tests_fixable.txt to test_expectations.txt.
ojan@google.com
2009-03-25
1
-12
/
+5
*
Add a way to run only a fraction of the test.
nsylvain@chromium.org
2009-03-25
1
-10
/
+44
*
Add a WONTFIX modifier and move all the tests from tests_ignored.txt
ojan@google.com
2009-03-21
1
-16
/
+15
*
When looking for the test shell binary in linux, try src/webkit/Hammer
tc@google.com
2009-03-18
1
-1
/
+1
*
Fix _ValidateLists to work when running in linting mode.
ojan@google.com
2009-03-06
1
-2
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-5
/
+5
*
Add diagnostic information to help track down why the Purify layout tests
pam@chromium.org
2009-02-22
1
-0
/
+3
*
Revise the condition that detects when the test shell exits on ctrl-c,
sdoyon@chromium.org
2009-02-17
1
-2
/
+21
*
Add support for --batch-size=N.
thomasvl@chromium.org
2009-01-22
1
-0
/
+4
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
1
-6
/
+0
*
* Handle deferred tests while printing tests summary.
kuchhal@chromium.org
2009-01-07
1
-6
/
+10
*
Fix sorting of test list so Purify test slices are alphabetically consecutive.
pamg@google.com
2009-01-07
1
-10
/
+20
*
Readd the concept of deferring tests till a future release and defer all the
ojan@google.com
2009-01-06
1
-11
/
+31
*
Fix syntax error. TBR to green tree.
ojan@google.com
2008-12-17
1
-1
/
+5
*
Make the linter just compare base paths instead of looking at all the files o...
ojan@google.com
2008-12-17
1
-6
/
+13
*
run_layout_tests.py mutated a set in a print function, causing very wrong out...
erg@google.com
2008-12-12
1
-1
/
+1
*
When I submitted my change last time, I missed that someone had modified the ...
erikkay@google.com
2008-12-10
1
-3
/
+3
*
Take two at a linter for the test list files. Apparently
ojan@google.com
2008-12-10
1
-47
/
+67
*
Added --run-chunk argument which allows the caller to run a specific slice of...
erikkay@google.com
2008-12-10
1
-1
/
+39
[next]