Bug 145616

Summary: WebKit2.TextFieldDidBeginAndEndEditing is flaky on Mac
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   

Daniel Bates
Reported 2015-06-03 14:24:59 PDT
For some reason, the test WebKit2.TextFieldDidBeginAndEndEditing is flaky on Mac. It sometimes fails with the following difference: [[ /Volumes/Data/slave/mavericks-release/build/Tools/TestWebKitAPI/Tests/WebKit2/TextFieldDidBeginAndEndEditing.cpp:91 Value of: messageName Actual: "DidReceiveTextFieldDidBeginEditing" Expected: expectedMessageName Which is: "DidReceiveTextFieldDidEndEditing" ]] <https://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK2%20%28Tests%29/builds/14595/steps/run-api-tests/logs/stdio> Identical failures can be sometimes be seen on Yosemite Release WK1 Tests: <https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK1%20%28Tests%29/builds/5797/steps/run-api-tests/logs/stdio>
Attachments
Daniel Bates
Comment 1 2015-06-03 14:25:31 PDT
The test WebKit2.TextFieldDidBeginAndEndEditing was added in the patch for bug #145439.
Daniel Bates
Comment 2 2015-06-03 14:48:18 PDT
Committed <https://trac.webkit.org/r185169> to skip the test on Mac for now.
Note You need to log in before you can comment on or make changes to this bug.