Changeset 147621 in webkit


Ignore:
Timestamp:
Apr 4, 2013 4:11:07 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[SOUP] inspector/timeline/timeline-receive-response-event.html fails
https://bugs.webkit.org/show_bug.cgi?id=113860

Patch by Seokju Kwon <Seokju Kwon> on 2013-04-04
Reviewed by Xan Lopez.

Copy the results of inspector/timeline/timeline-receive-response-event.html
to the efl and gtk platform dir.
Because test files are bigger than buffer size of ResourceHandleSoup.

  • platform/efl/TestExpectations:
  • platform/efl/inspector/timeline/timeline-receive-response-event-expected.txt: Added.
  • platform/gtk/TestExpectations:
  • platform/gtk/inspector/timeline/timeline-receive-response-event-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r147619 r147621  
     12013-04-04  Seokju Kwon  <seokju.kwon@gmail.com>
     2
     3        [SOUP] inspector/timeline/timeline-receive-response-event.html fails
     4        https://bugs.webkit.org/show_bug.cgi?id=113860
     5
     6        Reviewed by Xan Lopez.
     7
     8        Copy the results of inspector/timeline/timeline-receive-response-event.html
     9        to the efl and gtk platform dir.
     10        Because test files are bigger than buffer size of ResourceHandleSoup.
     11
     12        * platform/efl/TestExpectations:
     13        * platform/efl/inspector/timeline/timeline-receive-response-event-expected.txt: Added.
     14        * platform/gtk/TestExpectations:
     15        * platform/gtk/inspector/timeline/timeline-receive-response-event-expected.txt: Added.
     16
    1172013-04-04  Jochen Eisinger  <jochen@chromium.org>
    218
  • trunk/LayoutTests/platform/efl/TestExpectations

    r147605 r147621  
    314314inspector/debugger/live-edit-breakpoints.html
    315315inspector/debugger/debugger-compile-and-run.html
    316 inspector/timeline/timeline-receive-response-event.html
    317316
    318317webkit.org/b/88780 inspector/debugger/dom-breakpoints.html [ Timeout Failure ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r147524 r147621  
    923923Bug(GTK) inspector/elements/edit-dom-actions.html [ Failure Timeout Pass ]
    924924Bug(GTK) inspector/timeline/timeline-paint.html [ Failure ]
    925 Bug(GTK) inspector/timeline/timeline-receive-response-event.html [ Failure ]
    926925Bug(GTK) inspector/timeline/timeline-decode-resize.html [ Failure ]
    927926Bug(GTK) http/tests/inspector/resource-har-pages.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.