aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-12-09 07:11:45 +0100
committerSven Gothel <[email protected]>2019-12-09 07:11:45 +0100
commit438f4bef0004834485c36eee013dae9199dd55d9 (patch)
treed82a08ef86586a9d824c948bd6c21e59edbda5fa /src/test
parent3c9b7bcec2ae06060726c49e34b1d606f66d31c6 (diff)
Bug 852: TestCPUSourcingAPINEWT Reference the bug entry and add a little reminder
Diffstat (limited to 'src/test')
-rw-r--r--src/test/com/jogamp/opengl/test/junit/jogl/acore/TestCPUSourcingAPINEWT.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/acore/TestCPUSourcingAPINEWT.java b/src/test/com/jogamp/opengl/test/junit/jogl/acore/TestCPUSourcingAPINEWT.java
index dc4d3b2f3..34f69780e 100644
--- a/src/test/com/jogamp/opengl/test/junit/jogl/acore/TestCPUSourcingAPINEWT.java
+++ b/src/test/com/jogamp/opengl/test/junit/jogl/acore/TestCPUSourcingAPINEWT.java
@@ -52,6 +52,11 @@ import org.junit.Test;
import org.junit.FixMethodOrder;
import org.junit.runners.MethodSorters;
+/**
+ * CPU sourced data API entry not allowed on ES3 and GL core >= 3.0.
+ *
+ * See https://jogamp.org/bugzilla/show_bug.cgi?id=852#c1
+ */
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class TestCPUSourcingAPINEWT extends UITestCase {
static long duration = 500; // ms