Changeset 202564 in webkit


Ignore:
Timestamp:
Jun 28, 2016 8:05:47 AM (8 years ago)
Author:
fred.wang@free.fr
Message:

Remove flakiness expectations for mathml/wbr-in-mroot-crash.html
https://bugs.webkit.org/show_bug.cgi?id=130353

Unreviewed gardening.

The flakiness seemed to be due to the timeout of mathml/very-large-stretchy-operators.html.
The latter was fixed in r202489, so we update the test expectations.

Patch by Frederic Wang <fwang@igalia.com> on 2016-06-28

  • platform/efl/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/ios-simulator-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r202563 r202564  
     12016-06-28  Frederic Wang  <fwang@igalia.com>
     2
     3        Remove flakiness expectations for mathml/wbr-in-mroot-crash.html
     4        https://bugs.webkit.org/show_bug.cgi?id=130353
     5
     6        Unreviewed gardening.
     7
     8        The flakiness seemed to be due to the timeout of mathml/very-large-stretchy-operators.html.
     9        The latter was fixed in r202489, so we update the test expectations.
     10
     11        * platform/efl/TestExpectations:
     12        * platform/gtk/TestExpectations:
     13        * platform/ios-simulator-wk2/TestExpectations:
     14
    1152016-06-28  Frederic Wang  <fwang@igalia.com>
    216
  • trunk/LayoutTests/platform/efl/TestExpectations

    r202491 r202564  
    949949webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure Pass ]
    950950webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure Pass ]
    951 
    952 webkit.org/b/130353 mathml/wbr-in-mroot-crash.html [ Crash Pass ]
    953951
    954952webkit.org/b/119789 fast/events/touch/touch-inside-iframe.html [ Crash Pass ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r202563 r202564  
    10961096webkit.org/b/132260 fast/workers/worker-close.html [ Timeout Pass ]
    10971097webkit.org/b/132261 html5lib/generated/run-tests16-data.html [ Timeout Pass ]
    1098 webkit.org/b/132267 mathml/wbr-in-mroot-crash.html [ Timeout Pass ]
    10991098webkit.org/b/132272 fast/dom/gc-10.html [ Failure Pass ]
    11001099webkit.org/b/132279 perf/mouse-event.html [ Failure Pass ]
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r202541 r202564  
    18961896webkit.org/b/157589 fast/text-autosizing/ios/text-autosizing-after-back.html [ Pass Timeout ]
    18971897
    1898 webkit.org/b/157990 [ Release ] mathml/wbr-in-mroot-crash.html [ Pass Timeout ]
    1899 
    19001898# started to fail after new snapshotting in r202532
    19011899compositing/contents-scale/rasterization-scale.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.