timedOut property

bool? timedOut
getter/setter pair

If the test overran some time limit, and that is why it failed.

Implementation

core.bool? timedOut;