Status: New
Owner: felix8a
Labels: Type-Defect Priority-Medium

New issue 1779 by felix8a: flaky test: testRepeatedHandlers in es53-test-domado-events-guest.html
http://code.google.com/p/google-caja/issues/detail?id=1779

This test fails occasionally. It's difficult to reproduce the failure. It never failed when I ran the test continuously on my laptop for hours.

I think it's a timing issue. It sets a click handler, the click handler uses setTimeout(,0) to run something else. I suspect that occasionally the test driver gets a chance to click() again before the setTimeout is triggered.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to