⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 183993 in webkit


Ignore:
Timestamp:
May 8, 2015, 8:00:55 AM (11 years ago)
Author:
Gyuyoung Kim
Message:

Unreviewed EFL gardening on 8th May.

Mark flaky tests and timeout tests after using xorgdriver on EFL port.

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r183991 r183993  
     12015-05-08  Gyuyoung Kim  <gyuyoung.kim@webkit.org>
     2
     3        Unreviewed EFL gardening on 8th May.
     4
     5        Mark flaky tests and timeout tests after using xorgdriver on EFL port.
     6
     7        * platform/efl/TestExpectations:
     8
    192015-05-08  Xabier Rodriguez Calvar  <calvaris@igalia.com> and Youenn Fablet <youenn.fablet@crf.canon.fr>
    210
  • trunk/LayoutTests/platform/efl/TestExpectations

    r183982 r183993  
    937937
    938938webkit.org/b/142766 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
     939
     940webkit.org/b/144802 fast/forms/number/number-large-padding.html [ Failure Pass ]
     941webkit.org/b/144802 fast/forms/number/number-spinbutton-capturing.html [ Failure Pass ]
     942webkit.org/b/144802 fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure Pass ]
     943webkit.org/b/144802 fast/forms/number/number-spinbutton-click-in-iframe.html [ Failure Pass ]
     944webkit.org/b/144802 fast/forms/number/number-spinbutton-in-multi-column.html [ Failure Pass ]
    939945
    940946#////////////////////////////////////////////////////////////////////////////////////////
     
    22762282fast/text/simple-lines-hover-after.html [ Skip ] #timeout
    22772283media/click-volume-bar-not-pausing.html [ Skip ] #timeout
     2284
     2285webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
     2286webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Timeout ]
     2287webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Timeout ]
     2288webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Timeout ]
Note: See TracChangeset for help on using the changeset viewer.