| Commit message (Expand) | Author | Age | Files | Lines |
* | src/testing/scripts: switch to more specific paths for build repo | Paweł Hajdan, Jr | 2016-03-10 | 1 | -2/+2 |
* | runtest_wrapper: remove unused --build-path | phajdan.jr | 2016-03-10 | 1 | -1/+0 |
* | Fix testing/scripts/mojo_apptests.py command for Windows. | msw | 2016-03-04 | 1 | -1/+1 |
* | Re-land changes to valgrind recipe wrappers. | dpranke | 2016-02-15 | 1 | -3/+2 |
* | Revert of Use runtest wrapper when running under valgrind on bots. (patchset ... | dpranke | 2016-02-13 | 1 | -1/+2 |
* | Revert of Fix the --build-dir to the valgrind wrapper script. (patchset #1 id... | dpranke | 2016-02-13 | 1 | -1/+1 |
* | Fix the --build-dir to the valgrind wrapper script. | dpranke | 2016-02-13 | 1 | -1/+1 |
* | Use runtest wrapper when running under valgrind on bots. | dpranke | 2016-02-13 | 1 | -2/+1 |
* | Rework the way args are passed to run_under_valgrind.py slightly. | dpranke | 2016-02-12 | 1 | -7/+3 |
* | Modify url_unittests to run under valgrind on memory.fyi bot. | dpranke | 2016-02-10 | 1 | -0/+43 |
* | dedupe android_webview_unittests and remove unused android gtest gen script | bpastene | 2016-02-02 | 2 | -77/+0 |
* | Updates mojo_apptests.py to return the correct target | sky | 2016-01-29 | 1 | -1/+1 |
* | Check if device is blacklisted in host_info.py. | simonhatch | 2015-12-15 | 1 | -1/+5 |
* | Skip the screenshot_sync test properly. | kbr | 2015-12-10 | 1 | -0/+3 |
* | Set CHROME_DEVEL_SANDBOX environment variable. | kbr | 2015-12-08 | 1 | -0/+9 |
* | Disables all WindowManagerAppTest as they are flakey | sky | 2015-12-04 | 1 | -1/+1 |
* | New isolate and wrapper script for Telemetry based GPU tests. | kbr | 2015-11-26 | 1 | -0/+99 |
* | Add executable bit to testing/scripts/checkbins.py | Paweł Hajdan, Jr | 2015-11-19 | 1 | -0/+0 |
* | Add checkbins.py to Win builder on master.chromium. Implement JSON output. | Paweł Hajdan, Jr | 2015-11-19 | 1 | -0/+44 |
* | sizes.py: implement individual failures, at least for Linux | Paweł Hajdan, Jr | 2015-11-16 | 1 | -10/+47 |
* | Initial fork of sizes.py src-side | phajdan.jr | 2015-11-10 | 1 | -0/+40 |
* | Adjust OWNERS for //testing. | dpranke | 2015-11-10 | 1 | -2/+3 |
* | Revert of Run Mojo apptests step on Windows main and cq bots. (patchset #2 id... | msw | 2015-11-05 | 1 | -1/+1 |
* | Run Mojo apptests step on Windows main and cq bots. | msw | 2015-11-02 | 1 | -1/+1 |
* | [Telemetry] Specify all binaries that depends on chrome build | nednguyen | 2015-10-23 | 1 | -1/+1 |
* | Isolate telemetry_perf_unittests | nednguyen | 2015-10-08 | 2 | -22/+37 |
* | Run telemetry_gpu_unittests via isolate on "Linux Tests" and trybot. | nednguyen | 2015-10-01 | 1 | -3/+3 |
* | [Android] Pass the blacklist file to android gtests run via testing/scripts/. | John Budorick | 2015-09-12 | 1 | -0/+2 |
* | [Android] Don't use a device blacklist if one isn't provided. (RELAND 2) | jbudorick | 2015-09-11 | 2 | -2/+9 |
* | Revert of [Android] Don't use a device blacklist if one isn't provided. (RELA... | jbudorick | 2015-09-10 | 1 | -3/+1 |
* | [Android] Don't use a device blacklist if one isn't provided. (RELAND) | jbudorick | 2015-09-10 | 1 | -1/+3 |
* | [Android] Fix compile targets for telemetry_unittests on Android. | jbudorick | 2015-08-14 | 1 | -1/+4 |
* | [Android] Add telemetry_unittests to the trial bot. | jbudorick | 2015-08-14 | 1 | -4/+8 |
* | [Android] Switch telemetry_perf_unittests to ChromePublic. | jbudorick | 2015-07-31 | 1 | -2/+2 |
* | Wrapper script for isolating telemetry_gpu_unittests. | kbr | 2015-07-23 | 1 | -0/+71 |
* | Reland runtest.py cleanups: | phajdan.jr | 2015-07-07 | 2 | -2/+0 |
* | Make --use-src-side-runtest-py take effect for src-side testing scripts | phajdan.jr | 2015-07-07 | 1 | -1/+12 |
* | Add --use-src-side-runtest-py flag to testing/scripts/common.py | phajdan.jr | 2015-07-07 | 1 | -0/+5 |
* | Run Telemetry-based GPU unittests on bots. | kbr | 2015-07-06 | 1 | -0/+53 |
* | Revert src-side runtest.py cleanup | agable | 2015-07-06 | 2 | -0/+2 |
* | Add src-side script for android gtest tests | phajdan.jr | 2015-07-06 | 2 | -0/+76 |
* | Clean up src-side runtest.py, patch #2 (remove log scraping) | phajdan.jr | 2015-07-06 | 2 | -2/+0 |
* | Add runtest_wrapper.py and use it from src/testing/scripts | phajdan.jr | 2015-07-02 | 1 | -4/+4 |
* | Rename mojo_apptest.py to mojo_apptests.py | msw | 2015-06-25 | 1 | -0/+0 |
* | Revert "Re-enable mojo_apptests on Linux CQ and main waterfall." | wittman | 2015-06-25 | 1 | -0/+0 |
* | Re-enable mojo_apptests on Linux CQ and main waterfall. | msw | 2015-06-25 | 1 | -0/+0 |
* | Make apptest arg optional; avoid xvfb for --gtest_list_tests | msw | 2015-06-19 | 1 | -2/+1 |
* | Add a buildbot script to run Mojo apptests. | msw | 2015-05-22 | 1 | -0/+46 |
* | Add script tests for `gn check`, `gyp_flag_compare` to GN bot configs. | dpranke | 2015-05-21 | 2 | -0/+106 |
* | Add telemetry perf unit tests to tryserver and main waterfall | zhenw | 2015-05-01 | 1 | -6/+13 |