Bug 217445 - REGRESSION(r268123): [ iOS ] 4 TestWebKitAPI.WebKitLegacy failures: File name unavailable. Unknown C++ exception thrown in the test body.
Summary: REGRESSION(r268123): [ iOS ] 4 TestWebKitAPI.WebKitLegacy failures: File name...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-07 13:49 PDT by Hector Lopez
Modified: 2020-10-07 20:19 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.41 KB, patch)
2020-10-07 17:28 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].