[Webkit-unassigned] [Bug 230892] New: [ iOS ] TestWebKitAPI.WebKit.AddAndRemoveDataDetectors Is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 08:24:15 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230892

            Bug ID: 230892
           Summary: [ iOS ] TestWebKitAPI.WebKit.AddAndRemoveDataDetectors
                    Is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com

TestWebKitAPI.WebKit.AddAndRemoveDataDetectors

Is failing on iOS.

History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.AddAndRemoveDataDetectors

Stdio:

TestWebKitAPI.WebKit.AddAndRemoveDataDetectors

        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:191
        Expected equality of these values:
          count
            Which is: 5
          [self stringByEvaluatingJavaScript:script].integerValue
            Which is: 0


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:139
        Expected equality of these values:
          3U
            Which is: 3
          results.count
            Which is: 0


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:140
        Value of: [results[0].value containsString:@"+1-234-567-8900"]
          Actual: false
        Expected: true


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:141
        Value of: [results[0].value containsString:@"https://www.apple.com"]
          Actual: false
        Expected: true


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:142
        Value of: [results[0].value containsString:@"2 Apple Park Way, Cupertino 95014"]
          Actual: false
        Expected: true


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:143
        Expected equality of these values:
          "SignatureBlock"
          results[0].type
            Which is: ""


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:144
        Expected equality of these values:
          "Date"
          results[1].type
            Which is: ""


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:145
        Expected equality of these values:
          "December 21, 2021"
          results[1].value
            Which is: ""


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:146
        Expected equality of these values:
          "FlightInformation"
          results[2].type
            Which is: ""


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:147
        Expected equality of these values:
          "AC780"
          results[2].value
            Which is: ""


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:150
        Expected equality of these values:
          DDResultCategoryCalendarEvent
            Which is: 4
          results[1].category
            Which is: 0


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:151
        Expected equality of these values:
          DDResultCategoryMisc
            Which is: 5
          results[2].category
            Which is: 0


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:191
        Expected equality of these values:
          count
            Which is: 2
          [self stringByEvaluatingJavaScript:script].integerValue
            Which is: 0


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:139
        Expected equality of these values:
          3U
            Which is: 3
          results.count
            Which is: 0


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:140
        Value of: [results[0].value containsString:@"+1-234-567-8900"]
          Actual: false
        Expected: true


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:141
        Value of: [results[0].value containsString:@"https://www.apple.com"]
          Actual: false
        Expected: true


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:142
        Value of: [results[0].value containsString:@"2 Apple Park Way, Cupertino 95014"]
          Actual: false
        Expected: true


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:143
        Expected equality of these values:
          "SignatureBlock"
          results[0].type
            Which is: ""


        /Volumes/Data/worker/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/DataDetection.mm:144
        Expected equality of these values:
          "Date"
          results[1].type
            Which is: ""


        /Volumes/Data/worker/ios-simulator-14-rel

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210928/34ca3094/attachment-0001.htm>


More information about the webkit-unassigned mailing list