Bug 139772

Summary: [EFL] Fix test expectations after r177363
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: ap, cgarcia, clopez, gyuyoung.kim, ossy, ryuan.choi, simon.fraser
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 139671    

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.