Closed Bug 1003688 Opened 11 years ago Closed 9 years ago

Test failure: test_should_not_scroll_if_already_scrolled_and_element_is_in_view

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(firefox49 fixed)

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: akruglov, Unassigned)

Details

(Keywords: pi-marionette-server, pi-marionette-userinput, Whiteboard: [webdriver-compat])

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36 Steps to reproduce: This is failure from marionette unit tests. Traceback (most recent call last): File "/Users/sashakruglov/Git/gecko-dev/testing/marionette/client/marionette/marionette_test.py", line 163, in run testMethod() File "/Users/sashakruglov/Git/gecko-dev/testing/marionette/client/marionette/tests/unit/test_click_scrolling.py", line 69, in test_should_not_scroll_if_already_scrolled_and_element_is_in_view self.assertEqual(scroll_top, self.marionette.execute_script("return document.body.scrollTop;")) TEST-UNEXPECTED-FAIL | test_click_scrolling.py test_click_scrolling.TestClickScrolling.test_should_not_scroll_if_already_scrolled_and_element_is_in_view | AssertionError: 2497 != 2575
Component: General → Marionette
Whiteboard: [webdriver-compat]
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.