ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

Some CorrectEventFiringTest tests are failing on Android FYI waterfall #922

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The following tests are failing for java_tests(chrome_beta), with the error 
"Element is not clickable at point ...":

CorrectEventFiringTest.testShouldFireClickEventWhenClicking
CorrectEventFiringTest.testShouldIssueMouseUpEvents
CorrectEventFiringTest.testsShouldIssueMouseDownEvents
CorrectEventFiringTest.testShouldEmitOnChangeEventsWhenChangingTheStateOfACheckb
ox
CorrectEventFiringTest.testMouseEventsShouldBubbleUpToContainingElements

When I run java_tests locally with filter=CorrectEventFiringTest.*, I get the 
same 5 test failures as the bot. However when I change the filter to just those 
5 tests, the tests pass. I'm thinking this could be related to some tests not 
cleaning up properly afterwards.

I'll be disabling these tests on the waterfall and investigating after the 2.11 
release.

Original issue reported on code.google.com by samu...@chromium.org on 7 Oct 2014 at 8:35

GoogleCodeExporter commented 9 years ago
Disabling for chrome_stable as well.

Original comment by samu...@chromium.org on 9 Oct 2014 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:19