[Webkit-unassigned] [Bug 145616] New: WebKit2.TextFieldDidBeginAndEndEditing is flaky on Mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 3 14:24:59 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145616
Bug ID: 145616
Summary: WebKit2.TextFieldDidBeginAndEndEditing is flaky on Mac
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Macintosh
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbates at webkit.org
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>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150603/4e7740aa/attachment-0001.html>
More information about the webkit-unassigned
mailing list