[Piglit] [Bug 109395] New: piglit.spec.arb_gpu_shader5.arb_gpu_shader5-xfb-streams-without-invocations broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 19 23:27:12 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109395

            Bug ID: 109395
           Summary: piglit.spec.arb_gpu_shader5.arb_gpu_shader5-xfb-stream
                    s-without-invocations broken
           Product: piglit
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tests
          Assignee: fdo-bugs at engestrom.ch
          Reporter: mark.a.janes at intel.com
        QA Contact: piglit at lists.freedesktop.org

This test began failing with a seemingly unrelated piglit commit:
7c8ee3f0f13d8a2323aa26f4a85128c6191545b0
Author:     Eric Engestrom <eric.engestrom at intel.com>

util: simplify string duplication logic

Suggested-by: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>
Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>


stdout

/tmp/build_root/m64/lib/piglit/bin/arb_gpu_shader5-xfb-streams-without-invocations
-auto -fbo
piglit: debug: Requested an OpenGL 3.2 Core Context, and received a matching
4.5 context

stderr

Failed to compile vertex shader: 0:8(1): error: syntax error, unexpected '[',
expecting $end

source:
#version 450

void main() {
     gl_Position = vec4(0.0);
}


[

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20190119/16b1061b/attachment.html>


More information about the Piglit mailing list