- From: cathychan <web-platform-tests-notifications@w3.org>
- Date: Mon, 21 Apr 2014 18:52:32 GMT
- To: public-web-platform-tests-notifications@w3.org
A number of tests have the explicit_done option set but do not have a done() or test.done() statement. Instead, they wait until the test harness times out to complete the tests. As a result, after completing the test procedure, a tester (or reviewer) has to stare at the text "Running, x complete, 0 remain" for a few seconds to wait for the test results while nothing is being done. This is not only a huge waste of everybody's time, but also disrespect for the testers and reviewers as well. View on GitHub: https://github.com/w3c/web-platform-tests/pull/324#issuecomment-40963957
Received on Monday, 21 April 2014 18:52:39 UTC