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
.gitignore
__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