Skip to content

Commit

Permalink
Update status file.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitschG committed Dec 23, 2016
1 parent 7615e89 commit 59ffd06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/corelib/corelib.status
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ symbol_reserved_word_test/04: MissingCompileTimeError # bug 11669, 19972
symbol_reserved_word_test/07: MissingCompileTimeError # bug 11669, 19972
symbol_reserved_word_test/10: MissingCompileTimeError # bug 11669, 19972

[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $unchecked ]
[ ($compiler == none || $compiler == app_jit) && $unchecked ]
iterable_generate_test/01: RuntimeError # Issue 28025

[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
Expand Down

0 comments on commit 59ffd06

Please sign in to comment.