Integrated: 8283183: Skip failing PredefinedMeshManagerTest tests
Kevin Rushforth
kcr at openjdk.java.net
Wed Mar 16 20:41:56 UTC 2022
On Tue, 15 Mar 2022 18:50:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> We continue to get intermittent test failures in `PredefinedMeshManagerTest` due to an OOM error. See the GitHub Actions run for [PR 753](https://github.com/openjdk/jfx/pull/753/checks?check_run_id=5559141397) for a recent failure. This test failure is tracked by [JDK-8282449](https://bugs.openjdk.java.net/browse/JDK-8282449). Until that test bug is fixed, I propose to skip the two test methods, `cylinderCacheTest` and `sphereCacheTest`, that allocate large meshes and are prone to OOM errors.
This pull request has now been integrated.
Changeset: ff75917c
Author: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/ff75917c1be200f8eeba49304eadc67842068df3
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8283183: Skip failing PredefinedMeshManagerTest tests
Reviewed-by: jvos
-------------
PR: https://git.openjdk.java.net/jfx/pull/754
More information about the openjfx-dev
mailing list