Bug 217445

Summary: REGRESSION(r268123): [ iOS ] 4 TestWebKitAPI.WebKitLegacy failures: File name unavailable. Unknown C++ exception thrown in the test body.
Product: WebKit Reporter: Hector Lopez <hector_i_lopez>
Component: New BugsAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: akeerthi, pxlcoder, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Hector Lopez 2020-10-07 13:49:01 PDT
TestWebKitAPI.WebKitLegacy.MonthInputAccessoryViewTest
TestWebKitAPI.WebKitLegacy.TimeInputAccessoryViewTest
TestWebKitAPI.WebKitLegacy.DateTimeLocalInputAccessoryViewTest
TestWebKitAPI.WebKitLegacy.DateInputAccessoryViewTest

APIs are showing failure across iOS testers. First failures coincide with https://trac.webkit.org/changeset/268123/webkit

History:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKitLegacy.DateInputAccessoryViewTest&test=TestWebKitAPI.WebKitLegacy.DateTimeLocalInputAccessoryViewTest&test=TestWebKitAPI.WebKitLegacy.MonthInputAccessoryViewTest&test=TestWebKitAPI.WebKitLegacy.TimeInputAccessoryViewTest

Log file errors;
Test suite failed

Failed

    TestWebKitAPI.WebKitLegacy.MonthInputAccessoryViewTest
        
        File name unavailable
        Unknown C++ exception thrown in the test body.
        

    TestWebKitAPI.WebKitLegacy.TimeInputAccessoryViewTest
        
        File name unavailable
        Unknown C++ exception thrown in the test body.
        

    TestWebKitAPI.WebKitLegacy.DateTimeLocalInputAccessoryViewTest
        
        File name unavailable
        Unknown C++ exception thrown in the test body.
        

    TestWebKitAPI.WebKitLegacy.DateInputAccessoryViewTest
        
        File name unavailable
        Unknown C++ exception thrown in the test body.
Comment 1 Radar WebKit Bug Importer 2020-10-07 13:49:37 PDT
<rdar://problem/70063370>
Comment 2 Aditya Keerthi 2020-10-07 17:28:09 PDT
Created attachment 410803 [details]
Patch
Comment 3 Wenson Hsieh 2020-10-07 17:37:09 PDT
Comment on attachment 410803 [details]
Patch

r=mews
Comment 4 EWS 2020-10-07 20:19:48 PDT
Committed r268169: <https://trac.webkit.org/changeset/268169>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410803 [details].