Update status of try tests on dartium

BUG=https://github.com/dart-lang/sdk/issues/24334
R=sigurdm@google.com

Review URL: https://codereview.chromium.org//1337033002 .
This commit is contained in:
William Hesse 2015-09-11 16:13:59 +02:00
parent f850f312e3
commit d044fc84ee

View file

@ -40,3 +40,10 @@ poi/*: Skip # Issue 20031
# Compilation is slow, test fails at runtime due to time out, but
# unpredictably.
web/incremental_compilation_update_test: Skip
[ $compiler == none && $runtime == drt ]
poi/forget_element_test: RuntimeError # Issue 24334
poi/library_updater_test: RuntimeError # Issue 24334
poi/qualified_names_test: RuntimeError # Issue 24334
poi/diff_test: RuntimeError # Issue 24334
poi/apply_updates_test: RuntimeError # Issue 24334