[Webkit-unassigned] [Bug 104951] Layout Test editing/selection/move-by-character-crash-test-textarea.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 11:49:49 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104951





--- Comment #10 from Yi Shen <max.hong.shen at gmail.com>  2012-12-14 11:52:10 PST ---
Eric, sorry for the confusion. I tried to turn off the dumpEditingCallbacks flag yesterday, but there is no such JS interface. This flag is suppose to remain off by default, however, it is turned on for some reason on some build. (Is it possible that we are using a global TestRunner?)

Then I checked other similar tests under the editing/selection, and found most of them don't use the onload function, but call their test function after the </body> tag. (Niwa, that's why I move the onload function). Since I don't have an environment to reproduce this flaky issue ( I have tried both my mac and linux build), I uploaded the patch and was hoping the contribution system can help me test it. But it seems it doesn't work in that way.

For the new patch, I turned on the dumpEditingCallbacks flag, then updated the expected file.  Please let me know if you think it is not a good idea to do so.

(In reply to comment #9)
> Why does this help?  Wasn't the failure because we sometimes saw editing callbacks in this test?  Perhaps those were bleeding through from the test before this one?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list