JDK-8234084 : [TEST_BUG] Remove unexecuted performance benchmark tests
  • Type: Bug
  • Component: javafx
  • Sub-Component: scenegraph
  • Affected Version: openjfx13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-11-13
  • Updated: 2021-04-22
  • Resolved: 2021-04-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx17Fixed
Related Reports
Relates :  
Description
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
Comments
Changeset: 8f0062d7 Author: Ambarish Rapte <arapte@openjdk.org> Date: 2021-04-21 06:46:30 +0000 URL: https://git.openjdk.java.net/jfx/commit/8f0062d7
21-04-2021