Bug 191617 - [iOS] A few drag and drop tests are crashing after r238146
Summary: [iOS] A few drag and drop tests are crashing after r238146
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-13 18:39 PST by Wenson Hsieh
Modified: 2018-11-14 11:28 PST (History)
9 users (show)

See Also:


Attachments
Patch (23.79 KB, patch)
2018-11-13 21:31 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-11-13 18:39:59 PST
From https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Release%20WK2%20(Tests)/builds/934/steps/run-api-tests/logs/stdio:

Crashed

    TestWebKitAPI.DragAndDropTests.ContentEditableToContentEditable
        2018-11-13 15:46:08.352 TestWebKitAPI[4478:97488278] *** Assertion failure in NSComparisonResult UIContentSizeCategoryCompareToCategory(__strong UIContentSizeCategory _Nonnull, __strong UIContentSizeCategory _Nonnull)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore_Sim/UIKit-3698.84.15/UIContentSizeCategory.m:87
        Child process terminated with signal 11: Segmentation fault

    TestWebKitAPI.DragAndDropTests.TextAreaToInput
        2018-11-13 15:47:57.912 TestWebKitAPI[4829:97493287] *** Assertion failure in NSComparisonResult UIContentSizeCategoryCompareToCategory(__strong UIContentSizeCategory _Nonnull, __strong UIContentSizeCategory _Nonnull)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore_Sim/UIKit-3698.84.15/UIContentSizeCategory.m:87
        Child process terminated with signal 11: Segmentation fault

    TestWebKitAPI.DragAndDropTests.ContentEditableToTextarea
        2018-11-13 15:46:09.879 TestWebKitAPI[4483:97488609] *** Assertion failure in NSComparisonResult UIContentSizeCategoryCompareToCategory(__strong UIContentSizeCategory _Nonnull, __strong UIContentSizeCategory _Nonnull)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore_Sim/UIKit-3698.84.15/UIContentSizeCategory.m:87
        Child process terminated with signal 11: Segmentation fault

    TestWebKitAPI.DragAndDropTests.SinglePlainTextWordTypeIdentifiers
        2018-11-13 15:47:56.411 TestWebKitAPI[4824:97492947] *** Assertion failure in NSComparisonResult UIContentSizeCategoryCompareToCategory(__strong UIContentSizeCategory _Nonnull, __strong UIContentSizeCategory _Nonnull)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore_Sim/UIKit-3698.84.15/UIContentSizeCategory.m:87
        Child process terminated with signal 11: Segmentation fault

    TestWebKitAPI.DragAndDropTests.ContentEditableMoveParagraphs
        2018-11-13 15:46:06.854 TestWebKitAPI[4473:97488174] *** Assertion failure in NSComparisonResult UIContentSizeCategoryCompareToCategory(__strong UIContentSizeCategory _Nonnull, __strong UIContentSizeCategory _Nonnull)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore_Sim/UIKit-3698.84.15/UIContentSizeCategory.m:87
        Child process terminated with signal 11: Segmentation fault

    TestWebKitAPI.DragAndDropTests.SinglePlainTextURLTypeIdentifiers
        2018-11-13 15:47:54.893 TestWebKitAPI[4819:97492861] *** Assertion failure in NSComparisonResult UIContentSizeCategoryCompareToCategory(__strong UIContentSizeCategory _Nonnull, __strong UIContentSizeCategory _Nonnull)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore_Sim/UIKit-3698.84.15/UIContentSizeCategory.m:87
        Child process terminated with signal 11: Segmentation fault
Comment 1 Wenson Hsieh 2018-11-13 21:31:39 PST
Created attachment 354767 [details]
Patch
Comment 2 WebKit Commit Bot 2018-11-14 11:27:37 PST
Comment on attachment 354767 [details]
Patch

Clearing flags on attachment: 354767

Committed r238188: <https://trac.webkit.org/changeset/238188>
Comment 3 WebKit Commit Bot 2018-11-14 11:27:38 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-11-14 11:28:26 PST
<rdar://problem/46069430>