Revert "Update status of try tests on dartium"

The problem was fixed in f850f312e3.
This reverts commit d044fc84ee.

Fix conversion from Uri to File in test, to use File.fromUri().

BUG=
TBR=johnniwinther@google.com

Review URL: https://codereview.chromium.org//1332403002 .
This commit is contained in:
William Hesse 2015-09-11 16:30:35 +02:00
parent e14568cf83
commit 078d5b79a5

View file

@ -40,10 +40,3 @@ 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