dart-sdk/tools/testing
Martin Kustermann abd77cab64 Refactor kernel-related status files
To make it clear in the status file whether a crash (or other issues) are coming
from the dartk compiler or from the vm, this CL introduces new status file
markers which are the normal markers prefixed with Dartk (e.g. DartkCrash).

Furthermore this CL groups common failures
  * compiler: dartk & dartkp
  * runtime: vm & dart_precompiled
into shared status file blocks, thereby deduplicating failures (which removes around 500 lines).

R=vegorov@google.com

Review URL: https://codereview.chromium.org/2543973002 .
2016-12-01 13:48:35 +01:00
..
bin Switch to downloaded SDK executable, drop executables in testing/bin. 2016-02-15 17:10:59 +01:00
dart Refactor kernel-related status files 2016-12-01 13:48:35 +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 Move BatchTester into a separate file. 2011-10-05 16:50:50 +00:00
browser_README.txt Update browser testing documentation. 2012-04-25 00:27:39 +00:00
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