Bug 95667

Summary: [EFL][WK2] Mark several inspector test as flaky
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, gyuyoung.kim, lucas.de.marchi, seokju.kwon, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2012-09-02 23:02:23 PDT
The following inspector tests are flaky on the EFL build bot: inspector/debugger/debugger-step-out.html inspector/debugger/debugger-activation-crash2.html inspector/debugger/debugger-set-breakpoint-regex.html inspector/debugger/debugger-pause-in-eval-script.html The diff looks like: --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/inspector/debugger/debugger-step-out-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/inspector/debugger/debugger-step-out-actual.txt @@ -1,16 +1,2 @@ -Tests "step out" functionality in debugger. +FAIL: Timed out waiting for notifyDone to be called -Debugger was enabled. -Set timer for test function. -Script execution paused. -Call stack: - 0) d (debugger-step-out.html:9) - 1) testFunction (debugger-step-out.html:14) -Stepping out... -Script execution resumed. -Script execution paused. -Call stack: - 0) testFunction (debugger-step-out.html:15) -Script execution resumed. -Debugger was disabled. -
Attachments
Patch (2.86 KB, patch)
2012-09-02 23:03 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-09-02 23:03:58 PDT
Created attachment 161865 [details] Patch Could someone please cq+ ?
WebKit Review Bot
Comment 2 2012-09-03 01:14:16 PDT
Comment on attachment 161865 [details] Patch Clearing flags on attachment: 161865 Committed r127403: <http://trac.webkit.org/changeset/127403>
WebKit Review Bot
Comment 3 2012-09-03 01:14:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.