[gardening] Mark dartfix/test/src/driver_test as RuntimeError.

It started to fail on seemingly unrelated change.

See https://github.com/dart-lang/sdk/issues/35478

Change-Id: I36bb2931d9ec7ec5776e7261771714fa966446d8
Reviewed-on: https://dart-review.googlesource.com/c/87988
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
This commit is contained in:
Alexander Aprelev 2018-12-21 23:36:33 +00:00 committed by commit-bot@chromium.org
parent d1817ddc91
commit 0b22689f21

View file

@ -122,6 +122,7 @@ analyzer/test/src/task/strong/front_end_inference_test: Pass, Slow
analyzer/test/src/task/strong/inferred_type_test: Pass, Slow
analyzer_plugin/test/src/utilities/change_builder/change_builder_dart_test: Pass, Slow
analyzer_plugin/test/src/utilities/completion/optype_test: Pass, Slow
dartfix/test/src/driver_test: RuntimeError # dartbug.com/35478
mutation_observer: Skip # Skip tests on the VM if the package depends on dart:html
[ $runtime != vm ]