After https://trac.webkit.org/changeset/177363 there are zillion timeouts on the EFL bot. Tests with the "FAIL: Timed out waiting for notifyDone to be called" style timeout had [ Fail ] expectations previously, but after r177363 they have [ Timeout ] expectation, which made the EFL bot exit too early. https://trac.webkit.org/changeset/177363/trunk/Tools/Scripts/webkitpy/port/driver.py --> test expectations should be updated because of this change to unbreak the bot.
One fix landed in https://trac.webkit.org/changeset/177492
One more fix landed in https://trac.webkit.org/changeset/177497