<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - WebKit2.TextFieldDidBeginAndEndEditing is flaky on Mac"
href="https://bugs.webkit.org/show_bug.cgi?id=145616">145616</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>WebKit2.TextFieldDidBeginAndEndEditing is flaky on Mac
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>528+ (Nightly build)
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Tools / Tests
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dbates@webkit.org
</td>
</tr></table>
<p>
<div>
<pre>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"
]]
<<a href="https://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK2%20%28Tests%29/builds/14595/steps/run-api-tests/logs/stdio">https://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK2%20%28Tests%29/builds/14595/steps/run-api-tests/logs/stdio</a>>
Identical failures can be sometimes be seen on Yosemite Release WK1 Tests:
<<a href="https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK1%20%28Tests%29/builds/5797/steps/run-api-tests/logs/stdio">https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK1%20%28Tests%29/builds/5797/steps/run-api-tests/logs/stdio</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>