Bug 91624

Summary: [EFL] Inspector tests needs new baselines after r122952
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, gyuyoung.kim, gyuyoung.kim, lucas.de.marchi, rakuco, seokju.kwon, webkit.review.bot
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug/r122954%20(2963)/results.html
Bug Depends on:    
Bug Blocks: 87935    
Attachments:
Description Flags
Patch none

Description Thiago Marcos P. Santos 2012-07-18 07:23:52 PDT
The following tests started failing on EFL Linux 64-bit Debug between after r122952:

    http/tests/inspector/inspect-element.html
    http/tests/inspector/network/network-initiator.html
    http/tests/inspector/network/network-content-replacement-embed.html
    http/tests/inspector/network/network-embed.html
    http/tests/inspector/network/network-size-chunked.html
    http/tests/inspector/network/network-size-sync.html
    http/tests/inspector/network/network-size.html
    http/tests/inspector/resource-har-conversion.html
    http/tests/inspector/console-cd-completions.html
    http/tests/inspector/console-cross-origin-iframe-logging.html
    http/tests/inspector/resource-parameters.html
    http/tests/inspector/filesystem/request-directory-content.html
    http/tests/inspector/filesystem/request-file-content.html
    http/tests/inspector/filesystem/request-filesystem-root.html
    http/tests/inspector/filesystem/directory-tree.html
    http/tests/inspector/filesystem/request-metadata.html
    http/tests/inspector/console-cd.html
    http/tests/inspector/extensions-useragent.html
    http/tests/inspector/compiler-source-mapping-debug.html
    http/tests/inspector/console-websocket-error.html
    inspector/styles/variables/css-variables.html
    inspector/styles/svg-style.xhtml
    inspector/styles/override-screen-size.html
    inspector/console/console-long-eval-crash.html
    inspector/debugger/event-listener-breakpoints.html
    inspector/debugger/live-edit.html
    inspector/debugger/step-through-event-listeners.html
    inspector/debugger/xhr-breakpoints.html
    inspector/debugger/debugger-compile-and-run.html
    inspector/debugger/dom-breakpoints.html
    inspector/timeline/timeline-paint.html
    inspector/timeline/timeline-receive-response-event.html
    inspector/profiler/heap-snapshot-inspect-dom-wrapper.html
    inspector/profiler/heap-snapshot-summary-sorting-instances.html
    inspector/profiler/heap-snapshot-summary-sorting-fields.html
    inspector/profiler/heap-snapshot-comparison-dom-groups-change.html
    inspector/profiler/heap-snapshot-loader.html
    inspector/profiler/heap-snapshot-summary-show-ranges.html
    inspector/profiler/heap-snapshot-summary-retainers.html
    inspector/profiler/heap-snapshot-reveal-in-dominators-view.html
    inspector/extensions/extensions-api.html
    inspector/extensions/extensions-audits-content-script.html
    inspector/extensions/extensions-audits.html
    inspector/extensions/extensions-eval-content-script.html
Comment 1 Seokju Kwon 2012-07-19 03:09:22 PDT
Created attachment 153216 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-19 03:46:26 PDT
Comment on attachment 153216 [details]
Patch

Clearing flags on attachment: 153216

Committed r123087: <http://trac.webkit.org/changeset/123087>
Comment 3 WebKit Review Bot 2012-07-19 03:46:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Dominik Röttsches (drott) 2012-07-20 04:00:41 PDT
Seokju, can you do something about the crashes for these tests on WTR?
Try $ run-webkit-tests --efl --debug -2
Comment 5 Seokju Kwon 2012-07-22 20:35:03 PDT
(In reply to comment #4)
> Seokju, can you do something about the crashes for these tests on WTR?
> Try $ run-webkit-tests --efl --debug -2

Yes, I am working on it.