Bug 94452

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

Description Chris Dumez 2012-08-20 01:24:14 PDT
The following inspector tests are flaky on the bot:
  http/tests/inspector/search/resources-search-match-index.html
  inspector/timeline/timeline-enum-stability.html

The diff looks like:
error: Exception during test execution: TypeError: 'undefined' is not an object,test
 6runTestInFrontend
 7eval code
 8eval@[native code]
 9invokeMethod@file:///home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/WebKitBuild/Debug/WebKit/efl/webinspector/TestController.js:52
 10runAfterPendingDispatches@file:///home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/WebKitBuild/Debug/WebKit/efl/webinspector/InspectorBackend.js:255
 11dispatch@file:///home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/WebKitBuild/Debug/WebKit/efl/webinspector/InspectorBackend.js:195
 12file:///home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/WebKitBuild/Debug/WebKit/efl/webinspector/inspector.js:632
 13[native code]
Comment 1 Chris Dumez 2012-08-20 01:26:06 PDT
Created attachment 159359 [details]
Patch

Could someone please cq+ ?
Comment 2 WebKit Review Bot 2012-08-20 02:39:03 PDT
Comment on attachment 159359 [details]
Patch

Clearing flags on attachment: 159359

Committed r126015: <http://trac.webkit.org/changeset/126015>
Comment 3 WebKit Review Bot 2012-08-20 02:39:08 PDT
All reviewed patches have been landed.  Closing bug.