<div dir="ltr">Hi,<div><br></div><div>I did some more work on the JavaFX Headless platform that is available in [1] and I am using it to run the systemtests. I am not yet running the robot-based systemtests, but there is already some robot code in the Headless platform.</div><div><br></div><div>The other systemtests are going pretty well. On my linux, </div><div><br></div><div>export _JAVA_OPTIONS="-Dglass.platform=Headless"<br></div><div>sh gradlew --info -PFULL_TEST=true :systemTests:cleanTest :systemTests:test<br></div><div><br></div><div>is currently returning</div><div>552 tests completed, 3 failed, 24 skipped</div><div><br></div><div>I understand why the 3 failed tests are failing, and I will move to robot-based tests soon.</div><div><br></div><div>[1] <a href="https://github.com/openjdk/jfx-sandbox/tree/johanvos-headless">https://github.com/openjdk/jfx-sandbox/tree/johanvos-headless</a></div></div>