DescriptionDon't track hidden tests in Engine.
We were closing hidden tests in Engine.close(), but this isn't
necessary. A test is only hidden if it's complete, complete tests
don't block closing their parent suites, *and* closing the parent suite
will close the test anyway.
R=kevmoo@google.com
Committed: https://github.com/dart-lang/test/commit/f91eac1f307e597669921aef3108e310a463c484
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|