Sign in
chromium
/
chromium
/
src
/
ad65a3ee540552ecca50ebbf9382f1a4c718d383
/
tools
/
valgrind
/
chrome_tests.py
992d4b11
Adding cast_unittests to valgrind tool
by
[email protected]
· 12 years ago
ce7a881
Add the --brave-new-test-launcher and --test-launcher-bot-mode flags to chrome_tests.py
by
[email protected]
· 12 years ago
e5bc4a2
GTTF: Disable new test launcher under Valgrind.
by
[email protected]
· 12 years ago
9839efc
Valgrind: Pass --gtest_shuffle option to gtest.
by
[email protected]
· 12 years ago
52f905f
events: Fix running events-unittests under valgrind/heapcheck.
by
[email protected]
· 12 years ago
955429ac4
Fix chrome_tests.sh for local workflow
by
[email protected]
· 12 years ago
a1da409
Prepare chrome_tests.py for relative build dirs.
by
[email protected]
· 12 years ago
d7b8035
Valgrind: Bump up the parallelism for webkit layout tests.
by
[email protected]
· 12 years ago
196fd40
Fix a TODO now that memory and try masters have restarted.
by
[email protected]
· 12 years ago
e0eaf04
Fix DrMemory bots for real.
by
[email protected]
· 12 years ago
e184feaf
dirty workaround to get drmemory green
by
[email protected]
· 12 years ago
a09d280
more debug logging
by
[email protected]
· 12 years ago
6994df8
Try to debug DrMemory bots.
by
[email protected]
· 12 years ago
e2307a2d
Add --target flag to the chrome_tests.py scripts.
by
[email protected]
· 12 years ago
9351299
Memory scripts: Accept --build-dir in addition to --build_dir.
by
[email protected]
· 12 years ago
1809845
Valgrind/Heapcheck: Do not try to run layout tests with 0 jobs.
by
[email protected]
· 12 years ago
8a61ca1e
Support build directories other than 'out' for webkit tests.
by
[email protected]
· 12 years ago
6126b99
Fix OOM on Valgrind Webkit bot.
by
[email protected]
· 12 years ago
912c4c2
Remove googleurl_unittests hack.
by
[email protected]
· 12 years ago
5c01d9c
Reduce valgrind layout tests parallelism to avoid OOM
by
[email protected]
· 12 years ago
c4cd9878
Reduce the number of layout tests in a chunk
by
[email protected]
· 12 years ago
2dda4b4
Add support for PPAPI, jingle and GPU tests to the heapcheck harness
by
[email protected]
· 12 years ago
810d17bf
valgrind/heapcheck: Add support for running app_list and message_center unittests.
by
[email protected]
· 12 years ago
10fe998
increase timeout for browser_tests to avoid test timeout when running browser_tests in Dr.Memory
by
[email protected]
· 12 years ago
739aa4e
Add net_perftests as a test suite for valgrind launcher.
by
[email protected]
· 12 years ago
d242cb3f
Add support to chrome_tests.py for url_unittests
by
[email protected]
· 12 years ago
6e23edb
Remove remaining references to test_shell_tests now that the bots have been updated.
by
[email protected]
· 12 years ago
1709d66
Valgrind: Restore the layout tests chunk size to 1500.
by
[email protected]
· 12 years ago
4d805b5d
Try to fix webkit memcheck bot timeouts with --no-show-results
by
[email protected]
· 12 years ago
7a39b23
Reduce the memcheck layout test chunk size to 1000 from 1500
by
[email protected]
· 12 years ago
40a96ef4
Disable sandbox when running under Valgrind
by
[email protected]
· 13 years ago
ef8175f
Use the winheap allocator for TSan/Win
by
[email protected]
· 13 years ago
a403af5
Skip components_unittests under TSan on Windows
by
[email protected]
· 13 years ago
5746d35d
Add components_unittests to the Valgrind/TSan runner
by
[email protected]
· 13 years ago
565bb8d2
Remove the --noshow-results flag which is no longer supported by run_webkit_tests.py after WebKit roll 137511:137535.
by
[email protected]
· 13 years ago
dd25ba2
Valgrind: enable Linux Sandbox tests under Valgrind
by
[email protected]
· 13 years ago
d8531b9
Valgrind: Save layout test chunk number before running the layout tests.
by
[email protected]
· 13 years ago
b419834
Add device_unittests to valgrind/heapchecker scripts.
by
[email protected]
· 13 years ago
fd1c791
add --help-tests to list valgrind tests
by
[email protected]
· 13 years ago
ba1c6ca0
Add chromeos_unittests to valgrind/heapcheker start script
by
[email protected]
· 13 years ago
6ef529bc
Suppress leaks/uninitialized found in compositor_unittests
by
[email protected]
· 13 years ago
abb77e6
Remove gfx_unittests target in favor of ui_unittests
by
[email protected]
· 13 years ago
c8218b2
Valgrind/Heapchecker: Add content_browsertets to chrome_tests.py
by
[email protected]
· 13 years ago
c11172a
Rename aura_shell_unittests to ash_unittests, part 1
by
[email protected]
· 13 years ago
934a2ef
Rename gfx_unittests with ui_unittests.
by
[email protected]
· 13 years ago
3a9a979
Do not retry the layout tests that produce unexpected results when running under Valgrind.
by
[email protected]
· 13 years ago
1b9a5b0
Valgrind: Tool changes to support running browser tests with memcheck in sharding_supervisor.
by
[email protected]
· 13 years ago
da43c922
Valgrind: Increase timeouts for browser tests.
by
[email protected]
· 13 years ago
c57f36f
Valgrind / Heapcheck: Remove ui_tests from test harness.
by
[email protected]
· 13 years ago
ab4bd03
Valgrind: Detect the situation when layout tests finishes too quickly.
by
[email protected]
· 13 years ago
aadb99f
Update Valgrind script after Webkit r114441 renamed --experimental-fully-parallel to --fully-parallel.
by
[email protected]
· 13 years ago
db4b5be
Increase tiny test timeout under Valgrind.
by
[email protected]
· 13 years ago
34c5504
Allow running aura_unittests with valgrind, and fix a leak it exposes.
by
[email protected]
· 13 years ago
6e37ddf
Add ffmpeg_unittests and ffmpeg_regression_tests to chrome_tests.
by
[email protected]
· 13 years ago
cbff694
Disable unit_tests for memcheck/Mac by checking in chrome_tests.py
by
[email protected]
· 14 years ago
4953d36
add aura_shell_unittests to chrome_tests.py.
by
[email protected]
· 14 years ago
d6d2bafa
Run 3x more tests on WebKit Linux Valgrind bot
by
[email protected]
· 14 years ago
ebe98fbd9
Run 2.5x more tests on the WebKit Linux bot as now it's 2.5x faster
by
[email protected]
· 14 years ago
3cdd72e
Slightly simplify the command line when one invokes chrome_tests with --gtest_filter=One.Test
by
[email protected]
· 14 years ago
95f1939b
Set up Dr.Memory symcache to speed up loading Chrome with BROWSER_WRAPPER
by
[email protected]
· 14 years ago
cb155a8
Fix python scripts in src/tools/
by
[email protected]
· 14 years ago
9819545f
Run more tests on the Webkit Layout Valgrind bot and do it in parallel
by
[email protected]
· 14 years ago
79bf2f08
Make timeouts smaller under Valgrind.
by
[email protected]
· 14 years ago
64c56e2
Increase the total chrome_tests timeout to 4 hours
by
[email protected]
· 14 years ago
6ee5e80
Make timeouts 1.5x smaller under Valgrind, except for the "master" timeout (time to run the whole set of tests)
by
[email protected]
· 14 years ago
bad501a89
Make only slow (Valgrind and DR) tools use the *.gtest.txt files
by
[email protected]
· 14 years ago
209cb1a7
Valgrind: Fix webkit layout tests since they no longer use BROWSER_WRAPPER. Use --wrapper instead.
by
[email protected]
· 14 years ago
40c4627d
Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().
by
[email protected]
· 14 years ago
dd210274
Fix the extra "--" flag for ui_tests
by
[email protected]
· 14 years ago
927a672
Add support for client program options when using "-t cmdline"
by
[email protected]
· 14 years ago
77b41ebf
Add support for "-t cmdline" to tools/valgrind/chrome_tests.py
by
[email protected]
· 14 years ago
6c1c5db
Remove an unused _DefaultCommand argument
by
[email protected]
· 14 years ago
482853d
Remove unused test command-line switches.
by
[email protected]
· 14 years ago
4247213
Add support for content unit tests to memory bot scripts
by
[email protected]
· 14 years ago
3b50a1c
add gpu unit tests to chrome_tests.py
by
[email protected]
· 14 years ago
2083314
Fix browser_tests Valgrind runner; also re-order the other test runners.
by
[email protected]
· 14 years ago
fa338faa
Remove app_unittests from chrome_tests.py now that the buildbot master was restarted.
by
[email protected]
· 14 years ago
0a7cbf904
Add support for sql_unittests to chrome_tests.py.
by
[email protected]
· 14 years ago
69e148d
Use performance_ui_tests executable instead of:
by
[email protected]
· 14 years ago
31ef2a84
Views views_unittests native widget tests leak
by
[email protected]
· 14 years ago
d2531ea
Add crypto_unittests to the list of tests run for heapcheck/valgrind
by
[email protected]
· 14 years ago
1b0f1e1
GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms
by
[email protected]
· 14 years ago
6939017b
Get rid of unused flags.
by
[email protected]
· 14 years ago
6de751f
Add JingleThreadWrapper.
by
[email protected]
· 14 years ago
3a775953
Rename valgrind_layout to valgrind_webkit
by
[email protected]
· 14 years ago
6ecdfa3f
Normalize the top-level ui/ module.
by
[email protected]
· 14 years ago
0563318a9
Add support for running ui_base_unittests to chrome_tests.py
by
[email protected]
· 14 years ago
a46ce86
And one more follow-up - finally tested that on Windows...
by
[email protected]
· 14 years ago
148ea41
Follow-up fix: strip the "\" from the gtest filter path as well (on Windows)
by
[email protected]
· 14 years ago
57ca0af7
Exclude a couple of sync tests from running under TSan.
by
[email protected]
· 14 years ago
558bf52
Valgrind timeouts are in seconds. Let's set some saner values.
by
[email protected]
· 14 years ago
79172622
Remove Wine + Valgrind code since nobody is working on it.
by
[email protected]
· 14 years ago
09bda1d
Add sync_integration_tests support to valgrind's chrome_tests.sh.
by
[email protected]
· 14 years ago
6812c11
Suppress a couple of new Valgrind reports on interactive_ui tests, update the TSan suppression for a benign race in timegm
by
[email protected]
· 14 years ago
7328a309
Pass in right parameter for safe_browsing valgrind test on trybot.
by
[email protected]
· 15 years ago
6d42496
Add safe_browsing_tests to valgrind.
by
[email protected]
· 15 years ago
ade3ef65
Add automated_ui_tests and interactive_ui_tests to the Valgrind test runner
by
[email protected]
· 15 years ago
51d866e
Add reliability runner to chrome_tests.py
by
[email protected]
· 15 years ago
016498e
scons: excise more scons references from the code base
by
[email protected]
· 15 years ago
c96068cc
Reenable remoting_unittests under TSan.
by
[email protected]
· 15 years ago
Next »