Changeset 234485 in webkit


Ignore:
Timestamp:
Aug 1, 2018 4:26:02 PM (6 years ago)
Author:
rniwa@webkit.org
Message:

REGRESSION(r227983): fast/dom/adopt-node-crash-2.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=182589

Rebaseline the test and remove the flaky test expectation.

  • fast/dom/adopt-node-crash-2-expected.txt:
  • platform/ios-wk2/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r234482 r234485  
     12018-08-01  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        REGRESSION(r227983): fast/dom/adopt-node-crash-2.html is flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=182589
     5
     6        Rebaseline the test and remove the flaky test expectation.
     7
     8        * fast/dom/adopt-node-crash-2-expected.txt:
     9        * platform/ios-wk2/TestExpectations:
     10        * platform/mac/TestExpectations:
     11
    1122018-08-01  Nan Wang  <n_wang@apple.com>
    213
  • trunk/LayoutTests/fast/dom/adopt-node-crash-2-expected.txt

    r160908 r234485  
    11Tests for a crash due to adopting a DOM node during DOMFocusOut event. Test passes if it doesn't crash.
    22
    3 
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r234336 r234485  
    415415fast/spatial-navigation/snav-z-index.html [ Failure ]
    416416fast/text/offsetForPosition-cluster-at-zero.html [ Failure ]
    417 fast/dom/adopt-node-crash-2.html [ Failure ]
    418417fast/dom/Window/window-focus-self.html [ Failure ]
    419418fast/dom/Window/window-lookup-precedence.html [ Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r234466 r234485  
    17281728webkit.org/b/181831 [ HighSierra+ ] fast/forms/searchfield-heights.html [ Pass Failure ]
    17291729
    1730 webkit.org/b/182589 fast/dom/adopt-node-crash-2.html [ Pass Failure ]
    1731 
    17321730webkit.org/b/181612 [ Debug ] webanimations/animation-opacity-animation-crash.html [ Pass Failure ]
    17331731
Note: See TracChangeset for help on using the changeset viewer.