Changeset 128753 in webkit


Ignore:
Timestamp:
Sep 17, 2012 6:50:03 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Clean up Skipped list
https://bugs.webkit.org/show_bug.cgi?id=96914

Unreviewed EFL gardening.

Clean up the EFL Skipped list. Unskip several test cases that
are now passing and provide baselines for some of them.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-17

  • platform/efl-wk1/TestExpectations:
  • platform/efl/Skipped:
  • platform/efl/TestExpectations:
  • platform/efl/fast/text/emphasis-expected.png: Added.
  • platform/efl/fast/text/emphasis-expected.txt: Added.
  • platform/efl/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
  • platform/efl/fast/writing-mode/text-orientation-basic-expected.png: Added.
  • platform/efl/fast/writing-mode/text-orientation-basic-expected.txt: Added.
  • platform/efl/mathml/presentation/style-expected.png: Added.
  • platform/efl/mathml/presentation/style-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
7 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128750 r128753  
     12012-09-17  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Clean up Skipped list
     4        https://bugs.webkit.org/show_bug.cgi?id=96914
     5
     6        Unreviewed EFL gardening.
     7
     8        Clean up the EFL Skipped list. Unskip several test cases that
     9        are now passing and provide baselines for some of them.
     10
     11        * platform/efl-wk1/TestExpectations:
     12        * platform/efl/Skipped:
     13        * platform/efl/TestExpectations:
     14        * platform/efl/fast/text/emphasis-expected.png: Added.
     15        * platform/efl/fast/text/emphasis-expected.txt: Added.
     16        * platform/efl/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
     17        * platform/efl/fast/writing-mode/text-orientation-basic-expected.png: Added.
     18        * platform/efl/fast/writing-mode/text-orientation-basic-expected.txt: Added.
     19        * platform/efl/mathml/presentation/style-expected.png: Added.
     20        * platform/efl/mathml/presentation/style-expected.txt: Added.
     21
    1222012-09-17  Christophe Dumez  <christophe.dumez@intel.com>
    223
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r128711 r128753  
    7272BUGWK87972 : fast/forms/mailto/formenctype-attribute-input-html.html = TEXT
    7373
     74// EFL's DRT needs CONFIRM NAVIGATION messages
     75BUGWK87246 : fast/loader/form-submission-after-beforeunload-cancel.html = TEXT
     76
     77// New windows are created with wrong size
     78BUGWK53959 : fast/dom/Window/window-resize.html = TEXT
     79BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = TEXT
     80
    7481// New test introduced in r116694 fails
    7582BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = TEXT
  • trunk/LayoutTests/platform/efl/Skipped

    r128710 r128753  
    6262http/tests/security/drag-over-remote-content-iframe.html
    6363
    64 # EFL's DRT needs CONFIRM NAVIGATION messages
    65 fast/loader/form-submission-after-beforeunload-cancel.html
    66 
    67 # EFL's DRT needs a PlainTextController implementation
    68 editing/text-iterator/basic-iteration.html
    69 
    7064# EFL's LayoutTestController does not implement setMediaType
    7165fast/media/print-restores-previous-mediatype.html
    7266
    7367# EFL's LayoutTestController does not implement keepWebHistory
    74 fast/history/visited-generated-content-test.html
    7568fast/history/visited-link-background-color.html
    7669fast/history/window-open.html
     
    9790fast/parser/pre-html5-parser-quirks.html
    9891
    99 # Fallback resource wasn't used for a redirect to a resource with another origin
    100 http/tests/appcache/fallback.html
    101 
    10292# EFL's LayoutTestController does not implement shadowPseudoId
    103 media/video-controls-transformed.html
    10493media/video-controls-visible-audio-only.html
    105 media/video-controls-zoomed.html
    10694media/video-volume-slider.html
    10795
     
    10997http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html
    11098
    111 # viewport meta tag tests that fail on the bot for yet unknown reasons
    112 fast/viewport/viewport-125.html
    113 
    114 # viewport meta tag tests that failed because window.devicePixelRatio is not implemented
    115 fast/viewport/viewport-133.html
    116 
    117 # Frame::findString does nothing on pages that prevent selection
    118 # https://bugs.webkit.org/show_bug.cgi?id=40361
    119 editing/text-iterator/findString-selection-disabled.html
    120 
    12199# Need to add functionality to DumpRenderTree to handle error pages
    122100fast/history/back-forward-reset-after-error-handling.html
     
    130108# BUG: Captions support needed in the media engine (via GTK+)
    131109media/media-captions.html
    132 
    133 # BUG: Missing DRT API.
    134 http/tests/loading/preload-slow-loading.php
    135110
    136111# BUG: No authentication challenge handling
     
    205180fast/forms/input-text-click-outside.html
    206181
    207 # The same bug description applies to the EFL port (gradient instead of solid color in the rectangle).
    208 # https://bugs.webkit.org/show_bug.cgi?id=58309
    209 fast/canvas/DrawImageSinglePixelStretch.html
    210 
    211182# Rendering of multipart images is broken: this test times out
    212183# https://bugs.webkit.org/show_bug.cgi?id=54251
     
    254225# BUG: new windows do not have scrollbars
    255226fast/dom/Window/new-window-opener.html
    256 
    257 # BUG: new windows are being created with wrong sizes
    258 fast/dom/Window/window-resize-and-move-arguments.html
    259 
    260 # BUG: resized windows have wrong sizes
    261 fast/dom/Window/window-resize.html
    262 
    263 # BUG: window has wrong pixel and color depth
    264 fast/dom/Window/window-screen-properties.html
    265227
    266228# BUG: wrong test result, window should not have been scrolled
     
    361323# BUG: text opacity not being interpreted correctly
    362324fast/text/complex-text-opacity.html
    363 
    364 # BUG: wrong rendering inside the boxes
    365 fast/text/emphasis.html
    366325
    367326# BUG: international characters not being rendered correctly. they probably need a proper font.
     
    402361fast/text/international/pop-up-button-text-alignment-and-direction.html
    403362
    404 # BUG: need to check if width=0 makes sense here
    405 fast/text/international/vertical-text-metrics-test.html
    406 
    407 # BUG: second box not rendered correctly
    408 fast/writing-mode/text-orientation-basic.html
    409 
    410363# BUG: volume control rendered when there is no audio
    411364media/video-no-audio.html
    412 
    413 # BUG: Only works if --gui is passed (due to the current implementation of PlatformScreenEfl::screenRect).
    414 fast/media/invalid-lengths.html
    415 fast/media/matchmedium-query-api.html
    416 fast/media/media-query-list-01.html
    417 media/video-source-media.html
    418365
    419366# BUG: video sizes not being set properly
     
    453400# BUG: Integral symbol is drawn almost like a straight line.
    454401mathml/presentation/over.xhtml
    455 
    456 # BUG: there should be no scrollbars.
    457 mathml/presentation/style.xhtml
    458 
    459 # BUG: tiled backing store takes too long.
    460 compositing/tiling/crash-huge-layer.html
    461402
    462403# Flaky tests (text diff mismatch)
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128750 r128753  
    10431043BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = TEXT
    10441044
     1045// Gradient instead of solid color in the rectangle
     1046BUGWK54251 : fast/canvas/DrawImageSinglePixelStretch.html = TEXT
    10451047
    10461048// Fails after r128270.
Note: See TracChangeset for help on using the changeset viewer.