Changeset 204845 in webkit


Ignore:
Timestamp:
Aug 23, 2016 11:56:57 AM (8 years ago)
Author:
commit-queue@webkit.org
Message:

REGRESSION (r204226): LayoutTest editing/deleting/delete-empty-line-breaks-at-end-of-textarea.html "crashing" without a crashlog
https://bugs.webkit.org/show_bug.cgi?id=160782

Patch by Jonathan Bedard <Jonathan Bedard> on 2016-08-23
Reviewed by Alexey Proskuryakov.

Rolling out r204650.

  • platform/mac-wk2/TestExpectations: editing/deleting/delete-empty-line-breaks-at-end-of-textarea.html removed from list of flakey tests.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r204844 r204845  
     12016-08-23  Jonathan Bedard  <jbedard@apple.com>
     2
     3        REGRESSION (r204226): LayoutTest editing/deleting/delete-empty-line-breaks-at-end-of-textarea.html "crashing" without a crashlog
     4        https://bugs.webkit.org/show_bug.cgi?id=160782
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        Rolling out r204650.
     9
     10        * platform/mac-wk2/TestExpectations: editing/deleting/delete-empty-line-breaks-at-end-of-textarea.html removed from list of flakey tests.
     11
    1122016-08-23  Chris Dumez  <cdumez@apple.com>
    213
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r204817 r204845  
    542542webkit.org/b/160309 fast/dom/Window/child-window-focus.html [ Pass Failure ]
    543543
    544 webkit.org/b/160782 [ ElCapitan ] editing/deleting/delete-empty-line-breaks-at-end-of-textarea.html [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.