summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/chrome_tests.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add automated_ui_tests and interactive_ui_tests to the Valgrind test runnertimurrrr@chromium.org2010-12-081-0/+13
* Add reliability runner to chrome_tests.pytimurrrr@chromium.org2010-12-071-10/+17
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-1/+0
* Reenable remoting_unittests under TSan.sergeyu@chromium.org2010-10-271-1/+5
* [TSan/Win, Dr. Memory] Automatically find binaries in build/Debug on Windowstimurrrr@chromium.org2010-10-271-0/+3
* Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-261-5/+1
* Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-261-1/+5
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-241-54/+45
* Add gfx_unittests as a valid option to tools/valgrind/chrome_tests.py.rsesek@chromium.org2010-10-221-0/+4
* Fix lost suppressions with --tool=tsan_rv and refactor chrome_tests/valgrind_...timurrrr@chromium.org2010-09-221-15/+15
* Refactored handling of XmppClient.akalin@chromium.org2010-09-161-0/+4
* Add support for running Chromium tests under TSan in RaceVerifier mode.timurrrr@chromium.org2010-09-141-1/+1
* 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