summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/chrome_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Add courgette_unittests to the list of tests runnable under Valgrind andglider@chromium.org2010-06-161-0/+4
* Enable remoting unittests to run on build botshclam@chromium.org2010-06-111-0/+4
* Revert r49384 -- "Added 'MAYBE' to the list of possible prefixes to beglider@chromium.org2010-06-111-1/+1
* Increase the --ui-test-action-max-timeout valueglider@chromium.org2010-06-101-1/+1
* [GTTF] Added 'MAYBE' to the list of possible prefixes to be automatically gen...glider@chromium.org2010-06-101-1/+1
* [GTTF] Automatically append FLAKY_ and FAILS_ prefixes to gtest_filters.timurrrr@chromium.org2010-06-091-0/+11
* Increase the timeout value for UI tests. Several tests run for 203k+glider@chromium.org2010-06-071-1/+1
* Add new try job test filter specification format to chrome_tests.shvandebo@chromium.org2010-05-061-26/+41
* Change PYTHONPATH handling in tools/valgrind so we can un-revert http://coder...timurrrr@chromium.org2010-04-301-7/+7
* Increase sleep timeout for valgrind UI tests.bauerb@chromium.org2010-04-211-0/+1
* Add win32 gtest filter files shared between Wine and TSan/Windowstimurrrr@chromium.org2010-03-301-8/+9
* Broke out shared worker tests into individual tests and increased worker test...atwilson@chromium.org2010-03-301-4/+4
* Remove the dependency on layout_package.path utils so that we can obsolete th...dpranke@chromium.org2010-03-051-13/+2
* Ignore exit code of Layout teststimurrrr@chromium.org2010-03-041-0/+1
* Do not override LD_LIBRARY_PATHjochen@chromium.org2010-02-241-1/+5
* Revert 39662 - Update various test scripts to use the upstream version ofdpranke@chromium.org2010-02-231-9/+20
* Update various test scripts to use the upstream version ofdpranke@chromium.org2010-02-221-20/+9
* valgrind: Make the Linux valgrind layout test work again.thestig@chromium.org2010-02-111-1/+1
* Added sanity checks for base_unittests to Memcheck and ThreadSanitizer test r...glider@chromium.org2010-02-101-1/+1
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-8/+15
* valgrind: Refactor valgrind tools to use Is{Linux,Mac,Win}() and PlatformName...thestig@chromium.org2010-02-021-6/+4
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-271-1/+5
* Fix reference to layout_package.path_utils.GetAbsolutePath() ->dpranke@chromium.org2010-01-271-1/+1
* Fix valgrind run.maruel@chromium.org2009-11-231-10/+2
* r21342 moved IPC tests from unit_tests to ipc_tests,dkegel@google.com2009-09-171-1/+1
* Try change 23924 again - refactor layout_package.path_utils and dpranke@google.com2009-08-211-3/+3
* Add --gtest_repeat option to valgrind/chrome_tests.pymattm@chromium.org2009-08-191-0/+4
* Allow running the browser_tests in valgrind.jhawkins@chromium.org2009-08-111-0/+4
* LD_LIBRARY_PATH needs to be set for media tests that uses FFmpeg to work prop...hclam@google.com2009-07-281-0/+4
* Patch from timurrrr: Re-factor valgrind scripts to add tsan supportdkegel@google.com2009-07-161-38/+22
* Point to correct app test binarynirnimesh@chromium.org2009-07-101-1/+1
* Support running app_unittests under Valgrindnirnimesh@chromium.org2009-07-091-0/+4
* Disable IPCSyncChannelTest.* under Valgrindnirnimesh@chromium.org2009-07-021-9/+14
* Teach the valgrind and layout tests about the output directory used by the Ma...dkegel@google.com2009-06-271-26/+40
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-191-1/+2
* valgrind: print the gtest suppression list on startup.evan@chromium.org2009-05-131-0/+1
* Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...dkegel@google.com2009-05-111-1/+1
* Raise timeout on ui tests to 12000 seconds, since on thedkegel@google.com2009-05-111-0/+1
* mac valgrind bot: Make running dsymutil an option for now, since it slows dow...dkegel@google.com2009-05-061-3/+6
* Fix chrome_tests.sh without -b BUILD_DIR on the Macdkegel@google.com2009-04-281-1/+5
* Patch from kcc to add a --custom_valgrind_command flag, for use with e.g. thr...dkegel@google.com2009-04-241-0/+5
* Suppress bug 6532 for -O1 as well. Move to central suppression file.dkegel@google.com2009-04-231-1/+2
* Add support for startup_tests to tools/valgrind/chrome_tests.pydkegel@google.com2009-04-171-18/+33
* chrome_tests.py needs to tell run_webkit_tests.py if it's a debug builddkegel@google.com2009-04-161-1/+8
* For ease of scripting, allow the actual test binary name to be used as an arg...dkegel@google.com2009-04-161-11/+12
* - Add support for platform specific suppression files for Valgrindnirnimesh@chromium.org2009-04-061-0/+10
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-011-2/+2
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-2/+2
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-2/+2
* Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...dkegel@google.com2009-03-301-138/+103