Update status file to account for yet another alias for the VM.

Review-Url: https://codereview.chromium.org/2742793002 .
This commit is contained in:
Lasse Reichstein Holst Nielsen
2017-03-09 16:11:59 +01:00
parent b4a5a7e825
commit 294ea61bec
+1 -1
View File
@@ -314,5 +314,5 @@ closure_cycles_test: Pass, Crash
vm/regress_27201_test: SkipByDesign # Loads bad library, so will always crash.
config_import_corelib_test: StaticWarning, OK
[ ($runtime == vm || $runtime == dartium || $runtime == drt) || ($compiler == none || $compiler == app_jit) ]
[ ($runtime == vm || $runtime == dart_precompiled || $runtime == dartium || $runtime == drt) || ($compiler == none || $compiler == app_jit) ]
await_for_test: RuntimeError # issue 28974