Integrated: 8234084: [TEST_BUG] Remove unexecuted performance benchmark tests
Ambarish Rapte
arapte at openjdk.java.net
Wed Apr 21 06:49:10 UTC 2021
On Tue, 20 Apr 2021 09:12:40 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> This PR removes two benchmark tests that are ignored since they were added [here](https://github.com/openjdk/jfx/commit/0dea6d6790ae4eeff3e5ec5a7750251caf91e40b)
>
> test.javafx.scene.input.TouchEventTest.saneOrderingBenchmark
> test.javafx.scene.input.TouchEventTest.crazyOrderingBenchmark
>
> Since the tests do not compare but only print the time taken by programmatically generating the touch events and
> are not executed since the time they were added, It seems reasonable to remove them.
This pull request has now been integrated.
Changeset: 8f0062d7
Author: Ambarish Rapte <arapte at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/8f0062d7
Stats: 187 lines in 1 file changed: 0 ins; 187 del; 0 mod
8234084: [TEST_BUG] Remove unexecuted performance benchmark tests
Reviewed-by: kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/468
More information about the openjfx-dev
mailing list