[Mesa-dev] [Bug 70054] New: EnumStrings.LookUpByNumber regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 2 13:46:04 PDT 2013


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

          Priority: medium
            Bug ID: 70054
          Keywords: regression
                CC: idr at freedesktop.org, kenneth at whitecape.org
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: EnumStrings.LookUpByNumber regression
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 61519f15aceae3e986a6e287e69684a01de3221a (master)

[ RUN      ] EnumStrings.LookUpByNumber
enum_strings.cpp:42: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB"
Expected: everything[i].name
Which is: "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET"
enum_strings.cpp:42: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB"
Expected: everything[i].name
Which is: "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET"
enum_strings.cpp:42: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB"
Expected: everything[i].name
Which is: "GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS"
[  FAILED  ] EnumStrings.LookUpByNumber (0 ms)


d3575622b7897c88c62e4f57341c196eb913c960 is the first bad commit
commit d3575622b7897c88c62e4f57341c196eb913c960
Author: Maxence Le Dore <maxence.ledore at gmail.com>
Date:   Mon Dec 24 00:57:02 2012 +0100

    mesa: add texture gather changes

    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

:040000 040000 7f11fa847c0df393902f5913db63a3a896f3d654
69623c98c7b21a8397fe52ef62135660595f5b80 M    src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131002/0e1dda49/attachment.html>


More information about the mesa-dev mailing list