Fix dartium build (test now passes).

Review URL: https://codereview.chromium.org/2523753002 .
This commit is contained in:
Regis Crelier 2016-11-22 08:49:11 -08:00
parent f109556fb7
commit 21b6f8904c

View file

@ -91,7 +91,6 @@ vm/type_vm_test: Fail # Issue 14651.
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
issue13474_test: Pass, Fail # Issue 14651.
config_import_test: Fail # Issue 14651.
generic_methods_generic_function_parameter_test: RuntimeError # Issue 25869
vm/optimized_guarded_field_isolates_test: RuntimeError, OK # Uses Isolate.spawn.
main_test/01: Fail # Issue 20028
main_test/02: Fail # Issue 20028