dart-sdk/tools/testing
Martin Kustermann b1c04f0538 Avoid random stacktraces being printed from tools/test.py during test runs
Previously the testing script was just printing interleaved stack traces with
all the other output. Which means it's not associatable with a single test and
is highly confusing!

This CL associates the stack trace information of tests which time out to the
particular test which timed out.

R=whesse@google.com

Review URL: https://codereview.chromium.org/2524733004 .
2016-11-23 08:39:27 +01:00
..
bin Switch to downloaded SDK executable, drop executables in testing/bin. 2016-02-15 17:10:59 +01:00
dart Avoid random stacktraces being printed from tools/test.py during test runs 2016-11-23 08:39:27 +01:00
extensions Add missing binary file. 2012-10-09 21:48:54 +00:00
.gitignore ignore the downloaded test bins 2015-05-13 17:11:20 +00:00
__init__.py
browser_README.txt
run_selenium.py Remove the Dromaeo and TodoMVC samples. 2016-01-11 13:09:26 -08:00
webdriver_test_setup.py Build Tools Cleanup 2014-07-25 11:47:59 +00:00