Skip to content

Commit 7185e7c

Browse files
committed
SKIP failing OpenGL::RPN calc tests
These tests are for development against. Because they might cause crashes, we have to use Test::More's SKIP feature rather than TODO.
1 parent 7ea902b commit 7185e7c

File tree

2 files changed

+474
-470
lines changed

2 files changed

+474
-470
lines changed

Diff for: KNOWN_PROBLEMS

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
glVertexPointerEXT_p(size, oga)
5353
glVertexPointer_p(size, oga)
5454

55-
* Some of the new tests for OpenGL::Array fail but cause perl
56-
to crash which makes the report fail (even though it is in
57-
a TODO block).
55+
* OpenGL::RPN operations can segfault. Work is underway
56+
to debug the stack issues which appear to be the root
57+
cause.

0 commit comments

Comments
 (0)