[Piglit] [Bug 89821] [all]Piglit report warn, but no warning in dmesg

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 30 10:57:14 PDT 2015


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

Dylan <baker.dylan.c at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #1 from Dylan <baker.dylan.c at gmail.com> ---
Do not conflate the 'dmesg-warn' and 'warn' statuses. 'warn' is set by the
framework when the test passes, but there is unexpected output on stderr, or
sometimes by the test itself.

In this case the test itself is setting the warn status. From
tests/spec/ext_transform_feedback/tessalation.c:

Note: some OpenGL implementations do not pass the "flat_first" and              
"flat_last" tests when rendering quads or polygons.  That is, they              
produce a tessellation which contains the correct vertices, but not             
in the order required to preserve flat shaded colors.  This is                  
unlikely to cause problems for client programs, since client                    
programs that use new features like transform feedback are unlikely             
to also use deprecated features like quads and polygons.  Also, it              
is a matter of interpretation whether these tests are expected to               
pass at all--after all, the spec does say that "the order of                    
tessellation within a primitive is undefined".  Accordingly, these              
failures, should they occur, are flagged as warnings rather than                
failures.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150330/5487508d/attachment-0001.html>


More information about the Piglit mailing list