gradle :web:test fails
Nir Lisker
nlisker at gmail.com
Thu Apr 5 01:33:15 UTC 2018
I'm running :web:test in revision 10889 and getting the following failing
test:
test.javafx.scene.web.MiscellaneousTest > testUserAgentString FAILED
java.lang.AssertionError: UserAgentString does not contain JavaFX/11
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.assertTrue(Assert.java:43)
at
test.javafx.scene.web.MiscellaneousTest.lambda$testUserAgentString$12(MiscellaneousTest.java:441)
379 tests completed, 1 failed, 12 skipped
:web:test FAILED
Is this known?
- Nir
More information about the openjfx-dev
mailing list