Update Dartium status for passing test

Review-Url: https://codereview.chromium.org/2655913002 .
This commit is contained in:
Zachary Anderson 2017-01-25 10:38:33 -08:00
parent ed00447138
commit d71c70d56d

View file

@ -8,8 +8,6 @@
# These test entries will be valid for vm/dartium (with and without kernel).
[ $compiler == none || $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ]
async_star_cancel_while_paused_test: RuntimeError
# This is OK for now, but we may want to change the semantics to match the test.
async_star_pause_test: Fail, OK
# These tests are skipped in the VM because it has "--supermixin"
# functionality enabled unconditionally. The tests should be removed