This test simulates an automated test running scenario, where the test results emitted by testharness.js may be interpreted after some delay. It is intended to demonstrate that in such cases, any additional tests which are executed during that delay are not included in the dataset.

Although these "late" tests are likely an indication of a mistake in test design, they cannot be detected deterministically, so in the interest of stability, they should be silently tolerated.