-
Bug
-
Resolution: Fixed
-
P4
-
jfx13
Following two tests from graphics unit tests are performance benchmarks and should be moved from unit tests to a suitable test suite, probably to manual tests.
test.javafx.scene.input.TouchEventTest.saneOrderingBenchmark
test.javafx.scene.input.TouchEventTest.crazyOrderingBenchmark
test.javafx.scene.input.TouchEventTest.saneOrderingBenchmark
test.javafx.scene.input.TouchEventTest.crazyOrderingBenchmark
- relates to
-
JDK-8233362 Evaluate ignored graphics tests
- Resolved