aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-01-23 14:05:03 +0100
committerSven Gothel <[email protected]>2023-01-23 14:05:03 +0100
commit8e1233037e130629b2406ba01852ca17310753a2 (patch)
tree93ceb65f72630a9d8e5173bbc0f4ea1ce5748d27 /make/scripts/tests.sh
parentdf73148ad769d65d2d4633c3f80deeccac90ad39 (diff)
TestDisplayLifecycle01NEWT: Invisible window might have been moved away (Windows 10)
Diffstat (limited to 'make/scripts/tests.sh')
-rw-r--r--make/scripts/tests.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 132bfd8ca..d5f7a5a66 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -979,8 +979,9 @@ function testawtswt() {
# to re-test:
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 $*
-testawt com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT $*
+#testawt com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT $*
#testawt com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT $*
+testnoawt com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT
# Linux DRM/GBM
#