Skip to content

Commit af2254e

Browse files
committed
add comment on browser.test_glframebufferattachmentinfo [ci skip]
1 parent 51e0afd commit af2254e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_browser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,6 +1741,7 @@ def test_glshaderinfo(self):
17411741
def test_glgetattachedshaders(self):
17421742
self.btest('glgetattachedshaders.c', '1', args=['-lGL', '-lEGL'])
17431743

1744+
# Covered by dEQP text suite (we can remove it later if we add coverage for that).
17441745
@requires_hardware
17451746
def test_glframebufferattachmentinfo(self):
17461747
self.btest('glframebufferattachmentinfo.c', '1', args=['-lGLESv2', '-lEGL'])

0 commit comments

Comments
 (0)