Update status file to account for yet another alias for the VM.
Review-Url: https://codereview.chromium.org/2742793002 .
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user