ariatemplates / ariatemplates

Aria Templates client-side framework
Apache License 2.0
84 stars 60 forks source link

test.aria.utils.events.scroll.OnscrollTest #1559

Open simonarbuckle opened 8 years ago

simonarbuckle commented 8 years ago

test.aria.utils.events.scroll.OnscrollTest - KO: 1 failure - done in 1710 ms (2 asserts) retry Failure #1: Assert #1 failed : scrollTop didnt change in testAsyncStartTemplateTest()

Discovered during the release testing of 1.7.15 (not a regression).

divdavem commented 8 years ago

This test seems to work fine with selenium-java-robot but not with robot-server (perhaps it is a timing issue).

simonarbuckle commented 8 years ago

@divdavem yes I discovered the issue whilst using the robot-server