dooApp/FXForm2

BufferedElementFactoryTest failing randomly

Closed this issue · 1 comments

The BufferedElementFactoryTest is failing randomly. This is due to the assert on the textfield value on line 72. Actually, the view gets updated in the JavaFX thread, so we need to make sure that the view was updated before checking the content of the textfield.

Deployed in 8.1.1