FuckTheWorld / chromedriver

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

BasicKeyboardInterfaceTest.testBasicKeyboardInputOnActiveElement is flaky on Linux #1150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
org.openqa.selenium.interactions.BasicKeyboardInterfaceTest.testBasicKeyboardInp
utOnActiveElement (0.16s)
junit.framework.AssertionFailedError: 
Expected: is "abc def"
     but: was "abc de"
    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
    at org.openqa.selenium.interactions.BasicKeyboardInterfaceTest.testBasicKeyboardInputOnActiveElement(BasicKeyboardInterfaceTest.java:183)
    at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
    at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
    at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
    at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)

- Builder Linux Build #13257
- Failed 12/200 builds

Original issue reported on code.google.com by gmanikp...@chromium.org on 10 Jul 2015 at 10:40

GoogleCodeExporter commented 8 years ago

Original comment by gmanikp...@chromium.org on 14 Jul 2015 at 7:18