Skip to content

Commit 8ead822

Browse files
committed
test: Skip spritelist interaction for now
1 parent 91a95ea commit 8ead822

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/examples/test_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"multisample", # Anything requiring multisampling we can't run in unit test
3838
"indirect", # Indirect rendering cannot be run in unit test
3939
"bindless", # Bindless textures cannot be run in unit test
40+
"spritelist_interaction", # Currently only works for spritelist buffer backend. Not textures.
4041
]
4142

4243

0 commit comments

Comments
 (0)