RESOLVED FIXED 139772
[EFL] Fix test expectations after r177363
https://bugs.webkit.org/show_bug.cgi?id=139772
Summary [EFL] Fix test expectations after r177363
Csaba Osztrogonác
Reported 2014-12-18 05:12:52 PST
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.
Attachments
Csaba Osztrogonác
Comment 1 2014-12-18 05:15:41 PST
Csaba Osztrogonác
Comment 2 2014-12-18 07:34:47 PST
Note You need to log in before you can comment on or make changes to this bug.