[Webkit-unassigned] [Bug 240686] New: REGRESSION (r294434): [ iOS ] TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential is a consistent failureREGRESSION (r294434): [ iOS ] TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential is a consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 14:37:45 PDT 2022


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

            Bug ID: 240686
           Summary: REGRESSION (r294434): [ iOS ]
                    TestWebKitAPI.WebAuthenticationPanel.ExportImportDupli
                    cateCredential is a consistent failureREGRESSION
                    (r294434): [ iOS ]
                    TestWebKitAPI.WebAuthenticationPanel.ExportImportDupli
                    cateCredential is a consistent failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential

The first failure that I saw on the dashboard was on 5/18/2022 at r294442.  <rXXXXXX> modified <file> so that possibly introduced the flakiness/consistent failure. 

REPRODUCTION STEPS
I can reproduce this on r294434.

Command: 
run-api-tests --root 294434 --ios-simulator —release TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential

Result: 
Failed

    TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential

        /Volumes/Data/worker/trunk-skyecho-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2299
        Expected equality of these values:
          credentialId
            Which is: 0x600001bb2d30
          nullptr
            Which is: (nullptr)


        /Volumes/Data/worker/trunk-skyecho-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2300
        Expected equality of these values:
          error.code
            Which is: 0
          WKErrorDuplicateCredential
            Which is: 15


History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential&limit=50000

Log:
        /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2299
        Expected equality of these values:
          credentialId
            Which is: 0x600002d45b60
          nullptr
            Which is: (nullptr)


        /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2300
        Expected equality of these values:
          error.code
            Which is: 0
          WKErrorDuplicateCredential
            Which is: 15

-- 
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/20220519/59e31c40/attachment-0001.htm>


More information about the webkit-unassigned mailing list