[Gardening] Revert status file change for contexts_test on dartk after reverting 7a463a

TBR=jensj@google.com

Closes #29513

Review-Url: https://codereview.chromium.org/2854093002 .
This commit is contained in:
Karl Klose 2017-05-02 16:53:37 +02:00
parent 953ce8c9fb
commit 8a9775e8ab

View file

@ -30,7 +30,6 @@ add_breakpoint_rpc_kernel_test: SkipByDesign # kernel specific version of add_br
[ $compiler == dartk ]
next_through_simple_async_test: Pass, Fail # Issue 29145
contexts_test: Fail # Issue 29513
[ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime == dart_precompiled) ]
evaluate_activation_test/instance: RuntimeError # http://dartbug.com/20047