"It only failed on the Windows-64 slave, but passed on Windows-32 and Mac. All three platforms passed yesterday. It seems that either the test or the implementation being tested can intermittently fail"
[junit] date is not updated
[junit] junit.framework.AssertionFailedError: date is not updated
[junit] at javafx.scene.web.HistoryTest$17.run(HistoryTest.java:196)
[junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit] at com.sun.javafx.application.PlatformImpl$4.run(PlatformImpl.java:173)
[junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
[junit] at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
[junit] at com.sun.glass.ui.win.WinApplication$2$1.run(WinApplication.java:62)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Test javafx.scene.web.HistoryTest FAILED
[junit] date is not updated
[junit] junit.framework.AssertionFailedError: date is not updated
[junit] at javafx.scene.web.HistoryTest$17.run(HistoryTest.java:196)
[junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit] at com.sun.javafx.application.PlatformImpl$4.run(PlatformImpl.java:173)
[junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
[junit] at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
[junit] at com.sun.glass.ui.win.WinApplication$2$1.run(WinApplication.java:62)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Test javafx.scene.web.HistoryTest FAILED