Bug 95667 - [EFL][WK2] Mark several inspector test as flaky
Summary: [EFL][WK2] Mark several inspector test as flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-02 23:02 PDT by Chris Dumez
Modified: 2012-09-03 01:14 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.86 KB, patch)
2012-09-02 23:03 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
-
Comment 1 Chris Dumez 2012-09-02 23:03:58 PDT
Created attachment 161865 [details]
Patch

Could someone please cq+ ?
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-09-03 01:14:20 PDT
All reviewed patches have been landed.  Closing bug.